﻿@charset "UTF-8";
body {
	background-color: #fff;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
a {
	color: #336699;	
	text-decoration: none;
}
a, img {
	border: none;
	outline: 0;
}
a:hover {
	color: #333333;
}
h1, h2, h3, h4, h5 {
	color: #003366;
	margin: 0;
	padding: 10px 0 10px 0;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
	padding: 0;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
}
hr {
	color: #ccc;
	height: 1px;
}
#Wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}
#Top {
	font-family: 'Times New Roman', sans-serif;
	height: 68px;
	margin: 10px 0 5px;
	padding: 0;
}
#LeftTop {
	float: left;
	padding: 0 0 0 10px;
	width: 40%;
}
#LogoTop {
	color: #0272a7;
	float: left;
	font-size: 4.0em;
}
#RightTop {
	color: #003366;
	float: right;
	padding-top: 15px;
	text-align: right;
	width: 57%;
}
#CallToday, #TopPhone {
	font-size: 2.5em;
	float: right;
}
#CallToday {
	color: #a5a2a2;
	padding-right: 10px;
}
#TopNav {
	position: relative;
	z-index: 1000;
}
#SlideShowContainer {
	clear: both;
	width: 960px;
}
div.slideShowItem {
	height: 226px;
	overflow: hidden;
	position: relative;
}
div.slideShowItem img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#Container {
	background-color: #f1f1f1;
	margin: 0;
	padding: 10px;
	width: 940px;
}
#SideBar {
	float: left;
	font-size: .8em;
	margin-right: 20px;
	width: 200px;
}
#SidebarNav {
	background-color: #d8e2ed;
	border: 1px solid #adc0d6;
	padding: 5px;
}
#SidebarNav ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#SidebarNav ul.topCategory {
	display: block;
}
#SidebarNav li {
	padding: 4px 0 4px 8px;
}
#SidebarNav ul.topCategory > li {
	padding-left: 0;
}
#SidebarNav li span {
	display: block;
	float: left;
	height: 15px;
	width: 20px;
}
#SidebarNav li.expandable > span, #SidebarNav li.expanded > span {
	background: transparent url('img/sideBarArrowUp.png') no-repeat scroll left 6px;
	cursor: pointer;
}
#SidebarNav li.expanded > span {
	background: transparent url('img/sideBarArrowDown.png') no-repeat scroll left 8px;
}
#SidebarNav a {
	display: block;
	font-size: 1em;
	padding-left: 20px;
}
#SidebarNav a.selected {
	font-weight: bold;
}
/*
#leftColumn {
	margin: 10px 0 10px 0;
	padding: 10px;
	float: left;
	font-size: .8em;
	background: #d8e2ed;
	border: 1px solid #adc0d6;
	width: 280px;
}
#leftColumn table .table1 {
	border: 0;
	cellpadding: 0;
	cellspacing: 2px;
	width: 100%;
	padding-top: 20px;
}
#leftColumn table tr td {
	text-align: left;
	vertical-align: top;
}
*/
#address {
	text-align: center;
	font-size: 1.0em;
	padding: 20px 10px 20px 20px;
}
#contactMe {
	margin-left: auto;
	margin-right: auto;
}
#contactMe .contactTable {
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	padding: 20px 0 20px 0;
	font-size: .8em;
	border: 1px solid #adc0d6;
	background: #d8e2ed;
}
.center {
	text-align: center;
}
#contactMe .innerContactTable {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#contactMe table tr td {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
#heightWeightContainer {
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
}
#heightWeightContainer .heightWeightTable {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding: 20px 20px 20px 20px;
	font-size: 1.0em;
	border: 1px solid #adc0d6;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background: #d8e2ed;
}
#heightWeightContainer .heightWeightTable td {
	text-align: center;
}
.lightbg {
	background: #fff;
}
.lightbg2 {
	background: #F5F5F5;
}
.phoneNumber {
	font-family: 'Times New Roman', sans-serif;
	color: #0272a7;
	font-size: 1.7em;
	font-weight: normal;
	padding-top: 10px;
}
.expandImage {
	cursor: pointer;
	float: left;
	position: relative;
}
.noExpandImage {
	float: left;
	position: relative;
	width: 15px;
	display: block;
	height: 27px;
	margin-left: 10px;
	padding-right: 10px;
	position: relative;
	top: 0;
}
.expandImage span {
	background: transparent url('img/plus.png') no-repeat scroll left center;
	display: block;
	height: 27px;
	margin-left: 10px;
	padding-right: 10px;
	position: relative;
	top: 0;
	width: 12px;
}
.expandImage span.expanded {
	background: transparent url('img/minus.png') no-repeat scroll left center;
}
#sidebarNav li ul {
	display: none;
}
#sidebarNav li ul li ul {
	display: none;
}
#sidebarNav li ul li ul li ul {
	display: none;
}
#sidebarNav a {
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 33px;
	margin-left: 0;
}
#sidebarNav a.current {
	color: #000000;
	background: #ffffff;
	border: solid 1px #adc0d6;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
