/* 2006-03-17 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #515E53;
}

.homeLinkDiv{
	color: #000000;
	position: absolute;
	top: 2px;
	left: 153px;
	z-index: 4;
	font-size: 10px;
}

a.homeLink{
	color: #000000;
	text-decoration: none;
}

a.homeLink:hover{
	color: #000000;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 68px;
	left: 368px;
	width: 190px;
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #204E6D;
	line-height: 11px;
	z-index: 6;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #215028;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #204E6D;
	font-weight: bold;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #515E53;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #515E53;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #246898;
	text-decoration: underline;
}

a:hover{
	color: #628A6A;
	text-decoration: underline;
}

.bannerBottomRightCell{
	background-image: url(images/BannerBottomRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 27px 9px 0px;
}

.contentBounding{
	background-image: url(images/ContentBG.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.rightMargin{
	background-image: url(images/RightSideRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.leftMargin{
	background-image: url(images/LeftSideRepeater.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.townsCell{
	color: #869B88;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	padding: 24px 0px 12px 0px;
}


a.footerLink{
	color: #3E6945;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #869B88;
	text-decoration: underline;
}

.footerSection{
	background-image: url(images/FooterRepeater.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


.footerBase {
	color: #000000;
	background-color: #DFE8E0;
	background-image: url(images/FooterCenterBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px 0px 80px 0px;
}



a.baseLink{
	color: #000000;
	text-decoration: underline;
}

a.baseLink:hover{
	color: #000000;
	text-decoration: underline;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}



/******* Webfodder Logo *********/
a.webfodderLink{
	color: #819483;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #819483;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}