html,body{
    font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    height:100%;
    background:#FFF;
    border:0;
    padding:0;
    margin:0;
    min-width:770px}
a{
    color:#069;
    text-decoration:underline}
a:hover{
    color:#1E95D5;
    text-decoration:none}
form{
    margin:0;
    padding:0}
#pageleft{
    background:#EBF0F2 url(/img/pagebg.gif) repeat-y right;
    vertical-align:top}
#pageright{
    text-align:left;
    background:#CED5D9;
    color:#737B80}
#icons{
    height:10px;
    margin:40px 0 20px 60px}
#icons a{
    margin-right:30px}
#menu{
    width:385px;
    background:url(/img/menuleftbg.jpg) right top no-repeat;
    height:135px;
    color:#069}
#menu ul{
    list-style:none;
    text-align:left;
    margin:0;
    padding:0px}
#menu li{
    border-bottom:1px solid #EBF0F2;
    padding-bottom:3px;
    padding-top:3px;
    height:16px}
#menu ul a{
    color:#069;
    text-decoration:underline;
    background:url(/img/smallarrow.gif) no-repeat left;
    padding-left:10px}
#menu ul a:hover{
    color:#1E95D5;
    text-decoration:underline}
#copy{
    background:url(/img/lowertextbg.jpg) right top no-repeat;
    width:355px;
    padding-top:65px;
    text-align:left;
    padding-left:30px;
    height:115px;
    color:#737B80}
#mainmenu{
    background:url(/img/menubg.jpg) right repeat-y;
    width:196px;
    text-align:left}
#mainmenu ul{
    list-style:none;
    width:110px}
#mainmenu li{
    padding:7px 0 7px 10px;
    border-bottom:1px solid #EBF0F2}
#mainmenu .active{
    background:#F5F7F8}
#content{
    width:725px;
    margin:0 auto;
    padding:20px;
    height:auto}
#footer{
    width:196px;
    height:380px;
    text-align:center;
    margin:0 auto;
    padding:0;
    position:relative;
    bottom:0 !important;
    bottom:-1px;
    height:380px}
#footermenu{
    padding:0 0 0 20px}
#footermenu ul{
    list-style:none;
    text-align:left;
    margin:0;
    padding:0}
#footermenu li{
    margin:0;
    padding:0}
#footermenu ul a{
    background:url(../img/smallarrow.gif) no-repeat left;
    padding-left:10px;
    line-height:20px}
.acenter{
    text-align:center}
.fleft{
    float:left}
.fright{
    float:right}
.aleft{
    text-align:left}
.aright{
    text-align:right}
.atop{
    vertical-align:top}
.whitetxt{
    text-decoration:none;
    color:#FFF;
    font-size:12px;
    text-align:center}
.whitetxt:hover{
    text-decoration:none;
    color:#000}
.tabcenter{
    margin:0 auto;
    padding:0}
.darkred{
    font-weight:bold;
    color:#7B2D56}
.txt{
    color:#737373}
.red{
    color:#F00}
.tablittle{
    border:1px solid #9E4978}
.dropdown{
    font-family:Tahoma;
    font-size:9px;
    font-weight:normal;
    color:#999;
    width:auto}
.border{
    border:1px solid #DFE7EB}