#sidebarNav li a:hover {
	color: #333;
}
.submitButton {
	text-align: center;
}
.breadCrumb {
	clear: both;
	width: 100%;
}
.breadCrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.breadCrumb li {
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
}
.breadCrumb a {
	display: block;
	float: left;
	vertical-align: middle;
}
.breadCrumb a:hover, .breadCrumb a.selected {
	color: #666;
}
.breadCrumb a.selected {
	text-decoration: none;
}
.breadCrumb li.separator {
	display: block;
	text-align: center;
	width: 25px;
}
.breadCrumb li.separator, .breadCrumb a {
	font-size: .8em;
}
#Content {
	float: left;
	line-height: 1.8em;
	width: 710px;
}
#Content h1 {
	display: block;
	clear: both;
}
#sitemapContent {
	margin: 0 0 30px 0;
	padding: 0 20px 10px 80px;
}
#sitemapContent table {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 800px;
}
#sitemapContent table td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sitemapContent table td ul li {
	padding: 2px 0 2px 0;
}
#sitemapContent table td ul li ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.1em;
}
#sitemapContent table td ul li a {
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.0em;
}
#sitemapContent table td ul li ul li {
	line-height: 1.4em;
}
#sitemapContent table td ul li ul li ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1.1em;
}
#sitemapContent table td ul li ul li a {
	font-weight: normal;
	font-size: .9em;
	line-height: 1.4em;
}
#sitemapContent table td ul li ul li ul li {
	line-height: 1.4em;
}
#sitemapContent table td ul li ul li ul li a {
	font-size: .9em;
	line-height: 1.4em;
}
#testimonialBox {
	float: right;
	width: 135px;
	height: 340px;
	padding: 15px 10px 10px 10px;
	margin: 5px 10px 5px 20px;
	text-align: left;
	line-height: 1.8em;
	font-style: italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	border: 1px solid #adc0d6;
	background: #d8e2ed;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
#testimonialBox img {
	border: 0;
	padding-bottom: 5px;
}
#testimonialBox .signature {
	font-style: italic;
	font-size: .8em;
	line-height: 1.3em;
	color: #333;
}
.sidebar_quote_request {
	margin: 10px 0;
	padding: 8px;
	width: 185px;
}
.sidebar_quote_request span {
	width: 96px;
}
.sidebar_quote_request img {
	float: left;
	padding-right: 8px;
}
.thumbnail_block {
	margin: 5px 0 20px 0;
	padding: 2px 2px 0 2px;
	border: 1px solid #ccc;
}
.siderbar_thumbnail_block {
	background-color: #d8e2ed;
	border: 1px solid #adc0d6;
	color: #636363;
	margin: 10px 0 0;
	padding: 8px;
	text-align: center;
	width: 185px;
}
.siderbar_thumbnail_block p {
	margin: 0;
	text-align: left;
}
.siderbar_thumbnail_block img {
}
.sidebar_quote_request a, .siderbar_thumbnail_block {
	color: #636363;
	line-height: 18px;
}
.clearer {
	font-size: 0;
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	width: auto;
}
#footer {
	height: 40px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-top: 15px;
	color: #003366;
	background: #d8e2ed;
	border: 1px solid #adc0d6;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer li {
	display: inline;
	text-align: center;
	line-height: 1.0em;
	padding: 0 5px 0 5px;
}
#footer a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
}
#contact_info {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
	text-decoration: none;
}
div#IndexFooterContainer {
	margin: 0 auto 20px;
	text-align: center;
	padding: 0;
	width: 960px;
}
.indexExpandLink, span.indexCollapseLink {
	cursor: pointer;
	color: #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	text-decoration: none;
}
span.indexExpandLink {
}
span.indexCollapseLink {
	display: none;
}
div#IndexFooterList {
	display: none;
	padding: 10px 0 10px 0;
}
div#IndexFooterList ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	text-align: center;
}
div#IndexFooterList li {
	display: inline;
	line-height: 18px;
}
div#IndexFooter a, div#IndexFooterList a {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-decoration: none;
}
div#IndexFooterList a {
	padding: 2px 4px;
}
div#IndexFooter a:hover, span.indexExpandLink:hover, span.indexCollapseLink:hover, div#IndexFooterList a:hover {
	color: black;
}
#shortRequestQuoteForm {
	background-color: #ffffff;
	border: #7e95ae solid 1px;
	float: right;
	font-size: .8em;
	height: 300px;
	margin: 10px;
	padding: 10px;
	width: 200px;
}
#shortRequestQuoteForm h2 {
	color: #314c6a;
	display: block;
	font-style: italic;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}
