


body {
        background:#fff;
        font-family:verdana, arial, sans-serif;
        font-size:12px;
        color:#000;
        margin:0;
        padding:0;
        border:0;
        }

#top h1 {
        float:left;
        width:0px;
        height:56px;

        }
#menu {
        background:#ddd url(bb2.gif);
        }

#menu p {
        clear:both;
        color:#fff;
        background:#003399 url(bb4.gif);
        line-height:1px;
        padding:0 10px 0 15px;
        font-size:11px;
        margin:0;
        }

#menu li {
        float:left;
        width:15%;
        height:33px;
        border-right:0px solid #5A56F8;
        border-left:0px solid #aaa;
        line-height:33px;
        text-align:center;
        }

#menu li a:link, #menu li a:visited {
        display:block;
        height:33px;
        width:100%;
        color:white;
        text-decoration:none;
        FONT-FAMILY: verdana;
        FONT-SIZE: 14px;
        }


 #menu li a:hover {

        display:block;
        height:33px;
        width:100%;
        color:white;
        text-decoration: underline;
        FONT-FAMILY: verdana;
        FONT-SIZE: 14px;
        }

#menu li a:hover, #menu .selected {
        background:#ccc url(bb2.gif);
        }

h1 span, #top span, .handheld {
        display:none;
        }

h1 {
        font-size:17px;
        margin:0 0 15px 0;
        }

p, h2, h3, h4, h5 {
        margin:0 0 10px 0;
        }

h2 {
        font-size:15px;
        }

h3 {
        font-size:13px;
        }

h4, h5 {
        font-size:12px;
        }

ul, li, form, #sb ol {
        margin:0;
        padding:0;
        }

ul li, #sb ol {
        list-style-type:none;
        }

.ico {
        margin-bottom:15px;
        }

.ico li {
        height:26px;
        background:#f6f6f6;
        line-height:23px;
        margin:1px 0 0 0;
        }

ul.ico img {
        margin:0 1px -5px 0;
        float:none;
        }