﻿@import url('layout.css');

/* Main Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #FEFFFF;
}
#container {
	width: 766px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 800px;
}
#masthead1 {
	background-color: #343431;
	width: 236px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: inline-block;
	height: 215px;
}
#masthead2 {
	background-color: #F9F9F8;
	width: 530px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: 336px;
	display: inline-block;
}
#sidebar {
	background-color: #333333;
	float: left;
	width: 236px;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline-block;
	height: 383px;
	top: 0px;
}
#main_content {
	background-color: #F9F9F9;
	background: url('../images/menus/content.jpg') no-repeat;
	float: left;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	height: 383px;
	top: 0px;
}
#footer {
	background-color: #93B937;
	text-align: center;
	clear: both;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	height: 81px;
	float: none;
}

/* END Main Styles */

/* Styles for Navigation */

#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 1px #343434 solid;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #343433;
	display: inline-block;
	padding: 0px;
}

/* END Styles for Navigation */

/* Styles for Footer */

#footer p {
	font-size: 0.8em;
	color: #020202;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #040404;
	text-decoration: underline;
}
#footer a:hover {
	color: #040404;
	text-decoration: none;
}

.style20blue8ptInline {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004188;
	border-style: none;
	display: Inline;
	font-weight: bold;
	text-align: center;
}


.styleRed8ptInline {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #00acef;
	border-style: none;
	display: Inline;
	font-weight: bold;
	font-variant:small-caps;
	text-align: center;
}

.styleSICGrayInline {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	border-style: none;
	display: Inline;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

.styleSICWhiteInline {
	padding: 0px;
	border-width: 0px;
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #ffffff;
	border-style: none;
	display: Inline;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}

.style20ltblue8ptInline {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00acef;
	border-style: none;
	display: Inline;
	font-weight: bold;
	text-align: center;
}


.style20green8ptInline {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #93b936;
	border-style: none;
	display: Inline;
	font-variant:small-caps;
	font-weight: bold;
	text-align: center;
}

/* END Styles for Footer */



/* Calculator Menu Start */

#menu_calc_left a {
	display: block;
	background: url('../images/menus/menu_calc_left.jpg') no-repeat 0 0;
	top: 0px;
	height: 39px;
	width: 265px;
}
#menu_calc_left a:hover {
   background-position: -265px 0;
}
#menu_calc_left a:active {
   background-position: -265px 0;
}
body.calc1 #menu_calc_left a {
   background-position: -265px 0;
}
body.calc1 #menu_calc a {
   background-position: -236px 0;
}

#menu_calc_right a {
	display: block;
	background: url('../images/menus/menu_calc_right.jpg') no-repeat 0 0;
	top: 0px;
	height: 39px;
	width: 264px;
}
#menu_calc_right a:hover {
   background-position: -264px 0;
}
#menu_calc_right a:active {
   background-position: -264px 0;
}
body.calc2 #menu_calc_right a {
   background-position: -264px 0;
}
body.calc2 #menu_calc a {
   background-position: -236px 0;
}

/* Calculator Menu End */



/* MAIN Menu */

#menu_home a {
	display: block;
	background: url('../images/menus/menu_home.jpg') no-repeat 0 0;
	top: 0px;
	height: 40px;
	width: 236px;
}
#menu_home a:hover {
   background-position: -236px 0;
}
#menu_home a:active {
   background-position: -236px 0;
}
body.home #menu_home a {
   background-position: -236px 0;
}

#divider_services {
	display: block;
	background: url('../images/menus/divider_services.jpg') no-repeat 0 0;
	top: 0px;
	height: 45px;
	width: 236px;
}

#menu_service1 a {
	display: block;
	background: url('../images/menus/menu_service1.jpg') 0 0 no-repeat;
	top: 0px;
	height: 36px;
	width: 236px;
}
#menu_service1 a:hover {
   background-position: -236px 0;
}
#menu_service1 a:active {
   background-position: -236px 0;
}
body.service1 #menu_service1 a {
   background-position: -236px 0;
}

