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

p { font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#5694CF;
	 margin:0;}

h2 { font-size: 17px;
	 font-weight: bold;
	 color:#97B2CF;}

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;}

.imgborder { BORDER: #4980C3 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #4980C3;}
			  
hr {color:#0B1956;
	background:#0B1956;
	height:1px;
	border:0;}

.nomargin {margin:0;}
	
/* Template Features */

.phone {color:#FFFFFF;
	  font-size: 16px;
	  line-height:32px;
	  font-weight:bold;
	  font-family:Georgia, "Times New Roman", Times, serif;}
	  
.address {color:#D9E6F4;
	  font-size: 13px;
	  font-weight:bold;}
	  
.nav {color:#FFFFFF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:23px;
	  text-decoration:none;}

.nav a {color:#FFFFFF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:23px;
	  text-decoration:none;
	  padding-left:6px;}

.nav a:hover {color:#5694CF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:23px;
	  text-decoration:none;
	  padding-left:6px;}

.feature a {
	color: #5694cf;
}
.feature a:hover {
	color: #fff;
}
.bottomlinks {color:#C4DAF1;
	  font-size:12px;
	  font-weight:normal;
	  line-height:25px;
	  text-decoration:none;}

.bottomlinks a {color:#C4DAF1;
	  font-size:12px;
	  font-weight:bold;
	  line-height:25px;
	  text-decoration:none;}

.bottomlinks a:hover {color:#5694CF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:25px;
	  text-decoration:none;}

/* End Template Features */
			  
/* 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 */