h3 {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 110%;
	font-weight: normal;
	text-align: left;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

body {
	background-color: #336699;
	text-align: center;
	background-position: center top;
	margin: 20px;
}

.pageinfo {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B92C8;
	font-size: small;
	text-align: center;
	margin: 15px;
}

.mainboxtable {
	border: thin solid #2a547f;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00ACEC;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9999FF;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00ACEC;
}

.faqCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	display: block;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 30px;
	margin-right: 15px;
	margin-left: 15px;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	color: #00ACEC;
	font-weight: bold;
	font-variant: normal;
}
p {
	text-align: left;
}
#main {
	background-color: #FFFFFF;
	width: 800px;
	padding: 10px 0px 0px;
	margin: 10px;
}
