/* CSS Document */
body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #24252a;
    line-height: 16px; /* background-image:url(../images/watermark.gif);*/
    background-repeat: no-repeat;
    background-position: 794px 92px;
    background-attachment: fixed;
    height: 100%;
}

.spacer {
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
    line-height: 1px;
    font-size: 1px;
}

.spacerHr {
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
    line-height: 1px;
    font-size: 1px;
    border-bottom: 1px dashed #666;
    margin-bottom: 15px;
}

h1.subHeader {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #24252a;
    line-height: 19px;
}

h1.subHeaderMB {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #24252a;
    line-height: 19px;
}

h1.font16 {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #24252a;
    line-height: 19px;
}

h1.orange {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #f28021;
    line-height: 13px;
    display: inline;
}

h1.blackHeader {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #444;
    line-height: 25px;
    display: block; /*border-bottom:1px dashed #444;*/
    float: left;
}

h2.labelHeader {
    margin: 0px;
    padding: 0px 10px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #444;
    line-height: 18px;
    display: block;
    float: right; /*border-bottom:1px dashed #444;*/
}

h1.benefit {
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #444;
    line-height: 25px;
    display: block; /*border-bottom:1px dashed #444;*/
}

h1.blueInstruction {
    margin: 15px 0px 5px 0px;
    padding: 0px 0px 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url( ../images/exclamationIcon.gif );
    background-repeat: no-repeat;
    background-position: 0px 4px;
    font-size: 15px;
    font-weight: bold;
    color: #11699b;
    line-height: 22px;
    display: block; /*border-bottom:1px dashed #444;*/
}

.defaultTextBox {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #24252a;
    line-height: 19px;
}

.defaultText {
    margin: 0px 0px 5px 0px;
}

/*.defaultTextHeader {
    margin:0px 0px 5px 0px;
    display:block;
    float:left;
    margin-top:23px;
    text-align:left;
}*/
.spacedText {
    margin: 20px 0px 20px 0px;
    float: left;
}

.defaultTextBold {
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}

.defaultTextRight {
    margin: 0px 4px 5px 0px;
    float: right;
}

.headerStripHome {
    border-top: 3px solid #363652;
    height: 94px;
    width: 100%; /*background-image:url(../images/headerBg.gif);*/
    background-repeat: repeat-x;
    background-position: left bottom;
}

.headerStrip {
    border-top: 4px solid #363652;
    height: 94px;
    width: 100%;
    background-image: url( ../images/headerBg.gif );
    background-repeat: repeat-x;
    background-position: left bottom;
}

.headerContent {
    width: 890px;
    margin: 0 auto;
    height: auto;
    padding: 35px 0px 0px;
}

.login {
    float: right;
}

.login a {
    font-size: 13px;
    text-decoration: none;
    color: #333;
    display: block;
    font-weight: bold;
}

.login span {
    font-size: 13px;
    text-decoration: none;
    color: #333;
    display: block;
    text-align: right;
}

.logoSt {
    width: 183px;
    height: 56px;
    display: block;
    float: right;
    background-image: url( ../images/logoSocialTwist.gif );
    background-repeat: no-repeat;
    background-position: right top;
}

.logoTaf {
    width: 147px;
    height: 56px;
    display: block;
    float: left;
    background-image: url( ../images/tafLogo.gif );
    background-repeat: no-repeat;
    background-position: left top;
}

a.topLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #24252a;
    line-height: 14px;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    border-right: 1px solid #24252a;
    margin-top: 30px;
    float: left;
}

a.topLinkBold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #24252a;
    line-height: 14px;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    border-right: 1px solid #24252a;
    margin-top: 30px;
    float: left;

}

a.topLink:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #dd6a0d;
    line-height: 14px;
    text-decoration: underline;
    padding: 0px 15px 0px 15px;
    border-right: 1px solid #24252a;
    margin-top: 30px;
    float: left;
}

a.topLinkLast {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #24252a;
    line-height: 14px;
    text-decoration: none;
    padding: 0px 15px 0px 15px;
    margin-top: 30px;
    float: left; /*border-right: 1px solid #24252a;*/

}

a.topLinkLast:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f28021;
    line-height: 14px;
    text-decoration: underline;
    padding: 0px 15px 0px 15px;
    margin-top: 30px;
    float: left; /*border-right: 1px solid #24252a;*/
}

