* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background: #C8C1AF url(../TAfiles/all_bg1_reduced.jpg) no-repeat 50% 0%;
    /*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
    /*font-family: 'Tinos', sans-serif;*/
    font-family: 'Noto Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

object {
    vertical-align: top;
    outline: none;
}

ul, ol {
    list-style: none;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 {
    float: left;
    display: inline;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.container {
    width: 980px;
    margin: 0 auto;
}

/*==== GLOBAL =====*/
#main {
    margin: 0 auto;
}

#header {
    height: 237px;
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#content {
    width: 980px;
    margin: 0 auto;
}

/*----- forms parameters -----*/

input, select, textarea {
    /*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
    /*font-family: 'Tinos', sans-serif;*/
    font-family: 'Noto Sans', sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
}

/*----- other -----*/
.img-indent {
    margin: 0 30px 0 0;
    float: left;
}

.img-indent2 {
    margin: 0 10px 0 0;
    float: left;
}

p {
    margin-bottom: 20px;
}

.p1 {
    margin-bottom: 8px;
}

.p2 {
    margin-bottom: 16px;
}

.p3 {
    margin-bottom: 24px;
}

.p4 {
    margin-right: 28px;
}

.margi15 {
    margin-bottom: 15px;
}

.margi20 {
    margin-bottom: 20px;
}

.margi30 {
    margin-bottom: 30px;
}

.txt_underline {
    text-decoration: underline;
}

/*----- txt, links, lines, titles -----*/
a {
    color: #00F;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.white {
    color: #000;
}

.white2 {
    color: #000;
}

.green {
    color: #80a424;
}

.blue {
    color: #28a1ce;
}

.blue_link {
    color: #28a1ce;
    font-weight: bold;
}

.red {
    color: #ee145b;
}

