.fieldTitle .title{
	color: #000000;
	font-weight: bold;
	font-size: 1em;
}
div {
font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
} 
a:hover								{
	color: #3DAF7A;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a.LinkFoot:link, a.LinkFoot:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;

} 
a.LinkFoot:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;

}

a img {
border: none;
}

form {
	margin: 0px;
}
body {
	background-color: #00784A;
	margin-top: 20px;
	margin-bottom: 20px;
}

.PageContainer {
	background-color: #FFFFFF;
	width: 924px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}

.FadeUp {
	background-image: url(images/fade_up.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.FadeDown {
	background-image: url(images/fade_down.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.Pad10 {
	padding: 10px;
}
.Pad20 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.HeadBG {
	background-color: #FFFFFF;
	height: 116px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.HeadLogo {
	padding-left: 25px;
}
.mainNav {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.HeadNav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 700px;
	height: 34px;
	float: left;
	font-size: 0.8em;
}

.HeadNav ul, li {
	margin-top: 9px;
	margin-bottom: 7px;
}
.HeadNav li {
	display: inline;
	list-style-type: none;
}

.HeadNav a, .selectedPageRoot a, .selectedPage a {
	margin: 4px 4px;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.HeadNav a:link, .HeadNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.selectedPage a {
	background-color: #3DAF7A;
}
.selectedPageRoot a {
	background-color: #3DAF7A;
}
.HeadNav a:hover {
	background-color: #3DAF7A;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.SectionBox {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.SectionTop {
	background-image: url(images/section1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 184px;
	height: 20px;
}
.SectionMid {
	background-image: url(images/section2.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 184px;
}
.SectionHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #00784A;
	font-weight: normal;
}
.SectionHeadPad {
	padding-left: 20px;
}
.SectionBtm {
	background-image: url(images/section3.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 184px;
	height: 20px;
}

.sectionMenu {
	margin: 0px;
	padding: 20px;
}
.sectionMenu li {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 145px;
	padding-bottom: 5px;
}
.sectionMenu a:link, .sectionMenu a:visited {
	color: #003A65;
	text-decoration: none;
	font-weight: bold;
}
.sectionMenu a:hover {
	color: #3DAF7A;
	text-decoration: none;
	font-weight: bold;
}
.sectionMenu .selectedPage a {
	color: #CC0000;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}

.HeadSearch {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 218px;
	float: right;
	text-align: center;
}
.searchPad {
	padding-top: 5px;
}
.searchInput{
	width: 140px;
	font-size: 11px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.searchButton{
	font-size: 11px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.ImageLong {
	float: left;
	height: 220px;
	width: 920px;
}
.ImageMain {
	float: left;
	height: 220px;
	width: 700px;
}
.ImageSide {
	float: right;
	height: 220px;
	width: 218px;
	margin: 0px;
}
.FootFeatures {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 300px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003A65;
}
.FootMain {
	height: 100px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003A65;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.FootLeft {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100px;
	width: 410px;
	float: left;
	font-size: 0.7em;
	line-height: 25px;


}
.FootRight {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100px;
	width: 510px;
	float: right;
	text-align: right;

}
.FootLogo {
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 0px;
}
.FeatHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
}
.FeatCol1 {
	float: left;
	height: 250px;
	width: 330px;
	color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;


}
.FeatCol2 {
	float: left;
	height: 250px;
	width: 370px;

}
.FeatCol3 {
	float: right;
	height: 250px;
	width: 220px;

}
.FeatLine {
	background-color: #CCCCCC;
	height: 2px;
	width: 100%;
}
.FeatImg {
	margin-bottom: 6px;
}
.ImageBox {
	height: 220px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;

}
.HeadBox {

	height: 34px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.FadeDownIn {
	background-image: url(images/inside_down.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.FadeUpIn {
	background-image: url(images/inside_up.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.ContentBody {
	overflow: hidden;
	background-color: #FFFFFF;
	width: 920px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
}
.ContentBodyPage {
	background-image: url(images/contentbg_part.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 0.8em;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.ContentLeft {
	overflow: hidden;
	float: left;
	width: 700px;
}
.ContentRight {
	overflow: hidden;
	float: right;
	width: 218px;
	background-color: #E5E5E5;
}
.globalRootMenu {
	padding-left: 18px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #00784A;
	font-weight: normal;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #00784A;
	font-weight: normal;
}
.blogList ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blogList h2 {
	margin: 0px;
	padding: 0px;
}
.blogList a:link, .blogList a:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.blogList a:hover {
	color: #3DAF7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.FootFeatures .blogList li {
	margin-top: -10px;
	padding: 0px;
}
.FootFeatures .blogList a:link, .FootFeatures .blogList a:visited {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.FootFeatures .blogList a:hover {
	margin: 0px;
	padding: 0px;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.FootFeatures .postInfo .postDate {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.postDate {
	display: none;
}
.eventsList ul li, .linksModule ul li {
	background-color: #F4F4F4;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin: 5px;
	padding: 5px;
}
.eventsList h2, .linksModule h2 {
	margin: 0px;
	padding: 0px;
}
.eventsList a:link, .eventsList a:visited, .linksModule a:link, .linksModule a:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.eventsList a:hover, .linksModule a:hover {
	color: #3DAF7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.calendarNextPrevious {
}
.calendarToday {
	background-color: #CEEBDE;
}
.calendarDay {
}
.calendarDayHeader {
}
.calendarOtherMonthDay {
}
.calendarWeekendDay {
	background-color: #3DAF7A;
	color: #FFFFFF;
}