/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #e4e4e4;
	background-image: url(images/bgrd-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #A80532;
	text-decoration: underline;
}
a:visited {
	color: #CE6654;
	text-decoration: underline;
}
a:hover {
	color: #CE6654;
	text-decoration: underline;
}
a:active {
	color: #CE6654;
	text-decoration: underline;
}
.MainNav {
	color: #CE6654;
	font-size: 11px;
}
.MainNav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:hover {
	color: #EB9080;
	font-weight: bold;
	text-decoration: none;
}
.MainNav a:active {
	color: #EB9080;
	font-weight: bold;
	text-decoration: none;
}
.Footer {
	font-size: 10px;
	color: #999999;
	line-height: normal
}
.Footer a:link {
	color: #999999;
	text-decoration: underline;
}
.Footer a:visited {
	color: #999999;
	text-decoration: underline;
}
.Footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.Footer a:active {
	color: #666666;
	text-decoration: underline;
}
h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A80532;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A80532;
}
.AlsoInThisSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	margin-left: 6px;
}
.Sidebar-Nav {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.Sidebar-Nav a:link {
	text-decoration: underline;
	color: #A80532;
}
.Sidebar-Nav a:visited {
	text-decoration: underline;
	color: #A80532;
}
.Sidebar-Nav a:hover {
	text-decoration: underline;
	color: #CE6654;
}
.Sidebar-Nav a:active {
	text-decoration: underline;
	color: #CE6654;
}
.Sidebar-Nav ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.Sidebar-Nav li {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.QuickLinks {
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.QuickLinks a:link {
	text-decoration: underline;
	color: #A80532;
}
.QuickLinks a:visited {
	text-decoration: underline;
	color: #CE6654;
}
.QuickLinks a:hover {
	text-decoration: underline;
	color: #CE6654;
}
.QuickLinks a:active {
	text-decoration: underline;
	color: #CE6654;
}
.QuickLinks ul {
	list-style-type: none;
    padding-left: 0px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.QuickLinks li {
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.HomepageText {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.HomepageText a:link {
	text-decoration: underline;
	color: #A80532;
}
.HomepageText a:visited {
	text-decoration: underline;
	color: #CE6654;
}
.HomepageText a:hover {
	text-decoration: underline;
	color: #CE6654;
}
.HomepageText a:active {
	text-decoration: underline;
	color: #CE6654;
}