/* 2006-04-28 */

body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

.homeLinkDiv{
	position: absolute;
	top: 1px;
	left: 6px;
	z-index: 4;
	font-size: 10px;
	color: #C1CFE9;
}

a.homeLink{
	color: #C1CFE9;
	text-decoration: none;
}

a.homeLink:hover{
	color: #C1CFE9;
	text-decoration: underline;
}

.headerText{
	position: absolute;
	top: 95px;
	left: 270px;
	width: 390px;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #5387AC;
	z-index: 6;
}

.H1Heading1{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #8A856B;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

.H1Heading2{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #006FA4;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	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: #0000ff;
	text-decoration: underline;
}

a:hover{
	color: #ff00ff;
	text-decoration: underline;
}

.banner{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftGutter{
	background-image: url(images/LeftGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}


.contentBounding{
	background-color: #FFFDF0;
	background-image: url(images/contentBG.jpg);
	background-repeat: no-repeat;
}


.contentBoundingFlash{
	background-color: #FFFDF0;
	background-image: url(images/contentBGFlash.jpg);
	background-repeat: no-repeat;
}

.towns{
	font-size: 11px;
	color: #076593;
	padding: 12px 12px 12px 12px;
}


.rightGutter{
	background-image: url(images/RightGutterRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.contentBase{
	background-image: url(images/ContentBaseRepeater.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.footerLinksLeft{
	background-image: url(images/FooterRepeaterLeft.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 14px 0px 12px 10px;
}

.footerLinksCell{
	background-image: url(images/misc/SpacerFooterLinksBG.gif);
	padding: 14px 14px 5px 14px;
	color: #ffffff;
	font-size: 11px;
}

.homeFlashBack{
	background-image: url(images/UmbrellaBackground2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;

}


a.footerLinks{
	color: #36BDFE;
	font-weight: bold;
	text-decoration: none;
}

a.footerLinks:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.footerLinksRight{
	background-image: url(images/FooterRepeaterRight.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}


.footerBase{
	background-image: url(images/FooterRepeaterBottom.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.pageBase{
	background-image: url(images/misc/SpacerBGBlue.gif);
	padding: 14px 32px 44px 161px;
	color: #ffffff;
}

/******* Left Menu Styles *********/

.menuBack{
	background-image: url(images/MenuBackgroundImage.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 7px;
}

.mainMenuBox{
	padding: 0px 0px 5px 0px;
}

.menuItemChanger{
	color: #E4D78F;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #013853;
	width: 130px;
	line-height: 11px;
	background-image: url(images/misc/SpacerMenuBG.gif);
}

.menuInnerBound{
	padding: 3px 4px 3px 4px;
	font-size: 11px;
}

a.menulink{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.menulink:hover{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

.AlertP{
	color: #800000;
	/*background-color: #E0C9C9;*/
}

/******* Feature Styles *********/
.featureBox {
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	height: 200px;
}

.featureTitle {
	font-size: 11px;
	font-weight: bold;
	color: #887854;
	margin: 2px 2px 0px 2px;
}

.featurePic {
	margin: 0px 0px 8px 0px;
	border: solid #000000 1px;
}

.featureButton {
	margin: 2px 0px 0px 0px;
}

/********** List Styles ********************/
ol {
	font-size: 11px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}

/********** Other Styles ********************/
.Warning {
	FONT-FAMILY: ariel,verdana;
	COLOR: red;
	font-size: 10px;
}

.ListingDisplay{
	text-decoration:none;
	border-color:#b7b7b7;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	padding:4px;
	width: 720px;
	height: 170px;
	overflow: scroll;
	overflow-x:hidden;
	background-color:#FDFDFD;
}

.DataEntry {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

.DataEntryRight {
    FONT-SIZE: 11.0px;
    COLOR: #000000;
    text-align: right;
    FONT-FAMILY: Arial, Verdana, Tahoma,Helvetica;
}

/******* Webfodder Logo *********/
a.webfodderLink{
	color: #00354F;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #00354F;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}