.clear_both {
	clear:both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
html,body {
	margin: 0px 0px 0px 0px;
	font-family: 'Arial Black','Gadget',sans-serif;
	font-size: 9pt;
	background-color: #81A1BF;
	height: 100%;
	text-align:left;

}
ol {
color:#666666;
font-family:'Arial','Helvetica',sans-serif;
font-size:9pt;
list-style-position:inside;
text-align:left;
}
.inline_elem {
	display:inline;
}
a {
	text-decoration: none;
	color: #0066CC;
	font-size:11px;
	cursor:pointer;
	text-align:left;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
a:active {
	color: #0066CC;
}

hr {
	height: 1px;
	width: 95%;
	background-color: #E7E7E7;
	border: none;
}

*.hidden {
	display: none;
}


#tblBody {
	background: url('../img/bodyBG.gif') top center repeat-y #81A1BF;
}

#divContent {
	margin: 0px auto 0px auto;
	width: 1000px;
	background-color: #FFFFFF;
}

#tblLinks {
	font-size: 65%;
	text-align: center;
	color: #666666;
}

#tblLinks a {
	color: #666666;
}

#divFoot {
	background: url('../img/footBG.gif') top center no-repeat #81A1BF;
}

#divSubFoot {
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	width: 1000px;
	color: #FFFFFF;
	text-align: center;
	font-family: 'Arial','Helvetica',sans-serif;
	font-weight: bold;
}

#divSubFoot small {
	font-size: 8pt;
	font-weight: normal;
}
#divSubFoot small a {
	font-size: 8pt;
	font-weight: normal;
}

p {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 9pt;
	color:#666666;
	margin: 5px;
	text-align:left;
}
ul {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 9pt;
	color:#666666;
	margin: 0px;
	text-align:left;
	list-style-position:inside;
}

h1 {
	color: #666666;
	color: #208CC3;
	margin: 5px;
	font-weight: normal;
	font-size: 28px;
	text-align:left;

}

h3 {
	color: #666666;
	margin: 5px;
	font-weight: normal;
	text-align:center;
	font-size:13px;

}

h4 {
	color: #666666;
	margin: 5px;
	font-size:12px;
	font-weight: normal;
	text-align:left;

}
h5 {
	color: #666666;
	margin: 5px;
	font-weight: normal;
	font-size:11px;
	text-align:left;

}
h6 {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 12pt;
	margin: 5px 0px 5px 0px;
	color: #333333;
	text-align: left
}

img {
	border: none;
}

div.animHeader {
	position: absolute;
	width: 490px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#divSubFoot a {
color:#FFFFFF;
font-size:12px;
}
#quicklinks {
margin-left:15px;		
}
#quicklinks a {
	color: #666666;
	font-size:12px;
}
#quicklinks a:hover {
	color: #0066CC;
	font-size:12px;
}
.policy_changecolor {
	color: #0066CC;
}
#contactus span {
	margin-right:5px;
	float:left;
	text-align:left;
	width:160px;
}
#location div {
	margin-right:5px;
	float:left;
	text-align:left;
	width:164px;
	display:block;
}
#staffdirectory span {
float:left;
margin-right:0px;
width:220px;
}
#staffdirectory ul {
	padding-left:15px;
	width:220px;
	position:relative;
	float:left;
}
.rt_dir {
	padding-left:30px;
}
#staffdirectory li {
	padding:0;
	margin:0;
	font-size:11px !important;

}
#staffinfo div p {
	margin-left:15px;
}
#staffinfo div h4 {
	margin-left:15px;
}



.tool-tip {
	color: #fff !important;
	width: 100px;
	z-index: 13000;
}
 
.tool-title {
	font-size: 11px !important;
	font-family: 'Arial','Helvetica',sans-serif;
	margin: 0;
	color: #9FD4FF !important;
	padding: 8px 8px 4px;
	background: url(../img/bubble3.png) top left no-repeat;
}
 
.tool-text {
	font-size: 11px;
	font-family: 'Arial','Helvetica',sans-serif;
	padding: 4px 8px 8px;
	font-weight:normal;
	background: url(../img/bubble3.png) bottom right no-repeat;
}

 
