body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Background.png);
	background-repeat: repeat-x;
	background-color: #D3D9E5;
}

a:link {
	color: #214E7D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #802C7D;
}
a:active {
	text-decoration: none;
}

.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.SmallSubhead {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #214E7D;
}
.Headline {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-style: normal;
	color: #214E7D;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
}
.Subhead {
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #214E7D;
}
.Rules {
	border-top: 1px solid #999999;
}
.FormBkgd {
	border: 1px solid #214E7D;
	background-color: #E0E4FF;
	text-align: left;
	padding: 2px;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#E0E6F3;
}
.even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	background-color:#FFF;
}
