body {
    background-color: #FFFFFF;
}

a:link, a:visited, a:active  {
	color: #626262;
	text-decoration: none;
}

a:hover {
	color: #003663;
	text-decoration: none;
}

.bluesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #003663;
	text-decoration: none;
	font-weight: bold;
}

.bluesubtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #003663;
	text-decoration: none;
	font-weight: bold;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #626262;
	text-decoration: none;
}

.boldbluecopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003663;
	text-decoration: none;
	font-weight: bold;
}

.italicbluecopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #003663;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #626262;
	text-decoration: none;
}

.smallcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #626262;
	text-decoration: none;
}

.homeback1 {
	background-color: #FFFFFF;
	background-image:   url(images/body_gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactback {
	background-color: #FFFFFF;
	background-image:   url(images/body_gradientb.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bluesubtitle a:link, .bluesubtitle a:visited, .bluesubtitle a:active  {
	color: #003663;
	text-decoration: underline;
}

.bluesubtitle a:hover {
	color: #003663;
	text-decoration: underline;
}