.WhiteCellNoLink {
	color: #009999;
	background-color: #FFFFFF;
}
#centerUnderBox {
	position:absolute;
	left:5px;
	top:59px;
	width:942px;
	height:624px;
	z-index:-1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0000ff;
}
#footer {
	position:absolute;
	left:-18px;
	top:494px;
	width:693px;
	height:100px;
	z-index:1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
#leftNav {
	position:absolute;
	left:10px;
	top:68px;
	width:79px;
	height:596px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 5px;
}
#topLogo {
	position:absolute;
	left:13px;
	top:26px;
	width:150px;
	height:50px;
	z-index:3;
	background-image: url(../images/BCCSswoosh.jpg);
	background-repeat: no-repeat;
}
#leftBox {
	position:absolute;
	left:110px;
	top:72px;
	width:154px;
	height:584px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}
#mainContentBox {
	position:absolute;
	left:296px;
	top:73px;
	width:633px;
	height:594px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
#topNav {
	position:absolute;
	left:7px;
	top:25px;
	width:936px;
	height:65px;
	z-index:-2;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
pre {
	font-style: italic;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
p {
	font-size: 14px;
}
