* {
    margin:0px;
    padding:0px;
}
img {
    border:0;
}
ul {
    list-style-type: none;
}
a {
    color:#36528b;
    outline:none;
}
a:visited {
    color:#36528b;
}
label {
    display:block;
    cursor:pointer;
}
button {
    outline:none;
}
h2 {
    font-size:17px;
    color:#404040;
    margin-bottom:10px;
    line-height:17px;
    margin-left:-1px;
}
h2.custom {
    font-family: Ntvplus, Arial;
    font-weight:bold;
    margin:30px 0 7px 0;
    color:#404040;
}
h2.first {
    margin-top:0;
}
h3,h1 {
    font-size:19px;
    font-family: lucida,'lucida grande', Arial, tahoma,sans-serif;
    font-weight:normal;
    margin-bottom:15px;
    color:black;
    line-height:100%;
}
h1 {
    font-size:22px;
}
h3 a, h1 a {
    text-decoration:none;
}
h3 a:hover, h1 a:hover {
    text-decoration:underline;
}
h1.pagetitle {
    font-family: Ntvplus, Arial;
    font-weight:bold;
    font-size:30px;
    margin-left:5px;
    color:white;
    margin:0px;
    letter-spacing:-0.8px;
    #margin-top:3px;
    #margin-left:4px;
    height:32px;    
    #height:50px;
}
h1.pagetitle a {
    text-decoration:none;
    color:white;
}
h4 {
    font-size:13px;
}
h4.bar {
    font-size:1em;
    color:white;
    line-height:20px;
    margin:10px 0;
    padding: 0 10px;
    background-color:#3E3E3E;
}
#header #logo {
    margin-right:175px;
    margin-left:0px;
}
#header li {
    float:left;
    margin-left:20px;
    _margin-left:13px;
}
.fancyforms .checked,.fancyforms .unchecked {
    padding-left:18px;
    background:url( /s/images/icons/checkbox.gif) no-repeat top left;
    height:13px;
    overflow:hidden;
    line-height:13px;
}
.fancyforms .checked {
    background-position:0 -26px;
}
.fancyforms .disabled {
    background-position:0 -52px;
    /*text-decoration:line-through;*/
    color:#99b;
}
.fancyforms .checked input, .fancyforms .unchecked input {
    position: absolute;
    left: -9999px;
}
.title {
    background-color:#1C974D;
    padding:14px 40px 0px 40px;
    height:70px;
    position:relative;
}
.title .logo {
    float:right;
    margin-top:-4px;
}
ul.selector,div.toggler {
    margin-bottom:25px;
}
.toggler input {
    position:absolute;
    left:-9999px;
}
.selector a, .toggler label {
    color:#3D68AD;
    text-decoration:underline;
}
.selector li, .toggler label {
    float:left;
    padding-left:7px;
    line-height:20px;
    background:url( '/s/images/toggler-div.png') no-repeat 0px 5px;
    z-index:-1;
    white-space:nowrap;
}
label.checkbox {
    display: block;
}

div.clear {
    clear:both;
}

label.checkbox input , label.radio input {
    width: 13px;
    height: 13px;
    margin:0 3px 0 0;
    vertical-align: text-bottom;
    top:1px;
    position: relative;
    *overflow: hidden;
    outline:none;
}
.selector .first, .toggler .first {
    background:none;
}
.selector .name {
    background:none;
    padding-left:0;
}
.selector a, .toggler span {
    display:block;
    padding-right:7px;
}
.selector li.selected a, .toggler .selected span {
    color:white;
    background:url( /s/images/selector-end.png) no-repeat top right;
    text-decoration:none;
    z-index:2;
    height:20px;
    position:relative;
    left:1px;
    display:block;
    float:left;
}
.selector li.selected, .toggler .selected {
    background:url( /s/images/selector.png) no-repeat top left;
}
ul.links {
    margin:15px 0;
    list-style-image:none;
    list-style-type:none;
    padding:0px;
}
ul.enum {
    margin:15px 0;
    list-style-image:none;
    list-style-type:none;
    padding:0px;
}
ul.enum li, .arrowbull {
    background:url( /s/images/bullet-enum.png) no-repeat left 3px;
    padding-left:14px;
    margin-bottom:5px;
    zoom:1;
}
ul.links li {
    background:url( /s/images/bullet.png) no-repeat left 3px;
    padding-left:14px;
    margin-bottom:5px;
    zoom:1;
}
ul.inline, ol.inline {
    margin:0 0 5px 0;
}
ul.inline li, ol.inline li {
    display:inline;
    padding-right:20px;
}
a.forward {
    background:url( /s/images/forward.png) no-repeat left 2px;
    padding-left:18px;
}
a.link {
    background:url( /s/images/icons/link.png) no-repeat left 2px;
    padding-left:18px;
}

a.next {
    background:url( /s/images/bullet.png) no-repeat left 3px;
    padding-left:15px;
}


