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

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

h1 { font-size: 20px;
	 font-weight: bold;
	 font-family:"Times New Roman", Times, serif;
	 font-style:italic;
	 color:#084886;
	 margin:0;
	 padding-left:20px;
	 line-height:26px;}

h2 { font-size: 19px;
	 font-weight: bold;
	 color:#7498BA;}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#86AD5E;}

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

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

a:hover { text-decoration: underline;}

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

.imgborder { BORDER: #084886 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #084886;}
			  
hr {color:#084886;
	background:#084886;
	height:1px;
	border: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 {color:#86AD5E;
	      font-size:12px;
		  font-weight:bold;
		  line-height:22px;
		  font-family:Georgia, "Times New Roman", Times, serif;}

.docs { font-size: 12px;
	 font-weight: bold;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 color:#000000;
	 margin:0;
	 padding-right:20px;
	 line-height:20px;}
	 
.nav {color:#084886;
	  font-size:12px;
	  font-weight:bold;
	  line-height:20px;
	  text-decoration:none;}

.nav a {color:#084886;
	  font-size:12px;
	  font-weight:bold;
	  line-height:20px;
	  text-decoration:none;}
	  
.nav a:hover {color:#86AD5E;
	  font-size:12px;
	  font-weight:bold;
	  line-height:20px;
	  text-decoration:none;}
	  
.highlights {color:#0A355F;
	         font-size:11px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.highlights a {color:#0A355F;
	         font-size:11px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.highlights a:hover {color:#86AD5E;
	         font-size:11px;
			 font-weight:bold;
			 text-decoration:none;}
			 
.bottomlinks {color:#34679C;
	  font-size:11px;
	  font-weight:normal;
	  line-height:22px;
	  text-decoration:none;}

.bottomlinks a {color:#34679C;
	  font-size:11px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#86AD5E;
	  font-size:11px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}

/* End Template */