/* CSS Document */
body {
	margin:0px;
	background-color:#171796;
	font-size: 12px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#171796;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#000066;
	margin-bottom:0px;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000033;
}
form {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
}
.qAndAParagraphs {
	margin-top:0px;
}
.smallText {
	font-size:10px;
	margin-bottom:0px;
}
.sideBarTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#171796;
}
.sideBarText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
a:link {
	color:#3333FF;
}
a:visited {
	color:#171796;
}
a:hover {
	color: #990000;
}
a:active {
	color: #CC3300;
}
#formtable {
	width: 700px;
	font-size: 12px;
}
#formtable table  th {
	background-color: #181797;
	font-family: Verdana, Geneva, sans-serif;
}
.smallTable {
	background-color: #181797;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.smallTable1  td {
	text-align: center;
}

.smallTable table tr td {
	background-color: #FFF;
	font-size: 12px;
}


.headerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
}
.formNotice {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
