.help-table {
	width:960px; 
	margin: 0 auto;
}

.main-section .pt-5 {
    padding-top: 5px;
}

.main-section .pt-10{
    padding-top: 10px;
}

.main-section .pt-20 {
    padding-top: 20px;
}

.main-section .pt-30 {
    padding-top: 30px;
}

.main-section .pt-60{
    padding-top: 60px;
}
.main-section .pb-10{
    padding-bottom: 10px;
}
.main-section .ml-10{
    margin-left: 10px;
}
.main-section .pb-20{
    padding-bottom: 20px !important;
}
.main-section .pb-30{
    padding-bottom: 30px;
}
.main-section .pb-40 {
    padding-bottom: 40px;
}
.main-section .pb-60 {
    padding-bottom: 60px;
}
.main-section .column-120{
    width: 120px;
}
.main-section .column-200{
    width:200px;
}
.main-section .small-reg{
    font-size: 10px;
}
.main-section .no-top {
    padding-top: 0;
    margin-top: 0;
}

.main-section .no-border-right {
    border-right: none;
}

.main-section .no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.main-section .mt-15 {
    margin-top: 15px;
}

.main-section .mt-20 {
    margin-top: 20px !important;
}

.main-section .m20 {
    margin: 20px 0;
}

.main-section.full {
    width: 100% !important;
}

.main-section .hidden {
    display: none;
}


.main-section sup { /* Setting this to 0 prevents the row from being mis-aligned */
    line-height: 0;
}

.main-section .sup-text{
    font-size: 70%;
    position: relative;
    bottom: 0.3em;
}

