
body {  
	color: #333333;
	background-color: white; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;  
	margin: 0px;
}


img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;  
}

table td, table th, pre {
	padding: 0px;
	border-width: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;  
}


a {
	color: #C10B0B;
}

a:hover {
	color: #8C8C9B;
}

.body_bg {
	background-color: #E9E9E9; 
	vertical-align:top;
}

.red_bar {
	background-color: #AC1E1E; 
	color: white; 
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.home_sections {
	padding-left: 10px; 
	padding-top: 6px; 
	padding-bottom: 12px; 
	padding-right: 10px;
}

.dots-left {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #0B1770;
}

.dots-right {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #0B1770;
}

.dots-bottom {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #0B1770;
}

.dots-top {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #0B1770;
}


.footer             {
	font-family:Verdana, sans-serif;
	font-size:10px;
	background-color:#A9A9B1;
	color:#0B1770;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:center;
	vertical-align: middle;
	border-top-color: white; 
	border-top-width: 1px; 
	border-top-style: solid;
}

a.footer_links      {
	color: #0B1770; 
	text-decoration: none; 
	vertical-align: middle;
}

a.footer_links:hover      {
	color: #C10B0B; 
	text-decoration: none;
}

.logo {
	float: left;
}

.copyright {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #343435;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}

.topmenu {
	background-color: #0B1770; 
	text-transform: uppercase; 
	text-align: center;
	vertical-align: middle;
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}

.cert {
	background-color: #0B1770; 
	vertical-align: middle;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: white;
	text-align: right;
	width: 60%;
	font-size: 10px;
}

.topmenu-bottom {
	background-color: #0B1770; 
	border-right-style: solid;
	border-right-color: white;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	height: 5px;
}

.topmenu-selected {
	background-color: #AC1E1E;
}

.menu_links {
	color: white; 
	text-decoration: none;
	font-size: 10px;
}

a.menu_links:hover {
	color: #CCCCCC;
}

.menu_bottom {
	background-color: #0B1770; 
	text-transform: uppercase;
}

.menu_bottom_sel {
	background-color:#AC1E1E; 
	text-transform: uppercase;
}

.subheader {
	padding-top: 20px;
}

.subheader-title {
	color: #0B1770; 
	font-size: 16pt;
	font-family: Arial, sans-serif; 
	font-stretch: narrower;
	text-transform: uppercase;
}

.subheader-subtitle {
	color: #0B1770; 
	font-weight: bold; 
	font-size: 14px; 
	text-transform: uppercase;
}

.subbody {
	background-color: #E9E9E9; 
	vertical-align:top;
}

.subbody-blurb {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	vertical-align: top;
}

.subbody-div {
	margin-left: 15px;
}

.subbody-image {
	width: 165px;
}

.leftmenu {
	background-image: url("../images/leftmenu_bg.jpg"); 
	padding-top: 34px; 
	width: 134px;
	vertical-align: top;
}

.leftmenu-links {
	padding-left: 9px; 
	color: #0B1770; 
	text-decoration: none;
	white-space: nowrap;
	padding-bottom: 15px;
	display: block;
}

.leftmenu-links:hover {
	color:#C10B0B;
}

.leftmenu-selected {
	padding-left: 9px; 
	letter-spacing: -.25px; 
	color: #0B1770; 
	text-decoration: none; 
	font-weight: bold;
}

.leftmenu-selected:hover {
	color:#C10B0B;
}

.top {
	vertical-align: top;
}

.list-nobullet {
	list-style-type: none;
}

.client-list {
	padding-bottom: 15px;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.border-right {
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
}

.contract-logo {
	padding-right: 10px;
	padding-bottom: 10px;
}

.contract-blurb {
	padding-left: 10px;
	vertical-align: top;
}
