BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	margin-bottom: .3em;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: .3em;
}

.lowerText {
	color: #666;
	font-size: 8pt;
}
	
.textNav {
	display: none;	
}

.breadCrumbs {
	display: none;
}

.br-none {
	margin: 0px;
}

.firstP {
	margin-top: 1.5em;
}

.formRequired {
	color: #CC0000;
	font-weight: bold;
}

#printLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#navButtons {
	display: none;
}

.navSub {
	display: none;
}

.headerImages {
	display: none;
}

#daContent {
	position: absolute;
	width: 100%;
	top: 117px;
	left: 0px;
	z-index: 20;
}

