@charset "ISO-8859-1";
body {
	background-color: #015a8b;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	font-family:Arial, Helvetica, sans-serif;
	
}

a.menu{

	color:white;
	font-size:12px;
	text-decoration:none;
	

}
a.menu:hover{

	color:#015a8b;
	font-size:12px;
	text-decoration:none;
	

}

a.menuRev{

	color:#015a8b;
	font-size:12px;
	text-decoration:none;
	

}
a.menuRev:hover{

	color:white;
	font-size:12px;
	text-decoration:none;
	
}

a.left_men{

	color:#015a8b;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}
a.left_men:hover{

	color:#990000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}

div.left_menu_opts{
	padding:7px; padding-left:9px; border-bottom:1px solid white; width:224px;
}
div.left_menu_facts{
	padding:7px; padding-left:9px; border-bottom:1px solid white; width:224px;
	font-size:12px;
	color:#015a8b;
	line-height:16px;
}
.headline1{
	margin:0 0 0 0;
	font-size:19px;
	font-weight:0px;
	color:#990000;
}
.headline2{
	margin:0 0 0 0;
	font-size:16px;
	font-weight:0px;
	color:#990000;
}
.headline3{
	margin:0 0 0 0;
	font-size:15px;
	font-weight:0px;
	color:#08056B;
}
strong.headline1{

	font-size:14px;
	color:#464646;

}
.company_names{

	color:#77bb43;
	font-size:12px;
	font-weight:bold;

}

.content_body{

	line-height:19px;
	font-size:12px;

}

.content_body2{

	line-height:19px;
	font-size:11px;

}

.normal_form{

	border:1px solid #000033;
	color:#5A5A5A;
	padding:3px;
	font-weight:bold;
	font-size:13px;

}

.quote{

	font-size:14px;
	color:#475B81;
	font-style:italic;
	font-weight:bold;
	line-height:25px;
	font-family: arial, arial narrow, helvetica, garmond, tahoma;

}