@charset "utf-8";
/* CSS Document */

#bottomMenuOuterContainer {
	margin:60px 0 20px 0;
}

#bottomMenuOuterContainer table {
	margin-left:55px;  
	width:900px;	
	border:0;
}

#bottomMenuOuterContainer table tr td { padding:0 15px 0 15px; }

#bottomMenuOuterContainer table tr td ul li { margin:0; padding:0; list-style-type:none; }
#bottomMenuOuterContainer table tr td ul li ul { margin-top:25px; padding:0; list-style-type:none; }
#bottomMenuOuterContainer table tr td ul li ul li { margin:0; padding:0; list-style-type:none; }

#bottomMenuOuterContainer table tr td ul li a { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#a6d7f6; line-height:normal; font-weight:bold; display:block; }

#bottomMenuOuterContainer table tr td ul li ul li a { font-weight:normal; padding-bottom:3px; margin-bottom:3px; border-bottom:1px solid #1b618f; }

#bottomMenuOuterContainer table tr td ul li a:hover { color:#f1d792; line-height:normal; }
