body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 1.27;
	z-index: -10;
	background-color: #D6E0F8; 
}
td {
	font-size: 15px;
	text-align: justify;
	line-height: 1.27;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #3A4983;
	margin-top: 24px;
	margin-bottom: 12px;
}
p  {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.LineH  {
	line-height: 24px
}
.n17 {
	font-size: 17px;
	color: #243475;
}
.n16 {
	font-size: 16px;
	color: #243475;
}
#FormDiv {
	position: relative;
	width: 700px;
	margin: auto;
	border: 2px solid #669;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 40px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000CC;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
.tbox2 {
	width: 96%;
	margin-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
#button  {
	position: relative;
	display: block;
	margin: 0;
	border: none;
	background-position: 0 -10px;
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
#button:hover {
	background-position: 0 -60px;
	color: #222;
}
#button:active {
	color: #222;
}
.buttonsub150blue  {
	width: 150px;
	height: 30px;
	padding-bottom: 2px;
	background-image: url(../picts/BuBlue150.png);
	font-size: 17px;
	color: #222;
}