@charset "utf-8";
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
}

.navbullets {
	color: #aea3a0;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	line-height: 22px;
	text-align: left;
}
a:link {
	color: #AA5500;
		text-decoration: none;
}
a:visited {
	color: #AA5500;
		text-decoration: none;
}
a:hover {
	color: #df7b26;
		text-decoration: none;
}
a.navbullets:link {
	color: #b8aea9;
	text-decoration: none;
		text-align: left;
}
a.navbullets:visited {
	color: #b8aea9;
	text-decoration: none;
		text-align: left;
}
a.navbullets:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
		text-align: left;
}
a.navheaders:link {
	color: #aa6e3b;
	text-decoration: none;
		text-align: left;
}
a.navheaders:visited {
	color: #aa6e3b;
	text-decoration: none;
		text-align: left;
}
a.navheaders:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
		text-align: left;
}
ul {
	font-size: 10px;
	color: #aea3a0;
	list-style-position: inside;
	margin-left: 2px;
	padding-left: 2px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: left;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}

.navheaders {
	font-weight: bold;
	color: #aa6e3b;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.pageheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #f6a657;
	text-align: center;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
h2 {
	color: #A25911;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.emphasize {
	color: #A25911;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}

.subheader {
	color: #A25911;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.highlight {
	color: #990000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #796564;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
