h2{

	font-size: 14px;
}

h3{
	font-size: 14px;
	color: #3e3e3e;

	margin-bottom: -10px;
	padding-bottom: 0;
}



strong.lhead{
	font-weight: normal;

	display: block;
}

ul, ol{

	margin-top: 4px;
}


hr{
	
	color: #284b7c;
	background-color: #284b7c;
	margin-bottom: 1em;
}
div.unbl{
	font-size: 10px;
	color: white;
	background: url(../images/h1.gif) top left no-repeat;
	width: 477px;
	padding-left: 23px;
	padding-top: 3px; height: 52px;
	margin-left: 12px;
}

.content table{
	margin-left: 10px;	
/* margin: 0 auto; */
}

.content table.prod td, .content table.prod th{
	border: 1px solid #284672;
padding: 5px 11px 5px 11px;
text-align: left;
}

.content table.prod td.head,.content table.prod th.head{
	color: white;
	background: #284672;
	font-weight: normal;
text-align: left;
}

.content table.prod .white td{
	background: white;
}
