﻿body {
    margin: 0px; padding: 0px;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
td {
    font-family: Arial, Helvetica, sans-serif;
}
.td-color-border {
    border: 1px solid #6790D0; background-color: #FFF;
}

.footer-lnk {
    color: #335EB9; font-size: 12px; text-decoration: none;
}
.footer-lnk:hover {
    color: #041834; text-decoration: underline;
}
.created-by-lnk {
    color: #6790D0; font-size: 11px; text-decoration: none;    
}
.created-by-lnk:hover {
    color: #041834; text-decoration: none;
}
.bgcolor_tput_purple {
    background-color: #E2006C;
}


.bgcolor_white {
    background-color: #FFFFFF;
}
.bgcolor_orange {
    /*background-color: #EF7C1F;*/
    background-color: #003366;
}
/*.bgcolor_gray {
    background-color: #CCCCCC;
}*/
.bgcolor_gray { /*t_put color*/
    /*background-color: #82A0D0;*/
     background-color: #BFD0EB;
}
.bg_boehler_img {
    background-image: url(/images/start_boehler_bg3.jpg);
    background-repeat: no-repeat;
    width: 693px;
    height: 423px;
}
.footer-separator {
    font-size: 12px; color: #335EB9;
}

.member-group-text {
    color: #8191D0; font-size: 11px;
}
.news-text {
    color: #041834; font-size: 12px;
}
.news-lnk {
    color: #335EB9; font-size: 12px; text-decoration: none;
    background-image: url(/images/BW_link.gif);
    display: block;
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 18px;
    height: 18px;
}
.news-lnk:hover {
    color: #041834; text-decoration: underline;
}

.white-text {
    font-size: 12px; color: #041834;
}
.start-news-lnk {
    color: #335EB9; font-size: 12px; text-decoration: none; 
    background-image: url(/images/BW_link.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 17px;
}
.start-news-lnk:hover {
    text-decoration: underline;
    color: #041834;
}
    /* microsites*/
    .white-text a {
        color: #335EB9; font-size: 12px; text-decoration: none;     
    }
        .white-text a:hover {
            text-decoration: underline; color: #041834;        
        }
        
    .news-text a {
        color: #335EB9; font-size: 12px; text-decoration: none;
    }
        .news-text a:hover {
            color: #041834; text-decoration: underline;
        }