.top{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tophighlight{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.tophighlight:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}
.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
.bodytext_inner{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	line-height: 18px;
}
.bodytext_left{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.bodytext_left:link, .bodytext_left:link:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
.bodytext_left:hover, .bodytext_left:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99FF00;
	text-decoration: none;
	padding-left:10px;
}
.bodytext_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
INPUT.area
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-TOP: #D24A13 1pt solid;
	BORDER-LEFT: #D24A13 1pt solid;
	BORDER-RIGHT: #D24A13 1pt solid;
	BORDER-BOTTOM: #D24A13 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #ffffff;
	width: 190px;
	height: 20px;
	}
TEXTAREA
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-TOP: #D24A13 1pt solid;
	BORDER-LEFT: #D24A13 1pt solid;
	BORDER-RIGHT: #D24A13 1pt solid;
	BORDER-BOTTOM: #D24A13 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #ffffff;
	width: 190px;
}
.qs_form_button{
cursor: pointer;
	border: 1px solid #003366;
	padding: 3px 2px 3px 2px;
	background-color: #7F9C59;
	text-transform: uppercase;
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
	width:84px;
	font-weight: bold; 
	color: #003366;}
	
.qs_form_link A, .qs_form_link A:visited{
color:#003366;
font-size:11px;
font-family:Tahoma, sans-serif;
text-decoration:underline;
font-weight:bold;
}
.qs_form_link A:hover, .qs_form_link A:visited:hover{
color:#003366;
font-size:11px;
font-family:Tahoma, sans-serif;
text-decoration:none;
font-weight:bold;
}
.blue_heading{
background-color:#15295C;
color:#FFFFFF;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:30px;
padding:10px;
}
.top_blurb{
font-family:"Times New Roman", Times, serif;
color:#003366;
font-size:14px;
padding:5px;
}

A:link, A:visited {
color:#000000;
text-decoration:underline;
}
A:hover, A:visited:hover{
color:#000000;
text-decoration:none;
}

.nav_links{
color:#FFFFFF;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
}

.nav_links A, .nav_links A:visited{
color:#FFFFFF;
text-decoration:none;
}
.nav_links A:hover, .nav_links A:visited:hover{
color:#FFFFFF;
text-decoration:underline;
}
.headline{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding:5px;
font-weight:bold;
}
.bv-form-two {
background-color:#7F9C59;
}

/*DIV.featured {
border:none;
	background-color:#1B546F;
    color: #ffffff;
    font-family: arial, helvetica, sans serif;
    font-size: 10pt;
    font-weight: bold;
    margin: 10px;
    padding: 10px;
    text-align: center;
    -moz-border-radius: 10px;
}

.featured .image {
    margin: 5px 0px 5px 0px;
}

.featured .image img {
    border: 1px solid #ffffff;
}*/

