#top {
	padding: 0px;
	display: block;
	width: 720px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#header {
	width: 720px; 
}
	#header .search_bar {
	width: 720px;
	background-image: url(/images/top/search_bg.gif);
	background-repeat: repeat-x;
	display: block;
	text-align: right;
	vertical-align: top;
	height: 24px;
	overflow:hidden;
	}
#header .search_bar .button {
	border-top: 2px solid #3276A4;
	border-right: 1px solid #7FABC8;
	border-bottom: 1px solid #7FABC8;
	border-left: 2px solid #3276A4;
	background-color:#F6F6F6;
	height:18px;
	margin:2px 2px 1px 2px;
	font-size:10px;
	font-weight:bold;
	color: #3276A4;
	vertical-align: middle;
	line-height: 11px;
}

	#header .logo {
	float:left;
	display:block;
	width:300;
	}
	#header .upper_nav {
	float: right;
	padding: 0px 5px 0px 0px;
	}
#top_nav {
	color: #858585;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	background-color: white;
	text-align: left;
	text-indent: 1px;
	width: 720px;
	height: 23px;
	display: block;
	clear: both;
	}
	#top_nav ul { 
		line-height: 15px; 
		display: inline; 
		margin-left: 0; 
		padding-left: 20px}
	#top_nav ul li { 
		list-style: none; 
		display: inline 
	}
	#top_nav ul li a { 
		color: #858585; 
		font-size: 11px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}
	#top_nav ul li a.Highlighted { 
		color: #003580; 
		list-style: none; 
		display: inline; 
		margin-left: 0 
		}
	#top_nav ul li a:hover {
		color: #003580; 
		font-size: 11px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}
	#top_nav ul li a:active { 
		color: #003580; 
		font-size: 11px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}


#bottom_nav {
	color: #858585;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #e3e4e4;
	text-align: center;
	text-indent: 1px;
	width: 720px;
	height: 23px;
	display: block;
	clear: both;
	}
	#bottom_nav ul { 
		line-height: 15px; 
		display: inline; 
		margin-left: 0; 
		padding-left: 20px}
	#bottom_nav ul li { 
		list-style: none; 
		display: inline 
	}
	#bottom_nav ul li a { 
		color: #858585; 
		font-size: 10px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}
	#bottom_nav ul li a.Highlighted { 
		color: #003580; 
		list-style: none; 
		display: inline; 
		margin-left: 0 
		}
	#bottom_nav ul li a:hover {
		color: #003580; 
		font-size: 10px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}
	#bottom_nav ul li a:active { 
		color: #003580; 
		font-size: 10px; 
		font-family: Verdana; 
		font-weight: bold; 
		text-decoration: none 
		}
.BannerTitles {
		font-size: 16pt;
		color: #00659b;
		font-family: tahoma,verdana,helvetica,sans-serif; 
		font-weight: normal;
}
