    body {
        border: 0;
        padding: 0;

        font-family: Trebuchet MS, Arial,Helvetica;
        font-size: 13px;

    }
    
    a {
      color: #FFFFFF;
      text-decoration: underline;
    }
    
    td {
        font-family: Trebuchet MS, Arial,Helvetica;
        font-size: 12px;
    }
    #MainContainer {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 966px;
    }
    #TopContainer {
        position: relative;
        width: 966px;
        height: 271px;
        
    }
    #TopContainer span {
        position: relative;
        left: 233px;
    }

    #MiddleContainer {
        position: relative;
        width: 966px;
        min-height: 440px;
        background: #00457C;
        padding: 0px;
    }
    #BottomContainer {
        position: relative;
        width: 966px;
        height: 58px;
        background: #013966;
    }
    #content_home {
        position: relative;
        width: 320px;
        float: left;
    }
    
    .box1 {
        background: url('../../images/atoz/box2.png');
        width: 273px;
        height: 275px;
        background-repeat: no-repeat
    }
    .box2 {
        background: url('../../images/atoz/box.png');
        width: 273px;
        height: 275px;
        background-repeat: no-repeat
    }
    .box_title {
        text-align: left;
        color: #666666;
    }
    
    .box_title h2 {
        font-size: 15px;
        text-align: left;
        font-weight: 450;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 0;
        padding-top: 0;
        color: #ffffff;
    }
    .box_title h3 {
        font-size: 13px;
        text-align: left;
        font-weight: 450;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 0;
        padding-top: 0;
        color: #666666;
    }
    .box_text {
        font-size: 13px;
        color: #666666;
        text-align: left;
    }
    .box_text a {
      color: #444444;
    }
    
    h1 {
        font-family: Trebuchet MS,Arial,Helvetica;
        font-size: 20px;
        color: #ffffff;
        font-weight: 450;
    }
    
    .copyright {
        position: relative;
        top: 25px;
        color: #c4c3c3;
        font-size: 10px;
        left: 10px;
    }
    
    .menu {
        position: relative;
        top: 10px;
        left: 0px;
        font-size: 11px;
        font-weight: 450;
        color: #ffffff;
    }
    
    .menu a {
        text-decoration: none;
        color: #ffffff;
    }
    .menu a:hover {
        text-decoration: none;
        color: #0A426F;
    }
    .menu a:active {
        color: #0A426F;
        text-decoration: none;
    }
    
    .menu2 {
        position: relative;
        top: 25px;
        left: 0px;
        font-size: 13px;
        font-weight: 450;
        color: #ffffff;
    }
    
    .menu2 a {
        text-decoration: none;
        color: #ffffff;
        padding-right: 20px;
    }
    .menu2 a:hover {
        text-decoration: none;
        color: #0A426F;
    }

    .menu2 a:active {
        color: #0A426F;
        text-decoration: none;
    }
.SmallTextField {
    border: 1px solid gray;
    font-family: Trebuchet,Arial,Helvetica,sans-serif;
    font-size: 9px;
}