.banner {
    width: 100%;
    height: 263px;
    background: url( ../images/bannerBg.gif ) repeat-x;
}

.bannerContent {
    width: 884px;
    height: 259px;
    background: url( ../images/bannerContent.gif ) no-repeat bottom;
    margin: 0 auto; /*padding-top:50px;*/
}

.spotLight {
    width: 100%;
    height: 40px;
    border-top: 1px solid #fff;
    background: #fffae1; /*text-align:center;*/
    padding-top: 8px;
    margin-bottom: 30px;
    display: block;
    float: left;
}

.spotlightCentral {
    width: 876px;
    margin: 0 auto;
}

.central {
    width: 876px;
    margin: 0 auto;
}

.aboutTafDiv {
    width: 810px;
    margin: 10px auto 0px auto;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

.aboutTafPara {
    width: 810px;
    font-size: 14px;
    line-height: 22px;
    display: block;
    float: left;
}

.spotlightLink {
    color: #f28021;
    font-weight: normal;
    padding: 2px 15px;
    font-size: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    border-right: 1px solid #f28021;
    line-height: 24px;
    margin: 10px 15px;
}

.leftCol {
    float: left;
    width: 400px;
}

.rightCol {
    float: right;
    width: 460px;
    text-align: center;
}

.getItNow {
    width: 182px;
    height: 39px;
    background-image: url( ../images/getItNow.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    margin: 10px auto;
    border: 0;
    display: block;
    cursor: pointer;
}

.blueLink {
    text-decoration: none;
    font-weight: bold;
    color: #00529a;
}

.blueLinkAlt {
    text-decoration: none;
    font-weight: bold;
    color: #00529a;    
    display: block;
    padding-top: 10px;
    font-size: 16px;
}

.blueULink {
    text-decoration: underlined;
    font-weight: normal;
    color: #00527a;
}

.greyBackLink {
    background-image: url( ../images/greyBackground.gif );
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    width: 209px;
    height: 21px;
    color: #00529a;
    text-decoration: none;
    padding-top: 5px;
    margin: 10px auto;
}

.greyBackLink a {
    color: #000;
    text-decoration: none;
}

.greenTickedText {
    padding-left: 20px;
    background-image: url( ../images/greenTick.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    display: block;
    margin: 10px 0px 0px 0px;
    float: left;
}

.greenTickedTextAlt {
    padding-left: 20px;
    margin-top: 4px;
    background-image: url( ../images/greenTick.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    display: block;
    float: left;
    clear: both;
}

.orangeTextRight {
    color: #f28021;
    font-weight: normal;
    padding: 2px 15px;
    font-size: 21px;
    text-decoration: none; /*border-right:1px solid #f28021;*/
    line-height: 24px;
    margin: 0px 15px;
}

.contentContainer {
    min-height: 100%;
    width: 100%;
    position: relative;
    background: url( ../images/orangeDiagonalStripes.gif ) no-repeat center top;
}

.contentContainerCentral {
    width: 868px;
    height: auto;
    margin: 0 auto;
    background-image: url( ../images/watermark.gif );
    background-repeat: no-repeat;
    background-position: 600px 53px;
}

.contentContainerCentralNoLogo {
    width: 868px;
    height: auto;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 600px 53px;
}

.pageConnectorContainer {
    float: right; /*padding-right:50px;*/
    padding-top: 15px;
}

/*links ends*/
.pageConnectorLinks:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353456;
    padding: 2px 16px 2px 15px;
    background-image: url( ../images/greyArrow.gif );
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-decoration: none;
    width: 100px;
    letter-spacing: 0.03em;

}

.pageConnectorLinks:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353456;
    padding: 2px 16px 2px 15px;
    background-image: url( ../images/greyArrow.gif );
    background-repeat: no-repeat;
    background-position: 0px 6px;
    text-decoration: none;
    width: 100px;
    letter-spacing: 0.03em;
}

.pageConnectorLinks:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    font-weight: bold;
    color: #353456;
    padding: 2px 16px 2px 15px;
    background-image: url( ../images/orangeArrow.gif );
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-decoration: none;
    width: 100px;
}

.pageConnectorLinks:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: #353456;
    padding: 2px 16px 2px 15px;
    background-image: url( ../images/orangeArrow.gif );
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-decoration: none;
    width: 100px;

}

