@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	line-height: 1.5em;
	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-right: 0;
	margin-left: 0;
}a:link{
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF9900;	
}
a:active {
	text-decoration: none;
	color: #333333;
}
b{font-size: 110%;}

#maincontainer{
	width: 799px; /*Center container on page*/
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;	
}

#topsection{
	height: 185px; /*Height of top section*/
	background-color: #000000;
	background-image: url(../images/jpegs/a_header_bgvs2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -7px;
}


.maintitle{
	
	margin-left: 270px;
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	
}
.nav{
	margin-top: 15px;
	margin-left: 200px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contentwrapper{
	float: left;
	width: 100%;
	background-image: url(../images/jpegs/a_gradient_bgc.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

#contentcolumn{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 205px;
}
em{color: red;}

.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	text-align: left;
	margin-left: 25px;
	text-decoration: underline;
	font-weight: bold;
}
.mainsubs{
	font-size: 13px;
	width: 450px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.main2subs{
	width: 400px;
	margin-left: 50px;
	font-size: 13px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.main4subs{
	width: 270px;
	margin-left: 15px;
	font-size: 10px;
	margin-top: -30px;
	line-height: 13px;
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column in pixel*/
	margin-left: -800px;

}
.leftbox{
	margin-right: 20px;
	width: 133px;
	margin-left: 40px;
			
}
.leftarrows{
	font-size: 11px;
	color: #333333;
	margin-top: 50px;
}
.lefttitle{
	font-size: 14px;
	color: #8F8F8F;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 6px;
	margin-top: 95px;
	line-height: 30px;
	margin-bottom: 30px;
}


.leftstates{
	font-size: 10px;
	margin-left: 10px;
	line-height: 12px;
	color: #000000;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: normal;
	letter-spacing: 0.1px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFCC33;
	text-align: left;
}

.leftstl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #3C7BFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	}
	

.leftstl a:hover{
	text-decoration: no-decoration;
	color:#ff9900;
	}
#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	background-color: black;
	background-image: url(../images/jpegs/a_footerbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}

.footer_add{
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 12px;
	vertical-align: text-top;
	width: 200px;
	margin-left: 5px;
}

.footer_credits{
	font-size: 8px;
	color: #FFF;
	text-align: center;
	line-height: 12px;
	vertical-align: text-top;
	width: 300px;
	margin-left: 230px;
	margin-top: -35px;
}
.footerlink {
	color: #FFF;
	text-decoration: none;
}


.footer_phone{
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	top: 3px;
	vertical-align: text-top;
	width: 200px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 600px;
}
.footer_copy{}
#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertubeA{
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.style1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.style2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 a:link, .style3 a:visited, .style3 a:active{
	text-decoration: no-decoration;
	color:#6699FF;
	}
.style6 a:hover{
	text-decoration: no-decoration;
	color:#ffcc33;}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 12px;
	margin-top: 10px;
	}
.style5 {
	font-size: 9px;
	color: #000;
	font-weight: normal;
}
.style6 {
	font-size: 13px;
	color: #6699FF;
	line-height: 20px;
	font-style: italic;
	letter-spacing: 0.54px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	ont-size: 10px;
	text-align: left;
	vertical-align: top;
	width: 130px;
	line-height: 11px;
	letter-spacing: 0.84px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
br {
	font-size: 8px;
}

.style8{
	font-size: 14px;
	font-weight: bold;
}


	
.style16 a:link, .style16 a:visited, .style16 a:active{
	color:#999999;
	}
.style16 a:hover{
	text-decoration: no-decoration;
	color:#6666FF;
}
	
.style16{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
