img {
	border: 0;
}

hr {
	height: 1px;
	background: #5b8ea4;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-size: 16px;
	color: #da0707;
	margin: 0 0 2px 0;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070369;
	font-weight: bold;
}


	

.bold_blue2 {
	font-size: 11px;
	color: #163c8a;
	padding: 0;
	font-weight: bold;

}

.product_text {

	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	

	

}

.bold_blue3 {
		 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #163c8a;
	padding: 0;
	font-weight: bold;
 }
 
 
.bold_blue4 {
		 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: #2b779d;
	padding: 0;
	font-weight: bold;
 }

.blue_header {
	background:url(../grfx/header.jpg) no-repeat;
	height: 35px;
	width: 750px;
	margin-top: -5px;
}

.next_text {
	font-size: 11px;
}

.next_text a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.next_text a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.next_text a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.blue_header3{
	background:url(../grfx/header.jpg) no-repeat;
	height: 35px;
	width: 750px;
	margin-top: -5px;
	
}

.arrows {
	font-size: 8px;
}



.header_text {
	margin-left: 60px;
	margin-top: 15px;
	font-size: 17px;
	color: #0a4d98;
	font-weight: bold;
	font-style: italic;

}

.header_text2 {
	margin-left: 60px;
	margin-top: 15px;
	font-size: 17px;
	color: #0a4d98;
	font-weight: bold;
	
}

.safety_information {
	font-weight: bold;
	font-size: 12px;
	color: #fd3745;
	margin-top: -5px;
}

.product_main_header {
	font-size: 17px;
	font-weight: bold;
	color: #070369;
}

.product_head_red {
	font-size: 17px;
	font-weight: bold;
	color: #fd3745;
}

.product_links  {
	font-size: 11px;
	
	color: #848484;
	font-weight: normal;
}
	
.product_links a {
	font-size: 11px;
	text-decoration: underline;
	color: #848484;
	font-weight: normal;
}

.product_links a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #848484;
	font-weight: normal;
}

.product_links_bold a {
	font-size: 11px;
	text-decoration: underline;
	color: #0060ff;
	font-weight: bold;
}

.product_links_bold a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #0060ff;
	font-weight: bold;
}
	

	
.red_text {
	color: #da0707;
	font-weight: bold;
}

.bold_blue {
	font-weight: bold;
	color: #2b779d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.whitespace {
	height: 5px;
	
}

*html .whitespace {
	height: 1px;
	margin-top: -8px;
	width: 500px;
}

.whitespace2 {
	height: 15px;
}

*html .whitespace2 {
height: 15px;
	width: 500px;
}

.image {
	float: left;
	padding: 0;
	margin-top: -28px;
}

*:first-child+html .image {
	margin-top: -10px;

}

*html .image {
	margin-top: -60px;
	padding-top: 40px;

}



a {
	font-size: 10px;
	text-decoration: underline;
	color: #0084ff;
	font-weight: bold;
}

a:active {

	font-size: 10px;
	text-decoration: underline;
	color: #0084ff;
	font-weight: bold;
}

a:hover {

	font-size: 10px;
	text-decoration: underline;
	color: #003a71;
	font-weight: bold;
}

#group_listing a {
	text-decoration: none;
}

#group_listing a:hover {
	text-decoration: none;
}

#group_listing td {
	width: 122px;
	padding: 5px;
	text-align: center;
}

#group_listing td .product_image {
	margin-bottom: 10px
}

#group_listing td .product_brand a {
	color: #914d1e;
}

.float_right
{
	float: right;
}

.float_left
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.date-line {
	margin-top: -0.3em; 
}

.news_post {
	text-align: justify;
}

h2 a, h2 a:hover, h2 a:active {
	font-size: 1.2em;
}

h3 a, h3 a:hover, h3 a:active {
	font-size: 1.0em;
}

.nobold {
	font-weight: normal;
}

form#msds {
	border: 1px solid #070369;
	padding: 10px;
	width: 400px;
}

form#msds label {
	display: block;
	float: left;
	width: 100px;
}

form#msds input {
	width: 300px;
	margin-bottom: 0.5em;
}

form#msds input.submit {
	width: auto;
}