body {
  margin: 0px 0px 0px 0px;
  background-color: #e3d6c5;
  overflow-y: scroll;
}


body, table {
  font-family: Times New Roman;
  font-size: 11pt;
  color : #505050;
  cursor : default;
}

.submenu {
	text-decoration:none;
	color : #4d4d4d;
}

.submenu:hover {
	text-decoration:none;
	color : #ED7822;
}

a {
	color: black;
}

a:hover {
	color: orange;
	}

.boxlink {
	color: black;
	text-decoration: none;
	line-height: normal;
}

.boxlink:hover {
	color: orange;
	text-decoration:none;
	}


form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 22px;
	color: #718293;
	font-family: Times New Roman;
	font-weight : normal;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #718293;
	font-family:arial;
	padding-top:5px;
	padding-bottom:5px;
}

#header {
  position:absolute;
  left:0px;
  overflow:hidden;
}

#menu {
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	color: White;
	font-variant: small-caps;
  position:absolute;
  height:37px;
  top:181px;
  left:12px;
}

#menu a{
	color: White;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#footer{
	font-family: Georgia, Times New Roman;
	font-size: 12pt;
	color: White;
	font-variant: small-caps;
}

#include {
   text-align: justify;
	line-height: 20pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#include table {
   text-align: justify;
	line-height: 20pt;
}
/* sifr flash CSS */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}
.sIFR-active h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 40px;
}
