.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.titlesWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
}
.forminput { 
		border-color: #999999 #999999 #999999 #CCCCCC; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px; 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
			}
			
.subtitles {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.subtitlesdark {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.links_no_line {
	text-decoration: none;
}
.links_white {
	color: #FFFFFF;
}

.links_no_line_white {
	text-decoration: none;
	color: #FFFFFF;
}

.links_no_line_white:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.links_gray {
	color: #333333;
	text-decoration: none;

}
.titlesGray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #333333;
}
.linksMaroon {
	color: #660000;
}

.infotable
{
	border-bottom-color:gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:top;
	
}

.infotableheader
{
	border-bottom-color:gray;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
}

