body, td, th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #5F637E;
	margin: 0px;
}
a:link {
	color: #002258;
}
a:visited {
	color: #002258;
}
a:hover {
	color: #0079C2;
}
a:active {
	color: #002258;
}
h1 {
	color: #002258;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px;
}
h2 {
	color: #0079C2;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6px;
}
h3 {
	color: #002258;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6px;
}
p {
	padding: 0px;
	margin: 0px 0px 10px;
	line-height: 1.2em;
}
ul {
	margin: 0px 0px 8px 40px;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1px 0px;
}
blockquote {
	background-image: url(../img/icon_quote.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 40px;
	padding-left: 40px;
	margin: 0px 0px 20px;
	padding-top: 7px;
}
blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
}
.blockquoteNormal {
	background-image: none;
}
.blockquoteNormal p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}


/*float fixes */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clear {
	clear: both;
}
/*-------------   GLOBALS   -------------*/
.imageFloatRightClean {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}
.yellowHighlight {
	background-color: #FF0;
}
.centerItemClear {
	clear: both;
}
.textYellow {
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}
.textPageTitle {
	color: #002258;
	font-size: 14pt;
	font-weight: bold;
}
.textSubHeader {
	color: #002258;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6px;
}
.textRed {
	color: #E51937;
}
.textSmall {
	font-size: 9pt;
}
.textDarkBlue {
	color: #002258;
}
.textBrightBlue {
	color: #0079C2;
}
.textDarkBlueLG {
	color: #002258;
	font-size: 11pt;
	padding-top: 6px;
}
.textRedHUGE {
	color: #E51937;
	font-size: 24pt;
}
.textRedLG {
	color: #E51937;
	font-size: 11pt;
}
.textChecklist {
	font-size: 10pt;
	list-style-position: outside;
	list-style-image: url(img/check.html);
	list-style-type: none;
}
.imageBorder {
	border: 1px solid #002258;
	margin: 0px;
	padding: 0px;
}
.tableSpacer {
	margin-bottom: 10px;
}
.textRedBIG {
	color: #E51937;
	font-size: 14pt;
}
.textGreen {
	color: #00BA1A;
}
.imageFloatRight {
	float: right;
	border: 1px solid #002258;
	margin-bottom: 15px;
	margin-left: 15px;
}
.textDarkBlueLGSide {
	color: #002258;
	font-size: 11pt;
	line-height: 26px;
}
.floatLeft {
	float: left;
}
.textPageTitleRed {
	color: #E51937;
	font-size: 14pt;
	font-weight: bold;
}
.imageFloatLeft {
	float: left;
	padding: 0px;
	margin-right: 10px;
}
/*-------------   TEMPLATE   -------------*/
#pageWrapper {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	border: 1px solid #233354;
}
/*-------------   HEADER   -------------*/
#headerFull {
	width: 850px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #0079C2;
}
#headerDividerTop {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 850px;
	background-image: url(../img/header_back_dark.gif);
	background-repeat: repeat-y;
}
#headerNavigation {
	background-color: #3E6198;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 850px;
	position: relative;
}
#headerContact {
	margin: 0px;
	padding: 3px 0px 0px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
#navHolder {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 650px;
	position: absolute;
	height: 22px;
	left: 0px;
	top: 0px;
}
#dropmenudiv {
	position:absolute;
	line-height:18px;
	z-index:100;
	font-family: Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px solid #C6CED9;
	border-right: 1px solid #C6CED9;
	border-left: 1px solid #C6CED9;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #C6CED9;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 0px;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #FFFFCC;
}
.mainNav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #A2B0CA;
}
A.headerNav {
	PADDING-RIGHT: 8px;
	DISPLAY: block;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
A.headerNav:visited {
	COLOR: #FFFFFF;
}
A.headerNav:hover {
	BACKGROUND: #dfe5ec;
	COLOR: #0079C2;
	TEXT-DECORATION: none
}
A.headerNav:active {
	BACKGROUND: #dfe5ec;
	COLOR: #4f89d2;
	TEXT-DECORATION: none
}
A.headerNav:focus {
	BACKGROUND: #dfe5ec;
	COLOR: #4f89d2;
	TEXT-DECORATION: none
}
#headerGraphicArea {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 850px;
	background-color: #0079C2;
}
#headerDividerBottom {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 850px;
	background-image: url(../img/header_back_dark.gif);
	background-repeat: repeat-y;
}
/*-------------  CONTENT   -------------*/
#ContentDivider {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 850px;
	background-image: url(../img/faux_columns_back.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#contentFull {
	background-color: #FFF;
	background-image: url(../img/faux_columns_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom: 1px solid #002258;
}

#contentColumns {
	margin: 0px;
	padding: 0px;
	width: 850px;
}
#contentColumn1 {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#contentColumn2 {
	margin: 5px 0px 0px;
	padding: 0px 15px;
	float: left;
	width: 470px;
}
#ContentWrapper {
	margin: 0px;
	padding: 0px;
	width: 500px;
	overflow: hidden;
}
#ContentHolder {
	width: 480px;
	padding: 2px 10px 0px;
}
#ContentFooter {
	width: 480px;
	padding: 10px 10px 5px;
	margin: 0px;
}
#contentColumn3 {
	margin: 5px 0px 0px;
	padding: 0px 10px;
	width: 180px;
	float: left;
}

