#topMenu {
	background-color: #373485;
	width: 844px;
	padding-left: 116px;
	padding-right: 0px;
	height: 28px;
	font-size: 12px;
	color: #B5D5F4;
	padding-top: 12px;
	text-align: left;
	font-weight: bold;
	background-image: url(../topMenu.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.topMenu {
	color: #B5D5F4;
}
.topMenuDate {
	color: #EEF2FB;
}
#topMenu a:link {
	color: #C0D9F1;
	text-decoration: none;
}
#topMenu a:visited {
	color: #B5D5F4;
	text-decoration: none;
}
#topMenu a:hover {
	color: #B5D5F4;
	text-decoration: underline;
}
#topMenu a:active {
	color: #E3EFFB;
	text-decoration: underline;
}
#searchBox {
	height: 12px;
	color: #414BA7;
	background-color: #D7E7FE;
}
.searchBox {
	font-size: 9px;
	color: #414BA7;
}
#searchButton {
	height: 20px;
	color: #414BA7;
}
.searchButton {
	font-size: 9px;
	color: #414BA7;
}
#headerArt {
	background-color: #3843A6;
	width: 960px;
	text-align: center;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
}
#navBar {
	background-color: #4946A1;
	height: 26px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#breadCrumbs {
	color: #373485;
	background-color: #E2E6EE;
	width: 850px;
	padding-left: 110px;
	background-image: url(../breadCrumbs.gif);
	background-repeat: no-repeat;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
}
.breadCrumbs {
	color: #373485;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	padding-top: 4px;
}
.breadCrumbs a:link {
	color: #373485;
	text-decoration: none;
}
.breadCrumbs a:visited {
	color: #373485;
	text-decoration: none;
}
.breadCrumbs a:hover {
	color: #373485;
	text-decoration: underline;
}
.breadCrumbs a:active {
	color: #7D80BC;
	text-decoration: underline;
}
#quickList {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5E62AC;
	width: 160px;
	padding-left: 0px;
	display: list-item;
	list-style-type: none;
	height: 17px;
 }
.quickList {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5E62AC;
	font-size: 11px;
	font-weight: normal;
 } 
