body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

#divCenterContainer a:link, #divCenterContainer a:visited, #divCenterContainer a:active {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
#divCenterContainer a:hover {
	color: #FFFFFF;
	background-color: #3366CC;
}
.HorzBar {
	width: 97%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
#divFooterContainer a:link, #divFooterContainer a:visited, #divFooterContainer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#divFooterContainer a:hover {
	color: #660318;
	text-decoration: none;
	background-color: #FFFFFF;
}
.RedBorder {
	border-top: 1px solid #8D0420;
	border-right: 1px solid #5E0215;
	border-bottom: 1px solid #5E0215;
	border-left: 1px solid #8D0420;
}
.RedBorderMargin5px {
	border-top: 1px solid #8D0420;
	border-right: 1px solid #5E0215;
	border-bottom: 1px solid #5E0215;
	border-left: 1px solid #8D0420;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.SubTitle {
	color: #41386b;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	}
#divFooterContainerLogo a:link, #divFooterContainerLogo a:visited, #divFooterContainerLogo a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
#divFooterContainerLogo a:hover {
	color: #41386B;
	text-decoration: none;
	background-color: #FFFFFF;
}
#TopRightNav {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: right;
	font-weight: bold;
	background-color: #660318;
	width: 752px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
}
#TopRightNav a:link, #TopRightNav a:visited, #TopRightNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#TopRightNav a:hover {
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.HeaderSlogan {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	background-color: #41386B;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41386B;
	width: 100%;
}
#SideNav {
	display: block;
	text-decoration: none;
	margin-bottom: 12px;
	margin-left: 8px;
}
.SideBar a:link, .SideBar a:visited, .SideBar a:active {
	text-decoration: none;
	color: #41386B;
}
.SideBar a:hover {
	text-decoration: none;
	color: #41386B;
	background-color: #FFFFFF;
}
#CurrentPage {
	color: #41386B;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 12px;
	margin-left: 8px;
}
#CurrentPage a:link, #CurrentPage a:visited, #CurrentPage a:active {
	text-decoration: none;
	color: #41386B;
	background-color: #FFFFFF;
}
#CurrentPage a:hover {
	text-decoration: none;
	color: #41386B;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: inline;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: bold;
	color: #41386B;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h4 {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
h5 {
	color: #41386b;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom-width: 3px;
	border-left-width: 4px;
	border-bottom-style: double;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #660318;
	margin: 0px 1px;
	padding: 6px 0px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	width: 659px;
}
th {
	font-size: 14px;
	color: #41386B;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660318;
	padding: 0px;
	margin: 0px;
	height: 26px;
}
table {
	border-collapse: collapse;
}

