/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt
	}
span.subhead{
color:#09445E;
font-size:12pt;
font-weight:bold;

}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#09445E;
	font-weight:bold
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#09445E;
}

a.hidden{
display:none
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt
	}

li.substyle{
list-style:circle;
text-indent:20px
}

li {
list-style:square
}.bulletpoint {
	font-weight: bold;
}
.boldheader {
	font-weight: bold;
}
.centereheader {
	text-align: center;
	font-weight: bold;
}
