@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #D2CCC5;
}
a:active {
	text-decoration: none;
}
.text {
	font-size: 12pt;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
.style2 {font-size: 14pt}
.style4 {color: #996600}

.pdfLink a:link {
	color: 94510b;
	text-decoration: none;
}
.pdfLink a:visited {
	text-decoration: none;
	color: 94510b;
}
.pdfLink a:hover {
	text-decoration: underline;
	color: #4C541B;
}
.pdfLink a:active {
	text-decoration: underline;
}
.style5 {
	font-size: 10pt;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TextNav a {
	color: #996600;
	text-decoration: underline;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	font: Georgia;
	font-size: 14px;
}
	.TextNav a:visited {
	color: #996600;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
	.Text a:hover {
	color: #009933;
	text-decoration: underline;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
.TextNav {
	font-size: 14px;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
img.floatRight {
	float: right;
	margin: 4px;
	padding-left: 6px;
}

