<!--
body {
	margin: 0px 0px 0px 0px;
	background-color: #6666CC;
}

form {
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px 0px 0px 0px;
}

div, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-right: 8px;
	margin-left: 15px;
}

p.rule {
	padding-bottom: 5px;
	border-bottom: 1px solid #2747B1;
}

ol, ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.blueBorder1 {
	border-top: 1px solid #2747B1;
	border-right: 1px solid #2747B1;
	border-bottom: 1px solid #2747B1;
	border-left: 1px solid #2747B1;
	height: 21px;
}

.blueBorder2 {
	border-top: 1px solid #2747B1;
	border-right: 1px solid #2747B1;
	border-bottom: 1px solid #2747B1;
	height: 21px;
}

.blueBorder3 {
	border-right: 1px solid #2747B1;
	border-bottom: 1px solid #2747B1;
	border-left: 1px solid #2747B1;
	background-color: #E4E8FA;
	height: 45px;
}

.blueBorder4 {
	border-right: 1px solid #2747B1;
	border-bottom: 1px solid #2747B1;
	background-color: #E4E8FA;
	height: 45px;
}

.blueBorder5 {
	border-left: 1px solid #2747B1;
	background-color: #E4E8FA;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blueBorder6 {
	border-right: 1px solid #2747B1;
	background-color: #E4E8FA;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blueBorder7 {
	border-bottom: 1px solid #2747B1;
	border-left: 1px solid #2747B1;
	background-color: #E4E8FA;
	padding-top: 3px;
	padding-bottom: 3px;
}

.blueBorder8 {
	border-right: 1px solid #2747B1;
	border-bottom: 1px solid #2747B1;
	background-color: #E4E8FA;
	padding-top: 3px;
	padding-bottom: 3px;
}

.callout {
	background-color: #E6E6F4;
	border: 1px solid #2747B1;
	padding: 3px;
}

.darkGreen {
	font-weight: bold;
	color: #1B4E56;
}

.footer {
	background-color: #CECDF4;
	border-top: 1px solid #2747B1;
}

.greenBorder {
	border: 1px solid #1B4E56;
	padding: 3px;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.title {
	color: #2747B1;
	font-weight: bold;
	font-size: 11pt;
}

.title2 {
	color: #2747B1;
	font-weight: bold;
}

.title3 {
	color: #2447AF;
}

.title4 {
	color: #2447AF;
	font-weight: bold;
	border-bottom: double #CECEF4;
}

a {
	color: #3333CC;
	text-decoration: underline;
}

a:hover {
	color: #3333CC;
	text-decoration: none;
}

a:visited {
	color: #3333CC;
	text-decoration: underline;
}

a:visited:hover {
	color: #3333CC;
	text-decoration: none;
}

a.footerText {
	color: #2747B1;
	text-decoration: none;
}

a.footerText:hover {
	color: #2747B1;
	text-decoration: underline;
}

a.footerText:visited {
	color: #2747B1;
	text-decoration: none;
}

a.footerText:visited:hover {
	color: #2747B1;
	text-decoration: underline;
}
-->