@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/common/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #3b6413;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.featuredHomeBox {
	background-color: #dbefc7;
	background-image: url(images/common/featured_home_background.gif);
	background-repeat: repeat-y;
}
.featuredHomeHeader {
	font-size: 14px;
	font-weight: bold;
}
.mainBody {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 46px;
}

.detailsBody {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.previewImg {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.imgLeft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftMenu {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:hover {
	text-decoration: underline;
}


.mainHeader {
	font-size: 14px;
	font-weight: bold;
}
.headerHome {
	font-size: 10px;
	background-image: url(images/common/header_home.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.addressBar {
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #66a22c;
	vertical-align: middle;
}

.headerHome a {
	color: #FFFFFF;
	text-decoration: none;
}
.headerHome a:hover {
	text-decoration: underline;
}
.formPrompts {
	font-size: 10px;
}

.detailsFont {
	font-size: 12px;
}

.detailsHeader {
	font-weight:bold;
}

.blackBg {
	background-color: #000000;
}
