body {
	background-color: #464646;
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#LayoutContainer {
	width: 950px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#BodySubContainer {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	text-align: left;
}
#BodyHeader {
	height: 103px;
	width: 950px;
	text-align: left;
}
#BodyNavigation {
	height: 425px;
	width: 153px;
	position: static;
	top: 105px;
	right: 0px;
	float: left;
}
#BodyContainer {
	background-color: #FFF;
	width: 797px;
	overflow: auto;
	background-attachment: scroll;
	background-image: url(images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#BodyContent {
	width: 460px;
	padding: 10px;
}
#BodyFooter {
	height: 33px;
	width: 950px;
}
#BodyFooterNavigation {
	height: 33px;
	width: 950px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BodyFooterNavigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.BodyFooterNavigationText a:link {
	color: #CCC;
	text-decoration: none;
}
.BodyFooterNavigationText a:active {
	color: #CCC;
	text-decoration: none;
}
.BodyFooterNavigationText a:visited {
	color: #CCC;
	text-decoration: none;
}
.BodyFooterNavigationText a:hover {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	text-align: right;
	font-weight: bold;
}
.GeneralTextSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-align: right;
}
.GeneralTextSubHeader a:link {
	color: #990000;
	text-decoration: underline;
}
.GeneralTextSubHeader a:active {
	color: #990000;
	text-decoration: underline;
}
.GeneralTextSubHeader a:visited {
	color: #990000;
	text-decoration: underline;
}
.GeneralTextSubHeader a:hover {
	color: #000000;
	text-decoration: underline;
}
.ListSpacer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.ListSpacerSmall {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.GeneralText a:link {
	color: #000000;
	text-decoration: none;
}
.GeneralText a:active {
	color: #000000;
	text-decoration: none;
}
.GeneralText a:visited {
	color: #000000;
	text-decoration: none;
}
.GeneralText a:hover {
	color: #990000;
	text-decoration: underline;
}
.GeneralTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.GeneralTextList a:link {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.GeneralTextList a:active {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.GeneralTextList a:visited {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.GeneralTextList a:hover {
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.GeneralTextHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.GeneralTextHighlight a:link {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlight a:active {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlight a:visited {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlight a:hover {
	color: #000000;
	text-decoration: underline;
}
.GeneralTextHighlightBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.GeneralTextHighlightBold a:link {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBold a:active {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBold a:visited {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBold a:hover {
	color: #000000;
	text-decoration: underline;
}
.GeneralTextHighlightBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.GeneralTextHighlightBoldLarge a:link {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBoldLarge a:active {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBoldLarge a:visited {
	color: #990000;
	text-decoration: none;
}
.GeneralTextHighlightBoldLarge a:hover {
	color: #000000;
	text-decoration: underline;
}
.TopLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.TopLink a:link {
	color: #990000;
	text-decoration: none;
}
.TopLink a:active {
	color: #990000;
	text-decoration: none;
}
.TopLink a:visited {
	color: #990000;
	text-decoration: none;
}
.TopLink a:hover {
	color: #000000;
	text-decoration: none;
}











