body {
	background: #FAF4EF;
	margin: 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 11px;
}
td {
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #496E91;
}
a:visited {
	color: #496E91;
}
a:hover {
	color: #496E91;
}
a:active {
	color: #D41221;
}
p {
    margin-top: 0px;
}
.MasterTable {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.MainBodyTable {
	margin: 10px 5px 10px 10px;
}
.Footer {
	font-size: 10px;
	color: #333333;
}
a.Footer:link {
	color: #333333;
	text-decoration: underline;
}
a.Footer:active {
	color: #333333;
	text-decoration: underline;
}
a.Footer:visited {
	color: #333333;
	text-decoration: underline;
}
a.Footer:hover {
	color: #333333;
	text-decoration: none;
}
.PageTitle {
	color: #4A5F8E;
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Content {
	padding-top: 8px;
}
UL LI {
	margin-top: 3px;
	margin-bottom: 5px;
}
OL LI {
	margin-top: 3px;
	margin-bottom: 8px;
}
h1 {
	font-size: 11px;
	color: #B77A76;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
h2 {
	font-size: 11px;
	color: #609D7C;
	margin-bottom: 5px;
}
h3 {
	font-size: 11px;
	color: #666666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	margin-top: 8px;
}
.list {
	padding-left: 8px;
}
.tableBorder {
	border: 1px dotted #FFC9A4;
}
.vertLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC9A4;
}
.button {
	background-color: #F5F5F5;
}
