@charset "UTF-8";
/* CSS Document */

body
{
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.FooterNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.FooterNav:hover {
	color: #ccdc00;
	text-decoration: underline;
}
a.FooterNav:active {
	color: #FFFFFF;
	text-decoration: none;
}
table, td {
	padding: 0px;
	border-collapse: collapse;
	border: none;
}
#tableLayout {
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#topArea td {
	padding: 0px;
	width: 400px;
	background-color: #FFFFFF;
}
#tableFooter {
	width: 100%;
}

#tdFooterLeft {
	width: 120px;
}
#tdFooterRight {
	width: 120px;
}
#tdFooterNav {
	text-align: center;
	background-color: #005daa;
}
#tableLeftColumn {
	width: 290px;
	margin-left: 36px;
	margin-right: 5px;
}

#tableBodyBkgd {
	background-color: #005daa;
	width: 800px;
}
#tableRightColumn {
	background-color: #FFFFFF;
	width: 434px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/content_btm_corner.gif);
}
#gutter {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tableRightColumn .text {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
.textBlue {
	color: #005daa;
}
#tableRightColumn .callnow {
	background-color: #FFFFFF;
	width: 434px;
	background-image: url(images/bkgd_callnow.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tableRightColumn .callnowBlue {
	width: 434px;
	text-align: center;
	color: #003592;
}
#tableRightColumnSansCorner {
	background-color: #FFFFFF;
	width: 434px;
}
.textBlueLarge {
	color: #005daa;
	font-size: 16px;
}
.textFinePrint {
	font-size: 10px;
}
