body {
	background-image: url(../images/bgrd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: bottom;
}
#divContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#divLogo {
	height: 130px;
	width: 300px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
}
#divMenuContainer {
	height: 51px;
	width: 600px;
	float: right;
	margin-top: 47px;
	text-align: right;
}
#divTop {
	height: 143px;
	width: 900px;
}
#divMidBanner {
	height: 214px;
	width: 900px;
}
#divBody {
	width: 900px;
	background-color: #EEF6EB;
	color: #EEF6EB;
}
#divBodyRight {
	width: 93.5%;
	background-color: #EEF6EB;
	color: #000;
	padding-top: 14px;
	padding-left: 5px;
}

#divBodyLeft {
	width: 300px;
	background-color: #FFF;
}
#divFooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	clear: both;
	border-top-style: solid;
	border-top-color: #005B00;
	border-top-width: 5px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	text-align: center;
	background-color: #E0EFDA;
}
a {
	color: #03F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0CC;
}
li {
	color: #006940;
	font-weight: bold;
}
h1 {
	color: #006940;
	font-style: normal;
	margin: 0px;
}
h2 {
	color: #000;
}
.font12 {
	font-size: 12px;
}
.trHeader {
	background-color: #7DB30D;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.trGrey {
	background-color: #EFEFEF;
}
.divBody1Column {
	padding: 20px;
}
.liTable {
	font-size: 14px;
	font-weight: normal;
	list-style-type: circle;
	margin-left: -22px;
	color: #000;
}
.imgPage {
	border: 1px solid #000;
	padding: 6px;
	margin: 6px;
}
#divContainer #divBody table {
	color: #000;
	text-align: center;
}
#divBody table tr td {

}
#divContainer #divBody table tr td {
	text-align: left;


}
#divContainer #divBody table tr td #divBodyRight p {
	font-family: "Comic Sans MS", cursive;
}
#divContainer #divBody table tr td #divBodyRight p {
	font-family: "Comic Sans MS", cursive;
}
#divContainer #divBody table tr .c4.c1 #divBodyRight table {
	color: #00F;
}
#divContainer #divBody table tr td .divBody1Column table tr td p {
	color: #00F;
}
#divContainer #divBody table tr td .divBody1Column table tr td br {
	color: #00F;
}
#divContainer #divBody table tr .c3 {
	text-align: left;
}
