#container { padding-top: 5px; text-align: center; font-size: 0.8em; font-family:Arial, Helvetica, sans-serif;}
html>body #container { text-align:-moz-center;}
.contactBox { margin-right: auto; margin-left: auto; width: 721px; text-align: left;}
.contactHeader 
{
   background-color:#b8def3;
   color:#fff;
   background-image: url(img/layout/Header.jpg);
   background-repeat:no-repeat;
   height:150px;
   width: 719px;           
   border: 1px solid #4D8DD5;
   border-bottom: none;
   margin: 0px;
   
}
.contactHeader h1 { color:#ffffff; text-align:center; font-family:Trebuchet MS; font-size:38pt; margin-top: 50px;}
html>body .contactHeader h1{ color: white; margin-top: 50px;}
.contactBody  
{
	background:url(img/layout/BodyBG.jpg) repeat-x top left;
	border-left: solid 1px #4D8DD5;
	border-bottom: solid 1px #4D8DD5;
	border-right: solid 1px #4D8DD5;
	padding-top: 25px;            
	padding-bottom: 15px;
}
.bodyHeader
{
	background-color: #599de5;
	background:url(img/layout/CatBG.jpg) repeat-x top left;
	margin-top: 10px;
	overflow: hidden;
}
.bodyHeader h4
{
	color: White;
	margin: 2px 15px;
	padding: 5px 0px;
	font-size: 1.5em;
}
.bodyHeaderEmergency
{
	background-color: #599de5;
	background:url(img/layout/CatBGemergency.jpg) repeat-x top left;
}
.bodyHeaderEmergency h4
{
	color: White;
	margin: 2px 15px;
	padding: 5px 0px;
	font-size: 1.5em;
}

.testDiv img
{
	position:relative;
	left:10px;
	top:100px;
	float:left;          
}
#hqInformation
{
	color: Black;
	margin-left: 225px;
	margin-top: 50px;
}
#hqAddress
{
	float: left;            
	clear: both;  
	padding-right: 50px;
	width: 200px; 
}
#hqHours
{
	clear: right;
	   
}
.contactBodyInfo
{
	margin-left:15px;
	margin-right:15px;
}

.iconBox
{
	border-color:#c0d1e0; 
	border-style:solid; 
	border-width:1px; 
	padding:10px;
	height: auto; 
	margin: 15px;
	margin-top:10px;
	background-color: white;		
	
}
html>body .iconBox
{
	padding:10px;            
	margin: 15px;
	margin-top:10px;
}
.iconBox ul
{
	margin: 5px 2px; 
	list-style: none;           
}  
.iconBox ul li
{            
	padding-left: 2em;
	padding-bottom: .2em;      
}   
.iconBox ul li a
{            
	text-decoration: none;            
} 
.iconBox ul li img
{   
	vertical-align: middle;
	margin-right:6px;
	border: 1px solid #c0d1e0;
}        
.iconBox ul li a:hover
{            
	text-decoration: underline;
}        
.ibLeft
{
	float: left;
	clear: both;
	width: 370px;
}
html>body .ibLeft
{
	float: left;
}        
.reportProblemHeight /* adjust for content in Report a problem category */
{
	height: 245px;
}

#emergencyInfo {
	border-color:#c0d1e0; 
	border-style:solid; 
	border-width:1px; 
	padding:10px;
	padding-bottom: 10px;
	margin: 0px 15px; 
	height: 230px;      
}

.bodyHeader em {
	margin-top: 10px;
	margin-left: 35px;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	}
	
.bodyHeaderEmergency em {
	margin-top: 10px;
	margin-left: 35px;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	}
	
#emergencyLeft {
	float: left;
	width: 290px;
	height: 180px;
	margin-left: 40px;
	padding-right: 30px;
	}

#emergencyRight {	
	width: auto;
	margin-left: 360px;
	background-color: none;
	}

*:lang(en) #emergencyRight {	
	width: auto;
	}

#emergencyRight:empty {	
	width: auto;
	}

#emergencyInfo ul {
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
	}

html>body #emergencyInfo ul {
	padding-left: 0px;
	}

#emergencyInfo ul li {
	list-style: none; 
	background: url(/library/images/bullet/listWt.gif) no-repeat;
	padding-left: 1em;
	margin-left: 10px;
	margin-bottom: .5em;
	}

#hqImage
{
	float:left; 
	clear:both; 
	position:relative; 
	left:-100px; 
	top:-600px;
}
html>body #hqImage
{
	float:left; 
	clear:both; 
	position:relative; 
	left:-100px; 
	top:-590px;
}

/* anchor link control */
#container a {
	color: #3366CC;
}
#container a:visited {
	color: #006666;
}

#emergencyInfoLink {
	float: left;
	margin: 5px 90px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#CC3300;
	}

#emergencyInfoLink a {
	color:#CC3300;
	text-decoration:underline;
	}
	
#emergencyInfoLink a:visited {
	color:#CC3300;
	}
	
/* end anchor link control */