#menu_service2 a {
	display: block;
	background: url('../images/menus/menu_service2.jpg') 0 0 no-repeat;
	top: 0px;
	height: 34px;
	width: 236px;
}
#menu_service2 a:hover {
   background-position: -236px 0;
}
#menu_service2 a:active {
   background-position: -236px 0;
}
body.service2 #menu_service2 a {
   background-position: -236px 0;
}


#menu_service3 a {
	display: block;
	background: url("../images/menus/menu_service3.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_service3 a:hover {
   background-position: -236px 0;
}
#menu_service3 a:active {
   background-position: -236px 0;
}
body.service3 #menu_service3 a {
   background-position: -236px 0;
}

#menu_service4 a {
	display: block;
	background: url("../images/menus/menu_service4.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_service4 a:hover {
   background-position: -236px 0;
}
#menu_service4 a:active {
   background-position: -236px 0;
}
body.service4 #menu_service4 a {
   background-position: -236px 0;
}
body.service4 #footer_tax a {
   background-position: -120px 0;
}


#menu_service5 a {
	display: block;
	background: url("../images/menus/menu_service5.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_service5 a:hover {
   background-position: -236px 0;
}
#menu_service5 a:active {
   background-position: -236px 0;
}
body.service5 #menu_service5 a {
   background-position: -236px 0;
}


#divider_resources {
	display: block;
	background: url('../images/menus/divider_resources.jpg') no-repeat 0 0;
	top: 0px;
	height: 35px;
	width: 236px;
}

#menu_partners a {
	display: block;
	background: url('../images/menus/menu_partners.jpg') no-repeat 0 0;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_partners a:hover {
   background-position: -236px 0;
}
#menu_partners a:active {
   background-position: -236px 0;
}
body.partners #menu_partners a {
   background-position: -236px 0;
}

#menu_science a {
	display: block;
	background: url("../images/menus/menu_science.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_science a:hover {
   background-position: -236px 0;
}
#menu_science a:active {
   background-position: -236px 0;
}
body.science #menu_science a {
   background-position: -236px 0;
}

#menu_calc a {
	display: block;
	background: url("../images/menus/menu_calc.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_calc a:hover {
   background-position: -236px 0;
}
#menu_calc a:active {
   background-position: -236px 0;
}
body.calc #menu_calc a {
   background-position: -236px 0;
}

#divider_company {
	display: block;
	background: url('../images/menus/divider_company.jpg') no-repeat 0 0;
	top: 0px;
	height: 35px;
	width: 236px;
}

#menu_about a {
	display: block;
	background: url('../images/menus/menu_about.jpg') no-repeat 0 0;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_about a:hover {
   background-position: -236px 0;
}
#menu_about a:active {
   background-position: -236px 0;
}
body.about #menu_about a {
   background-position: -236px 0;
}

#menu_contact a {
	display: block;
	background: url("../images/menus/menu_contact.jpg") 0 0 no-repeat;
	top: 0px;
	height: 35px;
	width: 236px;
}
#menu_contact a:hover {
   background-position: -236px 0;
}
#menu_contact a:active {
   background-position: -236px 0;
}
body.contact #menu_contact a {
   background-position: -236px 0;
}

#menu_photo a {
	display: block;
	background: url('../images/menus/menu_gallery.jpg') no-repeat 0 0;
	top: 0px;
	height: 34px;
	width: 236px;
}
#menu_photo a:hover {
   background-position: -236px 0;
}
#menu_photo a:active {
   background-position: -236px 0;
}
body.photo #menu_photo a {
   background-position: -236px 0;
}

/* END MAIN Menu */

/* FOOTER Menu */


#footer_copyright a {
	display: block;
	top: 0px;
	height: 41px;
	width: 505px;
}
#footer_copyright a:hover {
   background-position: 0px 0;
}
#footer_copyright a:active {
   background-position: 0px 0;
}
body.copyright #footer_copyright a {
   background-position: 0px 0;
}



#footer_tax a {
	display: block;
	background: url("../images/menus/footer_tax.jpg") 0 0 no-repeat;
	top: 0px;
	height: 40px;
	width: 120px;
}
#footer_tax a:hover {
   background-position: -120px 0;
}
#footer_tax a:active {
   background-position: -120px 0;
}
body.tax #footer_tax a {
   background-position: -120px 0;
}

