#title {display:none; }
#print {
	margin: 10px 15px 0 0;
}	
body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00387D;
	margin-bottom: -8px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .8px;
	line-height: 19px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2A7B6A;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.forms {
	list-style-type: upper-alpha;
}
.copyright {
	text-align:  center;
	font-size: 12px;
	line-height: 14px;
	width: 600px;
	color:  #00387D;
	margin-left: 170px;
	padding-bottom: 30px;
}
.hometext {
	font-size: 14px;
	color: #00387D;
	margin-bottom: 15px;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .1px;
	line-height: 19px;
}

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #00387D;
	text-decoration: underline;
}
a:visited {
    color: #00387D;
	text-decoration: underline;
}
a:hover {
	color: #2A7B6A;
	text-decoration: underline;
}
a:active {
	color: #00387D;
}
.content {
	margin: 30px;
	margin-left: 25px;
	margin-top: 20px;
}
.highlight {
	color: #00387D;
	font-size: 11px;
}
.column {
	float: left;
	width: 190px;
}
li {
	list-style: square;
}
ul {
	margin-left: -25px;
}
.bhrnav {
	font-family: Trade Gothic, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00387D;
	text-transform: uppercase;
	padding-top: 15px;
}
.bhrnav a:link{
	color: #666;
	text-decoration: none;
}		
.bhrnav a:visited{
	color: #666;
	text-decoration: none;
}	
.bhrnav a:active{
	color: #666;
	text-decoration: none;
}
.bhrnav a:hover{
	color: #34957F;
	text-decoration: none;
}