H1 SUP {
	font-size:12px;
	vertical-align:40%;
}

H1.first {
	font:normal 24px/24px Arial;
	color:#000;
}

H1.second {
	font:normal 24px/24px Arial;
	margin:24px 0;
	border-bottom:1px solid #ccc;
}

H1.third {
	font:normal 24px/24px Arial;
	background:url("/images/icons/hdr_bg.png") no-repeat;
	padding:60px 20px 20px;
	margin:0 0 24px;
	width:493px;
	height:50px;
}

H1.fourth {
	font:normal 24px/24px Arial;
	margin-top:0;
	padding-top:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

SPAN.first {
	font:normal 18px Arial;
	line-height:24px;
}

SPAN.second, SPAN.third, SPAN.fourth {
	line-height:24px;
	color:#f60;
	text-transform:uppercase;
	font-weight:bold;
}

H2.first, H2.first A, H2.first A:visited, H2.third, H2.third A, H2.third A:visited {
	font:normal 18px/18px Arial;
	color:#f60;
	text-decoration:none;
	margin:0;
	clear:both;
}

H2.first A:hover, H2.second A:hover, H2.third A:hover {
	text-decoration:underline;
}

H2.second, H2.second A, H2.second A:visited {
	margin:20px 0 0;
}

H2.fourth {
	font:normal 18px/18px Arial;
	color:#f60;
	text-decoration:none;
	margin:30px 0 10px;
}

H3, H3 A, H3 A:visited {
	margin:0;
}

DIV.third {
	border:1px solid #ccc;
	padding:20px;
	margin:3px 0 30px;
}

DIV.third DIV {
	margin:0;
	float:left;
	width:290px;
	border-right:1px solid #ccc;
	padding-right:20px;
}	


.section {
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding:4px;
}

.productSectionhd, .sectionhd {
	background:#f2f2f2;
	margin:20px 0 0;
	padding:5px;
	border:1px solid #ccc;
}

.productSectionhd:hover {
	cursor:pointer;
}

.productSection {
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	background:#f2f2f2;
	padding:10px;
}

.productSection TD {
	width:260px;
	border-bottom:1px solid #e0e0e0;
}

.prodlist {
	list-style-type:disc;
	color:#555;
	margin-bottom:10px;
}

.listitxt {
	margin-top:5px;
	color:#000;
}

.sectionlt {
	float:left;
	width:220px;
	margin:0;
}

.sectionrt {
	margin:0;
}

.faqHdr {
	padding:5px;
	color:#5d8bc0;
	background:#f0f0f0;
	margin-bottom:10px;
}

.faq A:hover {
	color:#e00;
	text-decoration:underline;
}

.faq A {
	color:#000;
	text-decoration:none;
}

.faq LI {
	padding-bottom:5px;
}

.tab { 
	white-space:nowrap;
	text-align:center;
	padding:5px;
	margin:0;
	cursor:pointer;
}

.tabhold { 
	background:#666;
	color:#fff;
	border-top:1px solid #444;
	border-right:1px solid #fff;
}

.tabfocus { 
	background:#fff;
	color:#000;
	border-style:solid;
	border-color:#444;
	border-width:1px 1px 0;
	font-weight:bold;
}

.tabcontent { 
	border:1px solid #444;
	padding:20px;
}

.btn, a.btn {
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-.08em;
	line-height:20px;
	background:url("/images/icons/btn_bg.png") repeat-x bottom;
	border:solid 1px #ccc;
	padding:2px 5px;
	color:#000;
}

.rtCol {
	float:right;
	margin-left:20px;
	height:270px;
}

.rtCol DIV {
	border:1px solid #ccc;
	padding:20px;
	background:#f2f2f2;
	color:#444;
	width:210px;
}

