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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.85em;
}
#Menu {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
/* CSS Document */

#Wrapper #Header {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#Wrapper #PrintHeader #Address {
	right: 10px;
	position: absolute;
	visibility: visible;
}


h1 {
	font-family: Impact, Calibri, "Arial Black", sans-serif;
	font-size: 2.5em;
	color: #336600;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-size: 1.5em;
	color: #333333;
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

.Breadcrumb {
	font-size: 0.7em;
	color: #996600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#Footer {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}
#Copyright {
	font-size: 10px;
}
.Alert {
	color: #CC0000;
	font-weight: bold;
}
#Content li {
	margin-bottom: 7px;
	font-style: italic;
}
#Content .Reduced {
	font-size: 0.8em;
}
#Content .Reduced {
	font-size: 0.8em;
}
#Content #Highlight {
	font-size: 0.8em;
	padding: 10px;
	float: right;
	width: 220px;
	margin-top: 0px;
}
#Content #Main {
	margin-right: 250px;
}
.PhotoStyle1 {
	float: right;
	border: 7px solid #F6E9BB;
	margin-left: 5px;
	margin-right: 10px;
}
.PhotoStyle2 {
	border: 7px solid #006600;
}
