BODY {
	font-family: verdana,Arial,Helvetica;
	  font-size: 12px; 
	  background-color: #fff;
	}


div, p, th, td, li, dd, dl, dt    {
	font-family:  verdana, arial, helvetica;
	font-size:12px;

    }


td.small {
	font-family:  verdana, arial, helvetica;
	font-size:10px;

}

li.small {
	font-family:  verdana, arial, helvetica;
	font-size:10px;
	line-height:18px;
}

ul.small {
	font-family:  verdana, arial, helvetica;
	font-size:10px;
	line-height:18px;
} 
 
 
h1 {font-size:16px; font-wight:bold; color:#2C469D; margin:5px 0px }

img	{
		/* turns off gaps around images */
	border:	0
	}
	
	
a	{
	text-decoration: none;
	}
a:link	{
	color:	#339;
	text-decoration: none;
	}
a:visited	{
	color:	#339;
	text-decoration: none;
	}
a:active	{
	color:	#339;
	text-decoration: none;
	}
a:hover	{
	color:	#000;
	text-decoration: none;
	}


.siteList {}

a.siteList {
	color:	#31568B;
	line-height:18px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

a.siteList:hover {
	text-decoration: underline;
	color: #789789;
	font-weight: 600;
}

a.siteList:visited {
	color: #789789;
	text-decoration: underline;
	
}


.closeWin(){
color: #FFFFFF;
}

closeWin.a:hover{
color:	#333333;
text-decoration: none;
}

closeWin.a{
text-decoration: none;
}

closeWin.a:link{
color:	#FFFFFF;
text-decoration: none;
}

closeWin.a:visited{
color:	#FFFFFF;
text-decoration: none;
}




td.navbot {		background-color:#fff; 
			padding:2px;
			color:#2C469D; 
			font-weight:bold;
			font-size:10px;
			border-top:1px solid #D5D5DD;border-left:1px solid #D5D5DD;
			border-bottom:1px solid #999;border-right:1px solid #999;
			text-align:center;}	

td.navbotOn {		background-color:#ffcc00; 
			padding:2px; 
			color:#2C469D; 
			font-weight:bold;
			font-size:10px;
			border-top:1px solid #D5D5DD;border-left:1px solid #D5D5DD;
			border-bottom:1px solid #999;border-right:1px solid #999;
			text-align:center;}	
			

table.navtable {	background-color:#fff; 
			padding:2px; 
			color:#2C469D; 
			font-weight:bold;
			font-size:10px;
			border-top:1px solid #D5D5DD;border-left:1px solid #D5D5DD;
			border-bottom:1px solid #999;border-right:1px solid #999;
			text-align:center;}

.navText {
	border-style: solid;
	border-width: medium;
	border-color:#2C469D;
}

.small	{
	font-family:  verdana, arial, helvetica;	
	font-size: 11px;
	}
	
.white	{
	color: #fff
	}
	
.normalText {
	font-size: 11px;
	color:#000000; 
}

.labelText {
	font-size: 13px;
	color:#2C469D; 
	font-weight: bold;
}

.lrgLabelText {
	font-size: 16px;
	font-weight: bold;
	color: #2C469D;
}

.messageText {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.textField {
	background: #DDEE11;
	font-size: 9pt;
	height: 18px
}

.pullDown {
	background: #DDEE11;
	font-size: 9pt;
	height: 18px
}

.submitButton {
	font-size: 9pt;
	height: 20px;
	border-left-color: dodgerblue;
	border-top-color: cornflowerblue;	
	cursor: hand;
	
}

.quote {
	font-size: 8pt;
	height: 12px;
	color: #666666	
}

.instructions {
	font-size: 8pt;
	font-weight: 600;
	color: cornflowerblue;
}

.headerText {
	color: #31568B
}