/* CSS Document */
body {
    behavior:url("css.htc");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {position:relative;
			width:750px;
			margin-left:auto;
			margin-right:auto;
			border-bottom:none;
}
#container div:hover{
position:absolute;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-size:0px;
}
#container div{
position:absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-size:0px;
	padding-bottom:2px;
}
.instructbg {
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #cccccc;
}
.pagego {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tableBorder {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #523c21;
	border-right: 2px solid #523c21;
	border-bottom: 2px solid #523c21;
	border-left: 2px solid #523c21;
}
img {
	border-style: none;
	border: 0px; }
a {
	color: Blue; }
/* Removed per instructions from Stream.  Borks our pages.
body {
	font-family: tahoma, verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; } */
#page {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; }
#widePage {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; }
#headerTitle {
	width: 440px;
	height: 49px;
	background-color: #5EABD9;
	color: #ffffff;
	font-weight: bold;
	font-size: large;
	float: left; }
#wideHeaderTitle {
	width: 590px;
	height: 49px;
	background-color: #5EABD9;
	color: #ffffff;
	font-weight: bold;
	font-size: large;
	float: left; }
#headerSubtitle {
	color: #ffffff;
	font-weight: bold;
	font-size: small; }
#headerLink {
	line-height: 25px;
	width: 440px;
	height: 25px;
	text-align: right;
	float: left; }
#headerLink2 {
	width: 440px;
	height: 33px;
	text-align: right;
	float: left; }
#wideHeaderLink {
	line-height: 25px;
	width: 590px;
	height: 25px;
	text-align: right;
	float: left; }
#wideHeaderLink2 {
	width: 590px;
	height: 33px;
	text-align: right;
	float: left; }
#headerLogo {
	width: 310px;
	height: 105px;
	float: left; }
.disclaimerAndPageSelector {
	float: left;
	width: 250px;
	font-weight: bold;
	text-align: center; }
.wideDisclaimerAndPageSelector {
	float: left;
	width: 300px;
	font-weight: bold;
	text-align: center; }
#misprints {
	color: #ff0000; }
.pageControls {
	float: left;
	width: 750px; }
.widePageControls {
	float: left;
	width: 900px; }
.previous {
	float: left;
	text-align: left;
	width: 179px; }
.previousPrint {
	float: left;
	text-align: left;
	width: 229px; }
.print {
		float: left;
		text-align:center;
		width: 100px; }
.zoomInLeft {
	float: left;
	text-align: right;
	width: 179px; }
.centerSpacer {
	float: left;
	width: 34px; }
.zoomOut {
	float: left;
	text-align: center;
	width: 542px; }
.zoomOutPrint {
	float: left;
	text-align: center;
	width: 442px; }
.zoomInRight {
	float: left;
	text-align: left;
	width: 179px; }
.next {
	float: left;
	text-align: right;
	width: 179px; }
.nextPrint {
	float: left;
	text-align: right;
	width: 129px; }
.halfHorizontalRule {
	float: left;
	width: 358px; }
.zoomedOutPage {
	float: left;
	width: 375px; }
#copyright {
	color: White;
	background-color: #5EABD9;
	float: left;
	width: 746px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px; }
#wideCopyright {
	color: White;
	background-color: #5EABD9;
	float: left;
	width: 896px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px; }
#zoomedInPage {
	float: left;
	width: 900px; }