a.more {
    background:url( /s/images/icons/more.png) no-repeat left 2px;
    padding-left:18px;
}
#mainblock .left {
    float:left;
    width:160px;
    margin-right:20px;
}
#mainblock h2 {
    margin-bottom:12px;
}
#mainblock .right {
    float:left;
    width:240px;
    margin-left:20px;
    display:inline;
}
#mainblock {
    margin-top:10px;
}
#mainblock .middle {
    float:left;
    width:460px;
}
#promo {
    border-left:1px solid #D9D9D9;
    border-right:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
    width:458px;
}
#promo dt {
    padding:6px 6px 6px 35px;
    border-top:1px solid #D9D9D9;
    cursor:pointer;
    text-decoration:underline;
    color:#36528b;
    background:url( /s/images/feature-bullet.png) no-repeat 10px 7px;
}
#promo dt.active {
    text-decoration:none;
    color:#505050;
}
#promo dd {
    margin:0px 3px 3px 3px;
}
#promo dd img {
    width:450px;
    height:252px;
}
.chapter h2 {
    margin-bottom:3px;
}
.chapter .content {
    margin:20px 0 5px;
}
.mainitem {
    float:left;
    width:360px;
    margin-right:20px;
}
.additems {
    float:left;
    width:540px;
    overflow:hidden;
    margin-right:-20px;
}
.additems .review {
    float:left;
    width:240px;
    margin-left:20px;
    display: inline
}
#pages {
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    padding:9px 3px;
    margin:20px 0;
}
.pagelink {
    line-height:19px;
    padding:3px 5px;
}
.currentpage {
    color:white;
    background-color:#36528b;
}
.row2 {
    width:305px;
    margin-right:30px;
    float:left;
}
.lastrow {
    margin-right:0;
}
.vScrollbar {
    float: left;
}
.hScrollbar {
    clear: both;
}
.vTrack {
    height: 300px;
    width: 17px;
    position: relative;
    overflow: hidden;
    border-left:1px solid #D5D6D6;
    border-right:1px solid #D5D6D6;
}
.hTrack {
    float: left;
    height: 15px;
    width: 255px;
    position: relative;
    background: #ddd;
    overflow: hidden;
}
.vThumb, .hThumb {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background: url( /s/images/scrollbar.png) no-repeat left 50% #1b914a;
    overflow: hidden;
}
.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner {
    height: 20px;
    width: 19px;
    overflow: hidden;
}
.arrowUp {
    background: url( /s/images/scroll-uparrow.png) no-repeat top left;
}
.arrowDown {
    background: url( /s/images/scroll-downarrow.png) no-repeat top left;
}
.arrowLeft, .arrowRight, .corner {
    float: left;
}
.corner {
    background: #000;
}
td.nowrap {
    white-space:nowrap;
}
button {
    font-size:1em;
    padding:2px 5px;
    font-family:Tahoma;
}
.text p {
    margin: 15px 0px;
}
.text h5 {
    clear:both;
    padding:15px 0;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    font-weight:bold;
    font-size:14px;
    font-family:arial;
    margin:15px 0;
}
.text h4 {
    font-weight:bold;
    font-size:14px;
    font-family:arial;
    margin-bottom:-5px;
}
.text ol {
    margin:15px 0;
    list-style-image:none;
    list-style-type:none;
    padding:0px;
}
.text ul {
    margin:15px 0;
    list-style-image:none;
    list-style-type:none;
    padding:0px;
}
.text ul li {
    background:url( /s/images/bullet-enum.png) no-repeat left 4px;
    padding-left:13px;
    margin-bottom:5px;
}
.text ol li {
    background:url( /s/images/bullet.png) no-repeat left 3px;
    padding-left:13px;
    margin-bottom:5px;
}
.text hr {
    background-color:#D5D6D6;
    color:#D5D6D6;
    height:1px;
    margin:30px 0;
    border:none;
    clear:both;
}
.text .html_image {
    display:block;
    padding: 15px 0 10px;
    margin:5px 0;
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
}
.text .float_left {
    float:left;
    margin-right:15px;
}
.text .float_right {
    float:right;
    margin-left:15px;
}
.text .html_image_caption {
    padding:10px 0 0 0;
    font-size:11px;
}
.text object {
    margin:10px 0;
}
table.custom {
    width:100%;
}
table.custom th {
    width:200px;
}
.text table, table.custom {
    margin-bottom:20px;
    border-collapse:collapse;
}
.text td, table.custom td {
    padding:7px;
    border:1px solid #d9d9d9;
    font-size:11px;
}
.text table p, .text li p {
    margin:0px;
}
.text caption, table.custom caption {
    border-bottom:1px solid #d9d9d9;
    text-align:left;
    font-size:16px;
    font-family:arial;
    font-weight:bold;
    padding-bottom:5px;
    margin-bottom:8px;
}
.text tr.odd td, table.custom tr.odd td {
    background-color:#f5f5f5;
}
.text tr.even td, table.custom tr.even td {
    background-color:#ececec;
}
.text th, table.custom th {
    background-color:#d9d9d9;
    font-weight:bold;
    border:1px solid white;
    border-top:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    font-size:11px;
    text-align:left;
    padding:7px;
}
.text th:last-child, table.custom th:last-child {
    border-right:1px solid #d9d9d9;
}
.text tr:last-child th, table.custom tr:last-child th {
    border-bottom:1px solid #d9d9d9;
}

p.footnote {
    padding-top:10px;
    border-top:1px solid #d9d9d9;
    color:#AAA;
    font-size:11px;   
}

.rightentry {
    margin-bottom:30px;
}

.nomargin ul {
    margin:0;
}

div.announce {
    padding:10px;
    border:1px solid #d9d9d9;
    background-color:#f7faf8;
    margin-bottom:30px;
    font-size:13px;
}
.announce h3 {
    margin-bottom:10px;
}
p { 
    margin-bottom:7px;
}

#topbanner {
    margin:7px auto;
    text-align:center;
    background:transparent;
}

.sponsored {
    position:absolute;
    width:311px;
    right:40px;
    top:12px;
}
.sponsored span {
    color:white;
    margin-right:7px;
    padding-bottom:40px;
    font-size:9px;
    display:block;
    float:left;
    margin-top:4px;
}