body {
	background-color: #fff;
}
/*
 * global classes and IDs
 */
#guestBar {
	padding-right: 5px;
	text-align: right;
	font-family: sans-serif;
}
/*
div {
	border: 1px dashed #f90;
}
 * layout divs
 */
#container {
}
#bannerBar {
	padding-right: 7px;
	clear: both;
}
#searchField {
   font-size: 0.65em;
   color: #000;
   border: 1px solid #999;
   height: 15px;
   width: 155px;
}
#waveBar {
	vertical-align: bottom;
	clear: both;
}
#upperBannerNav, #lowerBannerNav {
	float: right;
	text-align: right;
	clear: both;
}
#upperBannerNav {
	margin-top: 5px;
	margin-bottom: 5px;
}
#upperBannerNav, #upperBannerNav a {
	color: #f00;
	font-weight: bold;
}
#lowerBannerNav, #lowerBannerNav a {
	color: #000;
}
#upperBannerNav .txt, #lowerBannerNav .txt {
	font-size: 0.65em;
}
#bodyContent {
	float: left;
	width: 100%;
}
#content {
	margin-left: 165px;
	margin-right: 10px;
	font-size: 0.69em;
}
#menuBar {
	float: left;
	width: 150px;
	margin-left: -100%;
	padding: 1px;
	padding-left: 5px;
}
#recentUpdatesBar {
	float: left;
	width: 170px;
	margin-left: -175px;
	border: 1px solid #ccc;
}
#menuBar div.menu {
	margin-left: 10px;
}
#menuBar a {
	display: block;
	color: #000;
	padding-bottom: 6px;
	font-size: 0.65em;
	line-height: 1.2em;
}
#menuBarTitle {
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 0.7em;
}
#relatedSitesTitle {
	margin-top: 20px;
	border-bottom: 2px solid #fc6;
	font-weight: bold;
}
#recentUpdatesBar .injectedDocumentList {
	font-size: 0.65em;
}
#recentUpdatesBar .headline {
	font-weight: normal;
}
#recentUpdatesBar a {
	color: #000;
}
#recentUpdatesBar ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-image: url(images/red_rarrow_in_circle.gif);
}
#recentUpdatesBar ul li {
	margin: 3px 5px;
	padding: 0px;
}
#recentUpdatesTitle {
	border-bottom: 1px solid #ccc;
	color: #069;
	font-weight: bold;
	padding: 0px 5px;
	font-size: 0.65em;
}
#footerBar {
	clear: both;
	text-align: center;
	border-top: 2px solid #fc6;
	margin-top: 20px;
	padding-top: 15px;
	font-size: 0.65em;
}
#footerBar, #footerBar a {
	color: #999;
}
#copyrightNotice {
	text-align: center;
	color: #aaa;
	font-family: sans-serif;
	margin-top: 20px;
	font-size: 0.65em;
}
/*
 * misc. other stuff
 */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
th, td {
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.active1menu, a.active1menu:visited, a.active2menu, a.active2menu:visited, a.active3menu, a.active3menu:visited {
	font-weight: bold;
}
h1 {
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 1.3em;
}
form {
	margin-bottom: 0px;
	margin: 0px;
}
/*
 * This is the content of shell_cou.css, which serves as defaults if one
 * of the mod stylesheets isn't loaded
 */
#waveBar {
	background-image: url(images/cou_waves_tile.jpg);
}
h1, #menuBarTitle, #recentUpdatesTitlea.active1menu, a.active1menu:visited {
	color: #099 ! important;
}
h1 {
	border-bottom: 2px solid #099;
}

