BODY {
	margin : 0 0;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	color : #454545;
	background-color: #ffffff;
	background-image: url(images/backdrop.gif);
	
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : justify;
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.navButton {
	width: 200px;
	font-weight: bold;
	color : #ffffff;
	font-size : 7pt;
	text-decoration : none;
	display: block;
	}

.navButton:Hover {
	width: 200px;
	background-color: #FFFFFF;
	color: 454545;
	text-decoration : none;
	display: block;
	}
	
.navbutton {
	width : 200px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #D9D9D9;
	border-style : solid;
}
	
.navbottom {
	font-weight: bold;
	color : #454545;
	font-size : 7pt;
	text-decoration : none;
	}

.navbottom:Hover {
	color: #454545;
	text-decoration : underline overline;
	}
	


.textbutton {
	font-weight : bold;
	color : #454545;
	font-size : 7pt;
	text-decoration : underline;
	}

.textbutton:Hover {
	font-weight : bold;
	color: #8E0000;
	text-decoration : none;
	font-size : 7pt;
	background-color : C1C8D2;
	}
	
	.textbuttonbig {
	font-weight : bold;
	color : #454545;
	font-size : 10pt;
	text-decoration : underline;
	}

.textbuttonbig:Hover {
	font-weight : bold;
	color: #8E0000;
	text-decoration : none;
	font-size : 10pt;
	background-color : C1C8D2;
	}
	

<!-- for table layouts -->
<!-- creates gray TD dotted underline and dark gray link with red hover -->
.subLines A {
	font-weight: bold;
	width: 201px;	
	color : #ffffff;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Link {
	font-weight: bold;
	width: 201px;
	color : #ffffff;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Visited {
	font-weight: bold;
	width: 201px;	
	color : #ffffff;
	text-decoration: none;
	font-size : 7pt;
	display: block;
}
.subLines A:Hover  { 
	font-weight: bold;
	width: 201px;	
	color : #454545;
	text-decoration: none; 
	font-size : 7pt;
	display: block;
}
.subLines {
	width : 201px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #D9D9D9;
	border-style : solid;
}	

<!-- for table layouts -->
<!-- creates gray TD solid underline and dark gray link with red hover -->
.subLines2 A:Link {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 7pt;
}
.subLines2 A:Visited {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 7pt;
}
.subLines2 A:Hover  { 
		color : #892134;
		text-decoration: none; 
		font-size : 7pt;
}
.subLines2 A {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 7pt;
}
.subLines2 {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #d6d6d6;
	border-style : dotted;
}

<!-- for table layouts -->
<!-- creates gray TD solid underline and dark gray link with red hover -->
.subLines3 A:Link {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 A:Visited {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 A:Hover  { 
		color : #892134;
		text-decoration: none; 
		font-size : 8pt;
}
.subLines3 A {
	color : #4D4D4D;
	text-decoration: none;
	font-size : 8pt;
}
.subLines3 {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #ffffff;
	border-style : dotted;
}


<!-- dark gray link with no hover differences -->
<!-- used on front page for Information For section -->
.infoBorder A:Link {
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder A:Visited {
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder A:Hover  {
	color : #BF0023;
	text-decoration: None;
	font-size : 8pt;
	}
.infoBorder A{
	color : #1E2A63;
	text-decoration: None;
	font-size : 8pt;
   }
.infoBorder TD {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #960019;
	border-style : solid;
}
.infoBorder {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #960019;
	border-style : solid;
}

.tableBorder {
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #cccccc;
	border-style : solid;
}

.sidelines {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color :  #000000;
	border-style : solid;
}

.rightlines {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
}

.topline {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}

.bottomline {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}

.dottedbottomline {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #eaeaea;
	border-style : dotted;
}

<!-- footer on bottom of all pages -->
.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

.hidden { display : none;} 