html {
    overflow-x: auto
}
body {
    background: #fff;
    font: 13px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}
p {
    text-align: left;
    margin: 0 0 10px 0;
}
.featuredText {
    background: #fff;
    border: 1px solid #50669d;
    padding: 10px;
}
h3.featuredText {
    background: #50669d;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: bold;
    text-align: left;
    text-indent: 6px;
    margin: 0;
    padding: 4px;
}
a.centerLink {
    display: block;
    font-weight: bold;
    text-align: center;
}
#prRelease {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 10px;
}
#prDateline {
    text-align: center;
    margin-bottom: 16px;
}
h1.pr {
    color: #000;
    font-size: 14px;
    font-weight: bold; 
    font-style: normal;
    text-align: center;
}
h2.pr {
    color: #000;
    text-align: left;
    font-size: 12px;
    font-weight: bold; 
    font-style: normal;
    margin-bottom: 4px;
}
h2.product {
    color: #50669d;
    font-size: 14px;
    font-weight: bold; 
    font-style: normal;
    margin-bottom: 12px;
}
table.product {
    width: 625px;
}
th.product {
    background: #50669d; 
    color: #fff;
    font-size: 13px;
    text-align: left;
    padding: 4px;
}
tr.product {
    background: #fff; 
    color: #000;
    font-size: 12px;
    text-align: left;
    padding: 4px;
}
ul.productFeatures {
   margin-top: 0px
}
dt {
    font-size: 16px;
    font-weight: bold; 
}
#mainPage {
    margin: 0;
    padding: 0;
    border: 0;
}
#leftBar {
    background: #50669d;
    border-bottom: 1px solid #50669d;
    width: 260px;
}
.navSection {
    border-bottom: 1px solid #fff;
}
.navSection a {
    display: block;
    padding: 8px 8px 8px 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.navSection a:hover {
    background: #7385B1;
}
.navSubsection a {
    display: block;
    padding: 4px 4px 4px 24px;
    font-weight: normal;
}
.navSubsection a:hover {
    font-weight: bold;
}
#contentArea {
    background: #fff;
    border-right: 1px solid #50669d;
    border-bottom: 1px solid #50669d;
    padding: 10px 36px 10px 36px;
    width: 735px; /* Begin Box Model Hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 665px;
}
html>#contentArea {
    width: 665px; /* End Box Model Hack */
} 
h1 {
    font-size: 16px;
    color: #50669d;
    font-style: italic;
    font-weight: bold;
    text-align: right;
}
h2 {
    font-size: 14px;
    color: #50669d;
    font-weight: bold;
}
#copyWrite {
    font-size: 10px;
    color: #7385B1;
    padding-top: 22px;
    text-align: center;
}
.noGap {
    display: block; /* Prevents image gap in older Gecko browsers */
}