#footer_employment a {
	display: block;
	background: url("../images/menus/footer_employment.jpg") 0 0 no-repeat;
	top: 0px;
	height: 40px;
	width: 110px;
}
#footer_employment a:hover {
   background-position: -110px 0;
}
#footer_employment a:active {
   background-position: -110px 0;
}
body.employment #footer_employment a {
   background-position: -110px 0;
}

#footer_policies a {
	display: block;
	background: url("../images/menus/footer_policies.jpg") 0 0 no-repeat;
	top: 0px;
	height: 40px;
	width: 125px;
}
#footer_policies a:hover {
   background-position: -125px 0;
}
#footer_policies a:active {
   background-position: -125px 0;
}
body.policies #footer_policies a {
   background-position: -125px 0;
}

#footer_sitemap a {
	display: block;
	background: url("../images/menus/footer_sitemap.jpg") 0 0 no-repeat;
	top: 0px;
	height: 40px;
	width: 75px;
}
#footer_sitemap a:hover {
   background-position: -75px 0;
}
#footer_sitemap a:active {
   background-position: -75px 0;
}
body.sitemap #footer_sitemap a {
   background-position: -75px 0;
}


#footer_help a {
	display: block;
	background: url("../images/menus/footer_help.jpg") 0 0 no-repeat;
	top: 0px;
	height: 40px;
	width: 75px;
}
#footer_help a:hover {
   background-position: -75px 0;
}
#footer_help a:active {
   background-position: -75px 0;
}
body.help #footer_help a {
   background-position: -75px 0;
}


#footer_contact a {
	display: block;
	background: url('../images/menus/footer_contact.jpg') no-repeat 0 0;
	top: 0px;
	height: 81px;
	width: 261px;
}
#footer_contact a:hover {
   background-position: -261px 0;
}
#footer_contact a:active {
   background-position: -261px 0;
}
body.contact #footer_contact a {
   background-position: -261px 0;
}

/* END FOOTER Menu */

/* Styles for Text */

/* HEADERS */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

/* END HEADERS */

/* INTERNAL PAGE FOOTERS */

.style8ptSpacedli {
	font-family: Verdana;
	list-style: disc;
	list-style-position: outside;
	line-height: 14px;
	font-size: 8pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	top: 0px;
}


.style8ptPadBFli li {
	font-family: Verdana;
	list-style: none;
	list-style-position: outside;
	line-height: 14px;
	font-size: 8pt;
	color: #343434;
	display:  list-item;
	font-weight: normal;
	margin-left:14px;
	top: 0px;
}

.style7gtiwhite {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FEFEFF;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style7gtigray {
	border-width: 0px;
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #333434;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style7gtigreen {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #93b936;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style7gtired {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #c60011;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style7SICblue {
	border-width: 0px;
	font-family: "Times New Roman";
	font-size: 10pt;
	color: #3e479e;
	font-variant:small-caps;
	border-style: none;
	display: inline;
	font-weight: bold;
}


.styleBlueDivider {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	border-width: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10pt;
	color: #c60011;
	border-style: solid;
	border-bottom: 1px #c60011 solid;
	border-top: 1px #c60011 solid;	
	display: inline-block;
	font-weight: bold;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;

}


/* END PAGE FOOTERS */


.style_bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}
 p.center { 
text-align: center; 
}

.style1 {
	font-family: Verdana;
	font-size: 8px;
	color: #343435;
	border-style: none;
	display: inline-block;
}
.style2{
	border: 0px;
	display: block;
}
.style3 {
	margin-top: 0px;
}

.style3b {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;

}

