body,p,blockquote,td,ol,ul {font: 12px arial, verdana, helvetica, sans-serif; color: #000077;}
h1,h2,h3,h4,h5,h6 {font-family: verdana, arial, helvetica, sans-serif;}
h3{font-size:14px}
.topBanner a:link, .topBanner a:active, .topBanner a:visited { text-decoration:none; color:white;}
.topBanner table { text-decoration:none;}
.topBanner a:hover { text-decoration:underline;}
.topBanner td { border-top: solid White 1px;}
.alternativeBgLight { background-color: #F5F5F5;}
.alternativeBgDark 	{ background-color: #E6E6E6 }
.forms 		{ letter-spacing: normal; text-align: justify; text-indent: 3pt;
word-spacing: normal; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; padding-left: 5px ; }
.formsTips	{ text-align: justify; text-indent: 15pt; word-spacing: normal; }
input.forms	{ letter-spacing: normal; text-align: justify; text-indent: 3pt;	word-spacing: normal;
padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}
.warn {	border: thin double Silver;	margin-left: 15px;	margin-right: 15px;  font-family: serif;  color: Red;  padding-left: 25px;    }
.small {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.xsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.xxsmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
a:link 		{text-decoration: none; font-weight : bold; color : #000099;}
a:visited 	{text-decoration: none; font-weight : bold; color : #000099;}
a:active 	{text-decoration: none; font-weight : bold;  color : red;}
a:hover 	{text-decoration: underline; color: #ff8000;font-style : bold}
a.nobold:link { font-weight: normal; color: #ff8000;}
a.nobold:visited { font-weight: normal; color: #ff8000;}
a.nobold:active { font-weight: normal; color: #ff8000;}
a.nobold:hover { font-weight: normal; color: #red;}

 #navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 110px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

ul {
	list-style-type: square;
}

li {
	padding-bottom: 5px;
}

body {

	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* Form elements */
input, textarea {
	color : #000077;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000077;
	  border: 1px solid;}

input.checkbox { border-width: 0px; }

select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


/* The main submit button option */
input.mainoption {
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	font-weight : normal;
}
.header1 {
	background-color: #4171b5;
}
.header2 {
	background-color: #666666;
}
.header3 {
	background-color: #90afdd;
}