.pageConnectorLinksActive {
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    color: #353456;
    padding: 2px 16px;
    background-image: url( ../images/orangeArrow.gif );
    background-repeat: no-repeat;
    background-position: 0px 3px;
    text-decoration: none;
    display: inline;
}

/*links end*/
.mainSubject {
    width: 780px;
    height: auto;
    background: url( ../images/roundedDivTop.gif ) no-repeat;
    padding: 0pt 44px 0px;
    display: block;
    padding-top: 0pt;
    float: left;
    margin-top: 20px;
}

.mainSubjectWRCorners {
    width: 780px;
    height: auto; /*background:url(../images/roundedDivTop.gif) no-repeat;*/
    margin-top: -7px;
    padding: 20px 44px;
    display: block;
}

p.defaultPara {
    margin: 25px 0px 15px 0px;
    font-size: inherit;
}

p.defaultParaLTM {
    margin: 15px 0px 15px 0px;
    font-size: 12px;
    line-height: 19px;
}

.channelsContainer {
    padding-bottom: 30px;
}

.boxLabelContainer {
    float: left;
    padding-right: 14px;
}

.boxContainer {
    float: left;
    padding-right: 3px;
}

.box {

}

.label {
    float: left;
}

.textfieldLabelContainer {
    float: left;
    padding-right: 20px;
    margin: 10px 0px;
    text-align: right;
}

.textfieldLabelContainerAlt {
    float: right;
    margin: 10px 0px;
    text-align: right;
    display: block;
    clear: both;
}

.textfieldContainer {
    float: left;
    padding-right: 3px;
}

.textfield {

}

.textfieldLabel {
    float: left;
    width: 150px;
}

.textfieldLabelLogin {
    float: left;
    width: 100px;
}

.textfieldLabelLoginCP {
    float: left;
    width: 167px;
}

.textfieldLabelLoginAlt {
    float: left;
    width: 130px;
}

.radioLabelContainer {
    float: right;
    padding-right: 20px;
}

.radioLabelContainerLeft {
/*float:right;*/
    padding-right: 20px;
}

.radioContainer {
    float: left;
    padding-right: 3px;
}

.radio {

}

.labelRadio {
    float: left;
}

.labelHeader {
    float: left;
    padding-right: 30px;
}

.themeChooser {
    width: 146px;
    border: 1px solid #888;
}

.editorContainer {
    border: 1px solid #a8c3da;
    border-top: 0;
    margin-top: -1px;
    padding: 15px;
    display: block;
    background: #f1f3f4;
}

.buttonContainer {
    border: 1px solid #a8c3da;
    border-top: 0;
    margin: -1px 0px 10px 0px;
    padding: 30px;
    display: block;
    background: #f1f3f4;
}

/*tabs*/
.tabContainer {
    BACKGROUND: url( ../images/BBorder.gif ) repeat-x 0px 100%;
    FLOAT: left;
    WIDTH: 100%;
    LINE-HEIGHT: normal;
    border-left: 1px solid #a8c3da;
}

.tabContainer UL {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}

.tabContainer LI {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #d6dce2;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    border-right: 1px solid #a8c3da;
    border-top: 1px solid #a8c3da;
}

.tabContainer A {
    PADDING-RIGHT: 16px;
    DISPLAY: block;
    PADDING-LEFT: 16px;
    FONT-WEIGHT: bold;
    font-size: 14px;
    FLOAT: left;
    PADDING-BOTTOM: 5px;
    COLOR: #323232;
    PADDING-TOP: 10px;
    TEXT-DECORATION: none
}

.tabContainer A {
    FLOAT: none;
    border-bottom: 1px solid #a8c3da;
}

.tabContainer A:hover {
    COLOR: #333;
    border-bottom: 1px solid #f1f3f4;
    background: #f1f3f4;
}

.tabContainer .current {
    COLOR: #333; /*border-bottom:1px solid #f1f3f4;*/
    background: #f1f3f4;
}

.tabContainer .current a {
    FLOAT: none;
    border-bottom: 1px solid #f1f3f4;
}