.main-section .breadcrumb{
    font: 12px/14px arial, helvetica, sans-serif;
    color: #666666;
}
.main-section div.breadcrumb a {
    text-decoration: none;
}
.main-section .header-bottom-links{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.main-section .header-icons{
    padding: 0 5px 0 15px;
}
.main-section .border-bottom{
    border-bottom: solid 1px #cccccc;
    padding-bottom: 25px;
    margin-bottom: 10px;
}
.main-section .border-right{
    border-right: solid 1px #ccc;
}
.main-section .main-wrap{
    width: 950px;
    margin: 0 auto;
}
.main-section .margin-left-zero{
    margin-left: 0;
}

/*************/

.main-section section {
    padding-bottom: 30px;
}

.main-section section {
    padding-top: 0;
}

.main-section .pf .c105 {
    padding-bottom: 15px;
}

.main-section .vidrow .c32-01 {
    float: left;
    padding: 4px;
    width: 222px;
}

.main-section{
    width: 690px;
    float: left;
}

.main-section p {
    color: #000;
}

.help-table .right-sidebar{
    float: right;
    width: 230px;
}
.help-table .right-sidebar .c5.s3{
    float: right;
}

.main-section .content-title.margin-top-zero{
    margin-top: 0;
}
.main-section .c125 img.pull-left{
    padding-right: 20px;
}
.main-section .c125 section.pull-right{
    padding-left: 20px;
    width: 232px;
}



.main-section .list-header {
    font: 16px/16px  arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.main-section .c125 ul{
    padding-left: 18px;
    padding-top: 20px;
}
.main-section .c125 li{
    padding-bottom: 25px;
}
.main-section .c125 li:last-child{
    padding-bottom: 0px;
}
.main-section ul.black-bullet {
    list-style-image: url('/static/images/content/black-bullet.jpg');
}
ul.black-bullet .list-header {
    text-transform: capitalize;
}
.main-section .triangle-left-icon{
    font-size: 15px;

    color: #00A3D2;
}
.main-section .c32.s2.pull-right{
    float: right;
}
.main-section .c32.s2.w225{
    width: 220px;
    margin-left: 10px;
}
.main-section .c32.s2.margin-left-zero{
    margin-left:0;
}

/* unvisited link RCI Sky color-5 No Underline */
.main-section a:link, .help-table .right-sidebar a:link {
    font-weight: bold; color: #00A3D2; text-decoration: none; position: relative;
}
/* visited link RCI Deep Sea color-5 No Underline  */
.main-section a:visited, .help-table .right-sidebar a:visited {
    color: #00718A; text-decoration: none;
}
/* mouse over link RCI Sky color-5 with Underline */
.main-section a:not(:visited):hover, .help-table .right-sidebar a:not(:visited):hover{
    color: #00A3D2; text-decoration: underline;
}
/* selected link RCI Sky blue No Underline Click Motion Down */
.main-section a:active , .help-table .right-sidebar a:active {
    color: #00A3D2; text-decoration: none; top: 2px;
}

/***c26***/
.main-section .c26 .module-content-inner{
    padding: 0;
}
.main-section .c26 .module-content{
    border: none;
    background-color: #fff;
}
.main-section .right-sidebar .c26 {
    float: right;
}


.help-table .right-sidebar .c100,.c101,.c102{
    width: 230px;
	float: right; /* PD - added so components in right rail does not overlap */
}
.help-table .right-sidebar .c100 p , .help-table .right-sidebar  .c101 p,.c102 p{
    margin: 10px 0 10px 0;
}
.main-section .c100 .module-heading,.c101 .module-heading,.c102 .module-heading, .c32 .module-heading{
    margin:0;
}

/****c32***/
.help-table .c32 .module-content-inner{
    padding: 10px 0 10px 0;
    height: 150px;
}

.main-section .c102 .poll-radio{
    margin: 0 6px 0 20px;

}
.main-section .c102 .poll-row{
    height: 20px;
    font-weight: bold;
}

.help-table .main-section .c121 .topics-table{
    margin: 0 auto;
}

.help-table .main-section .c121 table {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    border: none;
}

.help-table .main-section .c121 td{
    height: 40px;
    border: solid 1px #ccc;
    width: 160px;
    border-radius: 5px;
    padding: 20px 10px 20px 10px;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;

}
.help-table .main-section .c121 td:hover{
    background-color: #f4f4f4;
}
.help-table .main-section .c121 .topic{
    text-decoration: none;
}

.main-section .goback-homepage{
    font-family: 'ProximaNovaBold';
}

.main-section .footer-header{
    font-size: 14px;
    color: #6b6d6c;
    width: 945px;
    font-family: 'ProximaNovaRegular';
}

.main-section .footer-header.border-bottom {
    padding-bottom: 10px;
}

.main-section .footer-offers{
    width: 960px;
}
.main-section .list-of-links-quad-column a {

    color: #6b6d6c;
    font-size:13px;
    font-weight: normal;

}

.main-section .footer-link-box{
    width: 188px;
    display: inline-block;
    padding-top: 5px;
}

.help-table .main-section :not(section) table {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

.help-table .main-section :not(section) tbody > tr:first-child th {
    width: 120px;
}

.help-table .main-section :not(section) tbody > tr:first-child th:first-of-type {
    width: 200px;
    border-right: 1px solid #ccc;
}

.help-table .main-section :not(section) tr{
    border: solid 1px #ccc;
}
.help-table .main-section :not(section) tr  td{
    padding: 0;
    padding: 10px   20px 10px 20px;
    text-align: left;
    font-size: 13px;
}

.main-section .tagline.m-10 {
    margin: 10px 0;
}

.help-table .main-section :not(section) tr  th{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    background-color: #F0EBE1;
    height: 50px;
    font-weight: bold;
}
.main-section .table-headers{
    font-size: 16px;
    margin: 40px 0 20px 0;
    font-family: proximaNovaBold;
    color: #892c73;
    margin: 40px 0 20px 0;
}
.help-table .main-section :not(section) tr td:nth-child(1) {
    font-weight: bold;
    border-right: solid 1px #ccc;
}
.main-section .currency{
    font-size: 12px;
    color:#454545;
    font-weight: normal;
}
.help-table .main-section .c121{
    padding-bottom: 0;
}

.main-section .c105 .module-content-inner {
    padding-bottom: 0px;
}

.main-section .c105 .module-content ul li:before {
   /* content: '\2022'; PD - REMOVE so there is no indent of the li */
    margin-left: -17px;
    margin-right: 10px;
    font-size: 19px;
    vertical-align: middle;
}

.main-section .c105 .module-content ul li {
    color: #00A3D2;
    width: 260px;
    line-height: 19px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 40px;
    margin-right: 5px;
    margin-bottom: 15px;
    /* display: inline-block; PD - REMOVED so there is no indent of the li*/
	float: left; /* PD - Added so there is no indent of the li */
    vertical-align: text-top;
}

.main-section .c105 .module-content ul li:nth-last-child(2),
.main-section .c105 .module-content ul li:nth-last-child(1) {
    margin-bottom: 10px !important;
}

.main-section .c105 .module-heading{
    background-color: #e9e9e9;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
}
.main-section .c105 .module-content{
    background-color: #fdfdfd;
    border-color: #e9e9e9;
}
.main-section .c105 ul{
    padding-left: 0px;
    padding-bottom: 0px;
}
.main-section .sponsored {
    font-size: 8px;
    background-color: #fff;
    border: solid 1px;
    border-radius: 3px;
    padding: 0 2px 0 2px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 2px;
    margin-left: 5px;
}

.main-section .content-header .sponsor {
    padding-left: 15px;
}

.main-section .tf.content-title {
    color: #000000;
    font-size: 25px;
    font-family: 'ProximaNovaRegular';
}

.main-section .tf.content-header {
    color: #999999;
    font-size: 36px;
    display: inline;
}

.help-table .tf.module {
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.main-section .tf.share-nav-item:not(.last) {
    padding-right: 17px;
}

.help-table .main-section .share-nav {
    margin-top: 0px;
}

.main-section .c21 {
    width: 340px;;
}
.main-section .c21.pull-right{
    float: right;
}
.main-section .c21.s4 ul li:nth-child(1){
    border-top:none;
}

.main-section .c22 .content-soften {
    margin: 25px 0 0 0;
}

.main-section .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{
    font-size: 2em;
}

/*qtip styles*/

.main-section .qtip {
    padding: 8px;
    margin-left: 15px;
    width: 180px;
    line-height: 16px;
    color: #111;
    background-color: #ffffff;
    font-size: 12px;
    border: solid 1px #aaa;
    box-shadow: 3px 3px 3px #888888;
    z-index: 9999;
}


/* Overrides */
.main-section.no-pad-top {
    padding-top: 0 !important;
}

.main-section a.topic.color-1 , .right-sidebar a.topic.color-1{
    color: #f6923d;
}
.main-section a.topic.color-2 , .right-sidebar a.topic.color-2{
    color:#954b87;
}
.main-section a.topic.color-3 , .right-sidebar a.topic.color-3{
    color: #e14595;
}
.main-section a.topic.color-4 , .right-sidebar a.topic.color-4{
    color:#f2b826;
}
.main-section a.topic.color-5 , .right-sidebar a.topic.color-5{
    color:#14a9d8;
}

/*Adding new colors for the Skin S-2 of Help*/
.main-section a.topic.orange , .right-sidebar a.topic.orange{
    color: #DC4D28;
}
.main-section a.topic.pink , .right-sidebar a.topic.pink{
    color:#D91378;
}
.main-section a.topic.purple , .right-sidebar a.topic.purple{
    color: #832C73;
}
.main-section a.topic.yellow , .right-sidebar a.topic.yellow{
    color:#FFc20E;
}
.main-section a.topic.deep-sea , .right-sidebar a.topic.deep-sea{
    color:#00718A;
}
.main-section a.topic.midnight , .right-sidebar a.topic.midnight{
    color: #0A0405;
}
.main-section a.topic.ocean , .right-sidebar a.topic.ocean{
    color:#00A99D;
}
.main-section a.topic.palm , .right-sidebar a.topic.palm{
    color: #76b143;
}
.main-section a.topic.red , .right-sidebar a.topic.red{
    color:#8B0F0A;
}
.main-section a.topic.sand , .right-sidebar a.topic.sand{
    color:#F0EbE1;
}
.main-section a.topic.sky , .right-sidebar a.topic.sky{
    color:#00A3D2;
}
.main-section a.topic.slate , .right-sidebar a.topic.slate{
    color: #4E4848;
}
.main-section a.topic.snow , .right-sidebar a.topic.snow{
    color:#FFFFFF;
}
.main-section a.topic.sunset , .right-sidebar a.topic.sunset{
    color:#DC4D28;
}
.main-section .sponsored.color-1{color:#f6923d;border-color:#f6923d;}/*orange*/
.main-section .sponsored.color-2{color:#954b87;border-color:#954b87;}/*purple*/
.main-section .sponsored.color-3{color:#e14595;border-color:#e14595;}/*pink*/
.main-section .sponsored.color-4{color:#f2b826;border-color:#f2b826;}/*yellow*/
.main-section .sponsored.color-5{color:#14a9d8;border-color:#14a9d8;}/*blue*/
.main-section .nobulletlist .module-content ul li{
  float: none;
  width: auto;
}
.help-table .right-sidebar a.lemon-btn {
    position: absolute;
}
.module-copy p {margin:0;}