body {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #626469;
}
#header {
	display: none;
}

#outerwrapper {
	margin: 0px;
	width: auto;
	float: none;
	border-width: 0px;
}

ul {
	list-style: square;
	margin: 5px;
	padding-left: 20px;
}

#titlebarleft {
	padding-bottom: 20px;
	color: #000000;
}

#footer {
	display: none;
}

h4 {
	font-size: 12pt;
	margin: 0px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
#titlebarright {
	display: none;
}
.italic {
	font-style: italic;
}
.superscript {
	font-size: 6pt;
	vertical-align: super;
}
p {
	margin: 0px;
}
h5 {
	font-size: 11pt;
	margin: 0px;
	font-weight: bold;
	color: #002569;
	padding-top: 5px;
}
.smalltext {
	font-size: 9pt;
}
a:link {
	color: #002569;
	text-decoration: underline;
}
a:visited {
	color: #002569;
	text-decoration: underline;
}


.list {
	padding: 4px 0px 0px 10px;
}
.lightblue {
	color: #42B4E6;
}
.superscript2 {
	font-size: 8px;
	vertical-align: 40%;
}

.bluetext {
	color: #002569;
	font-weight: bold;
	font-size: 13pt;
}
h1 {
	font-size: 14pt;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	color: #000000;
}
h3 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0px 0px 4px;
}
.mediumtext {
	font-size: 10pt;
}
#button1 {
display: none;
}
#button2 {
display: none;
}
#button3 {
display: none;
}
#button4 {
display: none;
}
.block {
	padding-left: 20px;
	list-style: square outside;
}
