#content {
    border-right: 1px solid #D8D8D8;
    border-top: 1px solid #D8D8D8;
    float: left;
    overflow: hidden;
    padding: 0 20px;
    width: 628px;
}

#content .adBottomLeft {
    float: left;
    margin: 4px; 8px 0 0;
}

#content .adBottomRight {
    float: right;
    margin: 4px; 0 0 8px;
}

#content .adTopLeft {
    float: left;
    margin: 0 8px 4px 0;
}

#content .adTopRight {
    float: right;
    margin: 0 0 4px 8px;
}

#content .box {
    width: 100%;
}

#content dd {
    width: 238px;
}

#content dd, #content dt {
    display: block;
    float: left;
    height: 20px;
}

#content dl {
    display: inline;
    float: right;
    margin: 0 0 30px;
    overflow: auto;
    padding: 30px 0 0 20px;
    width: 314px;
}

#content dl.eyeCatcher {
    background: url(../img/eye-catcher.png) 100% 0 no-repeat;
}

#content dt {
    clear: left;
    width: 75px;
}

#content h3 {
    background: url(../img/border.png) repeat-x 0 0;
    clear: both;
}

#content h4 {
    margin-bottom: 5px;
}

#content img, #sidebar img {
    border: 1px solid #D8D8D8;
}

#content img.fl {
    margin-right: 18px;
}

#content p {
    line-height: 18px;
    margin-bottom: 20px;
}

#footer {
    background: url(../img/background-footer.png) no-repeat 0 0;
    clear: both;
    height: 20px;
    margin: 50px 0 20px;
    overflow: auto;
    padding: 5px 20px 0;
}

#footer .fr {
    margin: 0;
    padding: 0;
}

#footer .fr, #footer .last {
    border: none;
}

#footer li {
    border-right: 1px solid #333;
    float: left;
    margin-right: 10px;
    padding: 0 10px 0 0;
}

#headerBottom {
    background: url(../img/header.jpg);
    clear: both;
    height: 276px;
    position: relative;
    width: 936px;
}

#headerTop {
    margin: 8px 0;
    overflow: auto;
    padding: 0 22px;
}

#headerTop .ref {
    text-decoration: none !important;
}

#headerTop a {
    float: right !important;
}

#headerTop h1 {
    color: #333;
    float: left;
    font-weight: normal;
}

#headerTop li {
    border-left: 1px solid #333;
    float: left;
    margin-left: 10px;
    padding: 0 0 0 10px;
}

#headerTop li.first, table img {
    border: none !important;
}

#headerTop ul {
    float: right;
}

#logo img {
    left: 24px;
    position: absolute;
    top: 80px;
}

#main {
    border-right: 1px solid #D8D8D8;
    margin: 32px 22px 0;
    overflow: auto;
    padding: 0;
}

#menuBottom a {
    text-decoration: underline;
}

#menuBottom li {
    float: left;
    margin: 1px 4px;
}

#menuBottom {
    margin: 16px 36px 0;
}

#menuLeft {
    border-top: 1px solid #D8D8D8;
    float: left;
    font-weight: 700;
    width: 160px;
}

#menuLeft a {
    background: url(../img/sprites.png) no-repeat 0 -192px;
    display: block;
    height: 22px;
    padding: 8px 0 0 20px;
}

#menuLeft a:hover {
    background: url(../img/sprites.png) no-repeat 0 -242px;
    color: #500462;
    text-decoration: none;
}

#menuLeft li {
    background: url(../img/border.png) repeat-x 0 100%;
}

#menuTop {
    left: 0;
    padding: 0 10px;
    position: absolute;
    top: 236px;
}

#menuTop a {
    display: inline-block;
    height: 26px;
    padding: 12px 8px 0;
}

#menuTop a:hover {
    background: url(../img/sprites.png) no-repeat 0 0;
    color: #FFF;
    text-decoration: none;
}

#menuTop li {
    float: left;
    margin: 1px 4px;
}

#sidebar {
    float: right;
    margin: 0 20px;
    width: 180px;
}

#sidebar .highlight {
    background: url(../img/sprites.png) no-repeat 0 -4000px;
    height: auto;
}

