body
{
	margin: 0px;
	padding: 10px;
	/*min-width: 790px;*/
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

b {
	font-weight: bold;
}

.head01
{
	color: #69C;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-color: #69c;
	border-style: solid;
	margin: 5px 0px 5px 0px;
	text-transform: uppercase;
	width:100%;
}

a.linksBold {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

a:hover.linksBold {
	color: #69c;
}
#orderNow {
	float: left;
	height: 39px;
	width: 300px;
	padding-top: 15px;
	padding-left: 90px;

}

a.orderNowbutton {
	width: 188px;
	height: 39px;
	display: block;
	background-image: url(../images/up_ordernow.png);
	background-repeat: no-repeat;
}

a:hover.orderNowbutton {
	background-image: url(../images/over_ordernow.png);

}

.clearBoth {
	clear: both;
}

.smallList2 {
	list-style-image: url(../images/small_dot.gif);
	margin: 0 0 0 35px;
	padding: 0;
	text-transform: capitalize;
	color: #333333;
}

.smallList2 a {
	color: #002374;
	
}

.smallList2 li {
	margin: 5px 0 5px 0;
}
