
/* Rules For HTML Embedded in Contents Fields */
#body-center h1 {
color:#9C3000;
font-family:Verdana,arial,helvetica;
font-size:14pt;
font-weight:bold;
}
#body-center h3 {
color:#9C3000;
font-family:Verdana,arial,helvetica;
font-size:12pt;
font-weight:bold;
}
#body-center h2 {
color:#9C3000;
font-family:Verdana,arial,helvetica;
font-size:12pt;
font-weight:bold;
padding-bottom: 0.5em;
}
#body-center table.graybox {
width: 95%;
}
#body-center table.SPECS {
width: 95%;
}
#body-center table.SPECS td{
padding: 4px;
}
#body-center .text {
color:#000000;
font-family:Verdana;
font-size:10pt;
font-weight:normal;
text-decoration:none;
}
#body-center .fineprint {
font-family:Verdana;
font-size:8pt;
}
#body-center .boldtext {
color:#000000;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}
#body-center .subhead {
color:#9C3000;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}
#body-center td.bodycell {
border-bottom:1px solid #CECF9C;
border-width:1px;
font-family:Verdana;
font-size:10pt;
}
#body-center td.headcell {
background-color:#FFF7E6;
border-bottom:1px solid #CECF9C;
border-width:1px;
color:#9C3000;
font-family:Verdana;
font-size:10pt;
font-weight:bold;
text-align:right;
}
#body-center td.specheader {
background-color:#CECF9C;
color:#7A7B3C;
font-family:Verdana;
font-size:12pt;
font-weight:bold;
padding:3px 5px;
}

/* Rules for section pages */
.product-image {
padding: 12px;
}
.multilist ul {
list-style: none;
}
.multilist ul li  {
float: left;
width: 15em;
height: 1.75em;
padding: 0.1em 0.5em;
}
.multilist ul li:hover  {
background-color: #F2EBDC;
}
.multilist br {
clear: left;
}
div.multilist  {
margin-bottom: 1em;
}
.multilist a {
font-family: Arial,Helvetica,sans-serif;
font-size: 10pt;
text-decoration: none;
color: black;
}
.multilist a:hover {
text-decoration: underline;
color: red;
}
#single-col-contents-table {
width: 95%;
padding: 7px;
color: #9C3000;
}
#single-col-contents-table td {
padding: 5px;
}
#single-col-contents-table tr.odd td{
background-color: white;
}

#single-col-contents-table tr.odd:hover td{
background-color: #F2F2F2;
}

#single-col-contents-table tr.even td{
background-color: #E9E9D1;
}

#single-col-contents-table tr.even:hover td{
background-color: #DEDEC9;
}

#single-col-contents-table a{
color: #9C3000;
text-decoration: none;
}
#single-col-contents-table a:hover{
text-decoration: underline;
}
