/* -----------------HTML BASE STYLES------------------------------------------------------*/
body {  
	/*background:  url("images/main-bg.gif") top left repeat;
	background-color: #FFFFFF;*/ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #660000}
.subhead1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #333333}
.subhead2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #33477A}


/* -----------------MAIN CONTENT STYLES---------------------------------------------------*/
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 19px;
}
.content a:link {  color: #000066; text-decoration: underline;}
.content a:visited {  color: #000066; text-decoration: underline;}
.content a:hover {  color: #000066; text-decoration: none;}
.content a:active {  color: #000066; text-decoration: underline;}
.content form {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666}
.content H1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #660000; font-weight: bold; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px;}
.content H2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #660000; font-weight: bold; padding: 0px 0px 0px 20px;}
.content H3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #660000; font-weight: bold; padding: 0px 0px 0px 20px;}

/* -----------------SUBMENU CONTENT STYLES---------------------------------------------------*/

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.submenu a:link {  color: #000066; text-decoration: none;}
.submenu a:visited {  color: #000066; text-decoration: none;}
.submenu a:hover {  color: #003366; text-decoration: underline;}
.submenu a:active {  color: #000066; text-decoration: none;}

/* -----------------TOPSUB CONTENT STYLES---------------------------------------------------*/

.topsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.topsub a:link {  color: #FFFFFF; text-decoration: none;}
.topsub a:visited {  color: #FFFFFF; text-decoration: none;}
.topsub a:hover {  color: #FFFFFF; text-decoration: underline;}
.topsub a:active {  color: #FFFFFF; text-decoration: none;}


/* -----------------TOPMENU CONTENT STYLES---------------------------------------------------*/

.topmenu {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.topmenu a:link {  color: #000000; text-decoration: none;}
.topmenu a:visited {  color: #000000; text-decoration: none;}
.topmenu a:hover {  color: #660000; text-decoration: none;}
.topmenu a:active {  color: #000000; text-decoration: none;}


/* -----------------FOOTER CONTENT STYLES---------------------------------------------------*/

.footer {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer a:link {  color: #660000; text-decoration: none;}
.footer a:visited {  color: #660000; text-decoration: none;}
.footer a:hover {  color: #660000; text-decoration: none;}
.footer a:active {  color: #660000; text-decoration: none;}


/* -----------------OTHER CONTENT STYLES---------------------------------------------------*/

.homesubs {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	line-height: 15px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
INPUT
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
