hr{
	border-top:1px solid #3A5195;
}


h1{
	color:#3A5195;
	border-top:1px solid #657DC2;
	border-bottom:2px solid #3A5195;
	
}


h2{
	color:#657DC2;

}


h3{
	color:#3A5195;

}


h4{
	background-color:#657DC2;
}


h5{
	background-color:#3A5195;

}


h6{

}


a {
	color:#3A5195;

}

a: hover {
    color:#003366;
}

/*********** regionnamegraphic ***********/

.header {
	background-image:url(../../pics/header_southeast.gif);

}

.subregionname {
	font-size:14px;
	font-weight:bold;
	color:#3A5195
}

/*********** default container table style ***********/

.containertable{
   border:2px solid #4E4E7B;
}

.leftcolumn{
   background-color:#efefef
}




/*********** sidenav decorative "sectionLink" styles ***********/
/*********** sets text color and background color    ***********/
#sectionLinks a:link, #sectionLinks a:visited{
	border-left:3px solid #3A5195;
	
}


#sectionLinks a:hover{
	border-left:3px solid #3A5195;
}


.sectionLinksBottom{
    background-color: #3A5195;
}

/*********** tablestyles ***********/  
  
.tableheader {
  background-color:#3A5195;
  border-bottom:3px solid #657DC2;
  
  
}

.tablecontentfeature{
  background-color:#EBEDF4;
  
} 

.newsdate {
	color:#657DC2;

}

  
 /*********** default footer ***********/
.footerbar {
    background-color:#3A5195;
  } 
  
  
  