/* Global
----------------------------*/
.body { background-color:#000000; margin:0px; }
form { margin: 0px; }

table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
table a { color: #9E0B0E; text-decoration: underline; }
table a:hover { color: #000000; text-decoration: underline; }

/* Classes
----------------------------*/
.search { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	width: 100px;
	height: 14px;
}

.formbox { 
	border: 1px solid #000000;
}


.header {
	background-color: #FFFFFF;
	width: 402px;
	height:103px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header a { color:#4B4B4B; font-weight: bold; text-decoration: underline; }
.header a:hover { color:#000000; font-weight: bold; text-decoration: underline; }

.footer {
	border-top: 4px solid #000000;
	height:24px;
	width:770px;
	background-color:#9E0B0E;
	text-align: center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.footer a { color:#FFFFFF; font-weight: bold; text-decoration: underline; }
.footer a:hover { color:#FFFFFF; font-weight: bold; text-decoration: none; }

.grey { 
	background-color: #E2E0E0;
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grey strong { color: #4B4B4B; font-weight: bold; }
.grey #grey_pad { padding: 14px 20px 20px 20px; 
line-height: 20px;}

.index {
	background-color: #FFFFFF;
	width: 492px;
	height:222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.index #index_pad { padding: 0px 8px 4px 8px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 18px }

.homepage_white { 
    padding: 1px 8px 8px 8px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 16px;
}

.content {
	background-color: #FFFFFF;
	height:222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content #pad { padding: 14px 14px 14px 14px; }
.content #internal_pad { padding-left: 58px; padding-right: 58px; padding-bottom: 36px; }

.content a { color: #9E0B0E; text-decoration: underline; }
.content a:hover { color: #000000; text-decoration: underline; }

.hiring_frame {
	width: 278px; 
	border-right: 1px solid #000000; 
	background-color: #4B4B4B; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
} 
.hiring_frame a { color:#FFFFFF; font-weight: bold; text-decoration: underline; }
.hiring_frame a:hover { color:#FFFFFF; font-weight: bold; text-decoration: none; }

.hiring {
	background-image: url(http://www.hazmatinc.com/images/hiring_bg.jpg);
	width: 278px;
	height: 157px;
	background-repeat:no-repeat;
	background-position: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
}
.hiring_pad { padding-left: 56px; padding-right: 62px; padding-top: 22px; }


.crumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
}
.crumb strong { color:#4B4B4B; font-weight: bold; }
.crumb a { color: #9E0B0E; font-weight: bold; text-decoration: underline; }
.crumb a:hover { color: #000000; font-weight: bold; text-decoration: underline; }

/* Tell a Friend
----------------------------*/
.taf {
	background-color: #9E0B0E;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#00000;
}

.textbox {
	width:150px;
	height: 14px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

.blackborder {

	border: 1px solid ##FAADAF;
}


.textarea {
	width:300px;
	height: 75px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

/* Buttons
----------------------------*/
.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9E0B0E;
}

/* Contact Us
----------------------------*/
.contact {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Newsletter
----------------------------*/
.newsletter {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

/* Sitemap
----------------------------*/
.sitemap {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

