A:LINK {
	color : #3366cc;
}

A:VISITED {
	color: #9966cc;
}

A:HOVER {
	color:#0000ff;
}

td, body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333333; font-size: 9pt;
}
body {
	background:#101052;
	}

.bottom_contact {  
	color: #999;
	padding-top:10px;
	margin-top:45px;
	border-top:1px solid #999;
	}
.content {
	background:#fff;
	width:532px;
	padding:45px 25px 15px 25px;
	vertical-align:top;
	}

.content h2 {  font-size: 12pt; font-weight: bold; color: #7FABBC}
.nav-bar {
	background:#84A6BD;
	width:158px;
	padding-top:45px;
	vertical-align:top;
	}
.right-bar {
	background:#315584;
	}
.top-bot-bar{
	background:#315584;
	}

.text_white {  color: #ffffff}
.text_white {  color: #ffffff}
.text_red {  color: #ff0000}
.text_red_smaller {  font-size: 7pt; color: #ff0000}
.subtitle {  font-size: 12pt; font-weight: bold; color: #7FABBC}
.text_smaller {  font-size: 7pt}
.text_mediumgray {  color: #999999}
.text_mediumgray_small {  font-size: 7pt; color: #999999}
.nav_box {  background-color: #CD3333}
.page_title_underline {  background-color: #cccccc}
.top_contactinfo {  color: #999999}
.pagetitle {  font-size: 13pt; font-weight: bold; color: #00577A}
.text_bigger {  font-size: 12pt}

.page-content h3 {
	font-size: 12pt; font-weight: bold; color: #7FABBC;
	border-bottom: dashed 1px #7FABBC;
	padding-bottom: 7px;
}
.subnav {
	background-color:#ffffff;
	padding: 10px 20px 15px 15px;
	border-right: 1px solid #eeeeee;
}
.subnav ul{
	text-align:right;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.subnav li {
	padding-right: 7px;
	font-size:85%;
	color:#666666;
	background-image:url(imgs/subnav-bullet.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.subnav a:LINK {
	color:#666666;
	text-decoration:none;
}
.subnav a:VISTED {
	color:#666666;
	text-decoration:none;
}
.subnav a:HOVER {
	color:#3366cc;
	text-decoration:underline;
}
.image-left {  float: left; margin:0px 20px 7px 0px}
.image-right {  float: right; margin:0px 0px 7px 20px}
