body {
	background: #BABAAB;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.navlinks {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.navbar {
	background: #D7D7D7 url(images/navbg.gif) repeat-x;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.navbar a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
}
.navbar a:link {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.navbar a:hover {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: none;
}

.contentarea {
	padding: 20px 20px 20px;
	font-size: 14px;
	line-height: 18px;
	background: url(images/containerbg.gif) repeat-y top;
	display: block;
}
.contentarea a {
	color: #CC0000;
}
.contentarea a:link {
	color: #CC0000;
}
.contentarea a:hover {
	text-decoration: none;
}


#volume {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #84a1d8;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: -19px;
}

.creditsbox {
	background: #F9F9F9;
	margin: 4px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px;
}
#banner {
	position: relative;
	z-index: 100;
	margin-left: 247px;
	margin-bottom: -27px;
}
#footer {
	color: #003399;
	padding-top: 10px;
	line-height: 22px;
	text-align: center;
	vertical-align: bottom;
}
#footer a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: none;
}
#footer a:link {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #003399;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.printicon {
	vertical-align: middle;
}

.greyborder {
	border: 1px solid #B7B7B7;
}

.container {
	background: url(images/containerbg.gif) repeat-y;
}
.containerbot {
	background: url(images/container_bot.gif) no-repeat;
}
.imgleft {
	float: left;
	padding: 6px;
	border: 1px solid #999999;
	margin: 2px;
}
.imgright {
	float: right;
	padding: 6px;
	border: 1px solid #999999;
	margin: 2px;
}

.titlebar {
	margin-top: 5px;
	background: #EFF3FA;
}
.titles {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
.alertbox {
	background: #FFFFCC;
	border: 1px solid #CC9900;
	padding: 10px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
}
.captionbox {
	background: #eaf3ff;
	border: 1px solid #a5c4ea;
	padding: 10px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

