body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	height: 1200px;
	background-color: #c0c0c0;
}
.container {
	margin-top: 10px;
	position: relative;
}
.header {
	position: relative;
	width: 942px;
	height: 222px;
	background-color: white;
	background-image: url(../img/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.mainbox {
	position: relative;
	background: white;
	width: 942px;
	height: 270px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menubox {
	width: 157px;
	height: 18px;
	border: thin;
	border-style: solid;
	border-color: black;
	background-color: #032fb4;
	text-align: center;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.menubox a:link, .menubox a:visited, .menubox a:active {
	color: white;
	text-decoration: none;
}
.menubox a:hover {
	color: black;
	background-color: #bbc6dc;
}
.pt {
	font-size: 11pt;
	text-align: left;
}
.infobox {
	background: white;
	padding: 10px;
	height: 100px;
	overflow: auto;
}
.floatdiv {
	position: absolute;
	top: 50px;
	left: 595px;
	width: 305px;
	height: 250px;
	padding: 16px;
	background: #FFFFFF;
	border: 2px solid #FF0000;
	text-align: left;
}
.pf {
	width: 350px;
	padding: 15px;
	text-align: left;
}
.formbox {
	width: 180px;
	height: 18px;
	text-align: right;
}
.footer {
	position: relative;
	width: 942px;
	height: 80px;
	border-top: 1px;
	border-top-color: black;
	border-top-style: solid;
	background-image: url(../img/bottom.jpg);
	vertical-align: text-bottom;
}
.Qu {
	margin: 10px;
	text-align: left;
	color: black;
}
.Qu a, .Qu a:link  {
	color: black;
	text-decoration: none;
}
.Qu a:active, .Qu a:visited {
	text-decoration: underline;
}
.Ans {
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #032fb4;
}
h1 {
	font-size: 11pt;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	color: black;
}
h2 {
	font-size: 10pt;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-align: left;
	margin: 20px;
}
.pt {
	color: #f90;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11pt;
	text-align: left;
}
.paratextit {
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11pt;
	text-align: left;
}
.parasmall {
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
}
.headsmall {
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 8pt;
}
h1, h2, h3, h4, h5, h6 hr {
	margin: 0;
	padding: 0 0 10px 0;
}
