body{
font-family:arial;
font-size:10pt;
}

.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }

h1{
	font-size:24pt;
}

h2{
  font-size:15pt;
}

h3{
  font-size:12pt;
}

h1 a{
	color:#000000;
	text-decoration:none;
}

.container{
	width:700px;
	margin:0 auto;

}

.content{
	min-height:700px;
	border:1px solid #DFDFDF;
	padding:10px;
		margin-bottom:10px;
}
.cols{
padding:0;
margin:0;
margin-left:6px;
margin-top:15px;
}

.cols2{
	float:left;
	margin-right:25px;
	width:400px;;
	border:2px solid #000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}


.cols3{
	float:left;
	margin-right:25px;
	width:232px;
	border:2px solid #19426A;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.cols3last{
	margin-right:0;

}

.cols3 h3, .cols2 h3{
	margin:0;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 10px 0;
	color:#000000;
	background-color:#19426A;
	width:232px;
	text-transform:uppercase;
	font-size:11pt;
}

.cols2 h3{
  width:400px;
}


.cols3 ul, .cols2 ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0px;
	width:232px;
}

.cols2 ul{
  width:400px;
}

.cols3 ul li,  .cols2 ul li{
	padding:5px 0 5px 5px;	
}

.li_one{
background-color:#000000;
}

.li_two{
background-color:#CDC1B1;
}

.states{

}

.states_l{
	width:139px;
	float:left;
	margin-right:5px;
}

.states_r{
	width:138px;
	float:left;
}

.cols3 .states_l, .cols3 .states_r{
	width:110px;
}	

.states ul{
	list-style-type:none;
	margin-top:0;
	margin:0;
	margin-left:-20px;
}

.states ul li{
	margin-left:-10px;
}

.states ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.states ul li a:hover{
	color:#5078C1;
}	

.footer{
	width: 628px; 
	height: 37px;
}



/***ROWS SITEMAP**/
.content .bottom .rows{
	padding:0;
	margin:0;
	margin-left:6px;
	margin-top:15px;
padding-left: 10px;
padding-bottom:15px;
text-align:left;
}


.content .bottom .row{
	margin-right:15px;
	width:100%px;
	border:2px solid #DFDFDF;;
	padding:10px;
	margin-bottom:10px;
}

.content .bottom .rowslast{
	margin-right:0;

}

.content .bottom .rows h3{
	margin:0;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 10px 0;
	color:#000000;
	background-color:#DFDFDF;
	width:100%;
	text-transform:uppercase;
	font-size:11pt;
}


.content .bottom .rows ul{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:0px;
	width:100%;
	margin-right:5px;
}

.content .bottom .rows ul li{
	display:inline;
}

.content .bottom .table_pages{

}

.content .bottom .table_pages td{
	width:125px;
	padding-right:5px;
}

.content .bottom .table_pages ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_pages ul li a:hover{
	color:#5078C1;
}	

.content .bottom .table_states{

}

.content .bottom .table_states td{
	width:139px;
	width:125px;
	padding-right:5px;
}

.content .bottom .table_states ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_states ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_news{

}

.content .bottom .table_news td{
	width:398px;
	padding-right:5px;
}

.content .bottom .table_news ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_news ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_cities{

}

.content .bottom .table_cities td{
	width:125px;
	padding-right:5px;
}

.content .bottom .table_cities ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_cities ul li a:hover{
	color:#5078C1;
}	


.content .bottom .table_recent{

}

.content .bottom .table_recent td{
	width:125px;
	padding-right:5px;
}

.content .bottom .table_recent ul li a{
	text-decoration:none;
	color:#5078C1;
}	


.content .bottom .table_recent ul li a:hover{
	color:#5078C1;
}	


/**Validation errors**/

.disclaimer{
	width:657px;
	margin:0 auto;
	font-size:10px;
	color:#707070;
	line-height:120%;
	padding-top:5px;
  margin-top:13px;
}

.disclaimer a{
	size:7pt;
	color:#707070;
}

*:first-child+html .disclaimer{
	padding-top:0;
}
.error, input.error{
	border:3px solid red;
  display:inline;
}

em.error{
width:1px;
display:block;
}

em{
	margin-left:0px;
  position:absolute;
  z-index:-1;
	
}

/*ARTICLES DIVS STYLE */
.content .articles_top{
  width:350px;
  min-height:350px;
  border-top-style:dotted;
  border-left-style:dotted;
  border-bottom-style:dotted;
  border-width:3px;
  border-color:#D6D6D6;
  padding:0px 0px 10px 10px;
  margin-bottom:15px;
  margin-top:13px;
  margin-left:5px;
  margin-right:7px;
  float:right;
}

.content .articles_top h3{
  margin-bottom:10px;
}

.content .articles_top h4.question{
  margin-top:15px;
  margin-bottom:-10px;
}

.content .article_h3{
  margin-bottom:-4px;
}

/*articles_left div */
.content .articles_left{
  width:307px;
  min-height:150px;
  padding:0px 26px 0px 0px;
  margin:0px 0px 0px 0px;
  border-color:#D6D6D6;
  float:left;
}
*:first-child+html .content .articles_left{
  padding-top:18px;
}

.content .articles_left h3{
  margin-bottom:10px;
  text-align:left;
}

.content .articles_left h4.question{
  margin:15px 0px -10px 0px;
  font-size:13px;
}

/*articles_right div */
.content .articles_right{
  width:306px;
  min-height:150px;
  padding:0px 0px 0px 39px;
  margin:0px 0px 0px 0px;
  border-color:#D6D6D6;
  float:right;
}
*:first-child+html .content .articles_right{
  padding-top:18px;
}

.content .articles_right h3{
  margin-bottom:10px;
  text-align:center;
}

.content .articles_right h4.question{
  margin:15px 0px -10px 0px;
  font-size:13px;
}

.content .table_states td{
  padding:0px 10px 0px 0px;
}

.content .state_articles h3{
  margin-bottom:4px;
}

hr{
  height:1px;
  border:0px;
  margin:18px 0px 0px 0px;
  background-color:#D6D6D6;
}

*:first-child+html hr{
  margin:0px 0px 0px 0px;
}

/* DELETE WHEN ROLL LIVE */
#header{
  background-color:#034569;
  height:40px;
  text-align:center;
}
#header h1 a{
  color:#FFFFFF;
}

#content{
  border: 2px solid #BF7E30;
  border-top:none;
}
#footer{
  background-color:#034569;
  color: #A65A00;
  height:30px;
  padding-top:10px;
  padding-left:10px;
}
#footer a{
  color:#FFFFFF;
}
#nav{
  background-color:#64AAD0;
  border: 2px solid #BF7E30;
  border-bottom:none;  
}
#nav ul{
  margin:0 auto;
}
#nav ul li{
  display:inline;
  padding:10px;
}
#nav ul li a{
  text-decoration:none;
  padding-left:10px;
  padding-right:10px;
  color:#FFFFFF;
}
#nav ul li a:hover{
  background-color:#FFFFFF;
  color:#FF8B00;
}