@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	color: #000;
	line-height: 150%;
}
h3 { margin-bottom: -.5em;  }
body {
	background-color: #E2E9EF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hr { width: 100%; height: 1px; background: gray; clear: both; }
.pad { padding: 12px; 
	padding-left: 32px !important;
	padding-right: 26px !important;
}
.borderBottom { border-bottom: 1px solid #00215F; }
.borderLeft { border-left: 1px solid #00215F; }
.bigOrange, h2 {
	color: #F60;
	font-size: 13pt;
	font-weight: bold;
}
.bigBlue, h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #00215F;
}
.capt {
	font-size: 10px;
	color: #00215F;
}
.orange, h3, .quoteLeft, .quoteRight {
	color: #F47929 !important;
	text-decoration: none;
}
ul {
	list-style-image: url(../images/bullet.png);
}
.quoteLeft {
	float: left; 
	width: 250px; 
	font-size: 14pt; 
	margin-right: 1em; 
	margin-bottom: 1em; 
	line-height: 160%;
	font-style: italic;
}
.quoteRight {
	float: right; 
	width: 250px; 
	font-size: 14pt; 
	margin-left: 1em; 
	margin-bottom: 1em; 
	line-height: 160%;
	font-style: italic;
}
.topNav {
	border-bottom: 1px solid navy;
	border-top: 1px solid navy;
	line-height: 220% !important;
	padding-left: 23px;
	padding-top: .7em;
	padding-bottom: .7em;
	position: relative;
}
a:hover {
	color: #F60 !important;
	text-decoration: underline;
}
a:link {
	color: #00215F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00215F;
}
a:active {
	text-decoration: none;
	color: #F60;
}
.navlink {}
.poplink { 
	padding: 7px; 
	display: block;
	line-height: 100%;
	border-bottom: 1px solid gray;
}
#tagline {
	float: right; 
	color: #00215F; 
	font-size: 14pt; 
	text-align: right; 
	line-height: 120%; 
	margin-right:0.25in;
}
#ataglance:hover #floaty{visibility: visible}
#floaty:hover{visibility: visible}
.internal {
	border-right: 1px solid #039;
}
sup { font-size: smaller; }
/* .herila-2009 {} */