a:link {
	color: #003082;

}

a:visited {
  color: #003082;

}

a:hover {
	color: #7DB6DD;
	text-decoration: none;
	cursor: hand;
}

a:active {
	color: #003082;
}

body {	
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	font-size: 13px;
	}
h2 {
	color: #666666;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #CCCCCC;  	
	color: #666666;
	}
h4 {
	color: #666666;
	}
	
P {
	font-family: Arial, Helvetica, sans-serif;	
	color: #666666;
	font-size: 13px;
	}

ul {	
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-position:outside;
	line-height:18px;
	
	}
ul.custom {	
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image:url(images/bullet.jpg);
	font-size: 13px;
	list-style-position:outside;
	line-height:18px;
	}

.customtext1  {
margin-left:20px;
}

.customtext2  {
font-size: 13px;
line-height:18px;
color:#003082;
font-weight:bold;
}

span { vertical-align: super; line-height:24px; }
.rollover {
	cursor: hand;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

