* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #666666;
	padding: 0px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	background-position: center;
	color: #333333;
	position: relative;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #143b68;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #143B68;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #143b68;
	font-weight: bold;
	}
h1 {
	font-size: 24px;
	color: #143b68;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		}
.h1 {
	font-size: 24px;
	color: #143b68;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: 990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.indent {
	text-indent: 20px;
}
.textBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.bodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.brNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#tableLayout {
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #143b68;
	background-color: #fdffbd;
}
#sidebar {
	background-color: #cc9966;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
#mainContent {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	background-color: #FFFFFF;
}
