﻿body {
	margin:0;
	background-color: #448ccb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
}
h1 {
	font-family: "Adobe Caslon Pro", "Times New Roman", "Times", serif;
	text-transform:uppercase;
	font-size: 36px;
	padding-left:10px;
	color:#003b6a;
	margin-bottom:0;
}
p {
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.75em;
}
.style2 {
	font-family: "Adobe Caslon Pro", "Times New Roman", "Times", serif;
	font-size: 18px;
	font-weight: bold;
	color:#003b6a;
	text-align:center;
	line-height:1em;
}
.style3 {
	font-family: "Adobe Caslon Pro", "Times New Roman", "Times", serif;
	font-size: 28px;
	font-weight: bold;
	color:#003b6a;
}
#left {
	padding: 10px;
	float: left;
	width: 700px;
}
#right {
	margin: 10px;
	float: right;
	width: 250px;
}
.no_border{
	border:0;
}
.footer{
	color:#448ccb;
	margin:6px 0 6px 0;
	text-align:center;
}
.footer a:link, .footer a:visited{
	color:#fff;
	text-decoration:none;
	font-size:
}
.footer a:hover, .footer a:active{
	color:#448ccb;
}
a:link, a:visited{
	color:#114887;
	text-decoration:none;
}
a:hover, a:active{
	color:#448ccb;

