/* -----------------Basic elements----------------- */
body {
	background-color: #FFFFFF;
	margin: 0 0 45px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;

}

P {font-size: 12px; margin-top:10px; margin-bottom:10px;}
P.blueboxtext {font-size: 12px; color: #ffffff;}
P.main_title {font-size: 21px; color: #000000; margin-top:10px; margin-bottom:0px;}
P.bluebox {margin-top:10px; margin-bottom:10px; margin: 4px;}

TD {font-size: 11px;}
TD.bar_under_tabs {font-size: 12px; color: #ffffff;}

TD.headerbar {font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff;}

.bluebartext {font-size: 13px; color: #ffffff; font-weight: bold;}
.brownbartext {font-size: 13px; color: #000000; font-weight: bold;}

.barundertabstext {font-size: 12px; color: #ffffff;}

.whitetext {color: #ffffff;}

.red {
	color: #FF0000;
}

.blue {
	color: #0047ac;
}

.green {
	color: #00CC00;
}

.your {font-size: 14px; color: #e9d3ad;  font-weight: bold;}
.insulation_manufacturer {font-size: 20px; color: #ffffff;  font-weight: bold;}
.and {font-size: 14px; color: #e9d3ad;  font-weight: bold;}
.building_material {font-size: 20px; color: #ffffff;  font-weight: bold;}
.distributor {font-size: 20px; color: #e9d3ad;  font-weight: bold;}
.since {font-size: 14px; color: #ffffff;  font-weight: bold;}
.1976 {font-size: 20px; color: #ffffff;  font-weight: bold;}

form {margin: 0px;}

a {color: #000000;}
a:Link {color:#000000;}
a:visited {color: #000000;}
a:active {color:#000000;}
a:hover {color: #000000;}

.blueboxlink:Link {font-size: 12px; font-weight: bold; color:#e0d0b2;}
.blueboxlink:Visited {font-size: 12px; font-weight: bold; color:#e0d0b2;}
.blueboxlink:Active {font-size: 12px; font-weight: bold; color:#e0d0b2;}
.blueboxlink:Hover {font-size: 12px; font-weight: bold; color:#e0d0b2;}
.blueboxlink a {font-size: 12px; font-weight: bold; color: #e0d0b2;}

.leftcolumnlink:Link {font-size: 12px; font-weight: bold; color:#ffffff;}
.leftcolumnlink:Visited {font-size: 12px; font-weight: bold; color:#ffffff;}
.leftcolumnlink:Active {font-size: 12px; font-weight: bold; color:#ffffff;}
.leftcolumnlink:Hover {font-size: 12px; font-weight: bold; color:#ffffff;}
.leftcolumnlink a {font-size: 12px; font-weight: bold; color: #ffffff;}

.barundertabslink:Link {font-size: 11px; color:#ffffff;}
.barundertabslink:Visited {font-size: 11px; color:#ffffff;}
.barundertabslink:Active {font-size: 11px; color:#ffffff;}
.barundertabslink:Hover {font-size: 11px; color:#ffffff;}
.barundertabslink a {font-size: 11px; color: #ffffff;}

strong {font-weight: bold;}

em {font-style: italic;}

sup {font-size: 10px}


/* --------------- Footer --------------- */

#footer {
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.footer:Link {color:#0d4680;}
.footer:Visited {color:#0d4680;}
.footer:Active {color:#0d4680;}
.footer:Hover {color:#000;}
.footer a {color: #0d4680;}

/* --------------- End Footer --------------- */

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #666666;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

hr {
	height: 1px;
	color:#999999;
	margin-bottom: 20px;
	background: url("img/bg_hr.gif") left top repeat-x;
	border: none;
}

.small {font-size: 10px;}

