﻿body.main
{
	background: url(/images/bodyBak.gif) repeat-x #ffffff;
	font-family:Arial;
	font-size:11px;
	color:#4d4d4f;
	margin:0;

	text-align:center;
}

.content 
{
	font-family:Arial;
	font-size:11px;
	color:#4d4d4f;
}

a 
{
	color:#467894;
	text-decoration:none;
}	

h1
{
	font-size:15px;
	color:#2f5d76;
	font-weight:normal;
	display:inline;
}
h2
{
	font-size:13px;
	color:#2f5d76;
	font-weight:normal;
	display:inline;
}
h3
{
	font-size:11px;
	color:#2f5d76;
	font-weight:normal;
	display:inline;
}

.error 
{
	color:#bc0d0d;
}

.radio
{
	height:11px;
	width:11px;
	margin-top:3px;
}
#breadcrumb 
{
	font-size:9px;
	color:#7d7d7d;
}

#mainContainer 
{
	margin:0 auto;
	width:995px;
	text-align:left;
}
#homeFloatLeftTop 
{
	position:absolute;
	left:36px;
/*	background: url(/images/homeLeftFloat.png); */
	width:247px;
	height:205px;
	font-family:Arial; 
	font-size:11px;
	color:#4d4d4f;
	
}
#homeFloatLeft 
{
	position:absolute;
	background: url(/images/homeLeftFloatBottom.png); 
	width:247px;
	height:205px;
	padding:295px 30px 0px 30px;
	font-family:Arial; 
	font-size:11px;
	color:#4d4d4f;
	margin:-3px 0;
	*margin:97px 30px 0px -310px;
    background-repeat:no-repeat;
}

#innerHomeLink 
{
	width: 299px;
	height:97px;
	position:absolute;
/*	background: url(/images/homeLeftFloatBottom.png);  
	padding:295px 30px 0px 30px; */
	padding-left:36px;
    background-repeat:no-repeat;
    border: none;
}

#utilityNav 
{
	background: url(/images/utilityNavBak.gif);
	width:995px;
	height:24px;
}

#utilityBlueNav 
{
	background: url(/images/utilityNavBlueBak.gif);
	width:995px;
	height:24px;
}

#utilityGrayNav 
{
	background: url(/images/utilityNavGrayBak.gif);
	width:995px;
	height:24px;
}

#topNav
{
	background: url(/images/topNavBack.gif);
	width:995px;
	height:34px;
}

#topNavBlue
{
	background: url(/images/topNavBlueBack.gif);
	width:995px;
	height:34px;
}

#topNavGray
{
	background: url(/images/topNavGrayBack.gif);
	width:995px;
	height:34px;
}

#searchNav 
{
	background: url(/images/searchNavBak.gif);
	width:995px;
	height:32px;
}


	
	
#searchFormSection 
{
	background: url(/images/formBakTile.gif);
	width:995px;
	height:202px;
	min-height:202px;
	height:auto !important;
}
	
	#searchFormContent
	{
		background: url(/images/formBak.gif) no-repeat;
		width:563px;
		padding:9px 60px 5px 372px;
		height:155px;
		min-height:155px;
		height:auto !important;
	}
		#searchHeader
		{
			width:309px; 
			font-family:Arial; 
			font-size:15px; 
			color:#ffffff; 
			font-weight:bold;
		}
		#searchPrice
		{
			width:250px; 
			font-family:Arial; 
			font-size:13px; 
			color:#ffffff; 
		}
		
		#formCell 
		{
			font-family:Arial;
			font-size:9px;
			color:#414042;
			padding-top:15px;
			vertical-align:top;
		}
		#formCell .searchButton
		{
			display:inline;
			padding-right:3px;
		}
		
		#searchDescription 
		{
			font-family:Arial;
			font-size:11px;
			color:#414042;
			padding-top:15px;
			vertical-align:top;
		}
		
		.searchFormRow 
		{
			padding-bottom:20px;
			clear:both;
		}
		
		.searchLabel 
		{
			float:left;
			font-size:9px;
			width:90px;
			padding-top:3px;
		}
		.searchField 
		{
			float:left;
		}
		.searchField input
		{
			width:178px;
			font-size:9px;
		}
		.searchField select
		{
			font-size:9px;
		}
		
#homeContent 
{
	background-image: url(/images/homeContentBak.gif);
	width:633px;
	height:245px;
	padding-left:362px
}

#footer
{
	background: url(/images/footer.gif) repeat-x;
	width:995px;
	height:50px;
	min-height:50px;
	height:auto !important;
	font-size:9px;
	color:#467894;
	text-align:right;
}	