#shortRequestQuoteForm table {
	padding-left: 10px;
}
#shortRequestQuoteForm table td {
	font-weight: bold;
}
#shortRequestQuoteForm .shortFormInput {
	font-weight: normal;
	height: 15px;
}
#shortRequestQuoteForm .shortFormSubmitButtons {
	margin: 2px;
	width: 130px;
}
#tabFormContainer {
	margin: 30px auto;
	text-align: left;
	width: 590px;
}
#tabFormContainer h2 {
	color: #314c6a;
	display: block;
	font-style: italic;
	margin: 0;
	padding: 5px 0 3px 0;
}
#tabFormContainer span.tabHeader {
	background-color: #dfe8f2;
	color: #555;
	display: block;
	font-size: .7em;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 13px 0;
	padding: 0 0 0 5px;
	width: 540px;
}
#tabFormContainer .tableContainer {
	height: 300px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 560px;
}
#tabFormContainer .addPadding {
	padding-top: 10px;
	padding-bottom: 0;
}
#tabFormContainer table {
	width: 560px;
}
#tabFormContainer table td {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 20px 3px 0;
	vertical-align: top;
}
#tabFormContainer table td.gen_info {
	padding-left: 20px;
}
#tabFormContainer table td.question {
}
#tabFormContainer table td.answer {
	width: 170px;
}
#tabFormContainer table td.divider {
	border-bottom: 1px solid #e1e3e5;
}
.arrowBar {
	height: 50px;
}
.backButton {
	float: left;
	margin-left: 10px;
}
.nextButton {
	float: right;
	margin-right: 10px;
	padding: 0 10px 0 10px;
}
.submitButtonCenter {
	float: left;
	margin-left: 200px;
	padding-right: 10px;
}
.submitButtonRight {
	float: right;
	margin-right: 30px;
}
.focusField {
	border: solid 1px #73A6FF;
	background: #EFF5FF;
	color: #000;
	padding: 2px;
}
.idleField {
	background: #f3f4f6;
	border: solid 1px #aaa;
	color: #666;
	padding: 2px;
}
div.content {
	background: white;
	border: #7e95ae solid 1px;
	clear: left;
	height: 400px;
	padding: 10px 10px 10px 20px;
}
div.content.inactive {
	display: none;
}
ol#toc {
	height: 1.5em;
	list-style: none;
	margin: 0;
	padding: 0;
}
ol#toc a {
	background: #bdf url(tabBackgrounds2.png);
	color: #008;
	display: block;
	float: left;
	height: 1.5em;
	padding-left: 10px;
	text-decoration: none;
}
ol#toc a:hover {
	background-color: #3af;
	background-position: 0 -120px;
}
ol#toc a:hover span {
	background-position: 100% -120px;
}
ol#toc li {
	float: left;
	margin: 0 1px 0 0;
}
ol#toc li a.active {
	background-color: #48f;
	background-position: 0 -60px;
	color: #fff;
}
ol#toc li a.active span {
	background-position: 100% -60px;
}
ol#toc span {
	background: url(tabBackgrounds2.png) 100% 0;
	display: block;
	line-height: 1.5em;
	padding-right: 10px;
}
/* Contact Us form */
#contact-wrapper {
	float: left;
	padding: 0;
	width: 100%;
}
#contact-wrapper div {
	clear: both;
	margin: 5px 0;
}
#contact-wrapper label {
	display: block;
	float: none;
	width: auto;
}
#contact-wrapper label.error {
	background: transparent url('img/x-red.gif') no-repeat scroll left 12px;
	color: #d53130;
	padding: 2px 0 0 14px;
}
/* Classes */
@charset "UTF-8";
.bold{
	font-weight: bold;
}
.clearB {
	clear: both;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.center {
	text-align: center;
}
.error{
	color: #d53130;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.left {
	float: left;
}
.off{
	display: none;
	visibility: hidden;
}
.on{
	display: block;
	visibility: visible;
}
.requiredField{
	color: #d53130;
	margin-right: 4px;
    vertical-align: middle;
}
.right {
	float: right;
}
.success {
	color: #41cc48;
}
.thin1 {
	width: 30%;
}
.wide1 {
	width: 70%;
}
