body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 11px;
	line-height: 20px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#8BC9BC;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#6EABBE;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#82C4BA;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#185467;}

a:hover { text-decoration: underline;}

li { font-size: 11px;
	 line-height: 15px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #6EABBE 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 18px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#6EABBE;
	background:#6EABBE;
	height:1px;
	border:0;
	margin-bottom:0;
	margin-top:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

/* Template Features */

.address {font-size:13px;
	      color:#FFFFFF;
		  font-weight:bold;}

.docs {font-size:12px;
		color:#378BA3;
		font-weight:bold;
		line-height:21px;}
		
.slogan {font-size:13px;
	     color:#378BA3;
		 line-height:21px;
		 font-family:Century Gothic, Arial;}
		 
.nav {color:#096C93;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:22px;}
	  
.nav a {color:#096C93;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:22px;}
	  
.nav a:hover {color:#4A9D8E;
	  font-size:13px;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:22px;}
	  
.bottomlinks {color:#137495;
	          font-size:11px;
			  line-height:22px;
			  font-weight:normal;
			  text-decoration:none;}
			  
.bottomlinks a {color:#137495;
	          font-size:11px;
			  line-height:22px;
			  font-weight:bold;
			  text-decoration:none;}
			  
.bottomlinks a:hover {color:#137495;
	          font-size:11px;
			  line-height:22px;
			  font-weight:bold;
			  text-decoration:none;}
			  
.phone {color:#FFFFFF;
	    font-size:20px;
		font-weight:bold;}
		
.docsplash {color:#D6F6F3;
	    font-size:14px;
		line-height:22px;
		font-weight:bold;}
		
.services a{color:#FFFFFF;
		font-weight:bold;
		}
.services a:hover{color:#FFFFFF;
		font-weight:bold;
		}
.services p{color:#FFFFFF;
		font-weight:bold;
		}
		
/* End Template Features */