#breadCrumbs {
	font-size: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #CCC;
}

#breadCrumbs a {
	color: #999;
	text-decoration: none;
}
#breadCrumbs a:hover {
	color: #0079C2;
}

#FrameFooterHolder {
	margin: 0px;
	padding: 15px 5px 10px;
	text-align: center;
	color: #E51937;
	border-top: 1px solid #F5F6F8;
	background-image: url(../img/phone_back_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contactNumberLeft {
	font-size: 14pt;
	display: inline-block;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.contactNumberRight {
	font-size: 14pt;
	display: inline-block;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.financingText {
	display: block;
	font-style: oblique;
	margin: 10px 0px 0px;
	padding: 0px;
}
/*-------------  FOOTER  -------------*/
#footerWave {
	width: 850px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #FFF;
	background-image: url(../frame/precision-footer-wave.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footerWaveCal {
	width: 850px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-color: #FFF;
	background-image: url(../frame/precision-footer-wave-cal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#footerFull {
	margin: 0px;
	padding: 0px;
	width: 850px;
	background-color: #012359;
}
#footerSubNav {
	margin: 0px;
	padding: 0px;
	width: 850px;
	position: relative;
	height: 115px;
	background-image: url(../img/header_back_dark.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footerNav {
	background-color: #3E6198;
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 23px;
	border-top: 1px solid #002258;
}
#footerNavHolder {
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.footer_location_links {
	font-size: 8pt;
	color: #999999;
}
#footerLocations {
	text-align: left;
	margin: 30px 0px 0px 150px;
	padding: 4px 15px 15px;
	width: 470px;
	float: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footerDD {
	margin: 0px;
	float: right;
	width: 200px;
	padding-top: 12px;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
}
#footerCopyright {
	margin: 0px 0px 0px 150px;
	width: 490px;
	padding: 10px 5px 5px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}
#footerLocations ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerLocations ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: inline;
}
#footerLocations A {
	color: #999999;
}
#footerLocations A:hover {
	color: #CCCCCC;
}
#footerDD A {
	color: #004E84;
}
#footerDD A:hover {
	color: #CCCCCC;
}
.textFooterContent {
	color: #999999;
}
.footerWaveBackground {
	background-color: #002258;
	background-image: url(frame/precision-footer-wave.html);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerNav {
	COLOR: #F5F6F8;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
A.footerNav {
	COLOR: #F5F6F8;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
A.footerNav:visited {
	COLOR: #FFFFFF;
}
A.footerNav:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
A.footerNav:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
A.footerNav:focus {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
}
.textDesignDivine {
	font-size: 8pt;
	color: #004E84;
}

/*-------------  END FOOTER  -------------*/



/*-------------  RIGHT SIDEBAR  -------------*/

.FrameSidebarEntry a img {
	margin: 0px;
	padding: 0px;
}
.FrameSidebarEntry {
	font-size: 9pt;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid #A2B0CA;
}
.FrameSidebarEntryFirst {
	font-size: 9pt;
	text-align: center;
	margin: 0px;
	border-bottom: 1px solid #A2B0CA;
	padding: 4px 20px 12px;
}
.FrameSidebarEntryLast {
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
	margin: 0px;
}
#givingBack {
	background-image: url(../img/SupportingOurCommunity.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	border-bottom: 1px solid #A2B0CA;
	padding: 8px 10px 76px;
}

#givingBack a{
	text-decoration: none;
	font-style: oblique;
	color: #FFF;
	font-weight: bold;
	display: block;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	background-color: #E51937;

}
#givingBack a span{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FEDD52;
	font-style: normal;
	padding-bottom: 2px;

}

#givingBack a:hover, #givingBack a:hover span{
	background-color: #002258;
	color: #FFF;

}



#btnSchedule {
	margin: 0px;
	display: block;
	width: 140px;
	height: 42px;
	background-image: url(../img/C2A_button_full.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btnInfo {
	margin: 0px;
	display: block;
	width: 140px;
	height: 42px;
	background-image: url(../img/C2A_button_full.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}
#btnSchedule:hover {
	background-position: 0px -50px;
}
#btnInfo:hover {
	background-position: 0px -150px;
}
#btnSchedule span, #btnInfo span {
	display: none;
}

a#CouponWatermarkSidebar , a#CouponWatermarkSidebar:visited {
	text-decoration: none;
	color: #479322;
	padding: 21px 0px 20px 20px;
	font-size: 16px;
	font-style: normal;
	display: block;
	text-align: left;
	background-image: url(../img/coupon-icon.png);
	background-repeat: no-repeat;
	background-position: 110px center;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #A2B0CA;
}
a#CouponWatermarkSidebar:hover {
	color: #E51937;
	background-color: #FF0;
}
.serviceCallHighlight {
	background-color: #FF0;
	padding: 10px;
	font-size: 12px;
	color: #002357;
}

