body {
	background-color: #003366;
	text-align: center;
}

a:link {
	color: #1268b3;
	text-decoration: none;
}

a:visited {
	color: #1268b3;
	text-decoration: none;
}

a:hover {
	color: #1268b3;
	text-decoration: underline overline;
}

div#global {
	position: relative;
	margin: 0 auto;
	width: 800px;
	background-color: #ffffff;
}

#sideMenuBar {
	position: absolute;
	top: 125px;
	left: 15px;
	color: #ffffff;
	text-align: center;
	width: 165px;
}

#sideMenuBar td {
	text-align: center;
}

#content {
	margin-left: 180px;
	width: 590px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#topMenuBar {
	position: absolute;
	top: 170px;
	left:445px;
	color: #ffffff;
	z-index: 50;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topMenuBar a:link {
	color: #ffffff;
	text-decoration: none;
}

#topMenuBar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topMenuBar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td {  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px;}
hr {  background-color: #000066; color: #000066}
.S10pt {  font-size: 10px}
.submit {  color: #FFFFFF; background-color: #004688}
.FormTable {background-color: #004688}
.FormQuestion {  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
