﻿body {
	font-family: Arial, Helvetia, Tahoma, Verdana;
	margin: 10px 10px 10px 10px;
}
hr {
	color: #DBDFE8;
	height: 1px;
}
.NewsletterTray {
	background-image: url(images/newsletter_trayBg.gif);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}
.ANewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	padding-left: 5px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.PageTopNav {
	background-image: url(images/pageTopnavBg.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
A.PageTopNav {
	color: #336699;
	text-decoration: none;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.SectionHeaderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ContentArea {
	background-image: url(images/ContentArea_Bg.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-x;
}
a {
	color: #FF6600;
	text-decoration: none;
}
#SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 8px 0 0 20px;
}
#SideNav TD {
	height: 19px;
	line-height: 19px;
}
#SideNav TD A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-indent: 10px;
}
