/* CSS Document */

body{
	line-height: 1.5em;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #F0F0F0;
}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 300;
	color: #333333;
}
.company_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.company_title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
b{font-size: 110%;}
em{color: red;}
hr {
	background-color: #CCCCCC;
	height: 2px;
}

#main {
	width: 728px;
	margin: 0 auto;
	border: 1px solid #003D9A;
}

#maincontainer{
	width: 728px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#topsection{
	height: 91px; /*Height of top section*/
	background-color: #003D9A;
}
#news{
	height: 50px; /*Height of top section*/
	background-color: #FFFFFF;
	padding: 3px;
}
#below_news{
	height: 1px; /*Height of top section*/
	background-color: #003D9A;
}


#topmenu {/*Height of top section*/
	background-color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-size: 125%;
	font-weight: 600;
	color: #003D9A;
}
h2 {
	font-size: 12px;
	color: #333333;

}
h3 {
	font-size: 12px;
	color: #666666;
}
.space_h3 {
	font-size: 12px;
	color: #333333;
	line-height: 2.0em;
}


h4 {
	font-size: 12px;
	color: #666666;
	font-weight: lighter;
}
h5 {
	font-size: 10px;
	color: #333333;

}
.state_font {
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-align: center;
}
.red_special {
color:#FF0000;
}

h6 {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 180px;
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -728px;
	background-color: #B9CEEE;
	
}
#leftcolumn  h1{
	font-size: 12px;
	font-weight: bold;
    color: #225CB3;
}
#rightcolumn{
	float: left;
	width: 160px; /*Width of right column*/
	margin-left: -160px;
	background-color: #B9CEEE;
}


#rightcolumn_box {
	background-color: #FFFFFF;
	background-position: center;
	margin: 2px;
	padding: 2px;
	width: 170px;

}

#footer{
	clear: left;
	width: 728px;
	color: #FFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B9CEEE;
	background-color: #FFFFFF;
}

#footer a{
color: #0000FF;
}

.box_right_float_250x250 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 250px;
	background-color: #FFFFFF;
	height: 250px;
}
.box_right_float_120x60 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 120px;
	background-color: #FFFFFF;
	height: 60px;
}

.box_right_float_336x280 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 336px;
	background-color: #FFFFFF;
	height: 280px;
}
.box_right_float_270x150 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 270px;
	background-color: #FFFFFF;
	height: 150px;
	border: 1px solid #333333;
}

.box_right_float_300x250 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	height: 250px;
}

.box_right_float_180x150{
	margin: 2px;
	padding: 2px;
	float: right;
	width: 180px;
	background-color: #FFFFFF;
	height: 150px;
}

.box_right_float_240x400{
	margin: 2px;
	padding: 5px;
	float: right;
	width: 240px;
	background-color: #FFFFFF;
	height: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.box_right_120 {
	margin: 2px;
	padding: 2px;
	float: right;
	width: 120px;
	background-color: #FFFFFF;
	height: 425px;
}
.box_gray {
	border: 1px solid #000000;
	background-color: #F0F0F0;
	margin: 2px;
	padding: 3px;
}
.bgtable_titles {
	font-size: 100%;
	font-weight: 600;
	color: #333333;
	background-image: url(images/bgtables.png);
	background-repeat: repeat-x;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.table_boarder_gray {
	border: 1px solid #CCCCCC;
}
.adbox {
	font-size: 90%;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
}