.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #8598C7;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #96AAE1;
	text-decoration: underline;
}
a:hover {	
color: #3A4F7C;
text-decoration: underline
}
.forms {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	border: 1px solid #5D76B3;
	background-color: #FFFFFF;
}
.buttons {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #5D76B3;
	background-color: #5D76B3;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8598C7;
	text-decoration: none;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ADADAD;
	text-decoration: none;
}
body {
	background-color: #E6E5E9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #96AAE1;
	text-decoration: none;
	font-weight: bold;
}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8598C7;
	text-decoration: none;
}
a.leftnav:Hover {
	color: #3A4F7C;
	text-decoration: underline;
}
.smalltextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmargin {
	background-image: url(../images/left_margin.gif);
	background-repeat: repeat-y;
}
.rightmargin {
	background-image: url(../images/right_margin.gif);
	background-repeat: repeat-y;
}
.smallprintdis {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF0000;
	text-decoration: none;
}
