
body{
	background: #629AA4;
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center; /* Center aligns site in IE */
	margin: 0px 0 0 0;
}

td{
	font-family: Arial,Helvetica,sans-serif; /* Verdana,Geneva,Arial,Helvetica,sans-serif */
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}

#mainContainer {
	margin: 0 auto;   /* Center aligns site in FF & Netscape */
	text-align: left; /* Put everything back left-aligned */
	width: 800px;
	
}
#middleBg {
	background: url("../../images/bg_middle.gif") repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentContainer {
	
}
#contentTitle {
	color: #800000;
	font-weight: bold;
	font-size: 18px;
}
#mainContent {
	padding-top: 20px;
	padding-right: 20px;
	margin-right: 240px;
	height: 1%;
}

#mainContentRight {
	float: right;
	margin-top: 20px;
	width: 240px;
	background: #EAF2F3 url("../../images/frnt_fadeBlock.gif") repeat-x;
}
#mainContentRightText {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainNav {
	
}
#mastHead {
	height: 90px;
	position: relative;
}
#mastHeadContent {
	height: 90px;
	position: relative;
}
#mastHeadNav {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	text-align: right;
	color: #BFBFBF;
}
#mastHeadNav A {
	font-size: 11px;
	color: #2C7885;
}
#mastHeadNav A:hover {
	color: #800000;
}
#rightContent {
	
	padding-top: 15px;
	float: right;
	width: 520px;
	
}
#rightContentText {
	
}
#leftNav {
	width: 170px;
	margin: 0;
	padding-top: 15px;
	float: left;
}

#leftNavList {
	margin: 0;
	padding: 0;
}
#leftNavList li {
	width: 170px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: url('../../images/dotted_break.gif') left bottom no-repeat;
}
#leftNavList li a { 
	text-decoration: none; 
	color: #808080;
}
#leftNavList li a:hover { 
	color: #2D7885;
}
#leftNavList li On a { 
	color: #800000;
}
#leftNavList li.last {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #fff;;
}

.subPageOn {

}

#fadeList {
	padding-left: 15;
	margin-left: 0;
}
#fadeList li {
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;

}
#fadeList li A {
	color: #2D7885;
}
#fadeList li A:hover {
	color: #800000;
}
#navlist {
	padding-left: 0;
	margin-left: 0;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding-right: 5px;
	float: left;
}
#navlist li a { 
	text-decoration: none; 
}
#navlist li.last {
	padding: 0px;
}
#homeImage {
	height: 212px;
}
A {
	text-decoration: none;
	color: #006F45;
	font-weight: bold;
}

A:visited {
	color: #006F45;
}

A:hover {
	color: #000;
}
#footer {
	font-size: 11px;
}

#footer a { 
	text-decoration: none; 
	color: #000000;
	font-weight: normal;
}
#footer a:hover { 
	color: #2D7885;
	font-weight: normal;
}

.pageHeader {
	font-weight: bold;
	font-size: 18px;
	color: #800000;
	
}
.sitemapLink a {
	color: #2D7885;
}
.sitemapLink a:hover {
	color: #800000;
}
.contactLink a {
	color: #2D7885;
}
.contactLink a:hover {
	color: #800000;
}
/* IE Hacks */
/* Hide from IE5-mac. Only IE-win sees this. \*/


}
/* End hide from IE5-mac */