body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.mainTable{ border:1px solid #8A939C;	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}
a{ text-decoration:underline;}
a:hover{ text-decoration:none;}
.nav_top td.red:hover{ background-color:#85272A;}
.nav_top a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_top a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.top2Links a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.top2Links a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_left {
	background-image: url(../images/main_left.jpg);
	background-repeat: repeat-y;
	height: 216px;
	width: 195px;
	padding-right: 40px;
	padding-left: 16px;
}
.nav_left a {
	color: #F7FDF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94A6A6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav_left a:hover {
	color: #F7FDF3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94A6A6;
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:underline;
}
.nav_left .sub {
	padding-left: 20px;
}
.nav_left .sub a {
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
}
.nav_left .sub a:hover {
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:underline;
}



.breadcrumbs a {
	color: #FFFFFF;
	font-size: 11px;
}
.breadcrumbs {
	font-size: 11px;
	color: #eeeeee;
}


.content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contentHome {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.content h3, .contentHome H3 {
	color: #7C97B5;
	font-size: 14px;
	font-weight: bold;
}
.content h2, .contentHome H2 {
	color: #7C97B5;
	font-size: 18px;
	font-weight: bold;
}
.content h1 , .contentHome H1 {
	color: #636F7B;
	font-weight: normal;
	font-size: 36px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top:0px;
	margin-top:0px;
}

.content a, .contentHome a{
	color: #7D98B6;
}
.content img, .contentHome img  {
	border: 2px solid #B2C4D8;
	padding: 2px;
}
.content img.no_border, .contentHome img.no_border {
	border: 0px;
	padding: 0px;
}

.footer {
	font-size: 11px;
	color: #999999;
	padding-bottom: 20px;
	padding-top: 30px;
	padding-left: 10px;
}
.home1, .home2 {
	text-align:left;
	width:219px;
	background-image: url(../images/home_content_module_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px;
	height: 150px;
}

.footer_sep {
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear:both;
	margin-top:40px;
	margin-right:10px;
}

.footer a {
	font-size: 10px;
	text-transform: uppercase;
	color: #7D98B6;
}

div.sitemap{
	font-size:14px;
	line-height:20px;
}
