.navbottom-left{float:left; padding:5px 0 0 7px;}
.navbottom-right{float:right; text-align:right; padding:5px 15px 0 0;}

a.whitenav {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 8px;
	text-decoration:none
}

a.whitenav:hover{text-decoration:underline;}


#footer { text-align: center; font-size:10px; line-height:14px; margin: 0px; padding: 10px 0px 0px 0px; color:#999999;}
#footer ul { text-align: center; margin: 0px; padding: 0px;}
#footer li { display: inline; margin: 0px; padding: 0px;}
#footer a { color:#2367b2; text-decoration: none; margin: 0px; padding: 0px 8px 0px 5px;}
#footer a:hover{ text-decoration: underline; }
.leftlink {border-right: 1px solid #000000; padding-right: 50px;}

.SeeAbove {
    white-space: nowrap; 
    vertical-align: bottom;
    background-color: #2C3F6A;
    color: #D1EEFA ;
    width: 100% ; 
    text-align: center ;
    margin: 0px 0px 4px 0px ;
    padding: 3px 0px 3px 0px ;
 }

 .SeeAbove a{
    color: #D1EEFA;
 }
 .SeeAbove a:hover{
    color: #ffffff;
 }
