.footerBG {
	background-image: url(images/bg/wbc_bg_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #FFFFFF;
}
.articleHeader {
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-size: 14px;
}

.boldHeaderMed {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #FFE8A5;
}
.announcement {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 14px;
}
.topLink {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000070;
}
.topLink a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000070;
}.topLink a:visited {

	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000070;
}
.topLink a:active {


	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000070;
}
.topLink a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.copyright {
	font-size: 12px;
}
.copyright a:link, .copyright a:active, .copyright a:visited {
	font-size: 10px;
}.boldHeaderLrg {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-color: #FFE8A5;
	padding: 3px 7px;
}
.announcement a:link, .announcement a:active, .announcement a:visited {

	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.announcement a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.boldHeaderMedCenter {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #FFE8A5;
	text-align: center;
}
#luncheonMenu {
	background-color: #FFFFCC;
	padding-right: 7px;
	padding-left: 7px;
	border: thin solid #000066;
	width: 475px;
	position: relative;
	left: 52px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 12px;
	margin-left: 1px;
}
#announcementNote {
	background-color: #FFFFCC;
	margin: 1px;
	padding-right: 7px;
	padding-left: 7px;
	border: thin solid #000066;
	width: 200px;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}
h1 {
	font-size: 1.85em;
}
.list {
}
.list ul {
	line-height: 18px;
	list-style-type: square;
	list-style-position: outside;
}
#notice {
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	border: 1px solid #000033;
	width: 350px;
	margin-left: 100px;
	font-size: 14px;
	font-weight: bold;
}

