﻿body{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
TABLE{
	font-size: 11px;
	color: #0252A7;
	line-height: 135%;
}
a {
color: #0000ff;
}
.shell{
	width: 764px;
}
.secTop{
	background: #FFFFFF url('images/topSecBack.jpg') no-repeat;
	height: 157px;
	padding-left: 350px;
	padding-top: 40px;
}
.contentFrame{
	border-bottom: 2px #B4975A solid;
	background: #FFFFFF url('images/watermark.gif') no-repeat center;
}
.content{
	font-size: 11px;
	color: #0252A7;
	padding: 7px;
	line-height: 135%;
}
.content TABLE{
	font-size: 11px;
	color: #0252A7;
	line-height: 135%;
}
hr{
	border: 1px solid #0252A7;
}
.title{
	color: #0252A7;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px #B4975A solid;
	margin: 6px 0px 5px 0px;
}
.bottom{
	padding: 9px;
	font-size: 11px;
}
.bottom A{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottom A:hover{
	text-decoration: underline;
}
.mainNav {
	text-align: left;
	width: 170px;
}
.mainNav A {
	color: #000000;
	width: 170px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	display: block;
	padding: 5px 5px 5px 20px;
	background: #A1C0DD url('images/navUp.gif') no-repeat 5px 7px;
}
.mainNav A:hover {
	color: #000000;
	display: block;
	background: #D1E6F7 url('images/navOver.gif') no-repeat 5px 7px;
	padding: 5px 5px 5px 20px;
}
.topNavSec{
	position: relative;
	top: -155px;
	left: -345px;
	text-align: left;
	z-index: 3;
	font-size: 12px;
	color: #000000;
}
.topNavSec A{
	color: #000000;
	text-decoration: none;
}
.topNavSec A:hover{
	text-decoration: underline;
}
.topHomeRight{
	background: #FFFFFF url('images/topRightback.jpg') no-repeat;
	padding: 30px 3px 3px 20px;
}
.topNavHome{
	text-align: left;
	font-size: 12px;
	color: #000000;
}
.topNavHome A{
	color: #000000;
	text-decoration: none;
}
.topNavHome A:hover{
	text-decoration: underline;
}
.access{
	background: #FFFFFF url('images/accessBack.jpg') no-repeat;
	width: 200px;
	height: 39px;
	/*text-align: right;
	padding-right: 40px;*/
}
#selectBox{
	display: block;
	width: 115px;
	height: 135px;
	margin: -10px 0 0 70px;
	position: absolute;
	z-index: 0;
}
.dlLinks{
	font-size: 11px;
	color: #0154A4;
	text-align: center;
}
.dlLinks A{
	color: #0154A4;
	text-decoration: none;
}