@charset "utf-8";
body {
	margin: 0px auto;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url(images/bg-gradient.png);
	background-repeat:repeat-x;
	text-align: center; /* centers container div in IE */
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	vertical-align: top;
}
th {
	padding: 20px 10px 10px 0px;
}
p { /* fix margin collapse glitch for paragraph */
	margin: 0px;
	padding: 10px 10px;
}	
p.centered {
	text-align:center;
}
h1, h2, h3, h4, h5, h6 { /* fix margin collapse glitch for headings */
	margin: 0px;
	padding: 10px 10px;
}
h1.heading {
	font-size:14px;
	color:#003399;
	padding-bottom:0px;
}
h1.heading-phone {
	font-size:16px;
	color:#FF0000;
	padding-top:5px;
	font-weight:bold;
}
h2.centered {
	text-align:center;
}
h3 {
	color: #333333;
	font-size:14px;
}
h3.centered {
	text-align:center;
}
h3.red {
	color: #FF0000;
}
h3.red-centered {
	color: #FF0000;
	text-align:center;
}
img {
	border: none;
}
img.email {
	vertical-align:text-top;
}
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.required {
	color: #C00000;
}
.important {
	color:#FF0000;
}
.testimonials {
	font-style: italic;
}
.author {
	font-style:normal;
	font-weight:bold;
}
.footnote, a:link.footnote, a:visited.footnote, a:hover.footnote, a:active.footnote {
	color:#333333;
	font-size:10px;
	text-decoration:none;
}
iframe {
	margin:0px;
	border:0px;
}
#s1, #s6, #s8, #s9, #s13, #s14, #s17 {
	font-weight:normal;
}
#faq, #calc {
	margin-top:20px;
	margin-bottom:250px;
}
#container {
	width: 780px;
	margin: 2px auto 2px auto; /* centers container div in FF */
	text-align: left;
}
#container100 { /* for 100% width pages */
	width: 90%;
	margin: 2px auto 2px auto; /* centers container div in FF */
	text-align: left;
}
#header {
	height: 110px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFFF;
}
#header-right {
	text-align:right;
}
#navigation {
	height: 40px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
	background-image:url(images/bg-slogan.gif);
}
#navigation100 { /* for 100% width pages */
	height: 40px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
	background-image:url(images/bg-slogan.gif);
	background-repeat:repeat-x;
}
#navigation td.tabs {
	white-space: nowrap;
	text-align:right;
}
#quicksearch {
	height: 10px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #003399;
	background-image:url(images/bg-quicksearch.gif);
	background-repeat:repeat-x;
}
#quicksearch div {
	margin:0;
	padding-top: 5px;
	color:#FFFFFF;
}
#quicksearch input.submit {
	margin-left:8px;
	margin-bottom:4px;
	vertical-align: middle;  
}
#main {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color:#FFFFFF;
}
#main td.spacer {
	background-color: #666666;
	width: 1px;
}
#page-title {
	text-align: right;
}
#page-title100 { /* for 100% width pages */
	text-align: left;
	background-image:url(images/bg-phead.gif);
	background-repeat:repeat-x;
}
#page-nav-title {
	background-color: #CCCCCC;
	width: 230px;
	border-bottom: 1px solid #999999;
}
#page-nav {
	text-align: left;
	color: #000000;
	background-color: #DDDDDD;
	padding-bottom:40px;
}
#page-nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#page-nav a:link, #page-nav a:visited, #page-nav a:active {
	display: block;
	padding: 5px 5px 5px 10px;
	color:#003399;
	background-color:#CCCCCC;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	text-decoration:none;
}
#page-nav a:hover {
	background-color:#DDDDDD;
	background-image:url(images/list-pointer-active.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#active, #current, #active a:hover {
	background-color:#DDDDDD;
	background-image:url(images/list-pointer-active.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#page-body {
	text-align:left;
	font-size: 13px;
	padding-bottom:40px;
}
#page-body ul, #page-body ol, #page-body ul.sell {
	margin-top:0;
	padding-right:10px;
}
#page-body li {
	margin-bottom:10px;
}
#page-body li.sell {
	margin-bottom:2px;
	font-weight:bold;
}
#support {
	margin: 10px;
}
#support td {
	padding:5px;
	width:50%;
	text-align:center;
}
#support th {
	padding-top:25px;
	text-align:center;
}
#formdata {
	padding: 2px;
	margin: 10px;
}
#formdata td {
	padding:2px 2px 10px 2px;
	vertical-align: middle;
}
#list-now {
	padding:2px;
	margin-top:10px;
}
#list-now td {
	padding:2px 10px 2px 10px;
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
#list-now td.no-border {
	border-bottom:0 !important;
}
#list-now th {
	padding:10px;
	border-bottom: 1px solid #DDDDDD;
}
#list-now p {
	margin-bottom:10px;
	padding:0;
}
#list-now p.sub-item {
	text-align:right;
	padding:0;
}
#list-now p.sub-title {
	text-align:right;
	padding:0;
	font-weight:bold;
}
#list-now .bold-blue-text {
	color:#003399;
	font-weight:bold;
}
#footer {
	height: 50px;
	padding: 5px;
	border: 1px solid #666666;
	background-color:#FFFFFF;
}
#footer-keywords {
	clear: both;
	padding-top: 50px;
	text-align: center;
	color: #336699;
}
#keywords2 {
	font-size:11px;
}
#keywords3 {
	font-size:9px;
}
#footer td.copyright {
	text-align: right;
	font-size: 10px;
	color: #666666;
	padding: 5px 5px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size: 10px;
	color: #666666;
}
