@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#pageWrap {
	margin: 0 auto;
	width: 899px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding-left: 39px;
	height: 159px;
	width: 860px;
}
#header #logo { 
	float: left;
	padding: 30px 0px 0px 0px;
}

#topBanner {
	background-image: url(../images/top_banner.gif);
	background-repeat: no-repeat;
	height: 168px;
	width: 899px;
}
#midHeader {
	background-image: url(../images/mid_header.gif);
	height: 79px;
	width: 895px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
#lhsPod {
	float: left;
	width: 235px;

	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	position: relative;
	width: 663px;
	min-height: 426px;
	margin-left: 235px;
	background-image: url(../images/vertical_div.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content  #innerContent {
	min-height: 450px;
	behaviour: url(minmax.htc);
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#content  #rhsPod  {
	background-image: url(../images/rhs_pod.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 161px;
	float: right;
	margin-right: 30px;
	margin-top: 90px;
	margin-left: 10px;
	text-decoration: none;
}

#contentText p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
}

#content h2, h3 {
	padding: 10px 0px 0px 10px;
}

#content #contentHeader {
	background-image: url(../images/welcome_headerBg.gif);
	height: 42px;
	background-repeat: no-repeat;
	background-position: right;
}

#lhsPod #lhsContact {
	padding-top: 15px;
	padding-left: 18px;
}
.red {
	color: #993366;
}
.green {
	color: #99cc00;
}
#cleverclover {
	font-size: 11px;

}
#cleverclover a {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
}

#content #fadeDiv {
	position: absolute;
	height: 111px;
	width: 1px;
	top: 0px;
	left: 0px;
}

#lhsPod #lhsNav {
	color: #993366;
	background-image: url(../images/lhs_nav.gif);
	background-repeat: no-repeat;
	height: 286px;
	width: 227px;
	margin-top: 10px;
}
#lhsPod #lhsNav a {
	font-size: 14px;
	line-height: 38px;
	margin-left: 16px;
	display: block;
	color: #993366;
	text-decoration: none;
	}
#lhsPod #lhsNav a:hover {
	color:#000;
}
#topNav {
	color: #FFFFFF;
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	width: 865px;
	padding-right: 17px;
	padding-left: 17px;
	margin-bottom: 10px;
	line-height: 41px;
	height: 41px;
}
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;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 95px;
	clear: both;
	padding-top: 8px;
	padding-right: 46px;
	padding-left: 19px;
	width: 834px;
	line-height: 38px;
}
#footerNav  {
	color: #FFFFFF;
}
#footerNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav a:hover {
	color: #000;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 41px;
}
.fRight {
	float: right;
}
.pink {
	color: #cc9999;
}
#topNav img {
	bottom: 10px;
}
#inputTable input.text, #inputTable textarea {
	width: 300px;
}

.genericList li {
	padding: 5px;
}
