@charset "utf-8";
/* CSS Document */
body {
	margin: 0; 
	padding: 0;
	font-family:Verdana, Arial/*, Helvetica, sans-serif*/;
	font-size: 11px;
	color: black;
}
.header{
	background-image: url(../images2/header1.jpg);
	background-repeat: no-repeat;
	height: 277px;
}	
h1{
	color: #0b3c77;
	font-size: 12px;
	font-weight: bold;
}
.footer{
	color: #0B3C77;
	font-size: 10px;
}
.footer a{
	font-weight: normal;
	color: #0B3C77;
	text-decoration: none;
}
.footer a:hover{
	font-weight: normal;
	color: #0B3C77;
	text-decoration: underline;
}
a{
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #0b3c77;
	text-decoration:underline;
}

hr{
	color: #0b3c77;
}
.dbutton{
	font-size: 10px; 
	font-weight: bold; 
	color: white; 
	background-color: #0b3c77;
	border: 1px solid #0b3c77;
}
.button2{
	font-size: 10px; 
	font-weight: bold; 
	color: white;
	background-color: #c1260c;
	border: 1px solid #c1260c;
	height: 20px;
}
.dfield{
	font-size: 10px; 
	border: 1px solid white;
}
.our_network_box{
	border-top:5px solid #093C77; 
	border-bottom:5px solid #093C77;
	background-color: white;
}
.dlink a{
	/*color: #0B3C77; as per instruction of sirm mike */
	color: #0B3C77;
	text-decoration: none;
}
.dlink a:hover{
	/*color: #000000;*/
	color: #0B3C77;
	text-decoration: underline;
}
.dlink a:visited{
	color: #0B3C77;
}
._lawyer{
font-size: 13px; color: #0b3c77;
}
._company{
font-size: 11px; color: #0b3c77;
}
._description{
	padding: 10px; font-style:italic;
}

.site_map {
	
}
.site_map br{clear:right}
.site_map h1 { color: #0b3c77;font-size:23px }
.site_map h2 { color: #0b3c77;font-size:15px; padding-bottom:2px; margin-bottom:2px; font-weight:bolder  }

.site_map a {
	color: #3C5885;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
}

.site_map a:hover {
	color: #3C5885;
	text-decoration: underline;
}

.site_map a:visited{
	color: #3C5885;
}
.flashmap {
	height: 315px;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 0px;
	background-color: #0D3B77;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
}