body{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	background-color: #CFD6D9;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.homeLinkDiv{
	padding: 2px 0px 0px 13px;
	font-size: 10px;
}

a.homeLink{
	color: #A1A1A1;
	text-decoration: none;
}

a.homeLink:hover{
	color: #A1A1A1;
	text-decoration: underline;
}

.headerText{
	padding: 0px 0px 9px 4px;
	width: 600px;
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #254273;
}

.h1Heading{
	font-size: 14px;
	font-weight: bold;
	color: #254273;
}


p{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
}

td{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	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;
}

.dayDate{
	color: #424C51;
	padding: 0px 0px 6px 0px;
	width: 144px;
	font-size: 11px;
}

a{
	color: #0130CB;
	text-decoration: underline;
}

a:hover{
	color: #026FE9;
	text-decoration: underline;
}





a.footerLink{
	color: #00276B;
	text-decoration: underline;
}

a.footerLink:hover{
	color: #ffffff;
	text-decoration: underline;
}



.footer {
	color: #00276B;
	font-size: 10px;
	font-family: arial;
	padding: 14px 0px 0px 0px;
}

/****** Left Gutter Styles ************************/

.leftGutterColumn{
	background-image: url(images/LeftGutterBG.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

.leftGutterBox{
	color: #375163;
	font-size: 12px;
	padding: 4px;
	background-color: #ffffff;
	border:1px solid #A1A1A1;
}


.leftGutterBoxClear{
	font-size: 12px;
	color: #375163;
	padding: 4px 8px 4px 8px;
}

.leftGutterTextMenuItem{
	font-size: 12px;
	padding: 0px 0px 6px 0px;
}

a.leftGutterLink{
	color: #803131;
}

a.leftGutterLink:hover{
	color: #B54343;
}

a.leftGutterLinkBig{
	color: #254273;
	font-weight: bold;
	font-size: 12px;
}

a.leftGutterLinkBig:hover{
	color: #3E6CB9;
	font-weight: bold;
	font-size: 12px;
}


.LGHeading{
	font-family: verdana, arial, sans-serif;
	color: #193c77;
	font-weight: bold;
	font-size: 16px;
	text-align: center;	
	padding: 4px 8px 8px 8px;
}


.LGCalloutBox{
	margin: 0px 0px 10px 0px;
}

.LGCalloutBox a{
	color: #ffffff;
	text-decoration: none;
}

.LGCalloutBox a:hover{
	color: #98bfff;
	text-decoration: none;	
}


/****** Right Gutter Styles ************************/
.rightGutterColumn{
	background-image: url(images/RightGutterBG.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.rightGutterHomeCell{
	background-image: url(images/RightGutterHomeBack.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 12px 7px 0px 14px;
	font-size: 11px;
}

.rightGutterGenericCell{
	padding: 24px 3px 0px 12px;
	font-size: 11px;
}

.rightGutterBox{
	color: #375163;
	padding: 2px 4px 3px 4px;
	background-color: #FEFCEE;
	border:1px solid #A1A1A1;
	font-size: 11px;
}

a.rightGutterLink{
	color: #803131;
}

a.rightGutterLink:hover{
	color: #B54343;
}

.rightGutterSurveyCell{
	padding: 2px 7px 0px 14px;
	color: #375163;
}

.RGSurveyChoices{
	color: #375163;
	padding: 3px 0px 0px 2px;
}

.RGdividerLine{
font-size: 1px;
padding: 6px 0px 0px 0px;
border-width: 0px 0px 1px 0px;
border-style: dashed;
border-color: #375163;
}

.surveyButton{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #A9A796;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #D0CFC5 #767463 #767463 #D0CFC5;
	width: 110px;
	padding: 2px 4px 3px 4px;
}

/********** Form Styles ********************/
.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}

/****** Menu Styles for Flyout Menu *************/

.menudivider{
	padding:0px 0px 0px 0px;
}

.topMenuItem{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	background-image: url(images/MenuSolidGrayBG.gif);
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

.topMenuLink{
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}

.topMenuLink:hover{
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}

.anylinkcss{
	
	position:absolute;
	visibility: hidden;
	border:1px solid #918D6D;
	border-bottom-width: 0px;
	font-family:verdana, arial,helvetica;
	font-size:11px;
	line-height: 100%;
	z-index: 100;
	color: #363636;
	background-color: #FFFBDC;
	width: 150px;
	margin:0px 0px 0px -1px; /*positions the left corner of the dropdown */
	}

.anylinkcss a{
	width: 100%;
	display: block;
	border-bottom: 1px solid #918D6D;
	text-decoration: none;
	color: #000000;
	}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #F2ECBD;
	text-decoration: none;
	color: #000000;
}

.linkItem{
	padding:5px 5px 5px 5px;
}

.ItemBoxInnerPadding{
	color: #363636;
	font-size: 11px;
	padding:2px 6px 3px 6px;
}


/******* Webfodder Logo *********/

a.webfodderLink{
	color: #607380;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

a.webfodderLink:hover{
	color: #607380;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}