body {
margin: 0px;
padding: 0px;
background: url(/images/background.jpg) no-repeat;
font-family: arial, verdana, sans-serif;;
font-size:12px;
color: #58595b;
}
img {
border: 0px;
}
form {
margin: 0px;
padding: 0px;
}
option {
line-height: 12px;
color: #58595b;
}
td {
font-size: 12px;
}

.bodyCopy {
padding: 40px 60px 20px 40px;
line-height: 16px;
}

.bodyCopy  UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px 0px 10px 0px;
}

.bodyCopy UL LI {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 15px;
	margin: 0px 5px 5px 0px;
}
h3 {
font-size: 13px;
}

.specsHdr  {
color: #fff; 
font-weight: bold; 
padding-left: 10px;
font-size:11px;
}


.productSpecs{
color: #c0c0c0;
padding-top: 5px; 
padding-left: 10px;
}

a, a:link { color: #4e9bc8; text-decoration: none; font-weight: bold; }

a:visited { color: #4e9bc8;  text-decoration: none; font-weight: bold; }
a:active { color: #4e9bc8; text-decoration: none; font-weight: bold; }

a:hover { text-decoration: underline; font-weight: bold;}



.footer {
color: #a5a4a4;
text-align: center;
}

.callToAction {
padding: 12px 5px 5px 15px;
color: #fff;
}
.callToActionLG {
padding: 15px 15px 5px 15px;
color: #fff;
}
.callToActionLG td {
color: #fff;
}
.downloadLink {
padding: 5px 15px 5px 15px;
color: #fff;
}

.footer a, .footer a:link { color: #a5a4a4; text-decoration: none; font-weight: normal; }

.footer a:visited { color: #a5a4a4;  text-decoration: none; font-weight: normal; }
.footer a:active { color: #a5a4a4; text-decoration: none; font-weight: normal; }

.footer a:hover { text-decoration: underline; font-weight: normal;}


