html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #D7D9DA;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
	vertical-align: top;
}
th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
	text-align: left;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;
	line-height: normal;
	font-weight: bold;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	line-height: normal;
}
.quote {
	color: #990000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 12px;
	color: #999999;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
/* Sidebar Navigation */
#navcontainer { width: 150px; }

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
	display: block;
	padding: 5px 5px 5px 7px;
	width: 138px;
	background-color: #666666;
	border-bottom: 1px solid #ffffff;
}

#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #000000;
	color: #fff;
}
#active a:link, #active a:visited, #active a:hover
{
background-color: #598890;
color: #fff;
}
#navbar {
	background-image: url(bg-bar.jpg);
	text-align: right;
	height: 21px;
	padding-right: 11px;
	padding-top: 1px;
}
#navbar a:link
{
	color: #003366;
	text-decoration: none;
}
#navbar a:visited
{
	color: #003366;
	text-decoration: none;
}
#navbar a:hover
{
	color: #990000;
}
/* End of Sidebar Navigation */
.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	background-image: url(bg-bar.jpg);
	background-repeat: no-repeat;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	background-color: #FFFFFF;
}
.tableBorder {
	border: 1px solid #999999;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
#hpBoxText {
	margin-right: 10px;
	margin-left: 10px;
}
.red {
	color: #cc0000;
}
.trOn {
	background-color: #E7E7E3;
}
.eleven {
	font-size: 11px;
}
.lineheight {
	line-height: 30px;
}
.white {
	color: #FFFFFF;
}
.titleNotBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;
	line-height: normal;
}
.trLight {
	background-color: #ededed;
}
.trExtraLight {
	background-color: #f6f6f6;
}
.blueItalicBold14 {
	font-size: 14px;
	font-style: italic;
	color: #003399;
	font-weight: bold;
}
.blueItalicBold {
	font-style: italic;
	color: #003399;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
