body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3F687D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3F687D;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #3F687D;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #3F687D;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: 300;
	color: #3F687D;
}
.sectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #3F687D;
}
.greyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	color: #333333;
}
.calloutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 900;
	color: #0779BF;
}
.textBox80 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F4FF;
	border: 1px solid #3F687D;
	width: 80px;
}
.textBox110 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F4FF;
	border: 1px solid #3F687D;
	width: 110px;
}

h1 {
	font-size: 20px;
	color: #3F687D;
	font-weight: 1000;
}

h2 {
	font-size: 12px;
	color: #3F687D;
	font-weight: 600;
}

h3 {
	font-size: 10px;
	color: #3F687D;
	font-weight: 600;
}

h4 {
	font-size: 9px;
	color: #3F687D;
	font-weight: 600;
}

h5 {
	font-size: 9px;
	color: #3F687D;
	font-weight: 100;
}

h6 {
	font-size: 9px;
	color: #3F687D;
	font-weight: 100;
}

ul {
	list-style-position: outside;
	list-style-type: square;
}

a:link { color: #688492; font-weight: bold; text-decoration: none }
a:active { color: #688492; font-weight: bold; text-decoration: none }
a:visited { color: #688492; font-weight: bold; text-decoration: none }
a:hover { color: #b8b8b8; font-weight: bold; text-decoration: none }
a.footer:link { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.footer:active { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.footer:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
a.footer:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline }
