body{
	margin-top: 5px;
	margin-bottom: 5px;
	background:url(../images/bg.gif) no-repeat #001975  0 0 fixed ;
}
img{
	border:none;
	}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
a {
	color:#006699;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-size:11px;
	}
input {
	font-size:11px;
	}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 35px;
	text-align: right;
	padding-right: 10px;
}
h2{
	font-size: 13px;
	font-weight: bolder;
	color:#0072BC;
	padding:0px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3{
	font-size: 12px;
	font-weight: bolder;
	color:#5B9D00;
	padding:0px;
	margin:0px;
}
.green-border {
	border: 5px solid #8DC63F;
	padding: 5px;
}
.page-left-bg {
	
	background-repeat: no-repeat;
	background-position: right top;
}
.page-right-bg {

	
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontainer {
	background-color: #FFFFFF;
}
#maincontainer .header-top{
background-image:url(../images/bg-top.gif);
height:57;
}
#maincontainer .header-top a{
color:#FFFFFF;
font-weight:bold;
padding-right:10px;
text-decoration:none;
}
#maincontainer .header-top a:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;

}
#maincontainer td.top-links{
	vertical-align: middle;
}
a.click-more {
	color:#0072bc;
}
.headings{
 color:#4d5d70;
 font-weight:bold;
}
.footer {
	background-image: url(../images/footer-bg.gif);
	height: 33px;
}
.footer td {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
}
.footer a:hover {
	font-size: 10px;
	text-decoration:underline;
	color:#FFFFFF;
}
.highlight-box {
	background-image: url(../images/highlight-box-bg-btm.gif);
	height: 25px;
	color: #0072bc;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 4px;
}
.highlight-sepration {
	background-image: url(../images/higlight-box-right-bg.gif);
	width: 13px;
	vertical-align: top;
}
.more-link {
	font-weight: bold;
	color: #FF0000;
}
.highlight-text {
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 10px;
}
td.left-peel {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	width: 203px;
	background-position: top;
}
.left-links-head {
	background-image: url(../images/left-links-top-head.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 14px;
}
.left-section-head {
	background-image: url(../images/left-section-top-head.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 14px;
}
.left-section-end {
	background-image: url(../images/left-links-btm-footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.left-nav {
	background-color: F0F0F0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: B7B7B7;
	border-left-color: B7B7B7;
	padding-right: 5px;
	padding-left: 5px;
}
.left-nav a{
	font-size:11px;
	background-image: url(../images/arrow-links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	color: #3A3A3A;
	text-decoration: none;
}
.left-nav a:hover{
	text-decoration: underline;
}
.left-nav a.selected{
	font-size:11px;
	background-image: url(../images/arrow-selected.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	display: block;
	padding-left: 7px;
	padding-top: 5px;
	color: #0072BB;
	font-weight: bold;
	text-decoration: underline;
}
.left-nav a.sublinks{
	font-size:10px;
	background-image: url(/images/arrow-sublinks.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	display: block;
	padding-left:25px;
	padding-top: 5px;
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}
.left-nav a.sublinksSelected{
	font-size:10px;
	background-image: url(../images/arrow-sublinks-selected.gif);
	background-repeat: no-repeat;
	background-position: 17px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	display: block;
	padding-left:25px;
	padding-top: 5px;
	color: #0072BB;
	font-weight: bold;
	text-decoration: underline;
}
.left-nav a.pdflinks{
	font-size:11px;
	background-image: url(../images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B7B7;
	display: block;
	padding-left: 23px;
	padding-top: 5px;
	color: #3A3A3A;
	text-decoration: none;
}
.breadcrum {
	font-size:11px;
	color:#ff0000;
}
.breadcrum a {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	background-image: url(../images/breadcrum-image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
.breadcrum a:hover {
	text-decoration:underline;
	
}
td.bodytext{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
}
td.bodytext ul{
	padding-left: 0px;
	margin-left:20px;
	
}
td.bodytext ul li{
	list-style-position: Outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}
.text {
	font-size:11px;
	color:#666666;
}
.text-heading {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.Notes {
	font-style:italic;
	font-size:10px;
}
.h1altercolor {
	color: #FFFFFF;
}
td.header_bg {

	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background:url(../images/banner-bg.jpg) no-repeat;
}
