/* CSS Document */

<style type="text/css">


.body {
	left: 0px;
	top: 0px;
}
#topHeader {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 191px;
}

#leftNav {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 191px;
}
#nav {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 2px;
	top: 167px;
}

a.navleft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #050568;
	text-decoration: none;
	line-height:25px
	
}
a.navleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B89F28;
	text-decoration: none;
	line-height:25px
}
a.navleft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #050568;
	text-decoration: none;
	line-height:25px
}
#textHolder {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 190px;
	top: 205px;
	width: 610px;
}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.disorderHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.disclainerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.legacytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c207e;
}
.legacyHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c207e;
	font-weight: bold;
	text-transform: uppercase;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00599e;
}
#classButton {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 41px;
	width: 259px;
	left: 194px;
	top: 585px;
}
