a { color: #003c6a; text-decoration: none }
a.sub { color: #E55F02; text-decoration: none }
a:hover { color: #003c6a; text-decoration: underline }
#main { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-left : 5px;
	margin-top : 0px;
	margin-right : 25px
	}

	
.mainbold {
	color: #003399;
	font-size: 12px;
	line-height: 13px;
	font-family: Tahoma, SunSans-Regular;
	font-weight: bold
}
	
.mainblue { color: #003c6a; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.mainnavlight { color: white; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.maintext { color: #000000; font-size: 12px; line-height: 16px; font-family: Tahoma, SunSans-Regular}
.mainheader { color: #003c6a; font-weight: bolder; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input { color: #000000; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffffff; border: solid 1 #666666 }
input, button { color: #000000; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #AEAEAE; border: solid 1 #AEAEAE }
input, select { color: #000000; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffffff; border: solid 1 #AEAEAE }
input, textarea { color: #000000; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffffff; border: solid 1 #666666 }

.footer { color: #003399; font-size: 10px; line-height: 16px; font-family: Tahoma, SunSans-Regular;
	font-weight: bold }
	
.subnav { color: #003399; font-size: 11px; line-height: 16px; font-family: Tahoma, SunSans-Regular }
	
.copyright { color: #969696; font-size: 11px; line-height: 16px; font-family: Tahoma, SunSans-Regular; margin-left : 105px }

.disclaimer { color: #969696; font-size: 11px; line-height: 16px; font-family: Tahoma, SunSans-Regular }


.subcopyright { color: #969696; font-size: 11px; line-height: 16px; font-family: Tahoma, SunSans-Regular; margin-left : 248px }

.utilitynav { color: #ffffff; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.footer_bg {background-image : url(images/indexfooter_bg.gif)}

.subfooter_bg {background-image : url(images/subfooter_bg.gif)}

.indexmain_bg {
	background-color : FFFFFF;
}
.whitepaper_bg {
	background-image : url(images/whitepaper_bg.gif);
}

#whitepaper {
	color: #000000;
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, SunSans-Regular;
	margin-left : 20px;
	margin-top : 40px;
	margin-right : 25px;
}

.footer_spacer {
	margin-left : 105px; 
}

.subfooter_spacer {
	margin-left : 245px; 
}

.tahomanav {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, SunSans-Regular;
	font-weight: bold;
	text-align : center;
}

.newsheadline {
	color: #003399;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, SunSans-Regular;
	font-weight: bold;
	margin-left : 15px;
}

.news {
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	font-family: Tahoma, SunSans-Regular;
	margin-left : 12px;
}

body {
	font-family: arial, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #FFFFFF;
}

td.menu {
	background : #D7D5C6;
	color: black;
	height: 20px;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	border: 0px solid #000000;
}

td.utility{
	background : #003399;
}

td.whitebg{
	background : #FFFFFF;
}

td.greybg{
	background : #FF9900;
}

.repeatbg{
	background-image : url(images/repeatbg.gif);
}

.logwhite {
	color: #003399;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image : url(images/login_bg.gif);
}

td.nav{
	background-image : url(images/nav_bg.gif);
}

td.news{
	background-image : url(images/news_bg.gif);
}

td.subnews{
	background-image : url(images/subpagenews_bg.gif);
}

td.leftnav{
	background-image : url(images/leftnav_filler.gif);
}

td.homelog{
	background : #f3f3f3;
}

td.login{
	background: #7492A9;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	list-style-image : url(images/red_arrow.gif);
}