.button {
    background: url(../TAfiles/bgs1.gif) no-repeat 0% 0%;
    display: inline-block;
    height: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.button span {
    background: url(../TAfiles/bgs2.gif) no-repeat 100% 0%;
    display: inline-block;
    height: 20px;
    padding: 0 2px;
}

.button span span {
    display: inline-block;
    background: #ee145b;
    padding: 0px 10px 0;
}

.button:hover {
    color: #000;
}

.more {
    background: url(../TAfiles/arrow2.png) no-repeat 100% 3px;
    padding: 0 15px 0 0;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    line-height: 1.2em;
}

.more2 {
    background: url(../TAfiles/arrow2.png) no-repeat 100% 3px;
    padding: 0 15px 0 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    line-height: 1.2em;
}

h1 {
    font-size: 35px;
    line-height: 1.2em;
    font-weight: normal;
    color: #303030;
    margin-bottom: 20px;
}

h1 strong {
    color: #ff0059;
}

h2 {
    font-size: 20px;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 30px;
    color: #000;
    text-align: justify;
}

h2 strong {
    color: #f4ff76;
    border-bottom: 1px solid #f4ff76;
}

h3 {
    padding: 0 0 0 23px;
    font-size: 30px;
    color: #000;
    margin-bottom: 17px;
    line-height: 1.2em;
}

h4 {
    font-size: 30px;
    color: #000;
    margin-bottom: 17px;
    line-height: 1.2em;
}

.quick_search h4 {
    font-size: 30px;
    color: #000;
    margin-bottom: 17px;
    line-height: 1.2em;
    padding: 5px 0 10px 46px;
    border-bottom: 2px solid #000;
    letter-spacing: -1px;
    background: url(../TAfiles/search_icon.png) no-repeat 0% 0%;
}

h4.bordered {
    font-size: 30px;
    color: #000;
    margin-bottom: 29px;
    line-height: 1.2em;
    padding: 5px 0 10px 0;
    border-bottom: 2px solid #000;
    letter-spacing: -1px;
}

.line-hor {
    background: #000;
    height: 2px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 57px 0 22px 0;
}

.address dt {
    font-weight: bold;
    color: #dedede;
    margin-bottom: 13px;
}

.address dd {
    clear: both;
    line-height: 15px;
    text-align: right;
    width: 170px;
}

.address dd span {
    float: left;
}

.address a {
    color: #28a1ce;
}

/*===== header =====*/
.logo {
    position: absolute;
    margin: 109px 0 0 38px;
}

.menu {
    position: absolute;
    margin: 18px 0 0 0;
    background: url(../TAfiles/menu_bg.gif) repeat-x 0% 0%;
    height: 60px;
    width: 980px;
}

.menu ul {
    margin: 19px 0 0 22px;
}

.menu ul li {
    float: left;
    margin-right: 15px;
    display: inline;
}

.menu ul li a {
    display: inline-block;
    padding: 0 0 0 21px;
    background: url(../TAfiles/mark.gif) no-repeat 0% 12px;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    line-height: 1.2em;
}

/*.menu ul li a:hover, .menu ul li a.active {
        
}*/
.twit {
    position: absolute;
    right: 0px;
    top: 3px;
    padding: 0 0 0 0px;
    background: url(../TAfiles/menu_spacer.gif) no-repeat 0% 15px;
}

/*===== content =====*/

.list li {
    background: url(../TAfiles/mark2.png) no-repeat 0% 9px;
    padding: 0 0 0 18px;
    line-height: 23px;
}

.list li a {
    font-weight: bold;
    color: #EE145B;
}

.col_1 .list2 li {
    background: url(../TAfiles/arrow.png) no-repeat 0% 9px;
    padding: 0 0 0 18px;
    line-height: 23px;
    width: 200px !important;
}

.list2 li {
    background: url(../TAfiles/arrow.png) no-repeat 0% 9px;
    padding: 0 0 0 18px;
    line-height: 23px;
    width: 250px;
}

.list2 li a {
    font-weight: bold;
    color: #61afcc;
    text-decoration: none;
}

.list2 li a:hover {
    text-decoration: underline;
}

.list_dl {
    margin-right: 55px;
}

.list_dl dt {
    background: url(../TAfiles/arrow.png) no-repeat 0% 6px;
    padding: 0 0 0 14px;
    line-height: 16px;
    width: 96px;
}

.list_dl dd {
    padding: 0 0 7px 14px;
    line-height: 16px;
    font-size: 10px;
}

.list_dl dd a {
    color: #8198a2;
}

.list_dl dt a {
    color: #28a1ce;
    font-weight: bold;
}

.style_list_dl {
    padding: 0 0 0 44px;
}

.style_list_dl2 {
    padding: 15px 0 0 56px;
}

.bg {
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
    /* For IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF)";
    /* 50% opacity for mozilla */
    background: rgba(255, 255, 255, 0.5);
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 40px;
    padding-left: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.bg2 {
    padding: 30px 36px 30px 38px;
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
    /* For IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF)";
    /* 50% opacity for mozilla */
    background: rgba(255, 255, 255, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
}

.bg3 {
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
    /* For IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF)";
    /* 50% opacity for mozilla */
    background: rgba(255, 255, 255, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    width: 50%;
    margin-bottom: 80px;
    padding-top: 30px;
    padding-right: 36px;
    padding-bottom: 30px;
    padding-left: 38px;
    margin-right: auto;
    margin-left: auto;
}

/*===== footer =====*/
#footer {
    height: 127px;
    width: 980px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#footer .container2 {
    padding: 0;
    position: relative;
    width: 930px;
    border-top: 2px solid #fff;
    margin-left: 50px;
}

.copy {
    position: absolute;
    margin: 40px 0 0 15px;
    color: #878787;
    font-size: 11px;
}

.copy a {
    color: #28a1ce;
}

.bottom_menu {
    position: absolute;
    margin: 30px 0 0 275px;
    border-left: 1px solid #fff;
    width: 545px;
    padding: 2px 0 2px 32px;
}

.bottom_menu ul li {
    float: left;
    background: url(../TAfiles/spacer.gif) no-repeat 100% 5px;
    padding: 0 8px 0 0;
    margin-right: 8px;
}

.bottom_menu ul li a {
    color: #000099;
    font-size: 11px;
}

.no_bg {
    background: none !important;
}

/*----- forms -----*/
.inp_form {
    float: left;
    width: 567px;
}

.inp_form div.fleft_form {
    float: left;
    display: inline;
}

.inp_form input {
    width: 227px;
    background: #fff;
    display: block;
    border: 1px solid #a09b96;
    padding: 2px;
}

.inp_bg {
    width: 280px;
    display: block;
    border: 0;
    height: 35px;
}

.inp_form textarea {
    width: 284px;
    height: 125px;
    color: #626262;
    background: #fff;
    float: left;
    overflow: auto;
    border: 1px solid #a09b96;
}

.inp_form .area_bg {
    width: 284px;
    height: 125px;
    color: #626262;
    float: left;
    border: 0;
}

.form_link {
    padding-top: 10px;
}

.form_link a {
    margin-left: 15px;
}

.pad {
    padding: 0 0 0 10px;
}

.pad2 {
    padding-left: 56px;
}

.left_field {
    width: 110px;
    float: left;
}

.left_field input {
    width: 95px;
}

.right_field {
    width: 91px;
    float: left;
}

.right_field input {
    width: 86px;
}

.radio_button input {
    margin: -3px 6px 0 5px;
    width: 13px;
    height: 13px;
}

.sel1 {
    width: 54px;
    margin-right: 2px;
}

.sel2 {
    width: 44px;
    margin-right: 2px;
}

.sel3 {
    width: 74px;
    margin-right: 2px;
}

.img1 {
    margin: 4px 3px 0;
}

.b1 {
    margin-right: 10px;
}

/*==========================================*/
.navigate {
    position: absolute;
    right: 0;
    top: 96px;
    font-size: 24px;
    color: #fff;
}

.navigate ul {
    float: left;
    margin: 7px 7px 0 0;
}

#styleSwitch li {
    float: left;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin: 0 3px 0 0;
}

#styleSwitch li a {
    background: url(../TAfiles/mark3.png) no-repeat 0% 0%;
    width: 13px;
    height: 13px;
    display: block;
    text-indent: -20000px;
}

#styleSwitch .selected a {
    background: url(../TAfiles/mark3_act.png) no-repeat 0% 0%;
    width: 13px;
    height: 13px;
    display: block;
}