.style3b li{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

.style3b a{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FDFDFD;
}

.style3g {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #93B938;
}

.style3g li{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #93B938;
}

.style3g a{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #93B938;
}

.style3m {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333433;
	background-color: #343432;
	border-style: none;
	display: inline-block;
}

.style3m li{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333433;
	background-color: #343432;	
	border-style: none;
	display: inline-block;
}

.style3m a{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333433;
	background-color: #343432;	
	border-style: none;
	display: inline-block;
}

.styledirectorytitle {
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #373737;
}

.styleGraySideBarMenu {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333433;
	background-color: #343432;
	border-style: none;
}

.styleGrayHeaderBarMenu {
	margin-top: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	background-color: #343432;
	border-style: none;
	margin-left:20px;
}

.styleGreenFooterMenu {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93b936;
	background-color: #93b937;
	border-style: none;
}


.style5 {
	border-width: 0px;
	margin: 0 0 0 0;
}
.style6 {
	border-width: 0px;
}
.style6blue {
	border: 2px #00ACEF solid; 
}

.style6teal {
	border: 2px #00b09c solid; 
}

.style6dkblue {
	border: 2px #1e4066 solid; 
}



.style7 {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style7gti {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FEFEFF;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.style8 {
	text-align: center;
}
.style10 {
	margin: 5px 20px;
	font-family: Verdana;
	font-size: 8px;
	color: #010101;
	border-style: none;
	display: block;
}
.style11 {
	font-family: Verdana;
	font-size: x-small;
	color: #FEFEFF;
	border-style: none;
	display: block;
	text-align: center;
}
.style12 {
	font-family: Verdana;
	font-size: xx-small;
	color: #FEFEFF;
	text-align: center;
	display: block;
}
.style13 {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 9px;
	color: #343434;
	display: block;
	border-style: none;
}
.style14 {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: center;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 3px;
	margin-top: 0px;
}

.style17 {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: center;
}
.style18 {
	color: #4396BE;
}
.style19 {
	text-decoration: none;
}
.style21 {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: center;
}
.style21inline {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: center;
}

.style22 {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00ACEF;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
.style22inline {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #30377b;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
.stylecontactformresponse {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00ACEF;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: left;
}

.stylegtiblueheaders {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00ACEF;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.stylegtiblueheadersblock {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00ACEF;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.styleorange10arialbold {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #e4701e;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: left;
}

.stylepurple10arialbold {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9561a9;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: left;
}

.stylegray10arialbold {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6C757B;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: left;
}



.style22inlinegreen {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #93B936;
	border-style: none;
	display: inline;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}

.style23 {
	padding: 0px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: center;
}
.style24 {
	color: #00ACEF;
	cursor: help;
	border-collapse: collapse;
}

.style25 {
	color: #00ACEF;
}

.clearback {
	background:transparent;
	background-color:transparent;

}
.pictureright{
	border: 2px #00ACEF solid;
	font-weight: normal;
	margin-left: inherit;
	margin-right: inherit;
	margin-top: inherit;
	margin-bottom: inherit;
}
.fireplacetext8ptwhite {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #FEFEFF;
	font-weight: normal;
}

.stylegray8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
}

.stylegray8ptpad {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	top: 0px;
}


.styleVideoHeaderRed {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #c60011;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	top: 0px;
}

.styledkblueSIC8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #30377b;
	border-style: none;
	display: inline-block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
}

.styledkblueSIC8pt a {
	color: #c60011;
	font-weight: bold;
}


.styledkgreenagri8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #038954;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	top: 0px;
}

.styledkgreenagri9pt {
	border-width: 0px;
	font-family: Verdana;
	line-height:18px;
	font-size: 9pt;
	font-weight:bold;
	color: #333333;
	border-style: none;
	display: block;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 14px;
	top: 0px;
}

.styledkgreenvideo8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #93b936;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	top: 0px;
}

.styleecobattvideo8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #563121;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	top: 0px;
}

.styleform8pt {
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
}

.stylegti8pt {
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	top: 0px;
}

.styleSIC10pt {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #333333;
	border-style: none;
	display: block;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.styleSIC10ptli {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #333333;
	border-style: none;
	display: block;
}

.styleSIC10pt a {
	color: #30377b;
}

.styleSICred10pt {
	font: normal normal normal 10pt/10pt verdana;
	border-width: 0px;
	color: #30377b;
	border-style: none;
	display: block;
}

.styleSICred10pt a {
	font: normal normal normal 10pt/10pt verdana;
	border-width: 0px;
	color: #000000;
	border-style: none;
	display: block;
}

.styleSICred10pt a:visited {
	font: normal normal normal 10pt/10pt verdana;
	border-width: 0px;
	color: #c60011;
	border-style: none;
	display: block;
}


.stylegtiinline8pt {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	display: block;
	font-weight: normal;
	list-style:none;
	list-style-position:inside;
	width:360px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}


.styledirectory8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	top: 0px;
}

.styledirectory8pt a {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #576e20;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-right:170px;
	top: 0px;
}

.stylegray8ptinline {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	overflow: visible;
}

.stylebrown8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #543229;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylefoam9pt {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.stylefoam9ptWhite {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #ffffff;
	border-style: none;
	display: block;
}

.stylefoam9ptli li {
	font: normal normal normal 10pt/14pt verdana;
	list-style-position:outside;
	list-style:square;
	border-width: 0px;
	color: #343434;
	font-weight:bold;
	border-style: none;
	display:  list-item;
	margin-left:14px;
	margin-bottom:7px;
	}

.stylefoam9ptBold li {
	font: normal normal normal 10pt/14pt verdana;
	list-style-position:outside;
	list-style:square;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display:  list-item;
	margin-left:14px;
	margin-bottom:7px;
	}

.stylefoam9ptEco {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #f8981d;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.stylefoam9ptEcoBatt {
	font: normal normal normal 8pt/11pt verdana;
	border-width: 0px;
	color: #563121;
	font-weight: normal;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;	
	padding-right: 10px;	
}

.stylefoam8pt {
	font: normal normal normal 9pt/12pt verdana;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

.stylefoamgti9pt {
	font: normal normal normal 9pt/12pt verdana;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.stylefoampolymaster9pt {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #0b2972;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

.stylefoampolymaster9pt li{
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #0b2972;
	display: block;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.stylefoametixgreen8pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #93B936;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylefoametixgreen9pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #93B936;
	border-style: none;
	display: Block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.stylefoametix11pt {
	font: normal normal normal 11pt/16pt verdana;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylefoametixgreen7pt {
	border-width: 0px;
	font-family: Verdana;
	font-size: 7pt;
	color: #93B936;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylegray8ptli li {
	list-style: disc outside;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: list-item;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;

}

.stylegray8ptlimargin li {
	list-style: disc outside;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: list-item;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: -10px;
}

.stylegray8ptliVac li {
	list-style: disc inside;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: list-item;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.stylebrownheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #543229;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.stylefoametixheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleecobattheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #563121;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleicyneneheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #104aad;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styledaltonheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #3c3b39;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.styleSICheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #3c3b39;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleSICGReenheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #3c3b39;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.stylegreenhersheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #038954;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylebluehersheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #0d7fb9;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleenergywiseheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #00ACEF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


#comp-left {

	width: 400px;
	padding-left: 14px;
	padding-right: 20px;
}

#comp-right {
	padding-left:225px;
	padding-right:0px;
}




/* FF88 Section  */

.styleff88heading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #f40016;
	border-style: none;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleff88subheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #f40016;
	border-style: none;
	display: inline;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.styleff88sub2heading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #f40016;
	text-decoration:underline;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.styleff88link {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #f40016;
	border-bottom-color: #f40016;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.styleff88video {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #f40016;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}

.stylefoam9ptwhite {
	font: normal normal normal 9pt/12pt verdana;
	border-width: 0px;
	color: #FFFFFF;
	border-style: none;
	display: inline;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

.stylefoam9ptwhiteli {
	font: normal normal normal 10pt/14pt verdana;
	line-height:normal;
	list-style-position:outside;
	list-style:disc;
	border-width: 0px;
	color: #FFFFFF;
	border-style: none;
	display: block;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}



/* END FF88 Section  */


.stylehomesulateheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #EB800A;
	border-style: none;
	display: block;
	font-weight: 900;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styledirectorystateheading {
	border-left: medium #800000 ridge;
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #343434;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styledirectorynationalheading {
	border-left: medium #800000 ridge;
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #343434;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

.stylefoametixheadinggreen {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #93b936;
	border-style: none;
	display: inline-block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleSICHeaderRed {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #c60011;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleknaufheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #00acef;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}

.stylebeacon8ptli li {
	list-style: disc inside;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: list-item;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left:20px;
	

}


.styleocheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ec2991;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}

.stylefoam9ptOC {
	font: normal normal normal 9pt/14pt verdana;
	border-width: 0px;
	color: #343434;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylefoamPDFOC {
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #ec2991;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

.stylefoamPDFOC a {
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #ec2991;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}


.stylefoamPDFOC li {
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #ec2991;
	font-weight: bold;
	padding-bottom: 20px;
}


.styletremcoheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #00b09c;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}

.stylefifoilheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #1e4066;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}


.styletremcosubheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00b09c;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}

.styleresearchheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #93b936;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}
.styleresearchheadingblue {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #00acef;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}

.styleresearchheadingdkblue {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0b558e;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}




.styleresearchheadinggray {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: auto;
}
.styleknaufsubheadinggreen {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.styleknaufsubheading {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylepolicysubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #fefeff;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleGTIpolicysubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #93b936;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleaboutGTIsubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #fefeff;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.styleresearchsubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylefaqssubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.stylecertainteedsubheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #0b558e;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleresearchsubheadingunderline {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: underline;
}

.stylewebsitesubheadinggray {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: inline;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylewebsitesubheadinginlinegreen {
	font-family: Verdana;
	font-size: 10pt;
	color: #30377b;
	display: block;
	font-weight: bold;
	list-style:none;
	list-style-position:inside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.stylewebsitesubheadinggreen {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #93b936;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.styleknaufsubheadingsmall {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylebrownsubheading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-width: 0px;
	color: #543229;
	border-style: none;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.styleblueheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 11pt;
	color: #4397BF;
	border-style: none;
	display: block;
	font-weight: 600;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stylegray10ptblueheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #4397BF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

 
.stylegray12ptheading {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style_content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.style_content_green_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #93B936;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.style_content_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}

.style_content_header_rubbermaid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style_content_picture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.style_content_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #00acef;
	border-style: none;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style8ptGrayVerdana {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style8ptGrayVerdana li {
	list-style: disc outside;
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: list-item;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.style8ptGrayVerdanaSF {
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style8ptGrayVerdanaSF li {
	list-style: disc inside;
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #343434;
	display: list-item;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style10ptGrayVerdana {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	display: block;
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style10ptGrayVerdana li {
	list-style: disc;
	list-style-position:outside;	
}

.styleSIC10ptli {
	font: normal normal normal 10pt/14pt verdana;
	border-width: 0px;
	color: #333333;
	border-style: none;
	display: block;
}

.style10ptGrayVerdanaBold {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #343434;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style8ptGreenVerdanaBold {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #038954;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}

.style14ptGreenVerdanaBold {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #038954;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style14ptDkBlueVerdanaBold {
	border-width: 0px;
	font-family: Verdana;
	font-size: 12pt;
	color: #30377b ;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.style14ptDkBlueTimesBold {
	border-width: 0px;
	font-family: "Times New Roman";
	font-size: 16pt;
	color: #30377b ;
	display: block;
	font-weight: bold;
}

.style12ptDkBlueTimesBold {
	border-width: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size: 16pt;
	color: #30377b ;
	display: block;
	font-weight: normal;
}

.style14ptMedGrayArialBold {
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #5f5f5f;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.style8ptGreenTimesBold {
	border-width: 0px;
	font-family: "Bookman Old Style";
	font-size: 9pt;
	line-height:16px;
	color: #038954;
	display: block;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}



a.tooltip {color: #010101;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:3000; text-decoration:none;}
a.tooltip:hover b {
	display: block;
	position: absolute;
	top: 60px;
	left: 10px;
	padding: 5px;
	font-weight: normal;
	color: #000;
	border: 1px solid #888;
	background: #C3D98D;
	width: 296px;
}
a.tooltip:hover b em {
	position: absolute;
	left: 25px;
	top: -6px;
	width: 11px;
	height: 6px;
	background: url("../commonfiles/images/tooltip.gif") 0 0;	display: block;
	font-size: 1px;
}


a.tooltip3 {color: #010101;}
a.tooltip3 b {display: none;}
a.tooltip3:hover {border:0; position:relative; z-index:3000; text-decoration:none;}
a.tooltip3:hover b {
	display: inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #888;
	background: #C3D98D;
	width: 300px;
}
a.tooltip3:hover b em {
	position: absolute;
	left: 490px;
	top: 0px;
	width: 11px;
	height: 6px;
	background: url("../commonfiles/images/tooltip2.gif") 0 0;
	display: block;
	font-size: 1px;
}




/* WEBSITE Menu */

#website_globe a {
	display: block;
	background: url("../commonfiles/images/website_globe.jpg") 0 0 no-repeat;
	top: 0px;
	width: 232px;
	height: 224px;
}
#website_globe a:hover {
   background-position: -232px 0;
}
#website_globe a:active {
   background-position: -232px 0;
}
body.website_globe #footer_sitemap a {
   background-position: -75px 0;
}
body.website_globe #website_globe a {
   background-position: -232px 0;
}



#website_technology a {
	display: block;
	background: url("../commonfiles/images/website_technology.jpg") 0 0 no-repeat;
	top: 0px;
	width: 96px;
	height: 126px;
}
#website_technology a:hover {
   background-position: -96px 0;
}
#website_technology a:active {
   background-position: -96px 0;
}
body.website_technology #footer_sitemap a {
   background-position: -75px 0;
}
body.website_technology #website_technology a {
   background-position: -96px 0;
}


#website_compatibility a {
	display: block;
	background: url("../commonfiles/images/website_compatibility.jpg") 0 0 no-repeat;
	top: 0px;
	width: 112px;
	height: 126px;
}
#website_compatibility a:hover {
   background-position: -112px 0;
}
#website_compatibility a:active {
   background-position: -112px 0;
}
body.website_compatibility #footer_sitemap a {
   background-position: -75px 0;
}
body.website_compatibility #website_compatibility a {
   background-position: -112px 0;
}


#website_mission a {
	display: block;
	background: url("../commonfiles/images/website_mission.jpg") 0 0 no-repeat;
	top: 0px;
	width: 112px;
	height: 126px;
}
#website_mission a:hover {
   background-position: -112px 0;
}
#website_mission a:active {
   background-position: -112px 0;
}
body.website_mission #footer_sitemap a {
   background-position: -75px 0;
}
body.website_mission #website_mission a {
   background-position: -112px 0;
}


#website_development a {
	display: block;
	background: url("../commonfiles/images/website_development.jpg") 0 0 no-repeat;
	top: 0px;
	width: 104px;
	height: 126px;	
}
#website_development a:hover {
   background-position: -104px 0;
}
#website_development a:active {
   background-position: -104px 0;
}
body.website_development #footer_sitemap a {
   background-position: -75px 0;
}
body.website_development #website_development a {
   background-position: -104px 0;
}


