/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 3px;
	margin-top: 3px;
}
a:link {text-decoration: none;
		color: #663300;
}
a:visited {text-decoration: none;
		   color: #663300;
}
a:hover {text-decoration: underline}
a:active {text-decoration: none;
		color: #FFFFFF;
}
h1 { font-family: Arial, Helvetica, sans-serif; color: #000000 }
h2 { font-family: Bookman Old Style, Bookman, Georgia; font-size: 150%; color: #663300 }
h3 { font-family: Bookman Old Style, Bookman, Georgia; color: #000000  }
h4 { font-family: Arial, Helvetica, sans-serif; color: #000000 }
h5 { font-family: Arial, Helvetica, sans-serif; color: #000000 }
h6 { font-family: Arial, Helvetica, sans-serif; color: #000000 }
body {
	background-color: #D6BB8E;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
.navfoot {
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FED3A9;
}
a.navfoot:link {text-decoration: none;
		color: #FED3A9;
}
a.navfoot:visited {color: #FED3A9;		
}
a.navfoot:hover {text-decoration: underline;
		color: #FFFFFF;
}
a.navfoot:active {text-decoration: none;
		color: #FFFFFF;
}
.large {font-size: large;
		font: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;}
.style3 {font: 12pt Bookman Old Style, Bookman, serif;
		color: #FDCC8A;
}
.style7 {font: 24pt Bookman Old Style, Bookman, serif;
		color: #FDCC8A;
}
.gold_serif {font: 24pt Bookman Old Style, Bookman, serif;
		color: #FDCC8A;
}
.gold_serif18 {font: 18pt Bookman Old Style, Bookman, serif;
		color: #FDCC8A;
}
.main_title {color: #000000;
		font: 24pt Bookman Old Style, Bookman, serif;
		font-weight: bold;
}
.small {font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 10pt;
		  font-weight: bold;
}
.style13 {font: 12pt Bookman Old Style, Bookman, serif;}
.subtitle {font: 14pt Bookman Old Style, Bookman, serif; font-weight: bold; }
.style17 {
	font: 24pt Bookman Old Style, Bookman, serif;
	font-weight: bold;
	font-style: italic;
}
.announce {font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 12pt;
		  font-weight: bold;
		  color: red;
}
.tableform {
	font: 12pt Bookman Old Style, Bookman, serif;
  border-width: thin;
  border-top: none;
  border-right: none;
  border-bottom: solid black thin;
  border-left: none;
}
.caption {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a.caption {	
	font-weight: normal;
}
.10point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.figleft {
       float: left;
       padding: 10px;
}
.figright {
       float: right;
       padding: 10px;
}
.light_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D4B268;
}
.light_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #D4B268;
}
.dark_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
}
.title_papyrus { font-family: papyrus, Bookman Old Style, Bookman, Georgia, serif; font-size: 275%; color: #663300; font-weight:bold; }
.subtitle_papyrus { font-family: papyrus, Bookman Old Style, Bookman, Georgia, serif; font-size: 175%; color: #663300; font-weight:bold; }
.nav_papyrus { font-family: papyrus, Bookman Old Style, Bookman, Georgia, serif; font-size: 90%; color: #663300; font-weight:bold; }
.medium_papyrus { font-family: papyrus, Bookman Old Style, Bookman, Georgia, serif; font-size: 125%; color: #663300; font-weight:bold; }