@charset "utf-8";

@import url(reset.css);

body {
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableside {
	padding: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#tableside ul li {
	list-style-image: url(images/bullet_tableside.gif);
	list-style-position: outside;
}
#herobg {
	background-image: url(images/index_herobg.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 480px;
}

.tablesideheader {
	color: #003366;
	font-size: 15px;
	font-weight: 700;
}
#herobg2 {
	background-image: url(images/index_herobg2.gif);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 22px;
}
.highlightspoints {
	font-size: 9px;
	color: #000000;
	padding-left: 13px;
	font-weight: 700;
	padding-top: 4px;
	width: 209px;
}
.tablesidedesc {
	color: #000000;
	font-size: 10px;
	font-weight: 700;
	line-height: 13px;
}
#herodesc {
	margin-left: 210px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	padding-right: 40px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#footer a {
	color: #CCFF00;
}
.description {
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
#productheaders {
	background-color: #E8E8E8;
	padding: 8px;
	font-weight: 700;
	color: #000000;
}
.productsdesc {

	color: #000000;
	font-size: 10px;
	font-weight: 700;
	line-height: 13px;
}
.formheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
}
