button:hover {
	background-color: #bbeeff;
}
.faqQ {
	font-weight: bold;

}
.faqA {
	font-style: italic;
}
.nav {
	background-color: #99ccff;
	color: #224499;
	cursor: hand;
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-decoration: none;
	height: 30px;
	line-height: 20px;
	width: 122px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000066;
	background-color: #CC99FF;

}
body#alternate {
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}
div#banner {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 740px;
	display: inline;
	margin: 20px;
}
div#navigation {
	position: absolute;
	left: 0px;
	top: 100px;
	text-align: center;
	width: 120px;
	margin: 20px;
}
div#content {
	position: absolute;
	left: 140px;
	top: 112px;
	width: 600px;
	margin: 20px;
}
#Submit {
	width: 150px;
}
td {
	border: none;
}
th {
	border: none;
	background-color: #9999FF;

}
table {
	border: none;
}
/*
body#menu {
	font-family: "Lucida Calligraphy", "Calligraph421 BT", "Brush Script MT";
}
*/
div#bottom {
	font-size: 10pt;
	text-align: center;
	margin: 20px;
}
.verifyText {
	padding: 15px;
	background-color: #ccddff; 
	font-size:12px;
}
table.verifyText {
	padding-top: 5px;
	padding-bottom: 5px;
}
#news {
	border: thin solid #660066;
	background-color: #FFFFFF;

}

