body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.bkgheader {
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
	height: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbb400;

	}
	
	
	.bkgheaderhome {
	background-image: url(images/bkg_header_home.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;

	}

.footercorner {
	background-color: #FEE089;
	background-image: url(images/footer_corner.gif);
	background-repeat: no-repeat;
	height: 63px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbb400;
}

a:hover, a:active{
	text-decoration: none;
	color: #A60000;
}

a:link, a:visited{
	text-decoration: underline;
	color: #A60000;
}
a.copy:hover, a.copy:active{
	text-decoration: none;
	color: #A60000;
}

a.copy:link, a.copy:visited{
	text-decoration: underline;
	color: #A60000;
}
	
.footer {
	font-size: 0.75em;
	color: #333333;
	line-height: 17px;
	background-color: #FEE089;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.product {
	margin-left: 8px;
	margin-right:8px;
	border: 1px solid #999999;
}
.copy {
	font-size: .75em;
	color: #333333;
	margin-right: 10px;
}
.copyred {
	font-size: .75em;
	color: #A60000;
	margin-right: 10px;
}

.copytable{
	font-size: .75em;
	color: #333333;
	background-color:#FFF8E5;
	height: 20px;
}
.copytable2{
	font-size: .75em;
	color: #333333;
	height: 20px;
}
.ptitle {
	font-size: .75em;
	font-weight: bold;
	color: #333333;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fbb400;
	width: 228px;
}
.rightborderhome {
	width: 228px;
	background-image: url(images/bkg_homeright.gif);
	background-repeat: no-repeat;
}
.bkgstripe {
	width: 228px;
	background-color:#FFFFFF;
	background-image: url(images/bkg_stripe.gif);
	background-repeat: repeat-y;

}
.bkglogo {
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;

}
.ptitle2 {
	font-size: 0.75em;
	font-weight: bold;
	color: #A40101;
}
.tableheader {
	font-size: 0.75em;
	font-weight: bold;
	color: #A40101;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.quote {
	font-size: 0.8em;
	font-weight: normal;
	color: #A40101;
	font-style: italic;
}
.contenttable {
	padding-right: 50px;
	padding-left: 10px;
	background-color:#FFFFFF
}
li {
	list-style-image: url(images/bullet.gif);
}
.imageborder {
	border: 2px solid #333333;
	margin-right: 10px;
}
.homeborder {
	border: 1px solid #F7B50D;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left:20px;
	padding-bottom:20px;
}
.homepaddingleft {
	padding-right:15px;
	padding-bottom:20px;
}
.blackborder {
	border: 1px solid #333333;
}
.copy_links {
	color: #A60000;
}
