body{
    font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
    color:#042861;
    font-size: 11px;
    background-color: #ececec;
    margin-top:0px;
}

.tdcontainer{
    background: #FFFFFF;
}




.header{
    background: #10376E;
    height: 135px;
    background:url('../images/header.jpg');
    color: #FFFFFF;
    font-size: 11px;
    padding-right: 15px;
}

.header a{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight:normal;
}

.footer_separator{
    background:url('../images/footer_separator.jpg');
    height: 17px;
    margin-left: 10px;
    margin-right: 10px;
}


.footer{
    color:#042861;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
}

.footer a {
    color:#042861;
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
}


.menu0{
    height: 29px;
    margin-left: 10px;
    margin-right: 10px;
    border: 0px solid;
    width: 100%;    
}
.menulnk0{
    font-family: Times New Roman,Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #20446F;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu1{
    background: #F9F9F9;
}
.menu1 td{
    border-bottom: 1px solid #042861;
    height: 25px;
    padding-left: 10px;
    padding-right: 20px;
}

.menulnk1{
    font-family: Times New Roman,Trebuchet MS,Arial,Helvetica,sans-serif;
    color: #20446F;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.menulnk1:hover{
    color: #10376E;
}



.contenttable{
    background: url('boxesbg.jpg');
    background-repeat: no-repeat;
    margin-left: 5px;
    padding-left: 10px;
    padding-top: 5px;
    width: 664px;
}

.homemainbox{
    background: #5787B7 url('homemainbox.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding: 10px;
    width: 664px;
}

.homemainbox ul{
    color: #FFFFFF;
}

.homemainbox li a{
    color: #FFFFFF;
}

.eventsmainbox{
    background: url('eventsmainbox.jpg');
    padding: 10px;
}

.eventsbox{
    border: 4px solid #ECECEC;
    margin-bottom: 10px;
    padding: 10px;
    width: 270px;
}

.readmore{
    text-align: right;
}

.boxes{
    margin-top: 2px;
    margin-left: 2px;
    background: url('boxesbg.jpg');
    background-repeat: no-repeat;
    border: 0px solid #ECECEC;
    margin-bottom: 10px;
    padding: 10px;
    width: 658px;
}


.search{
    position: absolute;
    margin-left: 790px;
    top: 95px;
    height: 21px;
}

.searchbox{
     font-family: arial,sans-serif; font-size: 9pt; font-weight: normal; border-style: solid; border-width: 1px; border-color: #FFFFFF; color: #000000; }
}
.searchbtn{
     border: 0px;
}


.searchul li{
     margin-bottom: 15px;
    
}
