body{
    background: #4A5777;
    margin:0px 0px 0px 0px;
    color: #30498E;
    font-family: Arial;
}
a:link{
    color: #30498E;
}
a:visited{
    color: #000000;
}
a:hover{
    color: #ff6500;
}
a:active{
    color: #30498E;
}
ul{
    padding:0 0 0 35;
    margin:0;
    list-style-image: url(Images/arrow.gif);
}
il{
    padding:0;
    margin:0;.
}
table{
    overflow:hidden;
}
div{
    font-size: 8pt;
    font-weight: normal;
    line-height:15px;
}
#h1{
    font-size: 15pt;
    font-weight: bold;
}

#h2{
    font-size: 11pt;
    font-weight: bold;
}
#Container{

    background: #FFFFFF;
    width:740px;
    height: 100%;
}
#Header{
    padding-top:15px;
    margin-bottom:20px;
    background: #FFFFFF;
    height: 82px;
    width:730px;

}
#Banner{
    background-position:center;
    background-image: url(Images/Header.jpg);
    height: 82px;
    width:700px;
}
#Content{
    text-align:left;
}
#Info{
    padding:1px 20px 0px 0px;
    width:530px;
    + width:545px;
    float:right;
}
#Nav{
    width:165px;
    height:500px;
    line-height:23px;
    border-right:1px solid #30498E;
}
#Footer{
    background-position:center;
    background-image: url(Images/bottom.gif);
    width:690px;
    + width:700px;
    height:24px;
    + height:30px;
    position:relative;
    bottom:+40px;
    padding-left:10px;
    padding-top:8px;
    + padding-top:7px;
    color:#FFFFFF;
    text-align:left;
    vertical-align:middle;
}
