body{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #244481;
	background-color: #B0CAF4;
	background-image: url(images/BodyBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.bannerTreatment{
	border:1px solid #000000;
	border-top-width: 0px;
	background-color: #5475AC;
	font-size: 11px;
	padding: 2px 4px 3px 4px;
}

a.homeLink{
	color: #98C8F0;
	text-decoration: none;
}

a.homeLink:hover{
	color: #98C8F0;
	text-decoration: underline;
}

.headerText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #98C8F0;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #244481;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #244481;
}

.H1Heading{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #686856;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #686856;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #686856;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #686856;
	font-weight: bold;
}

a{
	color: #92284D;
	text-decoration: underline;
}

a:hover{
	color: #004FE6;
	text-decoration: underline;
}

.baselineBar{
	background-color: #253F71;
	border-type: solid;
	border-width:0px 1px 1px 1px;
	border-color: #253F71 #000000 #253F71 #000000;
}


.contentTreatment{
	border:1px solid #253F71;
	border-width: 0px 1px 0px 1px;
	background-color: #ffffff;
}

.contentBound{
	border-style: solid;
	border-width:0px 0px 0px 1px;
	border-color: #253F71;
	padding: 12px 12px 12px 12px;
}

.contentCell{
	padding: 12px 0px 0px 0px;
}


.footer {
	color: #253F71;
	font-size: 11px;
	font-family: arial;
	padding: 12px 0px 12px 0px;
}


a.footerLink {
	color: #253F71;
}

a.footerLink:hover {
	color: #205AC8;
}

/********** Icon/Address Links (Left Gutter) ********************/

.iconCell{
	padding: 6px 6px 0px 6px;
}

a.iconLink{
	font-size: 10px;
	color: #7F7F6A;
	text-decoration: none;
}

a.iconLink:hover{
	font-size: 10px;
	color: #004FE6;
	text-decoration: underline;
}

.address{
	font-size: 12px;
	color: #244481;
	font-weight: bold;
}

/********** Feature Box Styles ********************/

.featureBox {
	font-size: 10px;
	padding: 8px 5px 6px 5px;
	height: 200px;
	color: #28427B;
	background-color: #EDEDE5;
	border: solid 1px #D3D3C7;
}

.featureTitle {
	font-size: 12px;
	font-weight: bold;
	color: #676954;
}

.featurePic {
	margin: 0px 0px 8px 0px;
	border: solid #000000 1px;
}

.featureButton {
	margin: 5px 0px 0px 0px;
}


/********** List Styles ********************/

ol {
	font-size: 12px;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 23;
}

li {
	line-height: 130%;
}


/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #800000;
	/*background-color: #E0C9C9;*/
}


.AlertP{
	color: #800000;
	/*background-color: #E0C9C9;*/
}


/******* Menu Styles for Flyout Menu *********/

.menuBound{
	background-color: #EDEDE5;
	background-image: url(images/MenuBottomIMG.gif);
	Background-repeat: no-repeat;
	Background-position: bottom left;
}

/*********** Left Gutter Menu Style ****************/

.menuBox {
	color: #6B6B5C;
	border-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 2px 4px;
	width: 135px;
}

a.menuLink {
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
}


/******* Webfodder Logo *********/

a.webfodderLink{
	color: #253F71;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #205AC8;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}