/* 2006-06-16 */


body{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
}

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: #02778E;
	text-decoration: underline;
}

a:hover{
	color: #24AEC7;
	text-decoration: underline;
}

.homeLinkDiv{
	position: absolute;
	top: 1px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	color: #CFCFCF;
}

.homeLinkCell{
	font-size: 10px;
	color: #CFCFCF;
	padding: 1px 0px 0px 0px;
}

a.homeLink{
	color: #CFCFCF;
	text-decoration: none;
}

a.homeLink:hover{
	color: #CFCFCF;
	text-decoration: underline;
}

.headerText{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #CFCFCF;
	padding: 1px 0px 0px 0px;
	line-height: 11px;
}

.pageBG{
	background-color: #0F372D;
	background-image: url(images/PageRepeater.jpg);
}

.pageTop{
	background-image: url(images/PageBGTop.jpg);
	background-repeat: repeat-x;
	padding: 26px 0px 0px 0px;
}

.bannerRight{
	background-image: url(images/BannerRightBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 16px 16px 0px 0px;
}

.welcome{
	width: 140;
	background-color: #CCCCCC;
	border: solid #000000 1px;
	padding: 4px 4px 4px 4px;
}

.titleCell{
	background-image: url(images/TitleRowBG.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 4px 6px 10px 160px;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.contentBound{
	background-image: url(images/ContentRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 2px 0px 0px;
}

.contentCell{
	background-image: url(images/ContentTopRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px 12px 22px 12px;
}

.footerCell{
	font-size: 10px;
	color: #000000;
	background-image: url(images/FooterBGRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 18px 39px 18px 39px;
}

.footerLink{
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.footerLink:hover{
	color: #787878;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.homePhotoGroup{
	margin: 6px 6px 6px 6px;
}

.greyButtons{
	padding: 2px;
}


/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Text-Based Menu Styles *********/
.leftGutterBound{
	background-image: url(images/MenuBaseBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.menuCell{
	padding: 0px 0px 4px 8px;
}

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

.topMenuLink{
	color: #ff0000;
	text-decoration: none;
}

.topMenuLink:hover{
	color: #0000ff;
	text-decoration: none;
}

.outerMenuDiv{
	width: 138;
	color: #6A6A6A;
	background-color: #E4E4E4;
	display: block;
	border-style: solid;
	border-color: #ffffff #000000 #000000 #ffffff;
	border-width: 1px 1px 1px 1px;
	filter: alpha(opacity=84);
}

.ItemBoxInnerPadding{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	padding:3px 4px 3px 5px;
	line-height: 100%;
}

/******* Webfodder Logo *********/
.baseCell{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #EAE5CA;
	padding: 12px 0px 28px 0px;
}

.webfodderLink{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}