/*tabs*/
.editToolsContainer {
/* border-bottom: 1px solid #ddd;*/
    margin-top: 8px;
    padding: 3px 10px;
    background: #F2F2F2;
    display: block;
}

.bold {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: 2px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.boldOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: 2px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.italic {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -22px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.italicOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -22px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.sup {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -46px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.supOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -46px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.sub {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -70px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.subOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -70px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.ol {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -95px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.olOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -95px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.ul {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -115px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.ulOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -115px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.leftIndent {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -139px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.leftIndentOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -139px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.rightIndent {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -164px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.rightIndentOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -164px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.redo {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -190px -2px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.redoOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -190px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.undo {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -214px -2px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.undoOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -214px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.hyperlink {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -238px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.hyperlinkOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -238px -2px;
    border: none;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.brokenlink {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -262px -2px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.brokenlinkOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -262px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.image {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -287px -1px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.imageOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -287px -1px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.table {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -308px -2px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.tableOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -308px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.copy {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -333px -2px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.copyOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -333px -2px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.html {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -356px -1px;

    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.htmlOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -356px -1px;

    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.prntPreview {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: none;
    background-position: -380px -2px;
    margin: 0px 2px;
    border: 1px solid #fff;
    cursor: pointer;
}

.prntPreviewOver {
    width: 24px;
    height: 21px;
    background-image: url( ../images/editingTools.jpg );
    background-repeat: no-repeat;
    background-position: -380px -2px;
    padding: 0px;
    margin: 0px 2px;
    border: 1px solid #888;
    cursor: pointer;
}

.editorTextAreaDiv {
    width: auto;
    margin: auto;

}

.editorTextArea {
    width: 99%;
    margin: auto;

}

.testChangeContainer {
    width: 256px;
    height: auto;
    margin: 30px auto 20px auto;
    display: block;
}

.testChangeContainerLoginPage {
    width: 100%;
    height: auto;
    margin: 10px 0px 20px 0px;
    display: block;    
}

.test {
    width: 75px;
    height: 29px;
    background-image: url( ../images/testChangesButton.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #fff;
    outline: none;
    float: left;
    margin: 0px 10px 0px 0px;
    border: 0;
}

.loginButton {
    width: 75px;
    height: 29px;
    background-image: url( ../images/loginButton.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #fff;
    outline: none;
    float: left;
    margin: 10px 10px 0px 0px;
    border: 0;
    cursor: pointer;
}

.change {
    width: 147px;
    height: 29px;
    background-image: url( ../images/testChangesButton.gif );
    background-repeat: no-repeat;
    background-position: -85px 0px;
    background-color: #fff;
    outline: none;
    border: 0;
    float: left;
    margin: 0px 0px 0px 10px
}

.signUp {
    width: 162px;
    height: 33px;
    background-image: url( ../images/signUpNow.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #fff;
    outline: none;
    border: 0;    
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}

.changeActive {
    width: 147px;
    height: 29px;
    background-image: url( ../images/testChangesButton.gif );
    background-repeat: no-repeat;
    background-position: -232px 0px;
    background-color: #fff;
    outline: none;
    border: 0;
    float: left;
    margin: 0px 0px 0px 10px
}

.footerNM {
    width: 100%;
    background: #353456;
    height: 19px;
    padding: 8px 0px;
    text-align: center;
    color: #fff; /*	margin-top:20px;*/
    display: block;
    float: left;
}

.footerSmall {
	background-image: url(../images/Nfooter.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 872px;
	color: #000;
	margin: -40px auto;
	display: block;
	padding-top:90px;
}

.footer {
    background-repeat:no-repeat;
    color:#000000;
    display:block;
    border-top: 1.5px solid #dedede;
    width: 810px;
    margin-left: 31px;
    padding-top: 7px;
}

.footerText {
	display: block;
	text-align: center;
	color: #000000;
	font-size: 11px;
}

.footerLink {
	text-decoration: none;
	color: #246AB2;
	font-size: 11px;
    padding-left: 3px;
    padding-right: 3px;
}

.headerLink {
    text-decoration: none;
    color: white;
    font-size: 11px;
}

.tryMeButton {
    width: 153px;
    height: 29px;
    background-image: url( ../images/tafTryMeButton.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    float: right;
    border: 0;
    margin-right: 40px;
    cursor: pointer;
}

.usageStasRightCol {
    float: right;
    width: 460px;

}

.pieDiagram {
    width: 372px;
    height: 285px;
    background-image: url( ../images/piediagram.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    float: right;
    margin-right: 55px;
}

.usageStatsLeftCol {
    float: left;
    width: 300px;
}

.invertedBg {
    width: 202px;
    padding: 35px 25px 30px 20px;
    background-image: url( ../images/inverted.gif );
    background-repeat: no-repeat;
    background-position: 0px bottom;
    margin-bottom: 8px;
}

.straightBg {
    width: 202px;
    padding: 20px 25px 20px 20px;
    background-image: url( ../images/straightDiv.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.ustatBoldLabel {
    font-weight: bold;
    font-size: 12px;
    float: left;
    display: inline;
    color: #555;
    width: 120px;
    margin: 5px 0px;
}

.ustatBoldLabelGreen {
    font-weight: bold;
    font-size: 12px;
    float: right;
    display: inline;
    color: green;
    width: 68px;
    text-align: right;
    margin: 5px 0px;
}

.help {
    float: right;
    width: 16px;
    height: 16px;
    background-image: url( ../images/helpIcon.gif );
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: 0;
    margin: 20px;
    cursor: pointer;
}

.pointer {
    margin: 0 2px
}

.bracketedText {
    /*background-image:url(../images/pointer.gif);
     background-position:5px 4px;
     background-repeat:no-repeat;*/
    display: block;
    font-size: 11px;
    color: #000;
    font-weight: normal;
}

.statResultsContainer {

}

.statsResultDiv {
    border-right: 1px dashed #333;
    padding: 0px 30px;
    float: left;
}

.statsResultDivLast {
/*border-right:1px dashed #333;*/
    padding: 0px 30px;
    float: left;
}

.statresultHeader {
    display: block;
    color: #333;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 5px 0px;
}

.result {
    display: block;
    color: #999;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 5px 0px;
}

.percent {
    display: block;
    color: #333;
    font-size: 14px;
    text-align: center;
}

.wcLeftCol {
    float: left;
    width: 46%;
}

.adLeftCol {
    float: left;
    width: 60%;
}

.adLeftColLogin {
    float: left;    
}

.adLeftColLoginAlt {
    float: left;
}

.adLeftColLoginFP {
    width: 400px;
    margin: 0px 0px 0px 82px;
}

.wcRightCol {
    float: right;
    width: 45%;
    padding-right: 15px;
}

.wcRightColParent {
    float: left;
    width: 375px;
    text-align: center;
    background: transparent;
    position: relative;  
}

.wcRightColAltOz {
    filter: alpha(opacity=23);
    -moz-opacity: .23;
    opacity: .23;
    float: left;
    width: 373px;    
    text-align: center;
    background: #FFFAE2;
    position: absolute;
    top: 0;
    left: 0;
    height: 284px;
    z-index: 1;
}

.wcRightColAlt {
    float: left;
    width: 343px;
    padding: 15px;
    text-align: center;       
    border: 1px solid #ECDE99;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.tryMeW {
    width: 153px;
    height: 29px;
    background-image: url( ../images/tafTryMeButtonW.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: transparent;
    float: left;
    border: 0;
    margin: 0px 40px 15px 0px;
    cursor: pointer;
}

.widCode {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    font-size: 11px;
    white-space: pre;
}

.utube {
    width: 306px;
    height: 247px;
    background-image: url( ../images/utube.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.blackCurrant {
    width: 282px;
    height: 330px;
    background-image: url( ../images/blackCurrant.png );
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.adTextField {
    width: 200px;
    border: 1px solid #555;
    background: transparent;
}

.adSelect {
    width: 200px;
    border: 1px solid #555;
    background: transparent;
}

/***************************************************************buttons****************************************************************/
.selectedButton {
    width: 172px;
    height: auto;
    padding: 0px 0px;
    margin: 20px auto;
}

.selectedButton span {
    display: block;
    text-align: center;
}

.buttonColLeft {
    width: 20%;
    float: left;
    text-align: left;
}

.buttonColMiddle {
    width: 20%;
    float: left;
    text-align: center;

}

.buttonColRight {
    width: 30%;
    float: left;
    text-align: right;
}

.buttonLink {
    display: block;
    margin: 0px auto 20px auto;
    text-align: center;
    cursor: pointer;
}

/*************************************************************************button*************************************************************************/
.dottedDiv {
    border: 1px dotted #999;
    padding: 10px;
    float: left;
    width: 275px;
}

.topBorder {
    border-top: 2px groove #ccc;
    padding: 15px;
}

.blockText {
    margin: 15px 0px;
    display: block;
}

.arrowHeader {
    padding-right: 40px;
    background: url( ../images/arrow.gif ) no-repeat right center;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-bottom: 0px;
}

.testLeftCol {
    width: 350px;
    margin: 20px
}

.whyPageUl {
    padding-left: 30px;

}

.whyPageUl li {
    marker-offset: 25px;
    padding: 10px 0px 0px 30px;

}

.demoGraphics {
    background: #f2f2ff;    
    display: block;
    padding: 16px;
    text-align: center;
}

.graphicsContaner {
    width: 912px;
    margin: 0px auto;
}

.graphicsIndvdl {
    text-align: center;
    float: left;
    margin: 0px 23px;
}

.graphicsIndvdl img {
    display: block;

}

.capsPara {
    font-size: 14px;
    line-height: 21px;
}

.div1 {
    background-image: url( ../images/border.gif );
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    display: block;
    height: auto;
    margin-top: 40px;
}

.div2 {
    background-image: url( ../images/border.gif );
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 0px;
    float: left;
    display: block;
    height: auto;
}

.div3 {
    background-image: url( ../images/border.gif );
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 0px;
    margin: 5px 0px 0px -10px;
    float: left;
    display: block;
    height: auto;
}

.div4 {
    background-image: url( ../images/border.gif );
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 10px;
    padding-bottom: 15px;
    float: left;
    display: block;
    margin-left: 5px;
    height: auto;
}

.greyText {
    color: #aaa;
    float: right;
    font-size: 11px;
    margin-right: 10px;
}

.siteTypeDiv {
    width: 290px;
    border: 1px solid #cadbe5;
    background: #f8f9fb;
    text-align: center;
    float: right;
    padding: 5px;
    margin-bottom: 25px;
}

.div50l {
    width: 28%;
    float: left;
    padding-right: 5px;
}

.div50r {
    width: 68%;
    float: left;
    padding-right: 5px;
}

.createAccount {
    width: 161px;
    height: 29px;
    background: url( ../images/createAccount.gif );
    padding: 0;
    border: 0;
    margin: 0 auto;
    cursor: pointer;
}

/*** Gautam's dirty stylings ****/

.termsbuttons {
    float: left;
    margin-top: 10px;
}

.accept {
    width: 76px;
    height: 30px;
    background: url( ../images/accept.png ) no-repeat center;
    float: right;
    border: none;
    cursor: pointer;
}

.cancel {
    width: 76px;
    height: 30px;
    background: url( ../images/cancel.png ) no-repeat center;
    float: right;
    border: none;
    margin-right: 10px;
    cursor: pointer;
}

.submit {
    width: 76px;
    height: 30px;
    background: url( ../images/submit.png ) no-repeat center;
    border: none;
    padding-left: 200px;
    cursor: pointer;
}

.errormessage {
    width: 750px;
    height: 200px;
    background: url( ../images/errormessage.gif ) no-repeat left top;
    font-size: 16px;
    font-weight: bold;
    padding-left: 90px;
    padding-top: 20px;
}

.tickoptions {
    float: left;
    background: #F0F2F5 none repeat scroll 0%;
    margin-top: 10px;
    width: 790px;
}

label.error {
    display: inline;
    color: red;
    font-weight: normal;
    font-size: 11px;
}

.info {
    border: 1px solid #92bfd8;
    padding: 5px;
    text-align: left;
    width: 90%;
    height: auto;
    margin-top: 5px;
}

.infotext {
    padding: 5px;
    background: url( ../images/exclamationIcon.gif ) no-repeat center left;
    padding-left: 21px;
}

.infotexterror {
    padding: 5px;
    background: url( ../images/info.png ) no-repeat center left;
    padding-left: 21px;
    color: #FF0000;
}

.errorAlt {
    border: 1px solid #dd0000;
    padding: 5px;
    text-align: left;
    width: 90%;
    height: auto;
    font-weight: bold;
    margin-top: 25px;
    font-size: 90%;
}

.errortxt {
    padding: 5px;
    background: url( ../images/error.png ) no-repeat center left;
    padding-left: 21px;
}

.errorDiv {
    display: block;
	height:auto;   
}

.cantsee {
    margin-top: 4px;
    width: 100%; /*margin-left:130px;*/
}

.cantsee a {
    background: transparent url( ../images/question.gif ) no-repeat scroll left center;
    color: #0F5E8C;
    margin-right: 30px;
    padding-left: 18px;
    text-decoration: underline;
}

.hightlighttext {
    font-family: arial;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 13px;
    border: 1px solid #ccc;
    background: #FEFEFE;
    padding: 5px;
}

.table1 {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
}

.table2 {
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
}

.headerLinks {
    float: right;
    font-size: 11px;
    margin-right: 240px;
    margin-top: -18px;
    color: white;
}

.statusErrorMessage {
    float: left;
    font-size: 11px;
    color: #000000;
    margin-left: 30px;
    padding: 4px;
    padding-left: 27px;
    background: url( ../images/error.png ) no-repeat 4px 4px;
    border: 1px solid #DD0000;
    font-weight: bold;
}

.statusOKMessage {
    float: left;
    font-size: 11px;
    color: #000000;
    margin-left: 30px;
    padding: 4px;
    padding-left: 28px;
    background: url( ../images/loader.gif ) no-repeat 4px 4px;
    border: 1px solid #00CC00;
    font-weight: bold;
}

.callBackMessage {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    margin: 100px auto;
}

.popUpTextField {
    background: transparent;
    color: #666666;
    padding: 2px;
    font-size: 13px;
    border: 1px solid #ccc;
    margin-right: 4px;
    width: 120px;
}

.submitButton {
    background: #343f47 url( ../images/buttonbg.gif ) repeat-x top left;
    color: #fff;
    font: bold 12px arial, sans-serif;
    border-top: 1px solid #79aa35;
    border-bottom: 1px solid #9abf67;
    border-left: 1px solid #7fae3e;
    border-right: 1px solid #579502;
    padding: 0 7px 2px 7px;
    width: auto;
    height: 25px;
    cursor: pointer;
    outline: none;
    text-align: center;
}

.pageConnectorContainerEmpty {
    float: right;
    padding-top: 15px;
    height: 16px;
    width: 100%;
}

.signupTxt {
    float: left;    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #f28021;    
    display: block;
    margin-bottom: 40px;
}

h1.orangeAlt {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #f28021;
    line-height: 28px;
    display: inline;
    float: left;
    margin-right: 116px;
}

.testChangeContainerBL {
    width: 256px;
    height: auto;
    display: block;
    padding: 0px 0px 0px 98px;
    margin-top: 5px
}

.mrgLeftRememberMe {
    margin-left: 2px;
}

.instructionsText {
	background-image: url(../images/exclamationIcon.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #11699B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 21px;
	margin: 6px 8px -4px;
	padding: 0px 0px 0px 21px;
    float: right;
    text-decoration: underline;    
}

.instructionsText a {
   color: #11699B; 
}

.testChangeContainerCPL {
    width: 256px;
    height: auto;
    margin: 30px auto 20px auto;
    display: block;
    margin-top: 5px;
    padding-left: 60px;
}

.customHeaderImage {
    background-image:url("../images/taf_custom.jpg");
    background-repeat:no-repeat;
    margin: 0px;
    padding: 0px 0px 22px 0px;
    height:50px;
}

.expressHeaderImage {
    background-image:url("../images/taf_express.jpg");
    background-repeat:no-repeat;
    margin: 0px;
    padding: 0px 0px 22px 0px;
    height:50px;
}

.instimg {
    border : 1px solid #7a95a5;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.impannounce {
    background-color: #ddd;
    border: 1px solid darkgray;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
	margin:20px;
	display:block;
	width:700px;
}
.instrOl li {
	font-size:12px;
	line-height:19px;
	margin:3px 0px 15px;
}
