@charset "UTF-8";
/* CSS Document */
/* subheading on TT articles */
p.tt-subhead-b {color:#666;font-size:16px;font-weight:400;margin-top:8px;margin-bottom:6px}

/* subheading on TT index icons */
p.tt-subhead {color:#666;font-size:18px;font-weight:400;margin:16px 16px 8px 16px!important;padding:0!important}
p.tt-notes {color:#000;margin:0px 16px 16px 16px!important;padding:0!important} 
h2.tt-notes {font-size:20px;margin:0px 16px 16px 16px!important;padding:0!important} 
h3 {font-size:20px}
.ttlogo {max-width:275px;width:100%;height:auto}

a.ButtonTT:link {background-color:#999;-moz-border-radius:4px;border-radius:4px;color:#fff!important;display:inline-block!important;font-weight:600;font-size:12px;padding:7px 14px;margin:5px 3px 5px 0px;text-align:center;}
a.ButtonTT:visited {background-color:#999;-moz-border-radius:4px;border-radius:4px;color:#fff!important;display:inline-block!important;font-weight:600;font-size:12px;padding:7px 14px;margin:5px 3px 5px 0px;text-align:center;}
a.ButtonTT:hover {background-color:#01a049;color:#fff!important}
a.ButtonTT:active {background-color:#74aa50;color:#fff!important}

.IconCaptionLG {background-color:#fff!important;box-shadow: 0 0 0 1px #d9d9d9 inset;border-bottom:2px solid #fbfbfb}

.FormStyle {background-color:#FAFAFA; box-shadow: 0 0 0 1px #d8d8d8 inset;border-radius:8px;border:0px;border-bottom:2px solid #f5f5f5;border-radius:8px;box-sizing:border-box;padding:10px 3% 10px 3%;text-align:left;width:100%;max-width:100%;margin:auto;} 
.SubmitTT {border:1px solid #000;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;background-color:#000;color:#fff;font-size:16px;padding:6px 10px;cursor: pointer;outline:none;margin-top:8px;font-weight:400}
.SubmitTT:hover {border:1px solid #01a049;background-color:#01a049;color:#fff}
.SubmitTT:active {border:1px solid #74aa50;background-color:#74aa50;color:#fff}

.asterik {color:#e85c41}