.FrameSidebarSpacer {
	margin: 0px 0px 8px;
	padding: 0px;
}
.sidebarBorder {
	font-size: 9pt;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px solid #A2B0CA;
}
/*-------------  END RIGHT SIDEBAR  -------------*/


/*-------------  LEFT SIDEBAR  -------------*/
#FrameLeftNav {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#FrameLeftNav h3 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#FrameLeftNav h3 a {
	DISPLAY: block;
	COLOR: #646e7b;
	TEXT-DECORATION: none;
	color: #233354;
	font-weight: bold;
	background-color: #A2B0CA;
	padding: 3px;
}
#FrameLeftNav h3 a:hover {
	BACKGROUND: #dfe5ec;
	COLOR: #0079C2;
	TEXT-DECORATION: none
}
#FrameLeftNav h3 a:active, #FrameLeftNav h3 a:focus {
	BACKGROUND: #dfe5ec;
	COLOR: #4f89d2;
	TEXT-DECORATION: none
}
#FrameLeftNav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	width: 145px;
}
#FrameLeftNav ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: normal;
}
#FrameLeftNav ul li a {
	DISPLAY: block;
	COLOR: #000000;
	BORDER-BOTTOM: #c6ced9 1px solid;
	TEXT-DECORATION: none;
	line-height: normal;
	padding: 3px;
}
#FrameLeftNav ul li a:hover {
	BACKGROUND: #dfe5ec;
	COLOR: #0079C2;
	TEXT-DECORATION: none
}
#FrameLeftNav ul li a:active, #FrameLeftNav ul li a:focus {
	BACKGROUND: #dfe5ec;
	COLOR: #4f89d2;
	TEXT-DECORATION: none
}
/*-------------  END LEFT NAV -------------*/


/*-------------  MISC CONTENT  -------------*/

.floatNote {
	background-color: #FF0;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 110px;
	float: right;
	font-size: 11px;
	text-align: center;
}

.floatNote p {
	margin: 0px 0px 3px;
	padding: 0px;
}

.SidebarMembersNote {
	margin: 0px auto 5px;
	width: 180px;
	text-align: center;
	font-size: 12px;
}
.SidebarMembersNote a {
	color: #FFF;
	background-color: #E51937;
	margin: 0px;
	padding: 3px;
	display: block;
	text-decoration: none;
}
.SidebarMembersNote a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0079C2;
}
.CouponHolderDiv {
	margin: 0px auto 10px;
	padding: 0px;
	width: 450px;
}
.CouponAltHolderDiv {
	margin: 0px auto 10px;
	padding: 0px;
	width: 400px;
}
.tableIcons {
	margin: 20px 10px 10px;
}
.tableIcons tr td a {
	font-size: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.tableIcons tr td a:hover {
	text-decoration: underline;
	color: #E51937;
}
.FrameContentEntry {
	font-size: 9pt;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
}
.crazyPromoMonth {
	font-size: 10pt;
	color: #495977;
	background-color: #F5F6F8;
}
.ul_news {
	list-style-position: outside;
	list-style-image: url(../img/arrowBlueTiny.jpg);
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.ul_news li {
	margin: 0px 0px 15px;
	padding: 0px;
}
.ul_crazy {
	list-style-image: none;
	list-style-type: none;
	margin: 5px 5px 10px;
	padding: 0px;
	text-align: center;
}
.ul_crazy li {
	margin: 0px 0px 8px;
	padding: 0px;
	background-image: url(../img/arrowsBlue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ul_crazy li:hover {
	background-image: url(../img/arrowsLightBlue.gif);
}
.calendarBorder {
	background-color: #F5F6F8;
	border: 2px dashed #E51937;
}
.checklistBorder {
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	border-top: 1px solid #0079C2;
	border-bottom: 1px solid #0079C2;
}
.ul_styled, .ul_styled_exc {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 20px 20px;
	padding: 0px;
}
.ul_styled li {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/check.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}
.ul_styled_exc li {
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img/icon_exclamation.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}
.styled_2col {
	margin: 0px auto 15px;
	width: 400px;
	padding: 4px 5px;
	border-top: 1px solid #0079C2;
	border-bottom: 1px solid #0079C2;
	display: block;
	clear: both;
}
.styled_2col h4 {
	margin: 0px 0px 2px;
	padding: 3px 3px 3px 5px;
	font-size: 13px;
	font-weight: bold;
	color: #002258;
	background-color: #F5F6F8;
}
.ul_styled_1col {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
	list-style-image: none;
	list-style-type: none;
}
.ul_styled_1col li {
	margin: 0px;
	padding: 1px 0px 3px 15px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.ul_styled_2col {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 400px;
	list-style-image: none;
	list-style-type: none;
}
.ul_styled_2col li {
	width: 185px;
	margin: 0px;
	padding: 1px 0px 3px 15px;
	float: left;
	display: block;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../img/check.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.tableBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0079C2;
}
.noBOrder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableContentEntryHolder {
}
.centerItemClear {
	margin-bottom: 10px;
}

/* overrides*/
#Home #ductlessheating {
	display: none;
	
	
}
#Home h1 {
	display: none;	
}
