html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(bg_grad.jpg);
	background-color: #B2ABA3;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #003366;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #933000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #993300;
}
.subTitle {
	font-size: 110%;
	color: #993300;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
}
h1 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	text-transform: uppercase;
}
h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 12px;
	color: #666666;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
/* Sidebar Navigation */
#navcontainer {
	width: 150px;
	font-size: 12px;
}

#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 9px;
width: 136px;
background-color: #557aa2;
border-bottom: 1px solid #CCCCCC;
}

#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #663333;
	color: #fff;
}
#navcontainer #currentpage a {
	background-color: #663333;
	color: #fff;
	font-size: 12px;
}
/* End of Sidebar Navigation */
.floatRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
}
.floatLeft {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}.mainTable {
	border: 1px solid #CCCCCC;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
#navcontainer h1 {
	font-weight: normal;
	background-color: 334961;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 5px 5px 9px;
}
.navHeader {
	color: #FFFFFF;
	background-color: #334961;
	padding: 5px 5px 5px 9px;
	border-bottom: 1px solid #CCCCCC;
}
.lineheight20 {
	line-height: 20px;
}
th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #864343;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
