@charset "utf-8"; 

/*body {
	background: #ffffff;
	margin : 0;
	font-family: verdana, arial;
	font-size : 12px; 
	line-height : 16px;
	color: #807d83;
}*/

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background:#FFF;
	color : #42423d;
	color :	#807d83;
	}

div#page_container {width:760px;margin:0 auto;text-align:left;padding : 215px 0px 0px 0px}


a:link {color : #81b915; text-decoration : none;}
a:visited {color : #81b915; text-decoration : none;}
a:hover {color : #0A50A1; text-decoration : underline;}
a:focus {color : #0A50A1; text-decoration : underline;}
a:active {color : #0A50A1; text-decoration : underline;}


.green {color : #81b915;}
.blue {color : #0A50A1;}
.cream {color : #f3fbea;}
.red {color : #cc0000;}


div#content {width:560px;float : right;background : url('../content_images/borderbottom.gif') no-repeat left bottom; }

div#content #inner_content {
border-left : 1px solid #DCDEDB;border-right : 1px solid #DCDEDB; font-size:1.0em;padding : 6px 12px 0px 12px;margin : 0px 0px 12px 0px;}

#titlegraphic {float : left; padding : 6px 14px 0px 14px;}


div#content #inner_content h1 {
	margin : -6px -13px 15px -13px;
	padding-top : 15px;	
	color : #0A50A1;
	font-size : 24px;
	background : url('../content_images/bordertop.gif') no-repeat left top; 
}
div#terms {margin-top:15px;}
div#terms p b {color : #0A50A1;}
div#terms div.line {
border-bottom:1px dotted #ccc;width:100%;height:1px;margin:10px 0px;
}

div#content #inner_content h2, div#terms h2 {color : #0A50A1;}
div#content #inner_content h3 {color : #0A50A1; margin-bottom:0px;}
div#content #inner_content h4 {color : #0A50A1;}
div#content #inner_content p {margin-top : 0px;}



#faq dt {color : #81b915;font-weight : bold; padding : 2px 0px 2px 15px; }
#faq dd {border-bottom : solid #81b915 1px; width : 485px; margin-bottom : 10px; margin-top : 3px; padding-bottom : 10px;}




div#content div#inner_content div#featuresbenefits h2 {
	margin : 0px;
	padding : 8px 0px 0px 18px;
	font-size : 1.6em;
}

div#content div#inner_content div#featuresbenefits {
	font-weight : bold;
	color : #0A50A1;
	width : 534px;
	height: 173px;
	background:url('../content_images/largebox.gif') no-repeat;
	margin-top : 5px; margin-bottom : 9px;
}

div#content div#inner_content div#featuresbenefits ul {
	list-style-type : none;
	padding : 0px;
	font-size : 1.1em;
	line-height : 21px;
	margin : 1px 0px 0px 0px;
}

div#content div#inner_content div#featuresbenefits ul li {
	background : url('../content_images/bluestar.png') 0px 3px no-repeat;
	_background : url('../content_images/bluestar.gif') 0px 3px no-repeat;
	margin-left : 10px;
	padding-left : 21px;
	margin-right : 15px;
}

  
  
  

  
  
/* domain home page search box */  
  
#domainsearchbox {
	background:url('../content_images/searchbox.gif') no-repeat;
	height : 68px;
	width : 534px;
	margin-bottom : 5px;
}

#domainsearchbox input#domain {
	font-size : 14px; 
	width : 215px; 
	font-weight : bold;
	padding-top : 2px;
	color : #0A50A1; 
	height : 19px;
}

/* domain home page search box */  

div.line {
border-bottom:1px dotted #ccc;width:100%;height:1px;margin-top:10px;
}




