body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #336699;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
td {
	font-size: 12px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #333333;
}
li {
	margin-left: -15px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 14px;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 8px;
}

a:link { color: #339933; text-decoration:none; }
a:visited { color: #339933;  text-decoration:none;}
a:active { color: #006600;  text-decoration:none;}
a:hover { text-decoration: underline; }

.caltitle {
	font-size: 14px;
		}
.fineprint {
	font-size: 11px;
}
.finewhite {
	font-size: 11px;
	color: #ffffff;
}
.finegray {
	font-size: 11px;
	color: #333333;
}
.white {
	color: #ffffff;
}
.nav_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
	color: #ffCC66;
	font-weight: bold;
}
.nav_page {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #ffCC66;
}
.homewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	color: #ffffff;
	font-weight: bolder;
}
.dotborder {
	border-width: thin;
	border-style: dotted;
	border-color: #333333;
}
.title {
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}
#chart li {
	margin-left: -20px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 15px;
	font-size: 12px;
	padding-bottom: 4px;
}

#chart span {
	line-height: 12px;
	}

#pagemenu p {
	padding-left: 0em;
	text-indent: 0em;
	line-height: 20px;
	}
	
#bottomleft {
	position: fixed;
	left: 12px;
	bottom: 12px;
}
#footerinset {
	left: 130px;
}
#abovebottomright {
	position: fixed;
	right: 0px;
	bottom: 108px;
}
#bottomright {
	position: fixed;
	right: 0px;
	bottom: 0px;
}
.outline {
	border: thin solid #333366;
}
