body, td, p {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #525252;
}
a:link, a:visited, a:active {
	color: #016CA8;
}
a:hover {
	color: #0C9EF0;
}

.submenu {
	font: 15px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	color: #828282;
	text-decoration: none;
}
.submenu a:hover {
	color: #0C9EF0;
	text-decoration: underline;
}

.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 6px;
}
.footerlinks a:link, .footerlinks a:visited, .footerlinks a:active {
	color: #ffffff;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #ffffff;
	background-color: #1D89C9;
}
.footerfineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dddddd;
}
.footerfineprint a:link, .footerfineprint a:visited, .footerfineprint a:active {
	color: #2095D2;
	font-size: 10px;
	text-decoration: none;
}
.footerfineprint a:hover {
	color: #66C8FB;
	font-size: 10px;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 25px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px; 
	margin-top: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #383838;
	margin-bottom: 2px; 
	margin-top: 2px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #32659C;
	margin-bottom: 1px; 
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #32659C;
	color: #ffffff;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #091E54;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 1px;
}
.bignumber {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #8AB5DF;
}
.quote {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #111111;
}
.caption {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
.bluebox {
	background-image: url("IMAGES/BLUEFADE.JPG");
	border-style: solid;
	border-width: 1px;
	border-color: #162C6A
}
.column {
	background-image: url(images/column.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li { 
	list-style-image: url("IMAGES/BULLET2.JPG"); 
}
.arrowbullets li { 
	list-style-image: url("IMAGES/BULLET.JPG"); 
}
.imgborder {
	border: solid 1px #0086C8;
}
.textbox {
	border: solid 1px #aaaaaa;
	
}