body {
	margin: 0px;
	padding: 0px;
}
.mainPageTbl {
	height: 100%;
	width: 100%;
}
.leftGrey {
	height: 100%;
	background-image: url(structure/grey1pix.gif);
	background-repeat: repeat;
}
/*
.innerPageTbl P{
	width: 100%;
	height: 100%;
}*/
.leftNav {
	width: 200px;
	height: 100%;
	background-image: url(structure/leftNavRepeater.gif);
	background-repeat: repeat-y;
}
.greyBG {
	background-image: url(structure/grey1pix.gif);
	height: 50px;
}
.blackBG {
	background-image: url(structure/black1pix.gif);
	text-align: center;
	height: 50px;
}
.contentTbl {
	background-image: url(structure/blue1pix.gif);
	width: 100%;
	height: 100%;
}
.topBar {
	height:76px;
	width:100%;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
.contentTd {
	color: white;
	width: 100%;
	vertical-align: top;
}
.contentDiv {
	color: White;
	margin: 40 15 5 40;
}
.contentDiv table {
	color: white;
}
a {
	color: white;
}
h3 {
	font-size: 1.25em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blackFooterB {
	font-size: 1.6em;
	font-weight:bold;
	color: 0000ff;
}
.blackFooterW {
	color: white;
	font-size: .8em;
	font-family: Times New Roman;
}
.copyright {
	text-decoration: none;
	font-size: .6em;
	font-family: arial;
	color: White;
}
a.copyL:link, a.copyL:hover, a.copyL:visited, a.copyL:active {
	text-decoration: none;
	font-family: arial;
	color: White;
}
.navImgReg {
	width: 150px;
	height: 20px;
	margin: 3 0 3 0;
	border: 0;
}
.navImgBig {
	width: 150px;
	height: 40px;
	margin: 3 0 3 0;
	border: 0;
}
.officerHdrTd {
	background-color: Black;
	color: #00FF00;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
}
.officerTitle {
	color: #00FF00;
}
.bigLink, a.bigLink:Link, a.bigLink:hover {
	color: 008000;
	font-size: 1.6em;
	font-weight: bold;
}
a.bigLink:visited, a.bigLink:active {
	color:FF0000;
}