body {
	background-image: url(../images/mainBG.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4f5971;
}

#headerBox {
	width:980px;
	margin:auto;
	height:136px;
}

#headerLogo {
	padding-top:40px;
	width:241px;
	float:left;
}

#headerLinks {
	width:616px;
	float:right;
	padding-top:20px;
}

#menu {
	width:739px;
	float:right;
	padding-top:21px;
}

#homeFlash {
	width:980px;
	margin:auto;
	clear:both;
}

#homeFlashRSS {
	width:980px;
	margin:auto;
	clear:both;
	padding-top:13px;
}

#homeBoxes {
	width:980px;
	margin:auto;
	clear:both;
	margin-top:30px;
	margin-bottom:10px;
}

#homeBox1 {
	width:309px;
	float:left;
}

#homeBox2 {
	width:309px;
	float:left;
	margin-left:24px;
}

#homeBox3 {
	width:309px;
	float:left;
	margin-left:24px;
}

#footer {
	width:980px;
	height:83px;
	clear:both;
	background-image:url(../images/footerBG.gif);
	margin-bottom:40px;
	margin-top:10px;
}

#footerInside {
	width:980px;
	height:83px;
	clear:both;
	background-image:url(../images/footerBG.gif);
	margin:auto;
}

#crumbsContainer {
	width:950px;
	height:46px;
	background-image:url(../images/crumbsBG.gif);
	clear:both;
	margin:auto;
	padding-top:32px;
	padding-left:30px;
}

#contentContainer {
	width:980px;
	clear:both;
	margin:auto;
	background-image:url(../images/contentBG.gif)
}

#leftColumn {
	width:237px;
	float:left;
	background-image:url(../images/leftColumn.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top:20px;
}


#mainContentArea {
	width:743px;
	float:left;
}

#contentFeatureArea {
	width:743px;
	height:250px;
	clear:both;
}

#TheContent {
	clear:both;
	background-color:#ffffff;
	padding-bottom:40px;
	padding-top:25px;
	padding-left:25px;
	padding-right:20px;
}










.homeSubhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}	

.homeText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:regular;
}

a.homeText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:regular;
	text-decoration:none;
}

a.homeText:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#84abd8;
	font-weight:regular;
	text-decoration:none;
}

/*a.homeText:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:regular;
	text-decoration:none;
}*/

.calendarMonth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	
}

.calendarBG {
	width:50px;
	height:50px;
	background-image:url(../images/calendarBG.gif);
	float:left;
}

.calendarDay {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #aaafbc;
}

.pageHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #21283d;
	font-weight:bold;
	clear:both;
	margin-bottom:15px;
}


.mainText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6e6e6e;
	line-height:20px;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #21283d;
	clear:both;
	margin-bottom:5px;
}

.crumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21283d;
}

a.crumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21283d;
	text-decoration:underline;
}

a.crumbs:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6e6e6e;
	text-decoration:underline;
}