BODY {
	background-color: #ffffff;
	margin-top: 10px;
	font-family: Arial;
	font-style: normal;
	font-size: 11pt;
	color: #000000;
	height: 100%;
}

HTML {
	height: 100%;
}

SUP {
	font-size: 6pt;
	vertical-align: top;	
}

A {
	color: #000000;
}

A:hover {
	color: #000000;
	text-decoration: none;	
}

.footer A {
	color: #a0522d;
}

.footer A:visited {
	color: #a0522d;
}

.footer A:hover {
	color: #a0522d;
	text-decoration: none;	
}

.quikValTable {
	font: inherit;
	width: 100%;
}

.headerRow {
	background-image: url("images/headerBackground2.jpg");
	background-repeat: no-repeat;
	height: 163px;
	width: 752px;
}

.headerSpacer {
	background-image: url("images/headerBackgroundSpace.jpg");
}

.headerEnd {
	background-image: url("images/headerBackgroundEnd.jpg");
	background-repeat: no-repeat;
	height: 163px;
	width: 23px;
}

.headerImage {
	margin-left: 213px;
}

.headerLabel {
	position: absolute;
	color: #ADCFD1;

	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	
	line-height: 21px;
	left: 45px;
	width: 180px;
	height: 70px;
	top: 80px;
	text-align: center;
	padding-top: 30px;
	
	white-space: nowrap;
}

.leftNav {
	font: inherit;
	position: absolute;
	left: 0px;
	width: 130px;
	text-align: right;
	vertical-align: top;
}

.contentArea {
	margin-left: 140px;
	overflow: auto;
	height: 500px;
	vertical-align: top;
	text-align: left;
	font: inherit;
}

.contentArea p {
	font: inherit;
	vertical-align: top;
}

.contentArea TABLE {
	font: inherit;	
}

.footer {
	position: absolute;
	text-align: center;
	font: inherit;
	color: #a0522d;
	left: 30px;
	margin-top: 10px;
	width: 100%;
}

.pageHeader {
	font-size: 19pt;
	font-family: inherit;
	font-weight: bold;
	color: #006666;
}

.searchForm {
	position: relative;
	top: -150px;
	left: 400px;
	width: 300px;
}