.body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}

a{
	color : #666666;
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	font-weight: normal;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a.navbar {
	color : #000000;
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	text-decoration : underline;
}

a.navbar:visited {
	color : #000000;
}

a.navbar:hover {
	color : #FF0000;
}

a.navbody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}

a.navbody:visited {color: #666666}

a.navbody:hover {
	color : #FF0000;
}

a.subheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5D5940}

a.mainlink{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5D5940}

a.mainlink:visited{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5D5940}

p {
	text-align : justify;
}



.whiteheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0669B2; background-color: #E2E2E2}
.subheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #5D5940}
.bold {  font-weight: bold}
.subheader2 {  background-color: #086BB5; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.whitebg {  background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.grey{  background-color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}
.bluebg {  background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0669B2}
.highlightedbg {  background-color: #DBF0FB}


.top {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #7D7D7D;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #969696;
	text-decoration: none;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5B5B5B;
}
.text_1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
	font-weight:bold;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #2D2D2D;
}
.link_3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #494949;
	font-weight: bold;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 20px;
	width: 187px;
	border: 1px solid #BEC0C2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 130px;
	width: 187px;
	border: 1px solid #BEC0C2;
	overflow:auto;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/ position: absolute; left: 0; top: 0; width: auto; padding: 10px; padding-bottom: 0; background: #313131; visibility: hidden; z-index: 10; cursor: hand; cursor: pointer; } #thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */ font: bold 16px Tahoma; letter-spacing: 5px; line-height: 1.1em; color: white; padding: 5px 0; text-align: right; } #thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */ background-color: white; } #thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/ position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; }

UL {
font-size : 10pt;
font-family : "Trebuchet MS", arial, helvetica, sans-serif;
color : #003366;
list-style-image: url(images/bullet3.gif);
}

li
{
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 0px;  /* space for the image */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/bullet_orange_square.gif);
}

li.text
{
background-image: url(images/bullet4.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}
