a,div,td,body,span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
h1 {font-size:30px; color:#003366; margin:0;}
h2 {font-size:15pt; font-weight:bolder; color:#b80404; margin:8 0 8 0;}
h3 {color:#003366; margin:0;}
h4 {margin:0 0 4 0;}

hr {height:1px;}

.nav
{
	color:white;
	text-decoration:none;
	font-size:10pt;
}
.nav:hover
{
	color:#001237;
	text-decoration:underline;
}
.white
{
	color:white;
	font-size:8pt;
}

.black
{
	color:black;
	font-size:8pt;
}

.orange
{
	color:#e47e00;
	font-size:9pt;
}

/*set CSS for SPAN tag surrounding each image*/
.seqslidestyle{margin-right: 15px;}

#pscroller1{
width: 158px;
height: 130px;
}

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

/*======= FORM STYLES =======*/
label  {position:absolute; top:0; left:0}
:focus {outline: 0;}

form {padding: 0;}
form, form fieldset input, form fieldset textarea, form label {font-size: 10pt;}
form p {position: relative; margin: 5px 0;}
form p label {position: absolute; top: 0; left: 0;}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea {display: block; padding:2px; width: 120px; margin: 0; color:#fce8cb; background:#003366; border:0;}

form fieldset p label {width: 110px; display: block; text-align:left; margin: 5px 5px 5px 6px; padding: 0;}
form fieldset p textarea {padding: 4px;	width: 120px; overflow:auto;}
form fieldset p label {color: #fff; font-style:italic;}
