body {
	margin:0 0 0 0px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	background-color:#FFF;
	color:#1919B3;
	}
img {
	border:0;
}
.errorMsg {
	color:#F00;
	font-weight:bold;
	}
#wrapper {
	width:62em;
	left:50%;
	margin-left:-31em;
	position:relative;
	}
#pageHeader {
	padding-top:2px;
	text-align:center;
	float:none;
	width:62em;
	background: transparent;
	font-size:1em;
	position:relative;
	}
#footer {
	margin-top:1em;
	text-align:center;
	float:none;
	/*width:62em;*/
	border-top: 2px outset #607481;
	padding-top:6px;
	}
div .plainText {
	margin: 3em 0 3em 0;
	font-weight:normal;
	color:#000;
	width:42em;
	left:50%;
	margin-left:-21em;
	position:relative;
}
div .faqMenu {
	margin: 3em 0 3em 0;
	font-weight:normal;
	width:42em;
	left:50%;
	margin-left:-21em;
	position:relative;
}

h1 {
	margin-top: 0;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 2em;
	clear: both;
	width:62em;
	text-align:center;
	padding-top:0.5em;
	margin:.5em 0;
}