/*******************/
/* Content-Related */
/*******************/
BODY {
	margin:0;
	padding: 0;
	color: #58595B;
	background: #ffffff url(/images/template/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.125em;/*18px*/
	font-size:76%;/*set regular font size*/
	letter-spacing:normal;
	min-width:980px;
	min-height:562px;
}
IMG {
	border: 0;
}
A {
	color: #00477F;
	text-decoration: none;
}
A:hover {
  color:#CF7019;
  text-decoration: underline;
}
TABLE, TR, TD {
	border: 0;
  color: #000;
}
TH {
  border-bottom: 1px solid #000;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #58595B;
}
TABLE.data, TABLE.specs {
  border-collapse: collapse;
}
TABLE.data TD,
TABLE.data TH {
	border: 1px solid #6D6D70;
  padding: 4px;
  margin: 0px;
}
TABLE.specs TD,
TABLE.specs TH {
	border: 1px solid #6D6D70;
  padding: 2px 4px;
  margin: 0px;
}
TABLE.data TH, TABLE.specs TH {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #FFF;
  background-color: #D6DBDD;
  border: 1px solid #6D6D70;
}
TABLE.data TD.highlight,
TABLE.data TR.highlight {
  background-color: #E7E7E7;
}
TABLE.data TR, TABLE.specs TR {
	vertical-align: top;
}

H1 {
  font-weight: bold;
  font-family: arial;
  font-size:22px;
  width: auto;
  color: #CF7019;
  margin:0;
  padding: 2px 14px 13px 0;
  line-height: normal
}
H2 {
	font-weight: bold;
	font-size: 14px;
	color: #CF7019;
  padding-top: 0;
  margin-top: 5px;
}
H3 {
	font-weight: bold;
	font-size: 14px;
  color: #CF7019;
  text-transform:uppercase;
}
P, UL, LI, DIV, TD {
  font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color:#58595B;
}
UL, LI {
	list-style-type: square;
}
UL {
	position:relative;
	left:1em;
	_position:static;
	_text-indent:1em;
}
LI {
	position:relative;
	margin: 0 0 0.2em 1em;
}
UL.pdf LI {
  list-style-image: url("/images/template/pdf_icon.gif");
}
LI.pdf {
  list-style-image: url("/images/template/pdf_icon.gif");
}
UL.link LI {
  list-style-image: url("/images/template/htm_icon.png");
}
LI.link {
  list-style-image: url("/images/template/htm_icon.png");
}
FORM {
  display: inline;
}
LEGEND {
  font-weight: bold;
  font-size: 13px;
  color: #014E86;
  margin: 10px 0 10px 0;
}
HR {
  border: 0;
  border-top: 1px solid #c0c0c2;
  padding: 0;
  margin: 4px 0 0 0;
  height: 1px;
}
.error {
  color: #F00;
  font-weight: bold;
}
.imageRight {
  float: right;
  background-color: #EEE;
  font-size: 10px;
  margin: 5px 0px 5px 10px;
}

#siteMessage A {
  color: #58595b;
  text-decoration: none;
}
#siteMessage A:hover {
  text-decoration: underline;
}

A.moreLinkRed,
A.moreLinkWhite {
  padding-right: 10px;
  font-size: 11px;
  font-weight: bold;
  float: right;
}
A.moreLinkRed {
  color: #ef3224;
  background: transparent url("/images/double_arrow_red.gif") no-repeat right;
}
A.moreLinkWhite {
  color: #FFF;
  background: transparent url("/images/double_arrow_white.gif") no-repeat right;
}

/******* HOME PAGE **********/
#homeContent H1{
  font-size: 16px;
  font-weight: bold;
  color:#CF7019;
}
#homeContent H2 {
  font-size: 14px;
  font-weight: bold;
  color:#CF7019;
}
	
#homeAboutHDT {
  background-color: #5c636b;
  color: #FFF;
  text-align: right;
  padding: 0 25px 0 30px;
}
#homeAboutHDT P,
#homeAboutHDT DIV,
#homeAboutHDT SPAN {
  color: #FFF;
  font-size: 13px;
  line-height: 1.4em;
}
#homeHDTInAction {
  background-color: #e7e7e7;
  width: 206px;
  border-right: 1px solid #DDD;
  padding: 15px 20px 10px 20px;
}
#homeHDTInAction H2 {
  font-size: 14px;
  font-weight: bold;
  color: #00477f;
}


#homeInTheNews {
  background-color: #FFF;
  width: 402px;
  padding: 15px 20px 3px 20px;
}
#homeInTheNews #homeNews {
  padding: 0;
  margin: 0;
}
#homeInTheNews #homeNews UL {
  padding: 0;
  margin: 0;
  position:relative;
  left:0em;
}
#homeInTheNews #homeNews LI {
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.5em;
	list-style-type: none;
}
#homeInTheNews #homeNews LI,
#homeInTheNews #homeNews A {
  font-size: 12px;
  color:#6E7980;
}

#homeHDTspotlight {
  background: transparent url("/images/template/HDTspotlight_bg.jpg") no-repeat left;
  margin: 0;
  padding: 50px 15px 10px 0;
  width: 394px;
}
#homeHDTspotlight img {
	margin:0px;
	padding: 0 10px 10px 0;
    float: left;
}

.imageRight {
  border: 0;
  float: right;
  margin: 5px 0 5px 10px;
}
.product img, #content img, .imageLeft {
	border: 1px solid #6D6D70;
	float: left;
	margin: 0px 10px 5px 0;
}

select,input,textarea {
	font-size:11px;
	margin-left: 5px;
}

