body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #AEB3AD;
	margin: 0px;
	color: #666666;
}
p {
	margin: 10px 5px 10px 5px;
	line-height: 150%;
}
a:link, a:visited {
	color: #6666CC;
}
a:hover {
	color: #333366;
}
hr {
	color: #DDDDDD;
	background-color: #DDDDDD;
	border: 0px;
	height: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6EBB43;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4F67AD;
	margin-top: 15px;
}
h3 {
	font-size: 10pt;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/orangebullet.gif);
	line-height: 150%;
}
li {
	padding-bottom: 5px;
}
table {
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	font-weight: bold;
}
img {
	border-width: 0px;
}
#container {
	width: 1000px;
	background: #EEF1EA;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	height: 100%;
}
#topline {
	background: #FAA634;
	height: 23px;
	font-size:9pt;
	font-weight:bold;
}
#topline input {
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*#topline a:link, #footer a:visited*/
#topline a {
	text-decoration: underline;
	color: #333333;
	font-size: 9pt;
}
#topline a:hover {
	text-decoration: none;
	color: #333333;
}
.topline_container {
	/*background-color:#FAA634;*/
	text-align:right;
	padding:2px 12px;
	color: #333333;
}
#ajax_submit {
	vertical-align: top;
}
#ajax_form_error {
	font-size: 8pt;
	color: #CC0000;
	line-height: 20px;
}
#ajax_form_error a {
	font-size: 8pt;
}
#blueline1 {
	border-top:3px solid #00306F;
	height:0px;
	margin:0;
	padding:0;
	width:100%;
}
#blueline2 {
	background: #00306F;
	height: 31px;
}
#header {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	margin-top: 0px;
}
#header a:link, #header a:visited, #header a:hover {
	TEXT-DECORATION: none;
}
#mainmenu {
	height: 30px;
	background-image: url(/images/navbar-background.gif);
	background-repeat: repeat;
	whitespace: nowrap;
}
#mainmenu a:link, #mainmenu a:visited {
	float: left;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #B9C2BE;
}
#mainmenu a:hover {
	color: #333333;
	background-color: #DDDDDD;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	text-align: right;
	float: right;
}
#addthis {
}
* html #addthis {
	margin-top: -20px;
}
.phonenumber {
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #990000;
}
.phonenumbersmall {
	color: #990000;
	font-weight: bold;
}
#tollfree {
	padding-top: 1px;
	float: left;
	width: 332px;
	height: 250px;
	background-image: url(/images/boxgrad.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:	#BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#BBBBBB;
}
#callcenter {
	padding-top: 1px;
	width: 332px;
	height: 250px;
	margin-left: 333px;
	background-image: url(/images/boxgrad.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:	#BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#BBBBBB;
}
/*** IE Compatability ***/
* html #callcenter {
	width: 327px;
	margin-left: 333px;
	background-image: url(/images/boxgrad.gif);
	background-repeat: repeat-y;
	border-right-width: 0px;
}
/*** IE Compatability ***/
* html #tollfree {
	width: 333px;
	border-right-width: 0px;
}
#webdomain {
	padding-top: 1px;
	float: right;
	width: 334px;
	height: 250px;
	background-image: url(/images/boxgrad.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#BBBBBB;
}
#actionbar h3 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-weight: bolder;
}
#actionbar p {
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
#actionbar ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	line-height: 100%;
}
#content {
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 20px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background: #FFFFFF;
	font-weight: 500;
}
#actionbar {
	background: #BBBBBB;
}
.actionbarinnerbox {
	margin-left: 25px;
	margin-top: 5px;
}
#footer {
	color: #777777;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
}
#testbar {
	float: left;
	width: 290px;
	margin-left: 10px;
	font-size: 9pt;
}
/*** IE Compatability ***/
* html #testbar {
	margin-top: 25px;
}
#contentcopy {
	margin: 10px 10px 10px 350px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #777777;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
}
/*** UTILITY CLASSES/IDS ***/

#bottomright {
 //margin-top: 10px;
	float: right;
	margin-right: 25px;
	position: relative;
}
#whitebg {
	background: #FFFFFF;
}
#right {
	text-align: right;
}
#space {
	line-height: 150%;
}
.center {
	text-align: center;
}
.bluetext {
	color: #6666CC;
}
.greentext {
	color: #6EBB43;
}
/*************************/




#submenu {
	/*float: left;*/
	width: 155px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url('/images/boxgrad.gif');
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	border-bottom-width: 5px;
	border-bottom-color: #333366;
	padding: 10px 10px 10px 15px;
}
/*** IE Compatability ***/
* html #submenu {
	width: 145px;
}
#submenu a:link, #submenu a:visited {
	width: 130px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#submenu a:hover {
	color: #333333;
}
#submenu hr {
	border: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 2px;
}
/*** css for the ajax contact form at includes/miniform.php ***/
	
