table {
    border-collapse: collapse;
}
/*--------------------------------------------- non typo styles*/
.l-typo {
    margin: 0 auto;
    padding: 20px;
    width: 940px;
}
/*---------------------------------------------*/
pre,
.t-code {
    background: none repeat scroll 0 0 #DFE2E6;
    border:1px solid #848484;
    border-left: 6px solid #848484;
    color: #333333;
    font-family: "Courier News",monospace;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin: 5px 0 15px;
    padding: 10px 15px;
}
/*------------------------------------------------*/
.cols {
    margin: 0 0 1em;
    overflow: hidden;
}
.cols .col {
    float: left;
    width: 100%;
}
.cols .col:first-child {
    margin-left: 0;
}
.cols .col-2 {
    margin: 0 0 0 3.5%;
    width: 48%;
}
.cols .col-3 {
    margin: 0 0 0 3.5%;
    width: 31%;
}
.cols .col-4 {
    margin: 0 0 0 2.5%;
    width: 23%;
}
/*------------------------------------------------*/
.t-highlight-default {
    background-color: #529728;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 4px;
}
.t-highlight-1 {
    background-color: #5F95B0;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 4px;
}
.t-highlight-2 {
    background-color: #D69839;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 4px;
}
.t-highlight-3 {
    background-color: #000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 1px 4px;
}
/*------------------------------------------------*/
.t-icons-default {
    padding: 3px 0 3px 25px;
    background: none;
}
.t-icons-pdf {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-pdf.png) 0 0px no-repeat;
}
.t-icons-ppt {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-ppt.png) 0 0px no-repeat;
}
.t-icons-doc {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-doc.png) 0 0px no-repeat;
}
.t-icons-xls {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-xls.png) 0 0px no-repeat;
}
.t-icons-zip {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-zip.png) 0 0px no-repeat;
}
.t-icons-disk {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/bullet_disk.png) 0 4px no-repeat;
}
.t-icons-ppt {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/file-ppt.png) 0 0px no-repeat;
}
/*--*/
.t-icons-date {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/date.png) 0 0px no-repeat;
}
.t-icons-info {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/info.png) 0 0px no-repeat;
}
.t-icons-key {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/key.png) 0 0px no-repeat;
}
.t-icons-yes {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/yes.png) 0 0px no-repeat;
}
.t-icons-no {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/no.png) 0 0px no-repeat;
}
.t-icons-male {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/male.png) 0 0px no-repeat;
}
.t-icons-female {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/female.png) 0 0px no-repeat;
}
.t-icons-tag-blue {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-blue.png) 0 0px no-repeat;
}
.t-icons-tag-green {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-green.png) 0 0px no-repeat;
}
.t-icons-tag-orange {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-orange.png) 0 0px no-repeat;
}
.t-icons-tag-pink {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-pink.png) 0 0px no-repeat;
}
.t-icons-tag-purple {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-purple.png) 0 0px no-repeat;
}
.t-icons-tag-red {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-red.png) 0 0px no-repeat;
}
.t-icons-tag-yellow {
    padding: 3px 0 3px 25px;
    background: url(/img/typo/tag-yellow.png) 0 0px no-repeat;
}
/*------------------------------------------------*/
/*.b-editor ul {
    list-style: none;
    padding: 0;
}
.b-editor ul li {
    padding: 2px 0 2px 25px;
    background: url(/img/typo/bullet.gif) no-repeat 12px 6px;
}*/
/*------------------------------------------------*/
.t-list-default, .t-list-circle,
.t-list-checklist, .t-list-star,
.t-list-arrow, .t-list-square,
.t-list-plus {
    list-style: none;
    padding: 0;
}
.t-list-default li, .t-list-circle li,
.t-list-checklist li, .t-list-star li,
.t-list-arrow li, .t-list-square li,
.t-list-plus li {
    padding: 2px 0 2px 25px;
}
ul.t-list-default li {
    background: url(/img/typo/bullet.gif) 12px 6px no-repeat;
}
ul.t-list-circle li {
    background: url(/img/typo/circle.png) 0px 4px no-repeat;
}
ul.t-list-checklist li {
    background: url(/img/typo/checklist.gif) 5px 3px no-repeat;
}
ul.t-list-star li {
    background: url(/img/typo/star.png) 0px 0px no-repeat;
}
ul.t-list-arrow li {
    background: url(/img/typo/arrow.gif) 4px 6px no-repeat;
}
ul.t-list-square li {
    background: url(/img/typo/square.png) 4px 2px no-repeat;
}
ul.t-list-plus li {
    background: url(/img/typo/plus.png) 4px 1px no-repeat;
}
/*------------------------------------------------*/
.t-box-info, .t-box-warning, .t-box-stickynote,
.t-box-download, .t-box-faq, .t-box-flag,
.t-box-pdf, .t-box-doc, .t-box-xls,
.t-box-zip, .t-box-disk, .t-box-ppt {
    padding: 15px 15px 15px 50px;
}
.t-box-info {
    background: url(/img/typo/box-info.png) no-repeat 10px 8px #EBF5FA;
    border-bottom: 1px solid #C5DCE8;
    border-top: 1px solid #C5DCE8;
}
.t-box-warning {
    background: url(/img/typo/box-warning.png) no-repeat 10px 8px #FFFCE9;
    border-bottom: 1px solid #DED6A3;
    border-top: 1px solid #DED6A3;
}
.t-box-warning {
    background: url(/img/typo/box-warning.png) no-repeat 10px 8px #FFFCE9;
    border-bottom: 1px solid #DED6A3;
    border-top: 1px solid #DED6A3;
}
.t-box-stickynote {
    background: url(/img/typo/box-stickynote.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-download {
    background: url(/img/typo/box-download.png) no-repeat 10px 8px #F3FFE7;
    border-bottom: 1px solid #B8CBA4;
    border-top: 1px solid #B8CBA4;
}
.t-box-faq {
    background: url(/img/typo/box-faq.png) no-repeat 10px 8px #FFFCE9;
    border-bottom: 1px solid #DED6A3;
    border-top: 1px solid #DED6A3;
}
.t-box-flag {
    background: url(/img/typo/box-flag.png) no-repeat 10px 8px #FFFCE9;
    border-bottom: 1px solid #DED6A3;
    border-top: 1px solid #DED6A3;
}
.t-box-pdf {
    background: url(/img/typo/file_extension_pdf.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-doc {
    background: url(/img/typo/file_extension_doc.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-xls {
    background: url(/img/typo/file_extension_xls.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-ppt {
    background: url(/img/typo/file_extension_ppt.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-zip {
    background: url(/img/typo/file_extension_zip.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.t-box-disk {
    background: url(/img/typo/disk.png) no-repeat 10px 8px #F6F6F6;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}

/*------------------------------------------------*/
.t-bubble {
    margin: 0 0 15px;
    position: relative;
    width: 100%;
}
.t-bubble .bubble-top {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #CFCECE;
    display: block;
    overflow: hidden;
    padding: 10px;
}
.t-bubble .bubble-bottom {
    max-height: 50px;
    margin: -3px 0 0;
    padding: 5px 0 0 60px;
    position: relative;
}
.t-bubble .bubble-arrow {
    background: url(/img/typo/bubble-arrow.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    left: 30px;
    position: absolute;
    top: 0;
    width: 30px;
}
    /*--------------------------------------------*/
    .t-bubble-1 .bubble-top {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #CFCECE;
    }
    /*-----*/
    .t-bubble-2 .bubble-top {
        background: none repeat scroll 0 0 #CCCCCC;
        border: 3px solid #CCCCCC;
    }
    .t-bubble-2 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll 0 -30px transparent;
    }
    /*-----*/
    .t-bubble-3 .bubble-top {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #A1CEE5;
    }
    .t-bubble-3 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -30px 0 transparent;
    }
    /*-----*/
    .t-bubble-4 .bubble-top {
        background: none repeat scroll 0 0 #5F95B0;
        border: 3px solid #5F95B0;
        color: #fff;
    }
    .t-bubble-4 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -30px -30px transparent;
    }
    /*-----*/
    .t-bubble-5 .bubble-top {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #FFE0B0;
    }
    .t-bubble-5 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -60px 0 transparent;
    }
    /*-----*/
    .t-bubble-6 .bubble-top {
        background: none repeat scroll 0 0 #D69839;
        border: 3px solid #D69839;
        color: #fff
    }
    .t-bubble-6 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -60px -30px transparent;
    }
    /*-----*/
    .t-bubble-7 .bubble-top {
        background: none repeat scroll 0 0 transparent;
        border: 3px solid #484848;
    }
    .t-bubble-7 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -90px 0 transparent;
    }
    /*-----*/
    .t-bubble-8 .bubble-top {
        background: none repeat scroll 0 0 #0F0F0F;
        border: 3px solid #0F0F0F;
        color: #fff;
    }
    .t-bubble-8 .bubble-arrow {
        background: url(/img/typo/bubble-arrow.png) no-repeat scroll -90px -30px transparent;
    }
/*------------------------------------------------*/
.t-blocknumber {
    padding: 8px 0 8px 60px;
    position: relative;
}
.t-blocknumber .bignumber {
    background: url(/img/typo/blocknumber.png) no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 200%;
    height: 54px;
    left: 0;
    line-height: 54px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 54px;
}
    /*--------------------------------------------*/
    .t-blocknumber-1 .bignumber {
        background: url(/img/typo/blocknumber.png) no-repeat scroll 0 0 transparent;
        color: #5F5F5F;
    }
    /*-----*/
    .t-blocknumber-2 .bignumber {
        background: url(/img/typo/blocknumber.png) no-repeat scroll 0 -54px transparent;
        color: #fff;
    }
    /*-----*/
    .t-blocknumber-3 .bignumber {
        background: url(/img/typo/blocknumber.png) no-repeat scroll 0 -108px transparent;
        color: #fff;
    }
    /*-----*/
    .t-blocknumber-4 .bignumber {
        background: url(/img/typo/blocknumber.png) no-repeat scroll 0 -162px transparent;
        color: #fff;
    }
/*------------------------------------------------*/
.t-plainrows {
    background-color: #F2F2F2;
    border-collapse: collapse;
    color: #404040;
    border: none;
    margin-bottom: 1em;
}
.t-plainrows caption {
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
}
.t-plainrows thead {
    border-bottom: 1px solid #284D73;
}
.t-plainrows thead th,
.t-plainrows tbody th {
    background-color: #366999;
    border-bottom: 1px solid #284D73;
    color: #FFFFFF;
    font-size: 1.1em;
    padding: 5px 10px;
    text-transform: capitalize;
}
.t-plainrows tfoot th, .t-plainrows tfoot td {
    background-color: #D9D9D9;
    color: #000000;
    font-size: 1.1em;
    padding: 3px 10px;
    text-transform: capitalize;
}
.t-plainrows tfoot td {
    text-align: right;
}
.t-plainrows tbody td {
    border-bottom: 1px solid #D9D9D9;
    border-width: 0 0 1px 0;
    padding: 4px 10px;
    font-weight: normal;
}
.t-plainrows tbody th {
    white-space: nowrap;
}
.t-plainrows tr.t-t-odd {
}
.t-plainrows tbody tr:hover {
    background: none repeat scroll 0 0 #E5E5E5;
}
/*------------------------------------------------*/
.t-colorstripes {
    background: none repeat scroll 0 0 #284D73;
    border: 1px solid #162C40;
    border-collapse: collapse;
    color: #FFFFFF;
    margin-bottom: 1em;
}
.t-colorstripes caption {
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
}
.t-colorstripes td, .t-colorstripes th {
    border: 1px dashed #366999;
    padding: 5px 10px;
}
.t-colorstripes tr:last-child td,
.t-colorstripes tr:last-child th {
    border-bottom: 0 none;
}
.t-colorstripes thead th,
.t-colorstripes tbody th {
    background: none repeat scroll 0 0 #162C40;
    border: 1px solid #284D73;
    color: #FFFFFF;
    font-size: 1.1em;
}
.t-colorstripes tbody td {
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}
.t-colorstripes tbody tr.t-t-odd {
    background: none repeat scroll 0 0 #224161;
}
.t-colorstripes tbody tr:hover {
    background: none repeat scroll 0 0 #1F3D59;
}
.t-colorstripes tbody tr:hover th, .t-colorstripes tbody tr.t-t-odd:hover th {
    background: none repeat scroll 0 0 #1F3D59;
}
.t-colorstripes tfoot th, .t-colorstripes tfoot td {
    background: none repeat scroll 0 0 #162C40;
    border: medium none;
    color: #FFFFFF;
    font-size: 1.1em;
    padding: 4px 10px;
}
.t-colorstripes tfoot td {
    text-align: right;
}
/*------------------------------------------------*/
.t-greystripes {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    border-collapse: collapse;
    color: #404040;
}
.t-greystripes caption {
    font-size: 1.2em;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
}
.t-greystripes td, .t-greystripes th {
    border: 1px dashed #E5E5E5;
    padding: 5px 10px;
}
.t-greystripes thead th,
.t-greystripes tbody th {
    background: none repeat scroll 0 0 #404040;
    border-color: #595959;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #FFFFFF;
    font-size: 1.1em;
}
.t-greystripes tbody td {
    text-align: left;
    vertical-align: top;
}
.t-greystripes tbody tr.t-odd {
    background: none repeat scroll 0 0 #F2F2F2;
}
.t-greystripes tbody tr:hover {
    background: none repeat scroll 0 0 #E5E5E5;
}
.t-greystripes tbody tr:hover th {
    background: none repeat scroll 0 0 #7D7878;
    color: #fff;
}
 .t-greystripes tbody tr.t-odd:hover th {
    background: none repeat scroll 0 0 #E5E5E5;
}
.t-greystripes tfoot th, .t-greystripes tfoot td {
    background-color: #D9D9D9;
    border: medium none;
    color: #000000;
    font-size: 1.1em;
    padding: 4px 10px;
}
.t-greystripes tfoot td {
    text-align: right;
}