#nav_top {
	width:100%;
	height:30px;
	background-color:#2e4d6d;
	}

#nav_top2 {
	width:100%;
	height:25px;
	}
	
#nav_top_center {
	margin:auto;
	width:850px;
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:9pt;
	}
	
tr.nav_top td {
	padding-top:7px;
	}
	
tr.nav_top2 td {
	height:25px;
	}
	
tr.nav_top2 td.alt_menu {
	height:25px;
	width:263px;
	background:url(../images/nav_top_2.png) right top no-repeat;
	}
	
tr.nav_top2 td.alt_menu_text {
	height:25px;
	width:263px;
	text-align:right;
	padding-right:10px;
	color:#000000;
	font-weight:normal;
	}
	
#nav_bottom {
	width:100%;
	height:60px;
	background-color:#2e4d6d;
	margin-top:10px;
	}
	
.navigation_items {
	font-family: Arial, sans-serif;
	font-size:11.5px;
	color:#3d4b57;
	border-bottom:dashed 1px #aebabd;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;
	margin-right:2px;
	margin-left:2px;
	cursor:pointer;
	}