#footerBlue
{
	background: url(/images/footerBlue.gif) repeat-x;
	width:995px;
	height:50px;
	min-height:50px;
	height:auto !important;
	font-size:9px;
	color:#467894;
	text-align:right;
}

#footerGray
{
	background: url(/images/footerGray.gif) repeat-x;
	width:995px;
	height:50px;
	min-height:50px;
	height:auto !important;
	font-size:9px;
	color:#467894;
	text-align:right;
}

#footer a, #footerBlue a, #footerGray a
{
	color:#467894;
	text-decoration:none;
}	
		
		
#innerContentBlue 
{
	background-image: url(/images/innerContentBakBlue.png);
	width:938px;
	height:400px;
	min-height:400px;
	height:auto !important;
	padding-left:57px;
	
}
#innerContentGray
{
	background-image: url(/images/innerContentBakGray.png);
	width:938px;
	height:400px;
	min-height:400px;
	height:auto !important;
	padding-left:57px;
	
}

#blueNav 
{	
	background: url(/images/blueNavBak.gif) no-repeat;
	height:200px;
	min-height:200px;
	height:auto !important;
	width:264px; 
	float:left;
}

#grayNav 
{	
	background: url(/images/grayNavBak.gif) no-repeat;
	height:200px;
	min-height:200px;
	height:auto !important;
	width:264px; 
	float:left;
}

#navContent
{
	width:225px;
	padding:90px 0px 0px 25px;
}	

#innerContent
{
	float:left;
	padding: 28px 50px 10px 37px;
	width:580px;
	
}

.blueDivider 
{
	height:1px; 
	border-top:1px solid #467894; 
	width:100%;
}
.VeriSignSecure
{
	height:69px;
	width:227px;
	border:0;
	background:#cbe1ed url(images/VeriSignSecurity.gif);
}
.whiteDivider 
{
	height:1px; 
	border-top:1px solid #ffffff; 
	width:100%;
}

.greenBorderBox 
{
	padding:10px;
	border:1px solid #86b38e;
	width:560px;
	color:#231f20;
	text-align:left;

}

.greenBorderBox h1
{
	font-size:15px;
	color:#4a8254;
	display:inline;
}

.greenDivider 
{
	height:1px; 
	border-top:1px solid #86b38e; 
	width:100%;
}

#loginInPopUp 
{
	height:226px;
	width:338px;
	position:absolute;
	background: url(/images/loginPopBak.png);
	visibility:hidden;
	
}

#statusPopUp 
{
	height:226px;
	width:338px;
	/*margin-left:500px; */
	position:absolute;
	background: url(/images/loginPopBak.png);
	visibility:hidden;
	top:200px;
}

#statusPopUp h1 
{
	font-size:16px;
	font-weight:bold;
}

.leftNav 
{
	border-bottom:1px solid #FFFFFF;
	height:20px;
	padding:3px 0px 0px 13px;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
}

.leftNav a
{
	color:#467894;
}

.leftNavOn 
{
	background: url(/images/sideNavOnBak.gif) no-repeat;
	border-bottom:1px solid #FFFFFF;
	height:17px;
	padding:3px 0px 0px 13px;
	font-size: 11px;
	font-family:Arial;
	font-weight:bold;
}

.leftNavOn a
{
	color:#ffffff;
}


.reportTable td.header 
{
	padding:5px;
	vertical-align:top;
}

.reportTable td 
{
	padding:5px;
	vertical-align:top;
}
.reportTable td.header 
{
	background:#b7c2c9;
	color:#ffffff;
	text-align:left;
}

.reportTable td.alternateRow
{
	background:#edf0f1;
}
.TabMenu
{
}
.TabMenuContainer
{
  border-top: solid 0px white;
}

.TabMenuItem
{
	background-color: #b7c2c9;
	text-align: center;
	font-size: 14px;
	border: solid 1px white;
	border-left: none;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
}
.TabMenuItemSelected
{
background-color: #467894;
text-align:center;
font-size: 14px;
border-right: solid 1px white;
border-bottom: none;
border-top: none;
border-left: none;
padding: 3px 3px 3px 3px;
}
.TabMenuItemHover
{
	background-color: #467894;
	color: white;
}
.SiteStaticMenu
{
  margin: -1px 0px 0px 0px;
  background-color: white;
}
.TabMenuSpacer
{
  background-color: white;
  padding: 5px 5px 5px 5px;
}

#SiteContent
{
  padding: 5px 5px 5px 5px;
  margin: 10px 10px 10px 10px;
  width: 100%; 
}

.SiteContentSpacer
{
  height: 200px;
  visibility: hidden;
}#FooterContainer
{
  font-size: xx-small;
  border-top: solid 1px black;
}
