/* 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: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	}
.pageFooter2 {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
.leftNavlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #282319;
	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: #EEB948; text-decoration: none }
.leftNavlink a:active {  color: #ffffff; text-decoration: none }

.leftNavspacer {
	height: 15px;
	background-color: #282319;
}
.footerHrule {
	background-color: #008888;
}
.leftNavSelected {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #EEB948;
	text-indent: 8px;
	height: 21px;
}
.header {
	font-size: 25px;
	color: #EEB948;
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
hr {
	padding: 0px;
	margin: 0px;
}
.back {
	background-attachment: scroll;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.img_right_border {
	padding-bottom: 8px;
	padding-left: 8px;
}
.bold {
	font-weight: bolder;
	color: #000000;
	font-size: 110%;
}

