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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	font-size: 10px;
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color:#000;
	text-decoration: underline;
}
.blue {
	color: #0072c6;
	text-align: left;
}
H2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0079c2;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
H3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0079c2;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#hotnewswrapper {
	padding: 0px;
	width: 500px;
	margin-bottom: 20px;
	color: #0072c6;
}
#hotnewsdate {
	width: 500px;
	color: #f1f1f1;
	font-style:italic;
	font:Verdana, Geneva, sans-serif 10px;
}
#hotnewstitle {
	width: 500px;
	color: #0072c6;
	font-weight:bold;
	font-size:18px;
}
#hotnewsbodywrapper {
	width: 500px;
}
#hotnewspicture {
	float: left;
	margin: 10px;
}
#hotnewsbodycopy {
	float: right;
}
.bluesubtitle {
	color: #0072c6;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.model {
	font-weight: bold;
	font-size: 10px;
	color: #666666;

}
.productlines {
	text-align: left;
}
.productlines li {
	padding-top: 12px;
	font-weight: bold;
}
.spectable
{
    border-color: #000000;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
	margin: 0px;
	font-size: 10px;
}

.spectable tr td
{
    border-color: #000000;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
	margin: 3px;
	font-size:10px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
}
ul.nobullet {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul.nobullet li {
	padding-left: 25px;
}
ul.nobullet li ul li {
	padding-left: 0px;
	list-style:square;
}
.style6 {
	font-size: 18px
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.style4 {
	font-size: 13px;
	color: #0072c6;
	font-weight: bold;
	padding-top: 25px;
}
.style5 {
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	font-style: italic;
}
#newsarea {
	width: 500px;
	padding: 0px;
	padding-top: 5px;
	overflow:auto;
	margin-top: 20px;
}
#newsbox {
	width: 235px;
	float: right;
	font-size: 11px;
	color: #0072c6;
	line-height: 16px;
}
#whatsnew {
	width: 235px;
	padding: 0px;
	float: left;
	background: #eaf4fb url(images/newbg.jpg);
	background-repeat:repeat-y;
	background-color:#eaf4fb;
}
#newhead {
	width: 220px;
	padding-left: 15px;
	height: 18px;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-style: italic;
	background: url(images/newhead.jpg);
}
#newbtm {
	width: 220px;
	height: 18px;
	color: #0072c6;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
	padding-right: 15px;
	padding-top: 4px;
	background: url(images/newbtm.jpg);
}
#greenbtm {
	width: 220px;
	height: 18px;
	color: #0072c6;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
	padding-right: 15px;
	padding-top: 4px;
}
#newtext {
	width: 205px;
	padding: 15px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.more {
	color: #0072c6;
	font-weight:bold;
	padding-left: 175px;
	font-size:10px;
}
.more a {
	color: #0072c6;
}
