@charset "UTF-8";
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5 , h6{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #E4E4E4;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	color: #C60C30;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

h3 {
	color: #C10F32;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

p {
	padding-top: 3px;
	padding-bottom: 7px;
}

.specs {
	border: 1px solid #DDD;
}
.tablehead  {
	color: #FFF;
	background: #555;
	font-weight: bold;
	font-size: 9px;
}

.smtext {
	font-size: 9px;
	color: #000;
}

.linebelow {
	border-bottom: 1px solid #DDD;
	margin-bottom: 6px;
}

.redtext {
	color: #C10F32;
}
a,  a:link {
	color: #C60C30;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #C60C30;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #960D20;
	text-decoration: underline;
}
a:focus {
	color: #C60C30;
}
a:active {
	color: #C60C30;
}
form input {
	font: 10px Verdana, Geneva, sans-serif;
}

#searchbox {
	padding-top: 42px;
	float: right;
	padding-right: 60px;
}
#searchbox .inputbox {
	width: 120px;
	height: 11px;
}

#alignleft {
	text-align: left;
	background-color: #FFF;
}
table.border {
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: none;
	border-left: none;
}
table.border .rowTint{
	background: #ddd;
}

table.noborder .rowTint {
	background: #ddd;
}
.border td {
	border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
}
#outerWrapper {
	background-color: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 750px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	height: 110px;
	line-height: 15px;
	margin: 0px 0px 4px 0px;
	background: #C60C30 url(../images/headlogo.gif) no-repeat;
}
#outerWrapper #topNavigation {
  background-color: #000;
  color: #fff;
  height: 18px;
  margin: 0px 0px 36px 0px;
}
#outerWrapper #topNavigation a, #outerWrapper #topNavigation a:link {
  color: #fff;
}
#outerWrapper #contentWrapper {
  overflow: hidden;
}

#outerWrapper #contentWrapper #singleCol {
	float: left;
	padding: 0px 30px 40px;
	width: 690px;
}
#outerWrapper #contentWrapper #leftCol {
	float: left;
	padding: 0px 30px 40px 30px;
	width: 229px;
}
#outerWrapper #contentWrapper #rightCol1 {
	margin: 0px 30px 0px 289px;
	padding: 0px 0px 40px;
}
#outerWrapper #contentWrapper #rightCol2 {
	float: right;
	padding: 0px 30px 40px 26px;
	width: 196px;
}
#outerWrapper #contentWrapper #centerCol {
	margin: 0 254px 0 289px;
	padding: 0px 0px 40px;
}
#outerWrapper #footer {
	background-color: #C60C30;
	color: #FFFFFF;
	font-size: 10px;
	height: 22px;
	padding: 8px 0px 0px 30px;
	margin-bottom: 20px;
}

#footer #contact {
	float: left;
	display: inline;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#outerWrapper #footer a:visited {
  color: #FFFFFF;
  font-size: 10px;
  text-decoration: none;
}
#outerWrapper #footer a:hover {
  color: #FFF;
  font-size: 10px;
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#outerWrapper #footer a:active {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
#target {
	padding-bottom: 10px;
}
<h4>&nbsp;</h4>
