body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002F62;
	background-position: top;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #3573B9;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3573B9;
}
a:hover {
	text-decoration: underline;
	color: #71CEF5;
}
a:active {
	text-decoration: underline;
	color: #3573B9;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subheadltblue {
	font-size: 15px;
	font-weight: bold;
	color: #002A5C;
	text-transform: uppercase;
	word-spacing: 1px;
}
.boldblue {
	font-weight: bold;
	color: #244068;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #6186CB;
}
.bluesubhead {
	font-size: 14px;
	font-weight: bold;
	color: #002B5C;
}
.dottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.leftdottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
}
.btmdottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
}
.bold-bigltblue {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #71CEF5;
}
.introtext {
	line-height: 20px;
}
hr {
border: 2px dotted #CCCCCC;
}
