@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #161616;
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: justify;
}

img{
	border: none;
	cursor: pointer;
}

p{
	line-height: 22px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p img{
	float:left;
	clear:none;
	display:inline;
	margin: 0px 10px 10px 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

span.formLabel{
	float:left;
	width: 200px;	
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	line-height: 40px;
	color: #0099FF;
	font-weight: normal;
}

h3{
	float:left;
	clear:both;
	width: 100%;
	margin: 30px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 26px;
	color: #161616;
}

a{
	color: #0099FF !important;
	text-decoration:none !important;
}

a:hover{
	color: #0099FF !important;
	text-decoration:underline !important;
}


#container{
	display:block;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height:auto !important;
	height: 100%;
	min-width: 100%;
	width:auto !important;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/body_bg.jpg) repeat-y center top;
}

#topBackgroundHolder, #headerBackgroundHolder, #flashBackgroundHolder, #bodyBackgroundHolder, #bodyTopSpacer, #footerBackgroundHolder{
	padding: 0px;
	min-width: 100%;
	width:auto !important;
	width: 100%;
	margin: 0px;
	float:left;
	clear:both;
	display:block;
}

#topBackgroundHolder, #flashBackgroundHolder{
	background: #161616 url(../images/dashed_repeater.jpg) repeat-x left bottom;
}

#headerBackgroundHolder, #flashBackgroundHolder{
	background-color: #FFF;
}

#bodyTopSpacer{
	background: #F5F5F5;
}

#footerBackgroundHolder{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footerBackgroundTop, #footerBackgroundLower{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#footerBackgroundTop{
	height: 18px;
	background: #F5F5F5;
}

#footerBackgroundLower{
	height: 38px;
	padding-top: 2px;
	background: #161616 url(../images/dashed_repeater_lower.jpg) repeat-x left top;
}

#topBar, #header, #flash, #bodyElements, #footer, #bodyTopRounded, #bodyBottomRounded{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	padding: 0px 12px;
}

#topBar{
	height: 38px;
	margin-bottom: 2px;
}

#header{
	width: 992px;
	height: 100px;
	padding: 10px 0px 10px 12px;
}

#flash{
	height: 440px;
	padding-bottom: 12px;
}

#bodyTopRounded{
	height: 6px;
	margin-top: 10px;
}

#bodyBackgroundHolder{
	margin-bottom: 58px;
	/* ie6 + 7*/ * margin-bottom: 0px;
	/* ie6 only*/ _margin-bottom: 58px;
}

#bodyElements{
	/* ie6 + 7*/ * margin-bottom: 58px;
	/* ie6 only*/ _margin-bottom: 0px;
}

#footer{
	height: 31px;
	margin-top: 2px;
	padding-top: 7px;
	color:#FFF;
}

#footLeft{
	width: 650px !important;
}

#footRight{
	width: 330px !important;
	text-align:right;
}

#bodyTopRounded img, #bodyBottomRounded img, #mapHolder img, #serviceListContainer img{
	float:left;
	cursor: default !important;
}


/*--------------------------------------------------------Header----------------------------------------------*/

#topLeft{
	text-align:right;	
}

#topLeft a{
	display:inline;
	margin-left: 10px;
}

#logo{
	width: 124px !important;	
	height: 100px;
}

#navBar{
	width: 512px !important;
	margin-left: 356px;
	height: 82.5px;
	padding-top: 17.5px;
}

ul#navMenu{
	list-style: none;
	height: 45px;
	padding: 10px 0px 10px 146px;
	margin: 0px;
	width: 366px !important;
}

ul#navMenu li
{
	float: left;
	clear: none !important;
	margin: 0px;
	display: inline !important;
	width: auto !important;
	padding: 0px;
	height: 45px;
}


/*------------------------------------------------Body----------------------------------------------*/

#leftContent{
	width: 630px !important;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	background:#FFF;
	overflow:hidden;
}

#rightContent{
	width: 300px !important;	
	padding: 0px 10px 10px 20px;
	overflow: hidden;
}

.leftHeaderDiv{
	border-bottom: #D8D8D8 solid 1px;	
}

.rightHeaderDiv{
	padding-bottom: 2px;
	background: url(../images/dashed_repeater_lower.jpg) repeat-x left bottom;
}

#serviceListContainer{
	background: #F5F5F5;
}

ul.rightList, ul.serviceList{
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

ul.rightList li, ul.serviceList li, #quickPoll p, #quickPoll .responseBlock
{
	float: left;
	clear:both;
	width: 100%;
	margin: 5px 0px;
	padding: 0px;
	overflow:hidden;
	line-height: 26px;
	font-size: 14px;
	color: #9A9A9A;
	border-bottom: #D8D8D8 solid 1px;
}

ul.serviceList li{
	width: 285px !important;
	margin: 5px 15px;
	clear: none !important;
}

ul.rightList li a, ul.serviceList li a, #quickPoll label{
	color: #9A9A9A !important;
	text-decoration:none !important;
}

ul.rightList li a:hover, ul.serviceList li a:hover, #quickPoll label:hover{
	color: #161616 !important;
	text-decoration:none !important;
}

ul, ul.terms{
	list-style: lower-roman;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}

ul{
	list-style:disc !important;	
}

ul li, ul.terms li
{
	float: left;
	clear:both;
	width: 90%;
	margin: 5px 5%;
	padding: 0px;
	line-height: 22px;
}

#rightContent p{
	text-align:right;	
	font-size:14px;
}

#rightContent p a, a.siteMap{
	color: #161616 !important;
	text-decoration:none !important;
}

#rightContent p a:hover, a.siteMap:hover{
	color: #9A9A9A !important;
	text-decoration:none !important;
}

#quickPoll p{
	text-align:left;	
	color: #161616;
}

#quickPoll label, #quickPoll input.radio{
	cursor: pointer;
}

#quickPoll input.radio{
	display:inline;
	margin-right: 15px;
}

#quickPoll .pollResponse{
	font-size: 12px;
	line-height: 18px;
	border: none;
	margin-bottom: 5px;
}

#quickPoll .responseBlock{
	padding-bottom: 15px;	
}


#mapHolder{
	width: 310px;
	display:inline;
	margin-left: 5px;
	background-color: #F5F5F5;
}

#map{
	width: 298px;
	height: 190px;
	position:relative;
	left: 6px;
	margin: 0px !important;
}

.dashedDiv{
	padding-bottom: 2px;
	background: url(../images/dashed_repeater.jpg) bottom left repeat-x;
}

/*-------------------------------------------------Common-------------------------------------------*/

.paging{
	word-spacing: 10px;	
}

.floatLeft, .floatLeftAuto, .half{
	width: 100%;
	float:left;
	clear:none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	display:inline;
}

.half{
	width: 50%;	
}

.floatLeftAuto{
	width: auto;
}

.marginBottom10{
	margin-bottom: 10px;	
}

.paddingBottom10{
	padding-bottom: 10px;	
}

.marginBottom30{
	margin-bottom: 30px;	
}

.marginBottom0{
	margin-bottom: 0px;	
}

.marginTop50{
	margin-top: 50px;	
}

.alignRight{
	text-align:right;	
}

.alignCenter{
	text-align:center;	
}

.borderNone{
	border: none !important;	
}

.enhanced{
	font-size:14px;
	line-height: 24px;
}


.bold{
	font-weight: bold;	
}

.required{
	color:#900 !important;	
}

input.textfield, textarea{
	border: 1px solid #161616;
	background: #F5F5F5;
	width: 408px;	
	margin: 0px;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	line-height: 24px;
}

textarea{
	height: 150px;
}
