body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg_top.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00501C;
	line-height: 1.4em;
}
p {
	margin: 0px 0px 10px;
}
a:link {
	color: #820000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E0000;
}
a:hover {
	text-decoration: none;
	color: #00501C;
}
a:active {
	text-decoration: none;
	color: #00501C;
}
.head {
	width: 951px;
	height: 117px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
.bodycontent {
	z-index: 10;
}

.menu {
	width: 189px;
	background-image: url(../images/layout/menu_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#menuSearch {
	background-color: #E5F6F0;
	border-top: 2px solid #FFFFFF;
	text-align: center;
	position: relative;
	top: 261px;
	margin-left: 2px;
}

.body {
	width: 567px;
	background-color: #F0F9F5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
.rightCol {
	width: 189px;
	background-image: url(../images/layout/rightCol_bg.jpg);
	background-color: #E6F5F0;
	background-repeat: repeat-y;
	background-position: bottom;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #FFFFFF;
}
.rightCol a {
	display: block;
	margin-bottom: 2px;
	background-image: url(../images/layout/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 10px;
}

#rightColFoot {
	position: relative;
	display: block;
	top: -92px;
}


.foot {
	width: 949px;
}
.page {
	width: 948px;
	z-index: 1;
	position: relative;
	text-align: left;
}
.bodyFoot {
	clear: both;
}
.bgFoot {
	background-image: url(../images/layout/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.footCopy {
	text-align: center;
	width: 189px;
}
.footCopy a:link, .footCopy a:active, .footCopy a:hover, .footCopy a:visited {
		color: #FFFFFF;
}
.footMenu {
	text-align: center;
	line-height: 1.3em;
	font-size: 10px;
	padding-top: 10px;
	width: 576px;
}
.footRight {
	width: 189px;
}
