#navigation ul
{
list-style-type: none;
text-align: left;
padding-left: 5px;
margin: 0;
line-height: 18px;

}

#navigation ul li a
{
background: transparent url(../images/uparrow.gif) left no-repeat;
padding-left: 14px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}

#navigation ul li a:hover
{
background: transparent url(../images/mcg-green-arrow.gif) left no-repeat;
color: #666666;
}

#navigation ul li a#current
{
background: transparent url(../images/mcg-green-arrow.gif) left no-repeat;
color: #666666;
}


#footernavigation
{
font-family: Arial, Helvetica, sans-serif; 
font-size:10px; 
line-height: 33px;
text-decoration: none; 
color: #999999; 
background:transparent url(../images/sub-navigation-bar.gif) center no-repeat; 
height:100%; 
clear:both;

}

.footeralignleft {
float: left;
padding-left: 12px;

}
.footeralignright {
float: right;
padding-right: 12px;

}

#greybox
{
background:url(../images/greybox.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:3px;
margin-left: 0px;

}

#greenbox
{
background:url(../images/greenbox.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:3px;
margin-left: 0px;

}

#smallgreybox
{
background:url(../images/small-greybox.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:3px;
margin-left: 0px;

}
.floatingleft {
    float:left;
    margin-top:12px;
    margin-left:12px;
    margin-bottom:10px;
	padding-right: 10px;

    }
	
.floatinglogos {
    margin-top:12px;
    margin-left:50px;
    margin-bottom:0px;
	padding-right: 0px;

    }
.wingfloatinglogos {
    margin-top:6px;
    margin-left:50px;
    margin-bottom:0px;
	padding-right: 0px;

    }

#topnavigation li
{
list-style-type: none;
text-align: right;
padding-left: 5px;
margin: 0;
line-height: 18px;
display: inline;
list-style-type: none;
}

#topnavigation li a
{
background: transparent url(../images/upblock.gif) left no-repeat;
padding-left: 14px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #999999;
display: inline;
list-style-type: none;
}

#topnavigation li a:hover
{
background: transparent url(../images/mcg-green-block.gif) left no-repeat;
color: #666666;
}

#topnavigation li a#current
{
background: transparent url(../images/mcg-green-block.gif) left no-repeat;
color: #666666;
}
