.headerGraphic{
	background-image:url(images/Firestop_America.jpg);
	height:270px;
	text-indent:-9999px;
}

body {
	background-color: #8E8D79;
}

td {
	color: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

h1, h2, h3, h4, h5 {

    color: #656565;
    margin: 0px;
}


h1 {
	font-size: 18px;
	line-height: 1.2;
}

h2 {
	font-size: 13px;
	line-height: 1.2;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #494949;
text-decoration: underline;
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #990000;
	text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.formText {
	font: normal 12px Tahoma, Arial;
	color: #990000;
	text-decoration: none;

}
