@charset "utf-8";
/* CSS Document */
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A0BCD1;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
}
.feature-divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #33874C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.left-bg {
	background-image: url(layout/left-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Photo-BDR {
	border: 1px solid #117143;
	margin: 2px;
}
.Subhead-allcaps-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
}
.NewsEvents-BG {
	background-image: url(layout/NewsEvents-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 4px;
}
.feature-BG {
	background-color: #FFFFFF;
	background-image: url(layout/feature-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-bg {
	background-image: url(layout/right-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Body-BG {
	background-color: #FFFFFF;
	background-image: url(layout/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #117143;
}
.footer-divider {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #117143;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #006A1F;
}
a:hover {
	color: #009900;
}
a:active {
	color: #009900;
}

