HTML, Body{
	font-family:arial;
	color:#000000;
	font-size:12px;
		
}


A {
	color: #315987;
	text-decoration:none;
}

A:hover {
	color: #315987;
	text-decoration:underline;
}


h1 {
	font-size:20px;
	color: #99cf16;
	margin-top: 0px;
	margin-bottom: 0px;
}


h2 {
	font-size:16px;
	color: #99cf16;
	margin: 1px;
}

h3 {
	font-size:16px;
	color: #ff6600;
	margin: 1px;
	
}

ul
{
	list-style-image: url('images/bullet.gif');
	margin-left: 0px;
	padding-left: 1.5em;
	padding-right: 1.5em;
}

.boldgreen {
			font-size:11pt;	
			font-weight: bold;
			color: #99cf16;
			}
			
.boldorange { 
			font-size:11pt;
			font-weight: bold;
			color: #ff6600;
			}

.leftnav{
color: #484a3c;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.leftnav:hover {
	color: #ff6600;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;	
	font-family: 'Arial';
	}

.tipsnav{
color: #484a3c;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.tipsnav:hover {
	color: #ff6600;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;	
	font-family: 'Arial';
	}

.boldfont{
	font-size:14px;
	color: #99cf16;
	font-weight: bold;
	margin: 0px;
}



.loginnav{
color: #072a52;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: None;
	font-family: 'Arial';
}
	
.loginnav:hover {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
	font-family: 'Arial';
	}
	
.toptext{
color: #000000;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}

.boxtext{
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: None;
	padding-left: 5pt;
	padding-right: 5pt;
	font-family: 'Arial';
}

.newsfont{
color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}



.footernav{
color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}
	
.footernav:hover {
	color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: Underline;	
	font-family: 'Arial';
	}
	
.footertext{
color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: None;
	font-family: 'Arial';
}

.carttext{
color: #484a3c;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: None;
	padding-right: 5pt;
}

.carttext:hover{
color: #484a3c;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5pt;
}

.cellbox {
     border: 1px #4d7097 solid; 
   } 

.form-error{
	color: #D10000;
}

#domainSearch {
	text-align: left;
	padding-right: 5px;

}

#domainSearch form {
	margin: 0;
	padding-right: 0px;
}

#domainSearch input {
	vertical-align: bottom;
}