#waiting
{
 visibility: hidden;
 position:absolute;
 top:200px;
 left:200px;
 border:1px #000000 solid;
 background-color:#FFFFF;
 padding:0.5em; 
}
	

BODY { font-family : Verdana, sans-serif;  font-size: 9pt; }

P, .P, OL, TD, BLOCKQUOTE, TD  { font-family: Verdana, sans-serif;  font-size: 11px;  line-height: 16px; }

UL, LI { line-height: 18px; }

H2, .H2  { font-size: 20px; }
H3, .H3  { font-size: 16px; }
H4, .H4  { font-size: 14px; }
H5, .H5  { font-size: 12px; }
		  			
.compareHead { line-height: 12px; }					
.compareHeadsm { line-height: 10px; font-size: 10px;}		
.text10 { font-size: 10px; font-family : Verdana, sans-serif; }
.rightNav { font-size: 10px; line-height: 12px; color: #003333; }
.UL { list-style-image:url('../images/bullet.gif'); margin-left: 20px}
.UL2 { list-style-image:url('../images/bullet2.gif'); margin-left: 16px}
.UL3 { list-style-image:url('../images/bullet3.gif'); margin-left: 15px}
.LI { list-style-image:url('../images/bullet.gif'); }

.white { color: #FFFFFF; }
.green { color: #45751E; }
.greenH5 { color: #45751E; font-size: 12px; }
.darkGray { color: #003333; }
.burgandy { color: #CC0033; }
.navy {color: #000066; }

.bullet { list-style-image: url('none') }
.hosting { color: #990000; }
.padding { padding-top: 4px; padding-bottom: 4px; }
.smLineHeight { line-height: 12px; }
.submit { font-family: Verdana, sans-serif;  font-size: 11px; font-weight: bold; }

A:LINK, A:VISITED { color: #000066; text-decoration: underline; }
A:HOVER { text-decoration: none; color: #0000FF; }

A.sitemap:LINK, A.sitemap:VISITED { color: #000066; text-decoration: underline;  font-size: 12px; font-weight: bold; }
A.sitemap:HOVER { text-decoration: none; }

A.breadcrumbs:LINK, A.breadcrumbs:VISITED, .breadcrumbs  { color: #FFFFFF; font-size: 10px; }	  
A.breadcrumbs:HOVER { text-decoration: none;}

A.header1:LINK, A.header1:VISITED, .header1 { color: #000000; font-size: 10px; text-decoration: none; }	  
A.header1:HOVER { text-decoration: underline;}
	
A.header2:LINK, A.header2:VISITED, .header2 { color: #000000; font-size: 11px; text-decoration: none; }	  
A.header2:HOVER { text-decoration: underline;}

A.header3:LINK, A.header3:VISITED, .header3 { color: #FFFFFF; font-size: 11pt; text-decoration: none; }	  
A.header3:HOVER { text-decoration: underline;}

A.footer:LINK, A.footer:VISITED, .footer { color: #666666; font-size: 10px; text-decoration: none; }	  
A.footer:HOVER { text-decoration: underline;}


A.leftNav:LINK, A.leftNav:VISITED, .leftNav  { text-decoration: none; color: #000000; font-size: 10px; 
	line-height: 11px; }	
A.leftNav:HOVER { text-decoration: underline; }

A.leftNavOn:LINK, A.leftNavOn:VISITED, A.leftNavOn:HOVER  { text-decoration: none; color: #000000; 
	font-size: 10px; font-weight: bold;  line-height: 11px; }	

		
A.black:LINK, A.black:VISITED, .black { color: #000000; text-decoration: underline; }	  
A.black:HOVER { text-decoration: none;}

a.darkGray:link, a.darkGray:visited { color: #003333; text-decoration: underline; }	  
A.darkGray:HOVER { text-decoration: none;}

A.blackNoUnd:LINK, A.blackNoUnd:VISITED, .blackNoUnd { color: #000000; text-decoration: none; }	  
A.blackNoUnd:HOVER { text-decoration: underline;}
 	
.hosting { color: #990000; }
.services { color: #9BB865; }
font.services { color: #9BB865; font-size: 12px; font-weight: bold; }
img.nopad { padding: 0px; }


/* 
** a simple box used in the admin section
*/
.box
{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 2px;
	background-color: white;
}
.boxlabel
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}
.boxcontents
{
	border-style: none;
	background-color: white;

}

/*
** Styles used by auto-generated forms
*/
.fttable
{
	border-style: none;
	background-color: white;
	padding: 0px;
}
.fttablelabelside
{
	background-color: #FFFFFF;
	border-style: none;
	text-align: right;
	font-family: helvetica, san-serif;                   
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
.fttablelabeltop
{
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;

	font-family: helvetica, san-serif;                   
    font-size: 12px;
    color: #333366;
    font-weight: bold;
	text-align: left;
}
.fttabledata
{
	background-color: white;
	vertical-align: top;
	border-style: none;
	padding: 2px;
}
.fttablelabeltopcart
{
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;

	font-family: helvetica, san-serif;                   
    font-size: 11px;
    color: #333366;
    font-weight: bold;
	text-align: left;
}
.cartproduct
{
	font-family: helvetica, san-serif;                   
    font-size: 11px;
    color: #333366;
    font-weight: bold;
	text-align: left;
}

.fttabledatacart
{
	background-color: white;
	vertical-align: top;
	border-style: none;
	padding: 3px;

	font-family: helvetica, san-serif;                   
    font-size: 12px;
    color: #000000;
}
.fttablerule
{
	border-style: none;
	padding: 2px;
}
.lookuptabledomain
{
	background-color: white;
	vertical-align: top;
	text-align: left;
	border-style: none;
	padding: 2px;
}
.lookuptabledata
{
	background-color: white;
	vertical-align: top;
	text-align: center;
	border-style: none;
	padding: 2px;
}
.fttabledatanumbers
{
	font-family: courier;
	text-align:right;
	background-color: white;
	vertical-align: top;
	border-style: none;
	padding: 2px;
}
.hardrule
{
	height: 1;
	color: #CCCCCC;
}
a.removelink:LINK, a.removelink:VISITED { 
	font-family: Helvetica, san-serif;
	font-size: 10px; 
	color: #999999; }

