@charset "UTF-8";

#upperNavArea {
	width: 900px;
	height: 228px;
}
#upperNav_RT {
	width: 298px;
	float: right;
}
#upperNav_NAV_OPS {
	vertical-align: bottom;
	height: 38px;
	margin-right: 12px;
	float: left;
	width: 619px;
}
#upperNav_LT_bttmRow img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#upperNav_BANNER {
	height: 190px;
	width: 619px;
	float: left;
}
#upperNav_LT {
	width: 619px;
	float: left;
	height: 228px;
}




/*+++++++++++  SIDE NAVIGATION Declarations +++++++++++++++ */
#sideNav {
}
#sideNav a {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	display: block;
	padding: 4px;
}
#sideNav a:hover {
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #886501;
	text-decoration: none;
}
#sideNav a:visited {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}

