a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #B2A683;
	text-decoration: none;
}

a:hover {
color: #B2A683;
text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: none;
}

.body-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
	clear: none;
	float: none;
	width: 450px;
	border: 1px solid #003399;
	margin: 10px 0px;
	padding: 3px;
	background-color: #D5EAFF;
	height: auto;


}
.heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #1A4D81;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.rental-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FEE9A0;
}
.rental-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1A4D81;
	text-decoration: underline;



}
.small-specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.mp_backlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
.product-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #1A4D81;
	color: #FFFFFF;
	text-decoration: underline;
}
.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCFFCC;
}
.accsy-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A4D81;
}
.accsy-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F2F2;
}
.sub-heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A4D81;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #1A4D81;
	list-style-type: square;

}
.index-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-image: url(http://argus-hazco.com/images/list_bullet.gif);
	line-height: 25px;
	text-indent: 10pt;
}
.mfg-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	list-style-type: square;
	text-indent: 0pt;


}
.ablack-hd {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
}

/*PROMO boxes*/

#promo {

	background-color: #FFFFFF;

	border: 1px solid #336699;

	padding: 10px;

	vertical-align:top;

}

#promo h1 {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #336699;

	margin-bottom: 0px;

}

#promo p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	margin-top: 5px;

}

#promo2 {

	background-color: #F6F6F6;

	border: 1px solid #D6E0E5;

	padding: 10px;

	vertical-align:top;

}

#promo2 h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #FF9900;

	margin-bottom: 0px;

}

#promo2 p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	margin-top: 5px;

}

/*END PROMO boxes*/