#minicontacttable {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #666666;
}
#minithanks {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #666666;
}
#minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	color: #666666;
	font-weight: bold;
}
.minierror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	color: #cc0000;
	font-weight: normal;
}
#ContactFormHeader {
	font-size: 8pt;
}
#minicontactform {
	clear: both;
	float: left;
	width: 155px;
	margin-left: 10px;
	margin-top: 10px;
	background-image: url('/images/boxgrad.gif');
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	border-bottom-width: 5px;
	border-bottom-color: #333366;
	padding: 0px 10px 10px 15px;
}
/*** For the alternate sidebar for the purchase pages ***/
#options_menu #minicontactform {
	clear: both;
	float: left;
	width: 155px;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url('/images/boxgrad.gif');
	background-repeat: repeat;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #DDDDDD;
	border-bottom-width: 5px;
	border-bottom-color: #333366;
	padding: 0px 10px 10px 15px;
}
/*** IE Compatability ***/
* html #minicontactform {
	width: 155px;
}
#minicontactform h2 {
	font-size: 10pt;
}
#contentsubpage {
	margin: 10px 10px 10px 200px;
	padding: 10px 10px 20px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
	background: #FFFFFF;
	font-weight: 500;
	height: 100%;
}
* html #contentsubpage {
	margin-left: 200px;
}
table.contenttable {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
td.contenttable1 {
	padding: 5px;
	background: #EEFFFF;
}
td.contenttable2 {
	padding: 5px;
	background: #EEF9FF;
}
td.searchresults1 {
	padding: 6px 12px 10px;
	background: #EEFFFF;
	font-weight: bold;
	vertical-align: top;
	text-wrap: none;
	word-break: keep-all;
	hyphenate: none;
}
td.searchresults2 {
	padding: 6px 12px 10px;
	background: #EEF9FF;
	font-weight: bold;
	vertical-align: top;
	text-wrap: none;
	word-break: keep-all;
	hyphenate: none;
}
#contact {
}
#contact td {
	padding: 10px 10px 10px 10px;
}
.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
#searchleft {
	width: 449px;
	float: left;
	height: 450px;
}
#searchmain {
	height: 450px;
	margin-left: 450px;
	margin-top: 0px;
	background: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
#searchmain h2 {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 20pt;
	font-weight: bolder;
}
#searchmain h3 {
	color: #6666CC;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 14pt;
	font-weight: bolder;
}
#searchmain p {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
#searchinnerbox {
	margin-left: auto;
	margin-right: auto;
}
#domain2 {
	padding-top: 1px;
	width: 448px;
	height: 218px;
	background-image: url(/images/boxgrad2.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:	#BBBBBB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:	#BBBBBB;
}
#domain2 h3 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12pt;
	font-weight: bolder;
}
#domain2 p {
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
#domain2 ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	line-height: 100%;
}
.center {
	text-align: center;
}
.formError {
	color:red;
}
.tdMsg {
	padding-bottom:10px;
}
.tdFormLabel {
	/*padding-left:0px;
	padding-right:10px;
	text-align:right;*/
	vertical-align:top;
	padding:12px 0px 2px 0px;
}
.tdSection {
	border-bottom: 1px dashed #DDDDDD;
}
.formHint {
	padding:2px 0px 10px 0px;
}
.trWLForm {
	padding-bottom:5px;
}
.tdWLMenu {
	/*padding-left:0px;
	padding-right:10px;
	text-align:right;*/
	vertical-align:top;
	padding:5px 0px 2px 0px;
	width:100px;
}
.wlMenu {
	height: 30px;
	background-image: url(/images/navbar-background.gif);
	background-repeat: repeat;
}
.wlMenu a:link, .wlMenu a:visited {
	float: left;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	color: #989D9E;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #989D9E;
}
.wlMenu a:hover {
	color: #333333;
	background-color: #DDDDDD;
}
.pop-up {
	background-color: #FFFFFF;
	padding: 15px 15px;
	width: 600px;
}
.pop-up p {
	margin-left: 25px;
	text-align: justify;
}
/** Begin A/B Testing Variation CSS **/
#options-step1-text {
	padding-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA8C3D;*/
	margin-bottom: 5px;
}
#options hr {
	background-color: #EA8C3D;
	text-align: left;
	width: 60%;
	height: 1px;
	margin-left:0;
}
#options-step1-text em {
	color: #666666;
	font-size: 10pt;
	margin: 0;
	text-align: left;
	font-style: italic;
}
/** End A/B Testing Variation CSS **/