#website_content a {
	display: block;
	background: url("../commonfiles/images/website_content.jpg") 0 0 no-repeat;
	top: 0px;
	width: 105px;
	height: 126px;
}
#website_content a:hover {
   background-position: -105px 0;
}
#website_content a:active {
   background-position: -105px 0;
}
body.website_content #footer_sitemap a {
   background-position: -75px 0;
}
body.website_content #website_content a {
   background-position: -105px 0;
}


#website_webmaster a {
	display: block;
	background: url("../commonfiles/images/website_webmaster.jpg") 0 0 no-repeat;
	top: 0px;
	width: 152px;
	height: 224px;
}
#website_webmaster a:hover {
   background-position: -152px 0;
}
#website_webmaster a:active {
   background-position: -152px 0;
}
body.website_webmaster #footer_sitemap a {
   background-position: -75px 0;
}
body.website_webmaster #website_webmaster a {
   background-position: -152px 0;
}


#website_sitemap a {
	display: block;
	background: url("../commonfiles/images/website_sitemap.jpg") 0 0 no-repeat;
	top: 0px;
	width: 145px;
	height: 224px;
}
#website_sitemap a:hover {
   background-position: -145px 0;
}
#website_sitemap a:active {
   background-position: -290px 0;
}
body.website_sitemap #footer_sitemap a {
   background-position: -75px 0;
}
body.website_sitemap #website_sitemap a {
   background-position: -290px 0;
}