#sidebar .highlight h3 {
    background: url(../img/background-h3.png) repeat-x 0 100%;
    color: #500462;
    margin: 0 0 10px;
    padding: 10px 6px;
}

#sidebar .separator {
    margin-top: 10px;
}

#sidebar .separator2 {
    margin-top: 20px;
}

#sidebar > .highlight {
    background: url(../img/sprites.png) no-repeat 0 -400px;
}

#sidebar h3 {
    background: url(../img/border.png) repeat-x 0 100%;
    color: #666;
    font-size: 12px;
    margin: 10px 0;
    padding: 10px 0;
}

#sidebar img {
    border: 0;
}

#sidebar li {
    clear: both;
    overflow: hidden;
}

#sidebar p {
    line-height: 18px;
}

#sidebar small {
    display: block;
    padding-bottom: 5px;
}

#sidebar ul li {
    line-height: 18px;
    padding-top: 6px;
}

#teaser {
    color: #FFF;
    font-size: 20px;
    left: 544px;
    position: absolute;
    top: 28px;
}

#teaser a {
    color: #FFF;
}

#teaser li {
    margin: 20px 0;
}

#wrapper {
    background: #FFF;
    margin: 0 auto;
    padding: 0 12px;
    position: relative;
    width: 936px;
}

.actionButton {
    background: url(../img/button-green-1.png) no-repeat;
    color: #FFF !important;
    display: inline-block;
}

.actionButton span {
    background: url(../img/button-green-2.png) no-repeat scroll 100% 0 transparent;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0 5px 0 20px;
    white-space: nowrap;
}

.actionButton:active, .actionButton:hover, .button:active, .button:hover, .tab a:hover {
    text-decoration: none;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

.block {
    display: block;
}

.button {
    background: url(../img/button-purple-1.png) no-repeat;
    color: #FFF !important;
    display: inline-block;
}

.button span {
    background: url(../img/button-purple-2.png) no-repeat scroll 100% 0 transparent;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    padding: 0 5px 0 20px;
    white-space: nowrap;
}

.fl {
    float: left;
}

.fr {
    float: right !important;
}

.horizontal-rule {
    border-top: 1px solid #D8D8D8;
}

.providerLogo {
    border: none !important;
    float: left;
    margin-top: 30px;
}

.ref {
    background: url(../img/sprites.png) no-repeat 0 -250px;
    height: 20px;
    padding: 0 0 0 20px;
    text-decoration: underline !important;
}

.ref:active, .ref:hover, .tab a:hover strong {
    color: #500462;
}

.tab {
    overflow: auto;
}

.tab a:link strong, .tab a:visited strong {
    background: url(../img/sprites.png) 100% -200px;
    color: #707070;
}

.tab a:link strong, .tab a:visited strong, .tab h2 span {
    display: inline-block;
    height: 32px;
    padding: 8px 12px 0;
}

.tab a:link, .tab a:visited {
    background: url(../img/sprites.png) 0 -150px;
    display: block;
    font-size: 20px;
}

.tab h2 {
    background: url(../img/sprites.png) 0 -50px;
    padding: 0;
}

.tab h2 span {
    background: url(../img/sprites.png) 100% -100px;
    color: #500462;
}

.tab li {
    display: inline;
    float: left;
    margin-right: 10px;
}

.wide {
    border-right: 0 !important;
    width: 850px !important;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    background: #FFF;
    color: #333;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
}

dl dd.superior, dl dt.superior {
    height: 50px !important;
}

h2 {
    font-size: 20px;
    padding: 20px 0;
}

h2, h3, h4 {
    color: #500462;
    font-weight: 700;
}

h3 {
    font-size: 18px;
    padding: 20px 0;
}

small {
    color: #999;
    font-size: 10px;
}

table.features {
    margin-bottom: 20px;
    width: 100%;
}

table.features .last td, table.features .last th {
    background: none;
}

table.features td {
    background: url(../img/border.png) repeat-x 0 100%;
    border-left: 1px solid #D8D8D8;
    height: 36px;
    padding: 0 8px;
    text-align: left;
    vertical-align: middle;
}

table.features th {
    background: url(../img/border.png) repeat-x 0 100%;
    font-weight: 700;
    height: 36px;
    padding-left: 10px;
    text-align: left;
    vertical-align: middle;
}

