body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #949DA6;
	font-size: 12px;
	background-image: url(bg_grad_blue.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #990000;
}
h1 {
	font-size: 18px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
.quote {
	color: #336699;
	font-style: italic;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
.copyright {
	font-size: 18px;
}
.seoText {
	font-size: 12px;
	color: #FFFFFF;
}
.seoText a:link {
	color: #666666;
}
.seoText a:visited {
	color: #666666;
}
/* Sidebar Navigation */
#navcontainer {
	width: 181px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #cc9933;
}

#navcontainer a
{
	display: block;
	padding: 5px 5px 5px 15px;
	width: 139px;
	background-color: #333333;
	border-bottom: 1px solid #999999;
}

#navcontainer a:link
{
	color: #CCCCCC;
	text-decoration: none;
}
#navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #000000;
	color: #fff;
}
/* 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;
}

