@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif !important;
}

h1
{
	font-size: 16px;
	color: #0053a4;
	line-height: 29px;
	margin-bottom:10px;
}

#maincontentarea h1
{
	background-image: url(../images/h1bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 562px;
	color:#FFFFFF;
	padding-left: 10px;
}

h2
{
	font-size: 14px;
	color: #0053a4;
	line-height: 18px;
	margin-bottom: 8px;
	margin-top:8px;
}

#h1boxcontent-box p, p
{
	font-size: 12px;
	color: #0053a4;
	line-height: 18px;
	margin-bottom: 5px;
}

.colrow1 h1, .colrow1 h2, .colrow1 h3, .colrow1 p, .colrow1 p a:link, .colrow1 p a:visited,
.colrow2 h1, .colrow2 h2, .colrow2 p, .colrow2 p a:link, .colrow2 p a:visited
{
	color: #FFFFFF !important;
	font-size: 11px;
	margin-left: 5px;
}

#maincol img
{
	border: 5px solid #586E86;
	margin: 8px;
}

.productphoto a img
{
	border: none !important;
}


#maincol ul 
{
	margin: 10px;
}

#maincol ul li
{
	color: #0053a4;
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 10px;
}

#maincol ul li p
{

}

.colrow1 p, .colrow2 p
{
	line-height: 16px;
	font-size:12px;
}

#subcol2 h1
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}

#subcol2 h2
{
	font-size:14px;
	line-height:21px;
	margin-top:-5px;
}

.colrow1 h3
{
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}

#subcol2 h3 a:link,
#subcol2 h3 a:visited
{
	font-size: 12px;
	color:#FFFFFF !important;
}

#maincol p
{
	font-size: 12px;
}

#maincol p a:link,
#maincol p a:visited
{
	color: #086dbf;
	text-decoration: none;
	border-bottom: 1px dotted #ff5100;
}

#maincol p a:hover
{
	background-color:#EAFFFE;
	border-bottom: solid 1px #ff5100;
}

#top5header h1
{
	color: #FFFFFF;
	margin-left: 55px;
	margin-top: 5px;
	float: left;
}

#hatton a:link,
#hatton a:visited,
#footertext
{
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}