@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #0063b8;
}
.textspacer {
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCFFFF;
}
a:active {
	color: #666666;
}
.style8 {color: #FFFFFF}
.style9 {
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.style10 {color: #000066}
.style11 {color: #000066; font-style: italic; }
.style12 {
	color: #000066;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style13 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style15 {color: #FFFFFF; font-weight: bold; }
.style16 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.centertext {
	text-align: center;
	color: #000066;
}
#maintext {
	padding: 16px;
}
#textbox {
	font-size: 10px;
	width: 506px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2d8fde;
	border: 1px solid #0063b8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

