body {
	margin: 0;
	scrollbar-arrow-color: #BBBB88;
	scrollbar-base-color: #663300;
	background-color: #888866;
	color:#772211;
	font-family: Americana, "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 11pt; 
	text-align:left; 
}

table { 
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	font-weight: normal; 
	font-family: Americana, "Times New Roman", Times, serif;
	background-color: #FFFFDD; 
	color: #772211;
	vertical-align: text-top; 
	margin: 0; 
	padding: 0;
	border: 0;
}

table.banner {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

td.bannercell {
	background-color: #888866;
	color: #772211;
	padding: 2px 0px 3px 0px;
}

td.accentbar {
	border-top: 1px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #FFFFDD;
	font-family: Americana, "Times New Roman", Times, serif;
	font-weight: 700;
	color: #ffffdd;
	text-align: center;
	background-color: #663300;
   padding: 0px 0px 1px 0px;
	font-size: 10pt;
}

td.navbarcontainer {
	vertical-align: top;
	background-color: #888866;
	color: #ffffdd;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.navbar { 
	width: 136px;
	border-width: 3px 3px 3px 3px;
   border-color: #663300;	
   border-style: groove;
/*	margin-left: 5px;*/
	background-color:#888866;
	color: #ffffdd;
	}

td.navbar{
	text-align: center;
	background-color: #bbbb88;
	border-color: #ffffdd;
	color: #ffffdd;
	border-style: inset;
	border-width: 1px 1px 1px 1px;
	font-size: 11pt;
}

td.navbarspacer {
	background-color: #888866;
	color: #ffffdd;
}

td.contentcell {
	background-color: #FFFFDD;
	color: #772211;
	border: 0;
	padding: 5px 5px 5px 5px;
	margin: 0;
	}
	
table.halfwidth {
	width: 50%;
}

td.footernav {
   border-top: 1px;
	border-bottom: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #FFFFDD;
	font-family: Americana, "Times New Roman", Times, serif;
	font-weight: 700;
	color: #ffffdd;
	text-align: center;
	background-color: #663300;
   padding: 2px 0px 2px 0px;
	font-size: 9pt;
}


td.center {
	text-align: center;
}

td.copyright {
	font-weight: 700;
	color: #ffffdd;
	background-color: #888866;
	text-align: center;
}

h1.contentcellfineprint
{
	font-size: 8pt; 
	color: #772211; 
	font-family: Americana, "Times New Roman", Times, serif;
	background-color: #FFFFDD; 
	font-weight:400
}

/*h1.bannertitle {
	background-color: #888866;
	font-family: Americana, "Times New Roman", Times, serif;
	font-size: 28pt;
	color: #772211;
	text-align: center;
	margin: 4px 0 0 0;
}
*/

/*
h1.bannersubtitle {
	background-color: #888866;
	font-family: Americana, Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #772211;
	text-align: center;
	margin: 0 0 5px 0;	
}
*/
h1 {
	font-size: 10pt; 
	background-color: #ffffdd;
	color: #663300;
	text-align: left;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 14pt; 
	background-color: #ffffdd;
	color: #663300;
	text-align: left;
	margin: 15px 0 0 0;
		
}
h3 {
	font-size: 12pt; 
	background-color: #ffffdd;
	color: #663300;
	text-align: left;
}
h4 {
	font-size: 8pt; 
	background-color: #ffffdd;
	color: #663300;
	text-align: left;
}

p {
	font-weight: normal; 
	font-size: 11pt; 
	font-family: Americana, "Times New Roman", Times, serif;
	background-color: #ffffdd;
	color: #772211; 
	text-align:left; 
}

hr {
	height: 1px;
	color: #772211;
	background: #772211;
	width: 100%;
	border: none;
}

hr.footerseparator {
	height: 2px;
	color: #772211;
	background: #772211;
}

ul {
	list-style: disc outside;	
	font-weight: 700;
}  

li {
	font-size: 11pt;
	font-weight: 700;
	text-align: left;
}

a { font-family: Americana, "Times New Roman", Times, serif;
	font-weight: 700;
	text-decoration: none;
	color: #772211;
	background-color: #ffffdd;
}

a:hover {
	color: #bbbb88;
	background-color: #ffffdd;
}

a.navbar{
	text-decoration:none;
	color: #ffffdd;
	background-color: #bbbb88;
}	

a.navbar:hover {
   color: #772211;
	background-color: #bbbb88;
}

a.footernav {
	color: #ffffdd;
	background-color: #772211;
}

a.footernav:hover {
   color: #bbbb88;
	background-color:#772211
}

img {
	border: 0px;
}

img.joyce {
	border: 1px solid #772211;
	margin-top: 7px;
	float: right;
}
