body {
	color: #000000;
	margin: 0px;
	background-color: #9faccd;
}
a:link {
	color: #143692;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #143692;
}
a:hover {
	text-decoration: none;
	color: #143692;
}
a:active {
	text-decoration: underline;
	color: #143692;
}
b {
	color: #143692;
}
.leftNav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.standardText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.headerTextL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.headerTextM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.formText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formFieldText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
.standardText9 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.headerTextXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}

#header a img {
	margin-left: 45px;
}