/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 2008, D.E. Web Works, LLC 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	background-repeat: repeat-x;
	background-color: #c2c2c2;
	color: #343636;
	background-image: url('images/bg1.gif');
}
P, SPAN{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	padding-left: 5px;
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1px;
	color: #B1C7F8;
	background-color: #B1C7F8;
	border: 0px solid #B1C7F8;
}
H1{
	font-size: 15px;
	color: #FCBB3D;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2{
	color: #0E3894;
	font-size: 15px;
	margin-bottom: 5px;
	padding-left: 0px;
}
H3{
	color: #528121;
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 5px;
}
H3 A{
	color: #528121;
	text-decoration: none;
}
H3 A:link{
	color: #528121;
	text-decoration: none;
}
H3 A:visited{
	color: #528121;
	text-decoration: none;
}
H3 A:active{
	color: #528121;
	text-decoration: none;
}
H3 A:hover{
	color: #528121;
	text-decoration: underline;
}
A:link {
	color: #0E3894;
	text-decoration: underline; 
}
A:visited { 
	color: #0E3894;
	text-decoration: underline; 
}
A:active {
	color: #0E3894;
	text-decoration: underline; 
}
A:hover {
	color: crimson;
	text-decoration: none; 
}
.topNav{
	font-size: 9px;
	background-color: #0E3894;
	color: white;
}
.topNav A{
	font-size: 9px;
	color: #B7B9BD;
	text-decoration: none;
}
.topNav A:active{
	color: #B7B9BD;
	text-decoration: none;
}
.topNav A:visited{
	color: #B7B9BD;
	text-decoration: none;
}
.topNav A:hover{
	color: white;
	text-decoration: none;
}
#leftNav{
	background-color: #4E5051;
	color: #B7B9BD;
	width: 255px;
	margin: 0;
	padding: 0;
}
#leftNav ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#leftNav ul li{
    list-style: none;
}
#leftNav ul li.spacer{
    padding-top: 5px;
}

#leftNav A:link, #leftNav A:visited{
	display: block;
	color: #B7B9BD;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
}
#leftNav A:hover, #leftNav A:active{
    display: block;
	color: white;
	background-color: #8a8a8a;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
}
.greyHeader{
	background-color: #434445;
	color: #FCBB3D;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #686A6C;
	border-top: 1px solid #686A6C;
}
.greyHeader2{
	background-color: #434445;
	color: #FCBB3D;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-right: 15px;
}
.rightHomeContent{
	background-color: #434445;
	color: #D4D5D7;
}
.centerTopHomeContent{
	background-color: #343636;
	color: #B7B9BD;	
}
.copyright{
	font-size: 9px;
}
.copyright A{
	color: #686A6C;
	text-decoration: none;
}
.copyright A:active{
	color: #686A6C;
	text-decoration: none;
}
.copyright A:visited{
	color: #686A6C;
	text-decoration: none;
}
.copyright A:hover{
	color: #343636;
	text-decoration: underline;
}
.legal{
	font-size: 10px;
}
.hostingTable{
	border: 1px solid #0E3894;	
	font-size: 11px;
}
.hostingTable TD{
	font-size: 11px;
}
.hostingTblHeader{
	font-size: 12px;
	background-color: #0E3894;
	color: white;
	padding: 5px;
}
.hostingTblLeftContent{
	background: #D4D5D7;
	text-align: left;	
}
.proHostPlan{
	border-left: 1px solid #528121;
	border-right: 1px solid #528121;
	background-color: #E0F2CC;
}
.contextNav{
	color: #666666;
	padding-bottom : 5px;
   padding-top : 5px;
   background-color : #EDEDED;
	
}
.contextNav_Over{
	color : #999999;
   padding-bottom : 5px;
   padding-top : 5px;
   background-color : #B1C7F8;
}
.contextNav A{
	color: #666666;
	text-decoration: none;
}
.contextNav A:Visited{
	color: #666666;
	text-decoration: none;
}
.contextNav A:Active{
	color: #666666;
	text-decoration: none;
}
.contextNav_Over A{
	color: #0E3894;
	text-decoration: none;
}
.contextNav_Over A:Visited{
	color: #0E3894;
	text-decoration: none;
}
.contextNav_Over A:Active{
	color: #0E3894;
	text-decoration: none;
}
.contextNav_Over A:Hover{
	color: #0E3894;
	text-decoration: none;
}
