/*-------------- Begin Vert CSS Navigation --------------*/  
 
  #vert {width: 202px; height: 503px; background: url(../images/home/slices/areas_represent_fullnav.jpg); margin: 0; padding: 0; position: relative;}
  #vert li a span { display: none; }
  #vert li {margin: 0; padding: 0; list-style: none; position: absolute;}
  #vert li, #vert a {height: 72px; display: block;}
  
  #vert01 {top: 0; bottom: 72px;}
  #vert02 {top: 72px; bottom: 144px;}
  #vert03 {top: 144px; bottom: 216px;}
  #vert04 {top: 216px; bottom: 288px;}
  #vert05 {top: 288px; bottom: 360px;}
  #vert06 {top: 360px; bottom: 432px;}
  #vert07 {top: 432px; bottom: 503px;}

  #vert01, #vert02, #vert03, #vert04, #vert05, #vert06, #vert07 {left: 2px; width: 202px;} 
  
  #vert01, #vert02, #vert03, #vert04, #vert05, #vert06, #vert07 a:hover 
  {background: transparent; background-repeat:no-repeat;}
  
/*-------------- End Vert CSS Navigation --------------*/

.text11white A:link {text-decoration:underline;color:#FFFFFF;}
.text11white A:visited {text-decoration:underline;color:#FFFFFF;}
.text11white A:active {text-decoration:underline;color:#FFFFFF;} 
.text11white A:hover {text-decoration:underline;color:#66CCFF;
}

.text11dark A:link {text-decoration:underline;color:#1F3B72;}
.text11dark A:visited {text-decoration:underline;color:#1F3B72;}
.text11dark A:active {text-decoration:underline;color:#1F3B72;} 
.text11dark A:hover {text-decoration:underline;color:#006699;
}

h2 span, h4 span, li span, strong span {
	display:none;}
h2 { margin: 0; padding: 0; font-size: 11px;}
h1 { font-size: 14px; display:none;}

#contact-padding{ padding: 0 15px 10px 15px;}
#sub-contact-padding{ padding: 10px 20px 10px 15px;}
.headerspacing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	visibility: visible;
	}

h3 {
	visibility:visible;
	display: inherit;
	}

h3 span { 
	margin: 0;
	padding: 0;
	visibility:visible;
	display: inherit;
	}

.text11white {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text11dark {
	font: 11px Arial, Helvetica, sans-serif;
	color: #1F3B72;
}
hr {
	color: #FFFFFF;
	border-color:#FFFFFF;
	background-color:#FFFFFF;
}
.picfloat {
	margin: 0 8px 5px 0;
	float: left;
}
