

BODY {
   text-align:center;
   width:766px;
   margin:auto;
   font-family:Arial;
   font-size:12px;
   color:#333333;
}

P, a, li {
   font-family:Arial;
   font-size:12px;
   color:#333333;
}

H1,H2,H3,H4,H5,H6 {
   color:#0067CD;
}

H1 {
   font-size:2em;
}

H2 {
   font-size:1.25em;
}
H3 {
   font-size:1.1em;
}
H4 {
   font-size:1em;
}

A {
   text-decoration:none;

}

A:hover {
   color:#dc7600;
}

#mainTable, #headerTable {

   border-collapse:collapse;
}

#mainTable {
   vertical-align:top;
   width:766px;
}

#headerTable {
   width:100%;
}
#leftNav, #rightNav {
   vertical-align:top;
   width:170px;
}

.bottomed, .headTitle, .pselect {
   border:none;
   border-bottom: solid #cccccc;
}
.bottomed {
   width:110px;
   text-align:left;
}
.headTitle {
   text-align:center;
}
.pselect {
   width:250px;
   text-align:right;
}
.sectionhead {
   border-bottom:#cccccc solid thin;

}

.subsection {
   border-bottom:#cccccc solid thin;
   border-top:#cccccc solid thin
}
.subhead {

}


#main {
   vertical-align:top;
   width:100%;
}

#product_select select {
   font-size:11px;
   width:150px;
}
.selectionHeading {
   font-size:12px;
   font-weight:bold;
}

.selectionProduct {
   font-size:10px;
   font-weight:normal;
}

.productInfo img {
   float:left;
}

.productInfo, .whereToBuy {
   font-size:10px;
}
.whereToBuyHead {
   background:#cccccc;
   color:white;
   font-weight:bold;
   width:100%;}
   
.footer {
   background:#cccccc;
   width:100%;
   font-size:10px;
   text-align:center;
}

.epduHeading, .resultsHead, .resultHeading {
   font-size:12px;
   background:#cccccc;
   color:white;
   font-weight:bold;
}
.epduSubHeading {
   font-size:11px;
}
.epduOption select{
   width:200px;
   height:25px;
   font-size:11px;
}

.result {
   background:#eeeeee;
   font-size:12px;
   color:#ff8080;
   font-weight:bold;
}
.result0, .result1, .result0 a, .result1 a{
   font-size:10px;
   padding:3px;
}
.result0 {
   background:#cccccc;

}
.result1 {
   background:#aaaaaa;

}
