
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, sans-serif;
	background-color: #e7e7e7;
}

p {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #000000;
}

table {
	border-spacing: 0; 
	border-collapse: collapse;
}

td {
	font-size: 10px;
	font-family: Arial, sans-serif;
	margin: 0px; 
	padding: 0px; 
	border-spacing: 0px; 
	border-collapse: collapse; 
}

a:link, a:visited, a:hover  
{
	color: #494848;
	text-decoration:none;
}

img {
	border: 0px;
}

.nav-table {
	width: 139px;
	font-size: 12px;
}

.nav-root-link
{  background:url(../images/back-normal.gif) no-repeat left;
	padding:2px 0 3px 3px;
	display:block;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	height:15px;
}

.nav-root-link2
{  background:url(../images/back-normal2.gif) no-repeat left;
	padding:2px 0 3px 3px;
	display:block;
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	height:15px;
}

.nav-root-link:link 
{
	color:#074c2a;
}

.nav-root-link:visited 
{
    color:#074c2a;
}

.nav-root-link2:link 
{
	color:#074c2a;
}

.nav-root-link2:visited 
{
    color:#074c2a;
}

.nav-root-link:hover 
{
	background:url(../images/back-over.gif) no-repeat center right;
	text-decoration:none;
	color:#ffffff;
}

.nav-root-selected .nav-root-link 
{
	background:url(../images/back-over.gif) no-repeat center right;
	color:#ffffff;
}

.nav-root-selected .nav-root-link:hover 
{
	background:url(../images/back-over.gif) no-repeat center right;
	color:#ffffff;
}

.nav-root-link2:hover 
{
	background:url(../images/back-over2.gif) no-repeat center right;
	text-decoration:none;
	color:#ffffff;
}

.nav-root-selected2 .nav-root-link2 
{
	background:url(../images/back-over2.gif) no-repeat center right;
	color:#ffffff;
}

.nav-root-selected2 .nav-root-link2:hover 
{
	background:url(../images/back-over2.gif) no-repeat center right;
	color:#ffffff;
}

.nav-sub-table a{
	color: #4c4c4c;
	text-decoration:none;
	background-image: url(../images/back-sub.gif);
	display:block;
	height:17px;
	font-size: 10px;
	font-weight:bold;
	padding-top:3px;
}

.nav-sub-table a:hover{
	color: #074c2a;
}

.nav-sub-table {
	width: 139px;
}

.nav-subm-selected .nav-sub-link {
	color: #074c2a;
}

.nav-subm-selected2 .nav-sub-link {
	color: #074c2a;
}

.nav-sub-link
{	padding:0 0 0 4px;
	font-size:8pt;
	display:block;
	padding:0 0 0 7px;
}

.nav-sub-link:hover {
	text-decoration: none;	
}

.nav-section {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #0C3B73;
	padding-left: 5px;
	padding-right: 0px;
}

.nav-sub-section {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 0px;
}

.nav-terms {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

/* Main Layout styles */

#container 
{
	margin: 0 auto; 
	width:760px;
	background-color:#fff;
	padding:10px;
	min-height:300px;
	height:auto !important;
	height:300px;
	position: absolute;
}

#header
{
	height:103px;
	border-bottom: solid 12px #bcbbb7;
	margin-bottom: 10px;
}

#header h1
{
	font-size: 19px;
	font-weight:normal;
	margin:0px;
	color: #60b07f;
	margin-top:25px;
	margin-left:301px;
}

#header a:link, a:visited, a:hover  
{
	color: #60b07f;
}

#menu
{
	width:139px;
	float:left;
	clear:both;
}

#content
{
	margin-left:15px;
	float:left;
}

#content h1
{
	font-size: 19px;
	margin:0px;
	color: #60b07f;
}

#content h2
{
	font-size: 16px;
	margin:0px;
	color: #60b07f;
}

#mainContent
{
	width:374px;
	float:left;
	margin-right:9px;
}

#mainContent p
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align:left;
	color: #494848;
	margin-top:5px;
	line-height:17px;
}

#sideBits
{
	float:left;
}

#onlineBilling
{
	height:169px;
	width:195px;
	background-image: url(../images/onlinebilling.gif);
	padding:6px;
	padding-left:9px;
	padding-right:9px;
}

#onlineBilling h1
{
	margin:0px;
	font-size:18px;
	font-family:Verdana;
	font-weight:normal;
	color:#0d5a30;
}

#onlineBilling p
{
	margin:0px;
	font-size:11px;
	font-family:Arial;
	text-align:left;
	color:#0d5a30;
	margin-top:5px;
	margin-bottom:15px;
}

#contactInfo
{
	height:97px;
	width:213px;
	padding-top:7px;
	background-image: url(../images/contact.gif);
}

#contactInfo p
{
	margin:0px;
	font-size:13px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	margin-bottom:20px;
}

#logos
{
	margin-top:39px;
	margin-bottom:25px;
	width:195px;
}

#logos p
{
	margin:0px;
	text-align:center;
}

#footer
{
	height:18px;
	width:750px;
	float:left;
	margin-top:20px;
	background-image: url(../images/footer.jpg);
	font-family:Verdana;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	padding-top:76px;
	padding-left:10px;
}

.footerlink:link 
{
	color:#fff;
	text-decoration:none;
}
.footerlink:visited 
{
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration: underline;
}

.contactlink:link 
{
	color:#fff;
	text-decoration:underline;
}
.contactlink:visited 
{
	color:#fff;
	text-decoration:underline;
}

#contactInfo a:hover
{
	text-decoration: underline;
}

.billinglink:link 
{
	color:#0d5a30;
	text-decoration:underline;
}
.billinglink:visited 
{
	color:#0d5a30;
	text-decoration:underline;
}

#onlineBilling a:hover
{
	text-decoration: underline;
}

.imagecenter
{
	margin-left: 0;
	margin-right:0;
    display:block;
}

#mainContent2
{
	width:590px;
	float:left;
}

#mainContent2 p
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align:left;
	color: #494848;
	margin-top:5px;
	line-height:17px;
}

#mainContent2 ul {
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
	overflow: hidden;
	font-size: 12px;
	color:#494848;
}
#mainContent2 li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

.features 
{
	font-weight:bold;
	font-size: 12px;
	color: #ee2e24;
}

#mainContent ul {
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
	overflow: hidden;
	font-size: 12px;
	color:#494848;
}
#mainContent li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

.formstyles 
{
	font-size:11px;
	color:#494848;
	border: solid 1px #494848;
}

#contact td
{
	font-size:11px;
	font-weight:bold;
	color:#494848;
	padding-bottom:3px;
}

.buttonstyles 
{
	font-size:11px;
	color:#494848;
}

.OfficeBG 
{
	background-image: url(../images/wires.jpg);
	height:211px;
}

#mainContent2 td
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align:left;
	color: #494848;
	margin-top:5px;
	line-height:17px;
}
