body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#top {
	background-image: url(/images/topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7E7D4;
	width:100%;
}

#banner {
	background-image: url(/images/bannerbg.gif);
	background-repeat: repeat;
	background-position: left top;
	width:100%;
}

.nav {
	background-image: url(/images/navbg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #E1EDF3;
}

.news {
	background-image: url(/images/newsbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #71A5BF;
	text-decoration: none;
}

#newspreview {
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #769B83;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #71A5BF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #71A5BF;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #71A5BF;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #71A5BF;
	text-decoration: none;
}

a.leftnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #5F5F61;
	text-decoration: none;
}

a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #769B83;
	text-decoration: none;
}

a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #5F5F61;
	text-decoration: none;
}

a.leftnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #5F5F61;
	text-decoration: none;
}

.navitem {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-align: left;
}

.plantitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #658A70;
	text-decoration: none;
	background-image: url(/images/plantitlebg.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-left: 10px;
}


.plansubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #658A70;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/images/plansubheadbg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/** **/

.listing {
	border-bottom: 1px solid #dedede;
	height: 142px;
	padding: 2px 2px 5px 2px;
	margin: 2px 2px 2px 2px;
}

.listing h2 {
	margin: 1px 0px 2px 0px;
}

.listing img {
	float: left;
	border: 0px;
	margin-right: 10px;
	width: 160px;
	height: 120px;
}

/** **/

.odd th {
	font-weight: normal;
	text-align: left;
	background-color: #DDEBF2;
}

.odd td {
	background-color: #E7F1F6;
}

.even th {
	font-weight: normal;
	text-align: left;
	background-color: #ECF4F7;
}

.even td {
	background-color: #F3F8FA;
}

/** **/

.paging_bar {
	background-color: #C4DCE8;
}

.paging_bar span.count {
	float: right;
	font-weight: bold;
	color: #5F5F61;
}

.maintitle {

font-size: 16px; 
font-family: Georgia;
font-style: normal;
line-height: 18px;
font-weight: normal;
color: #769B83;
text-decoration: none;

}

