body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	text-align: center;
	background: #A2A56B;

}
#doc {
	margin: 5px;
	width: 936px;
}
.tabNav {
	background: url("/images/header_navblock.jpg");
	height: 31px;
	padding-top: 7px;
	overflow: hidden;
}
.tabNav .left {
	margin-left: 10px;
	width: 10px;
	height: 30px;
	float: left;
	padding: 4px 0px 2px 0px;
	background: url("/images/tabs/tab_left.gif") top left no-repeat;
}
.tabNav .right {
	height: 26px;
	float: left;
	color: #ffffff;
	font-size: 13px;
	padding: 4px 10px 5px 0px;
	background: url("/images/tabs/tab_right.gif") top right no-repeat;
}
.tabNav .right a {
	color: #ffffff;
	text-decoration: none;
}
.tabNavSub {
	background: #525100;
	border-right: #424129 3px solid;
	border-bottom: #424129 3px solid;
	border-left: #424129 3px solid;
	height: 32px;
	font-size: 9px;
	color: #ffffff;
	padding: 1px 5px 2px 5px;
}
.tabNavBottom {
	background: #525100;
	border-bottom: 2px solid black;
	height: 5px;
	overflow: hidden;
}

.header {
	background: #cccccc;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}
.navigation {
	text-align: left;
	font-size: 10pt;
}
.eventbox {
	color: #000000;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
}
.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	padding: 0px 10px 10px 10px;
}
a {
	color: #7D4800;
}
h1,h2,h3,h4,h5 {
	color: #000000;
	letter-spacing: 2px;
	margin: 20px 0px 10px 0px;
}
.formlabel, .forminstructions {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
}
.formdata {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
}
legend {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 1px;
}
.purchaseMsg {
	border: 1px dotted #666666;
	padding: 12px;
	background: #ffffff;
}
.step {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	border-left: 1px dashed black;
	border-bottom: 1px dashed black;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-left: 25px;
	display: inline;
	clear: all;
}
.navadmin {
	background: #CC6666;
	border-top: 2px solid #FF9999;
	border-right: 2px solid #FF9999;
	border-bottom: 2px solid #660000;
	border-left: 2px solid #660000;
	padding: 2px;
	margin: 10px 2px 2px 5px;
	height: 15px;
	width: 100px;
	text-align: center;
	font-size: 10px;
	display: block;
}
.navadmin a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
.footer {
	background: #cccccc;
	text-align: center;
	font-size: 10pt;
}

.copyright {
	margin: 10px;
	font-size: 8pt;
	color: #999999;
}
.copyright a {
	text-decoration: none;
	color: #999999;
}
.gallerycaption {
	font-size: 10pt;
}
.galleryback {
	font-size: 10pt;
}
.galleryphoto {
	border: 1px solid orange;
}
.gallerylinks {
	font-size: 10pt;
}
.row0 {
	background-color: #FFCC66;
	background-image: url(/images/layout/bg_speckle.gif);
	padding: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.rowheader {
	color: black;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #FF6633;
	padding: 5px;
	font-weight: bold;
}
.emailtext {
	padding: 10px;
	font-size: 12px;
	color: black;
	text-align: left;
}