/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 15px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #C0722F;
}
a:active {
	color: #DE9970;
}
.pageHeader {
	background-color: #008888;
}
.pageFooter {
	background-color: #E5F3F3;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	}
.pageFooter2 {
	background-color: #E5F3F3;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
}
.leftNavlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #66B8B8;
	text-indent: 8px;
	height: 21px;
}
.leftNavlink a:link {  color: #ffffff; text-decoration: none }
.leftNavlink a:visited {  color: #ffffff; text-decoration: none }
.leftNavlink a:hover {  color: #000000; text-decoration: none }
.leftNavlink a:active {  color: #ffffff; text-decoration: none }

.leftNavspacer {
	height: 15px;
	background-color: #66B8B8;
}
.footerHrule {
	background-color: #008888;
}
.leftNavSelected {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #D9EDEB;
	text-indent: 8px;
	height: 21px;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 20px;
	text-transform: none;
	color: #66B8B8;
	vertical-align: bottom;
}