/* Partners Page */


#partners_energystar a {
	display: block;
	background: url("http://www.energystar.gov/index.cfm?c=home_sealing.hm_improvement_sealing") 0 0 no-repeat;
	top: 0px;
	width: 75px; 
	height: 50px; 	
	display: block;
}
#partners_energystar a:hover {
   background-position: 0px 0;
}


#partners_resnet a {
	display: block;
	background: url("http://www.resnet.us/") 0 0 no-repeat;
	top: 0px;
	width: 85px; 
	height: 115px; 	
	display: block;
}
#partners_resnet a:hover {
   background-position: 0px 0;
}





#partners_demilec a {
	background: url("http://demilecusa.com/") 0 0 no-repeat;
	top: 0px;
	width: 190px; 
	height: 173px;	
	display: block;
	
}
#partners_demilec a:hover {
   background-position: 0px 0;
}



#partners_aldo a {
	display: block;
	background: url("http://www.aldoproducts.com/") 0 0 no-repeat;
	top: 0px;
	width: 254px; 
	height: 56px; 	
	display: block;
}
#partners_aldo a:hover {
   background-position: 0px 0;
}





#partners_ncfi a {
	background: url("http://www.ncfi.com/specialtyproducts_commercialinsulation.cfm") 0 0 no-repeat;
	top: 0px;
	width: 236px; 
	height: 90px;	
	display: block;
	
}
#partners_ncfi a:hover {
   background-position: 0px 0;
}




