﻿/* CSS Document */
 body {
	margin:0px;
    padding:0px 0px 10px 0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    font-size:75%;
    line-height: 160%;
    background-color:#F3F3F3; 
 }
 p {
 	margin:0px;
	padding:0px 0px 10px 0px;
   	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
 }
 a:link {
	color: #333333;
 }
 a:visited {
	color: #333333;
 }
 a:hover {
	color: #008f91;
 }
 a:active {
	color: #000000;
 }	
 #nav {
	font-size: 120.1%;
	padding-left: 55px;
 }
 #nav a:link {
	color: #000000;
	text-decoration: none;
 }
 #nav a:visited {
	color: #000000;
	text-decoration:none;
 }
 #nav a:hover {
	color: #008f91;
 }
 #nav a:active {
	color: #008f91;
 }
  #nav blockquote {
  margin: 0px 0px 0px 10px;
  font-size:82.1%;  
 }
 #nav #subcurrent {
	color: #008f91;
 }
 #nav #current {
	font-weight:bold;
 }
 h1 {
	font-size:140.1%;
	line-height: 100.1%;
	padding: 5px 0px 15px 0px;
	margin: 0px;
	color: #008f91;
	font-weight: bold;
	font-style:italic;
 }
 h2 {
	font-size:110.1%;
	line-height: 120.1%;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
 }
 h3 {
	font-size:110.1%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
 }
 
  h4 {
	font-size:107%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: bold;
 }
 
 .introfont {
	font-size:110.1%;
	line-height: 160.1%;
	margin: 0px;
	padding-bottom: 15px;
	color: #333333;
 }
 .featurecontainter{
 	margin-top: 25px;
	text-align:left;
	vertical-align:top;
 }
 .featuretitlefont{
	color: #898989;
	font-weight:bold;
	font-size: 92.1%;
	letter-spacing: 0.1em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color:#898989;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#898989;
	padding: 6px 4px 6px 20px;
	text-align:left;
	vertical-align:top;
 }
 .featureelement01 {
   padding: 0px 0px 15px 20px;
   	text-align:left;
	vertical-align:top;
 }
 
 .featurecopy {
   padding: 0px 20px 15px 20px;
   	text-align:left;
	vertical-align:top;
 }
 
  .formlement01 {
    padding: 0px 20px 15px 0px;
    text-align:left;
	vertical-align:top;
 }
 .footerfont {
	font-size: 90.1%;
	line-height: 120.1%;
 }
 .borderit img{
	border: 2px solid #fff;
 }
 .borderit:hover img{
	border: 2px solid #008f91;
 }
 .borderit:hover{
	color: #008f91; /* irrelevant definition to overcome IE bug */
 }
  ul {  
	list-style-image: url(../images/bullet_01.jpg); 
	list-style-type: none;
	margin-top: 0px;	
 }
  li {
 	margin-bottom: 5px;
  }
  
 .bodycontent {
	padding: 25px 55px 10px 85px;
 }
 fieldset {
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #898989;
	margin-left: auto;
	margin-right: 20px;
	padding-left:20px;
	background-color: #f3f3f3;
 }
 .asteriskfont {
	font-size: 130.1%; 	
	color: #008f91;
 }
 .more {
 	color: #999999;
 }
 
 .web_ad {
	border:1px solid #CFCFCF;

	width:158px;
	height: 82px;
}