.style1 {
    background: #C8C1AF url(../TAfiles/all_bg1_reduced.jpg) no-repeat 50% 0%;
}

.style2 {
    background: #C8C1AF url(../TAfiles/all_bg2.jpg) no-repeat 50% 0%;
}

.style3 {
    background: #C8C1AF url(../TAfiles/all_bg3.jpg) no-repeat 50% 0%;
}

.style4 {
    background: #C8C1AF url(../TAfiles/all_bg4.jpg) no-repeat 50% 0%;
}

#languages {
    float: right;
    margin-top: 4px;
}

#iTRSMenu {
    display: inline-block;
    position: absolute;
    top: 85px;
    right: 0px;
    color: #dcdad7;
}

#iTRSMenu a {
    color: #dcdad7;
    text-decoration: none;
}

#iTRSMenu a:hover {
    text-decoration: underline;
}

.iTRS {
    position: absolute;
    margin: 40px 0 0 15px;
    color: #ee145b;
    font-size: 14px;
}

.iTRS a {
    color: #28a1ce;
}

#login_div {
    width: 250px;
    padding-bottom: 0px;
}

#login_div label {
    display: block;
    float: left;
    width: 100px;
    font-size: 14px;
}

.sign_in_header {
    background-color: #B5C7DE;
    text-align: center;
    padding-top: 8px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}

#login_div #username, #login_div #password {
    font-size: 14px;
    padding: 2px;
    width: 120px;
}

#login_div #login {
    margin-left: 100px;
    margin-right: 12px;
    width: 50px;
}

.remind_password {
    text-align: right;
    vertical-align: bottom;
}

#login_div a {
    font-size: 9px;
    color: #000;
    text-decoration: underline;
}

.itrs_h1 {
    font-weight: bold;
    color: #FFF;
    background-color: #036;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}

.itrs_h1 {
    font-weight: bold;
    color: #FFF;
    background-color: #036;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}

.itrs_text {
    color: #000;
    font-size: 14px;
}

.itrs_text_standout {
    font-weight: bold;
}

.itrs_text a {
    color: #00F;
    font-size: 14px;
}

.itrs_important {
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
}

.itrs_important_contents {
    color: #FF0000;
    font-weight: bold;
}

.prinrepbtn input {
    background-color: #EE145B;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
}

.prinrepbtn input:hover {
    background-color: #001952;
}