/* 2008-07-16 */

body{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #aedcff;
	background-image: url(images/BackgroundRepeater.jpg);
}

.bannerCell{
	background-color: #ef3d23;
	border: solid #000000 2px;
}

.footerCell{
	background-color: #ef3d23;
	border: solid #000000 2px;
	padding: 16px 0px 16px 0px;
	font-size: 11px;
	line-height: 140%;
}

.mainArea{
	background-color: #ffffff;
	border: solid #000000 2px;
	border-width: 0px 2px 0px 2px;
	padding: 20px 20px 20px 20px;
}

.boxSide{
	background-color: #ffffff;
}

#boxLeft{background-image: url(images/BoxRepeaterLeft.jpg);}
#boxTop{background-image: url(images/BoxRepeaterTop.jpg);}
#boxRight{background-image: url(images/BoxRepeaterRight.jpg);}
#boxBottom{background-image: url(images/BoxRepeaterBottom.jpg);}

.contentCell{
	background-color: #ffffff;
	padding: 10px 20px 30px 20px;
}



/********** SEO Styles *******************/

.homeLink{
	font-size: 10px;
	color: #848AB7;
	text-decoration: none;
}

.homeLink:hover{
	font-size: 10px;
	color: #848AB7;
	text-decoration: underline;
}

.SEOCell{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #5488b0;
	padding: 0px 0px 2px 0px;
}

.bottomSection{
	padding: 20px 37px 0px 37px;
}

/********** Standard Styles *******************/

p{
	font-family: 
	font-size: 12px;
	color: #000000;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #ef3d23;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

h2{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 26px 0px;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.president{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a{
	color: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #ff0000;
	text-decoration: underline;
}


a.footerLink{
	color: #ffffff;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #ff9d12;
	text-decoration: underline;
}

/******* Webfodder Logo *********/
.webfodderCell{
	padding: 30px 0px 50px 0px;
}

.webfodderLink{
	color: #4287bc;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #4287bc;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}
