body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 14px;	
	margin: 2px 0 0 0;
	padding: 0px;
}
ul, ul ul, ul ul ul, p, form{
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 12px;
	float: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* default link  */

A.h1:link{color: #00703c; text-decoration: none}
A.h1:visited{color: #00703c; text-decoration: none}
A.h1:active{color: #2d9be8; text-decoration: none}
A.h1:hover{ color: #666666; text-decoration: none;}

A.h2:link{color: #FF4444; text-decoration: none}
A.h2:visited{color: #FF4444; text-decoration: none}
A.h2:active{color: #FF4444; text-decoration: none}
A.h2:hover{ color: #FF4444; text-decoration: underline;}

A:link{color: #2d9be8; text-decoration: none}
A:visited{color: #2d9be8; text-decoration: none}
A:hover{color: #2d9be8; text-decoration: underline}
A:active{color: #2d9be8; text-decoration: underline}


/************* #globalNav styles **************/
#topNavBar {
	height: 19px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
} 
ul#topNav{
	list-style-type: none;
	float: right;
	width: 745px;
	color: #333333;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
ul#topNav li { padding:0; display: inline; margin:0;}
ul#topNav li a {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #00703C;
	text-transform: uppercase;
	padding: 3px 2px 3px 5px;
	text-decoration: none;
	
}
ul#topNav li a:hover{ color: #666666; text-decoration: none;}
ul#topNav li a.currentTop{ color: #666666; text-decoration: underline; font-weight: 700;}

#UtilityNavBar {
	padding: 0 0 0px 0;
	text-align: right;
} 
ul#UtilityNav{ padding:0; margin: 0; list-style-type: none;  width: 745px; height: 20px; color: #000000;}
ul#UtilityNav li { padding:0; display: inline; margin:0;}
ul#UtilityNav li a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	padding: 3px 5px 10px 5px; 
	text-decoration: none;
	
}
ul#UtilityNav li a:hover{ 	color: #666666; text-decoration: underline; }
ul#UtilityNav li a.CurrentUtility{ 	color: #666666; text-decoration: none;  background-image: url(../images/tag.gif);  background-repeat: no-repeat;  padding: 12px 40px 10px 40px;  }
ul#UtilityNav li a.CurrentServices{ font-size: 11px; color: #666666;  text-decoration: none; 	background-image: url(../images/tag_last.gif);  background-repeat: no-repeat;  padding: 10px 22px 10px 30px;}

/***********************************************/
/* Home page body area                                */
/***********************************************/
.homecontent{
	padding: 10px 20px 0px 10px;
	line-height: 18px;	
}	


/***********************************************/
/* Home page 3 columns area                                */
/***********************************************/


.threecolumns{
	padding-left: 10px;
	line-height: 18px;	
}

.threecolumns_list { 
	list-style: none;
	list-style-image: url(../images/wedge.gif);
}

.threecolumns_list a { 
	list-style: none;
	list-style-image: url(../images/wedge.gif);
	color: #666666;
	text-decoration: none;
}

.threecolumns_list a:hover { 
	list-style: none;
	list-style-image: url(../images/wedge.gif);
	color: #000000;
	text-decoration: underline;
}

.threecolumns_list a:visited { 
	list-style: none;
	list-style-image: url(../images/wedge.gif);
	color: #000000;
	text-decoration: none;
}




/* Header */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",sans-serif;
	margin: 0px;
	padding: 0px;
}

.h1{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #00703C;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.h2{
 font-family: "Trebuchet MS",sans-serif;
 font-size: 14px;
 color: #000000;
 font-weight: bold;
 text-transform: uppercase;
}

.h3{
 font-size: 12px;
 color: #666666;
 font-weight: bold;
}


/* Misc */
				

li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #666666;
	font-size: 12px;
}


/************* #jQuery ***************/
.fadein { position:relative; width:970px; height:219px; }
.fadein img { position:absolute; left:0; top:0; }



/************* #footer styles ***************/
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
}

hr{
	color:#9bc5ca; 
	height:1px;
}

.footer a:link {font-family: "Trebuchet MS",sans-serif; font-size: 12px; color: #888888; text-decoration:none;}
.footer a:visited {font-family: "Trebuchet MS",sans-serif; font-size: 12px; color: #888888; text-decoration:none;}
.footer a:hover {color: #888888; text-decoration:underline;}

