body {
	margin: 0px;
	background: #e8e8e8 url(images/bg.jpg) repeat;
	font: 11px/16px Tahoma, Verdana, sans-serif;
	color: #333333;
}
.banner {
	padding-top: 15px;
}
.banner_right {
	padding-right: 15px;
	text-align: right;
}
.header {
	color:#FFFFFF;
	background:#1560AB;
	padding: 3px 10px 3px 3px;
	font-size: 10px;
	text-transform: uppercase;
}
.bulletboxes {
	color: #FFFFFF;
}
.bulletboxes a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bulletboxes a:visited {
	color: #e8e8e8;
	text-decoration: none;
}
.bulletboxes a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pagecontent {
	padding: 25px;
	height: 400px;
	width: 900px;
}
h2 {
	font-size: 16px;
	color: #333333;
}
.imagemargin {
	margin-bottom: 15px;
}
.header a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	font-weight: bold;
	color: #e8e8e8;
	text-decoration: none;
}
.header a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	background:#1560AB;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.bluebox {
	background: #E1E8EF;
	padding: 17px 13px;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.bulletbox {
	color: #FFFFFF;
	background: #4F4F4F;
	padding: 12px 5px;
	border-bottom: 2px solid #FFFFFF;
}
.bulletbox_middle {
	color: #FFFFFF;
	background: #4F4F4F;
	padding: 12px 5px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.bulletbox ul {
	margin-top: 0px;
}
.bulletbox_middle ul {
	margin-top: 0px;
}
.includetext {
	margin-bottom: 0px;
	margin-left: 10px;
}
.imagewidth {
	width: 158px;
}
.imagewidth_middle {
	width: 158px;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.featureunits {
	padding: 20px;
	line-height: 12px;
}
.featureunits td {
	padding-top: 24px;
}
.tablewhite {
	background: #FFFFFF;
}
.introtext {
	background: #1862AD url(images/bg_bluegradient.jpg) repeat-x;
	padding-top: 28px;
	padding-left: 23px;
	color: #FFFFFF;
	padding-right: 45px;
	text-align: justify;
	width: 415px;
}
#filter select {
	font-size: 11px;
}
.headingcell {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 18px;
}
.productpadding {
	padding-top: 24px;
	padding-bottom: 24px;
}
h3 {
	font-size: 14px;
	color: #1767A6;
	text-transform: uppercase;
}
.titledescription {
	padding-top: 12px;
}
.introtext p {
	margin-bottom: 0px;
}
.tablebg_grey {
	background: #E8E8E8;
}
.tablebg_grey_gap {
	padding-top: 12px;
}
select {
	font: 11px Tahoma, Arial, sans-serif;
}
.footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
