@charset "utf-8";
/* CSS Document */

body{
	text-align:center; /* for IE */
	background-image:url(../images/body_bg.jpg);
	background-color:#1E3C59;
	background-repeat:repeat-x; 
	height:100%;
}

p,td,div{
	font-family:Cambria, Georgia;
	font-size:14px;
}

a{
	color:#006699;
}

form{
	margin:0;
	padding:0;
}

div#header{
	text-align:left;
	margin-top:10px;
	width:914px;
	margin:0 auto;
}

div#search{
	padding:8px 0px;
	margin:0 auto;
	width:914px;
	text-align:right;
}

div#search div.sleft{
	float:left;
	width:400px;
	text-align:left;
	color:#FFFFFF;
	padding: 0 0 0 5px;
}

div#search div.sright{
	float:right;
	width:400px;
	padding: 3px 5px 0 0;
}

div#footer{
	margin:0 auto;
	width:916px;
	padding:10px 0px 0px;
	color:#ffffff;
}

div#footer a{
	color:#ffffff;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#wrapper{
	text-align:left;
	margin-top:10px;
	width:916px;
	margin:0 auto;
	background-color:#eaeaea;
	/*background-image:url(../images/content_bg.jpg);*/
	background-repeat:repeat-x;
}

div#contentwrap{
	/*background-image:url(../images/content_bg.jpg);*/
	background-color:#eaeaea;
	background-repeat:repeat-x;
	position:relative;
	clear:both;
	width:916px;
}

div#leftpanel{
	width:220px;
	float:left;
	position:relative;
}

div#rightpanel{
	width:190px;
	float:left;
	position:relative;
}

div#maincontent{
	width:670px;
	float:left;
	position:relative;
	margin-left:15px;
	
}

div#content{
	background-color:#ffffff;
	padding:0px 10px 30px 15px;
}

div#rightpanel_home{
	width:260px;
	float:right;
	position:relative;
	padding-right:3px;
}

div#centerpanel_home{
	width:380px;
	float:left;
	padding:0px 5px 0px 0px;
}

div#content_home{
	width:660px;
	float:left;
	position:relative;
	padding:0px 5px 0px 5px;
	background-color:#ffffff;
}

div#content_search{
	width:640px;
	float:left;
	position:relative;
	padding:0px 10px 0px 15px;
}

div.button{
	padding:3px 5px;
	width:224px;
}

span.pageheader{
	font-size:18px;
	font-weight:bold;
}

span.title{
	font-size:14px;
	font-weight:bold;
}

div.homehelpform{
	width:371px;
	height:91px;
	background-image:url(../images/request_hm_bg.jpg);
	padding:35px 0px 0px 10px;
}

input.text{
	border:1px solid #666666;
	font-size:12px;
	height:18px;
	width:150px;
	padding:0px 3px;
}

textarea.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666666;
	padding:1px 3px;
	height:45px;
	width:190px;
}

select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #666666;
	width:160px;
	height:20px;
	padding:auto 3px;
}

#human {
	visibility:hidden;
	display:none;
}

div.redtitle{
	color:#ffffff;
	background-image:url(../images/titlered_bg.gif);
	width:630px;
	height:21px;
	padding:4px 0px 0px 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

div.bluetitle{
	color:#ffffff;
	background-image:url(../images/titleblue_bg.gif);
	width:630px;
	height:21px;
	padding:4px 0px 0px 10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

ol li{
	margin-bottom:10px;
}

ul li{
	margin-bottom:10px;
}

/* Drop down menu styles */
#popitmenu{
position: absolute;
background-color: #cccccc;
border:1px solid black;
font:normal 12px Arial, Helvetica, sans-serif;
line-height: 18px;
z-index: 100;
visibility: hidden;
text-align:left;
}

#popitmenu div{
 background-color:#1e3b58;
 color:white;
 font:bold 12px Arial, Helvetica, sans-serif;
 padding:3px 0px 3px 5px;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #333333;
display: block;
padding: 3px 0 3px 5px;
border-bottom: 1px solid #aab2ee;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #f5edc0;
}

a.sub {color:#000000; text-decoration:none;}
a.sub:hover { color:#456C88; text-decoration:underline;}

.marg {margin:6px 0px 6px 7px;}
.arrow {margin-top:9px;}


/* Payments Page */

fieldset {
border:1px solid #CCCCCC;
margin:0.5em 0;
padding:0.5em;
}

label.inputLabel {
float:left;
width:9em;
}
label, h4.optionName {
line-height:1.5em;
padding:0.2em;
}

.clearBoth {
clear:both;
}

.alert{
color:red;
}


#live-assistance{
	width:261px;
}

#live-assistance .contact{
	background: white url(../images/liveassistance_middle.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}

#live-assistance .contact div{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#live-assistance .contact .title{
	color: #1d507f;
	font-weight:normal;
	font-size:16px;
}

#live-assistance .contact .phone{
	font-size:24px;
}


/* payment form */

fieldset {  
float: left;    
clear: both;    
width: 100%;    
margin: 0 0 1.5em 0;    
padding: 0;    
border: 1px solid #BFBAB0;    
background-color: #F2EFE9; 
font-family:arial;  
}  

legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;  
}
  
fieldset ol {  
padding: 5px 5px 0 5px;  
list-style: none;  
}
  
fieldset li {  
float: left;    
clear: left;    
width: 100%;    
padding-bottom: 3px;
}
  
fieldset.submit {  
border-style: none;  
}

fieldset label{
float: left;    
width: 10em;    
margin-right: 1em; 
text-align:right;
}

fieldset select{
 width:auto;
}

fieldset input{
	width:175;
}

fieldset input.address{
	width:250px;
}

fieldset input.zip{
	width:65px;
}