td.borderedCell{
	background:#bbbbbb;
	width: 16%;
	text-align: center;
}

td.borderedCellHover {
	background:#cccccc;
	color:#6666FF;
	width: 16%;
	text-align: center;
}

table.outerMost {
	width: 800px;
	height: 100%;
}

html { height: 100%; margin-bottom: 1px; }

body
{
	background:#EEEEEE;
}

td.topBanner {
	height: 200px;
	text-align:right;
	background:#5555dd;
}

td.leftNavigationPane {
	vertical-align: top;
	width: 100px;
	height:20px;
	background:#CCCC99;
	/*border-right-style: groove;
	border-top-style: groove;
	*/
}

td.middleImageArea {
	vertical-align: top;
	width: 700px;
	background:#CCCC99;
	color:#000000;
}

td.defaultBody {
	vertical-align: top;
	padding: 10px;
	background:#FFFFFF;
	border-top-style: groove;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color: #0055aa;
}

a.resources
{
	text-decoration:underline;
	font-weight:bold;
	color: #0055aa;
}
a.resources:visited
{
	text-decoration:underline;
	font-weight:bold;
	color: #0055aa;
}

a:visited
{
	text-decoration:none;
	color: #0055aa;
}

.largeText 
{
	 font-size:14pt;
}

.bodyText 
{
	font-size:12.5pt;
	line-height:16pt;
	font-family: "Cochin","Lucida";
}
h2
{
	font-family:"Cochin","Lucida";
	font-size: 12.5pt;
	line-height: 16pt;
	color: #00008C;
	font-weight:bold;
}
.books
{
	font-family:"Cochin","Lucida";
	font-size: 12.5pt;
	line-height: 16pt;
	font-style: italic;
}
