body {
	background-color: #D6D7DE;
}
td, table {
}
#mainTable {
	width: 90%;

}
a.top:link, a.top:active, a.top:visited {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 3px;
	margin-right: 3px;
	background-color: #B29E85;
	text-decoration: none;
	display: block;
}
a.top:hover {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px 3px;
	margin-right: 3px;
	background-color: #637594;
	text-decoration: none;
	display: block;
}
a.left:link, a.left:visited, a.left:visited {
	font-size: 18px;
	color: #BD1C18;
	text-decoration: none;
	vertical-align: top;
}
a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color: #BD1C18;
}
h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B29E85;
	border-bottom-color: #B29E85;
	padding-top: 5px;
	margin: 5px 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 5px;
}
h3 {
	color: #684214;
	margin: 0px;
}
h6 {
	font-size: 18px;
	margin: 0px;
}
.style1 {color: #BD1C18}
.style2:link, .style2:active, .style2:visited {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #647495;
	text-decoration: none;
	display: block;
}
.style2:hover {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #B61B1C;
	text-decoration: none;
	display: block;
}
.style8:link, .style8:active, .style8:visited {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.style8:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #647495;
	text-decoration: none;
	display: block;
}
.style7:link, .style7:active, .style7:visited {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B61B1C;
	text-decoration: none;
	display: block;
}
.style7:hover {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.leftSubText {
	font-size: 12px;
	font-style: italic;
}
.leftLink {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6D7DE;
	border-bottom-color: #BD1C18;
	padding-top: 5px;
	margin: 5px 0px;
}
.leftLink:hover {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6D7DE;
	border-bottom-color: #BD1C18;
	background-color: #B29E85;
	padding-top: 5px;
	margin: 5px 0px;
}	
.footnote {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B29E85;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.bulletwhite {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	color: #FFFFFF;
	background-color: B61B1C;
	text-align: left;
	top: auto;


}