#partners_waynedalton a {
	display: block;
	background: url("http://www.wayne-dalton.com/") 0 0 no-repeat;
	top: 0px;
	width: 157px; 
	height: 57px;	
	display: block;
}
#partners_waynedalton a:hover {
   background-position: 0px 0;
}



#partners_usdoe a {
	display: block;
	background: url("http://www.energy.gov/energyefficiency/buildings.htm") 0 0 no-repeat;
	top: 0px;
	width: 175px; 
	height: 49px; 	
	display: block;
}
#partners_usdoe a:hover {
   background-position: 0px 0;
}

#partners_oc a {
	display: block;
	background: url("http://www.owenscorning.com/foryourhome/") 0 0 no-repeat;
	top: 0px;
	width: 162px; 
	height: 125px;	
	display: block;
}
#partners_oc a:hover {
   background-position: 0px 0;
}

#partners_amgg a {
	display: block;
	background: url("http://www.americangreengroup.com/") 0 0 no-repeat;
	top: 0px;
	width: 211px; 
	height: 82px;	
	display: block;
}
#partners_amgg a:hover {
   background-position: 0px 0;
}




/* CALCULATOR PAGE CSS */

.style14ptRedVerdanaTrans {
	border-width: 0px;
	font-family: Verdana;
	font-size: 14pt;
	color: #800000;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: rtl;
	background-color: transparent;
}

