@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #1d3142;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.ulArrow{
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
.ulArrow li
{
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	padding-left: 20px;
	padding-bottom: 5px;
}
.rootTableTd{
	width: 940px;
}
#header {
	height:96px;
	background-attachment: scroll;
	background-image: url(../images/bg_TopBan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	padding-left: 32px;
}

#footer {
	height:41px;
	background-attachment: scroll;
	background-image: url(../images/bg_Footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer .leftTd {
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	height: 41px;
}
#footer .rightTd {
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	height: 41px;
}
#body {
	background-attachment: scroll;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: top;
	padding-left: 25px;
	padding-right: 10px;
	background-color: #6093be;
	padding-top: 10px;
	padding-bottom: 25px;
}
#body .mainContentTd {
	background-color: #FFF;
	padding: 25px;
	vertical-align: top;
}
#body .leftNavTd {
	width: 225px;
	padding-top: 15px;
	padding-bottom: 50px;
	vertical-align: top;
}
#body .mainNavTd1{
	background-color: #2c4a64;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6093be;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#body .mainNavTd1 a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#body .mainNavTd1 a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#body .mainNavTd2{
	background-color: #356288;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6093be;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#body .mainNavTd2 a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#body .mainNavTd2 a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#body .verticalSpacer1{
	height: 10px;	
}
#body .headingTd {
	font-size: 20px;
	color: #2c4a64;
	vertical-align: top;
	padding-bottom: 25px;
	font-weight: bold;
}
#body .linkArrow1 {
	background-attachment: scroll;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#body .ArrowLinkReference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 20px;
}
#body .title4 {
	font-size: 16px;
	font-weight: bold;
}
#body .title5 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	color: #3e6280;
	padding: 10px;
}
.topAddressTd{
	height:41px;
	background-attachment: scroll;
	background-image: url(../images/bg_top_address.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFF;
	text-align: center;
}
.linktopAddressTd {
	color: #FFF;
	text-decoration: none;
}
.linktopAddressTd:hover {
	color: #FFF;
	text-decoration: underline;
}

