body {
	margin: 0;
	padding: 0;
	background-color: #EBDFDF;
}
body, table, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top-bar, #btm-bar {
	position: static;
	width: 100%;
	height: 25px;
	z-index: 1;
	background-image: url(image/nav_bar_rpt.gif);
	border: 1px none #000000;
	left: 1px;
	color: #ffffff;
}
#top-bar a, #btm-bar a {
	color: #FFFFFF;
	text-decoration: none;
}
#columns {
	position: relative;
	background-color: #ffffff;
}
#col-1 {
	float: left;
	width: 200px;
	margin: 10px;
}
#col-2 {
	float: left;
	width: 500px;
	margin: 10px;
}
#col-3 {
	float: right;
	width: 262px;
	margin: 10px;
}
.productline {
	padding: 15px;
}
.productline img {
	margin: 0px 8px 2px 0px;
	float: left;
}
.float-left {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
.spacer {
	clear: both;
	width: 100%;
	background-color: #EBDFDF;
	border: solid 1px #D0BDBD;
	height: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(image/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#spacer-invis {
	clear: both;
	height: 10px;
	line-height: 0;
}
.white-text {
	color: #FFFFFF;
}
.white-links {
	color: #FFFFFF;
	text-decoration: none;
}
.boxes {
	background-color: #EBDFDF;
	border: 1px solid #D0BDBD;
	padding: 10px;
	position: static;
	background-image:  url(image/box_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#links {
	width: 200px;
}
#links-1, #links-2 {
	width: 282px;
}
.address {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.logo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.text-14pt {
	font-size: 14pt;
}
.no-underline {
	text-decoration: none;
}
.heading, .heading_proper {
	color: #666666;
	text-transform: lowercase;
	font-size: 14pt;
}
.heading_proper {
	text-transform: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active{
	color: #cccccc;
}
li {
	color: #000000;
	list-style-type: square;
}
ol {
	color: #000000;
}
ul {
	color: #000000;
	list-style-type: square;
}
.actCHECKOUTEM {background-color: #aeb0d0;}
.actCHECKOUTBG {background-color: #ffffff;}
.actlarger {
	font-size: 9pt;
	color: #000000;
}
.actsmaller {
	font-size: 8pt;
	color: #000000;
}
.actxxsmall {font-size: 8pt; color: #000000;}
.actxsmall {font-size: 8pt; color: #000000;}
.actsmall {font-size: 8pt; color: #000000;}
.actregular {font-size: 8pt; color: #000000;}
.actlarge {font-size: 9pt; color: #000000;}
.actxlarge {font-size: 9pt; color: #000000;}
.actxxlarge {font-size: 9pt; color: #000000;}
.actwarningcolor {color: #6803e4;}
.actrequiredcolor {color: #6803e4;}
.actsearchhighlightcolor {color: #ff0000;}
.actrequired {color: #6803e4;}
.actwarning {font-size: 9pt; color: #6803e4;}
.actwelcome {font-size: 9pt; color: #000000;}
.actlogotext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout {font-size: 8pt; color: #0000b9;}

.se {display:none;}