html
{
background: #1D5774;
}
body
{
font-family: Arial,Helvetica,sans-serif;
background: #1D5774;
}

a:link,
a:visited
{
color:#00e;
}

a:active,
a:hover
{
color:#5981EF;
}

.yui-t2{
background: #fff;
}

.yui-t2 #yui-main .yui-b
{
background: #fff;
margin-left:13.8456em;
*margin-left:13.512em;
padding: 10px;
}


.yui-t2 .yui-b
{
background: #99BFC2;
}

#hd
{
background: #99BFC2;
}

#headerDiv .edisposals{
float:left;
display: block;
font-size: 138.5%;
font-weight: 900;
color: #4f0b7b;
padding: 4px 0px 5px 10px;
}

#headerDiv .edisposals a{
text-decoration: none;
color: #4f0b7b;
}

#headerDiv .login{
float:right;
}

#searchBar{
clear: both;
background:#BCBDBC;
height: 30px;
}

#menuBar{
padding: 4px;
}
#menuBar ul{
margin: 3px 0px 3px 0px;
}

#menuBar ul li{
display: inline;
border: 0px solid red;
padding: 2px 5px 2px 8px;
border-right: 1px solid #000;
}

#menuBar ul li.last
{
border: 0px;
}

#menuBar ul li a:link,
#menuBar ul li a:visited
{
color: #4F0B7B;
font-weight: 900;
text-decoration: none;
}

#menuBar ul li a:active,
#menuBar ul li a:hover
{
color: #fff;
text-decoration: underline;
}

#ft
{
background: #BCBDBC;
}

#directGov{
width:180px;
height: 32px;
background: #FE0000;
}

#tandcBar{
float: right;
margin: 6px 10px 0px 0px;
}

#tandcBar li
{
display:inline; 
padding:0px 0px 0px 0px; 
margin:4px 4px 0px 0px; 
border-right:1px #000 solid}

#tandcBar li.last
{
border-width:0; 
margin-right:0; 
padding-right:0px}

.tandc:link,
.tandc:visited
 {
font-size: 77%;
color: #000;
text-decoration: none;
}

.tandc:active,
.tandc:hover {
color: #FFF;
text-decoration: underline;  
}

#menuTitle{
background:#4F0B7B;
color:#fff;
font-weight: 900;
padding: 3px 0px 3px 10px;
}

#menuOption{
margin-bottom: 20px;
}

#menuOption li{
display: block;
margin: 5px;
padding-left: 10px;
background:url("images/bullet.gif") no-repeat 0em 50%;
font-size: 108%;
}

#menuOption a:link,
#menuOption a:visited
{
color: #fff;
font-weight: 900;
font-size: 85%;
text-decoration: none;
}

#menuOption a:active,
#menuOption a:hover
{
text-decoration: underline;
color: #4F0B7B;
}


strong {
font-weight: 900;
}