.style14ptBlueVerdanaTrans {
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #00acef;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: ltr;
	font-variant:small-caps;
	background-color: transparent;
}

.style14ptBlackVerdanaTrans {
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: ltr;
	font-variant:small-caps;
	background-color: transparent;
}

.style9ptBlueVerdanaTrans {
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: ltr;
	font-variant: small-caps;
	background-color: transparent;
}

.style10ptRedVerdanaTrans {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #800000;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: rtl;
	background-color: transparent;
}

.style12ptWhiteVerdanaTrans {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction:rtl;
	background-color:transparent;
}

.styleerrormessage1 {
	border-width: 0px;
	font-family: Verdana;
	font-size: 18pt;
	color: #ffffff;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction:ltr;
	background-color:transparent;
}
.style10ptGreenVerdanaTrans {
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #284e33;
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	direction: rtl;
	background-color: transparent;
}

.style14L {
	padding: 0px;
	border-width: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #800000;
	border-style: none;
	display: block;
	font-weight: bold;
	text-align: left;
}

.styleCalcWhite {
	border-width: 0px;
	font-family: Verdana;
	font-size: 9pt;
	color: #FEFEFF;
	border-style: none;
	display: block;
	font-weight: bold;
	direction:rtl;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
}


.styleCalcRed {
	border-width: 0px;
	font-family: Verdana;
	font-size: 14pt;
	color: #800000;
	border-style: none;
	display: block;
	font-weight: bold;
	direction:rtl;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
}


/* WEBSITE SITEMAP Menu */







