html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(bg_grad-gray.jpg);
	background-color: #6A6A6A;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 17px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff3300;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ff3300;
}
.titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
.subTitle {
	font-size: 110%;
	font-weight: bold;
	color: #ff3300;
}
.quote {
	color: #ff3300;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #CC0000;
}
.seoText {
	font-size: 11px;
	color: #CCCCCC;
}
.seoText a:link {
	color: #CCCCCC;
}
.seoText a:visited {
	color: #CCCCCC;
}
/* Sidebar Navigation */
#navcontainer {
	width: 181px;
	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 15px;
width: 161px;
background-color: #000000;
border-bottom: 1px solid #999999;
}

#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:visited
{
	color: #fff;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #5089c0;
	color: #fff;
}
#navcontainer #currentpage a {
	background-color: #5089c0;
	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;
	background-color: #FFFFFF;
}
.moreInfo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#btmLinks {
	line-height: 18px;
}
div#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 45px;
}
div#topLinks a {
}
div#topLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#topLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#topLinks a:hover {
	color: #000000;
	text-decoration: none;
}
div#btmLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 11px;
}
div#btmLinks a {
}
div#btmLinks a:link {
	color: #666666;
	text-decoration: none;
}
div#btmLinks a:visited {
	color: #336699;
	text-decoration: none;
}
div#btmLinks a:hover {
	color: #000000;
	text-decoration: none;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 8px;
}
.hpTopBoxes {
	padding-top: 17px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
	color: #636b78;
	background-image: url(hp_cornerCircle.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
}
.hpBtmBoxes {
	padding-top: 17px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #bdbdbd;
	color: #636b78;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3399cc;
	border-top: 3px dotted #999999;
	border-bottom: 3px dotted #999999;
	padding-top: 3px;
	padding-bottom: 4px;
}
.boldAccent {
	font-weight: bold;
	color: #3399cc;
}
.black {
	color: #000000;
}
.eleven {
	font-size: 11px;
}
.ten {
	font-size: 10px;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
div#dada {
	background-color: #f3f3f3;
	padding: 10px 5px 10px 10px;
	border: 1px solid #999999;
}
