@charset "utf-8";
.bodyTop {
	background-image: url(image/main-body-topper.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.normalFont {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.normalFont a:link,a:visited,a {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}

h1,h2 {
	font-family: "Verdana";
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-bottom:0px;
}
h3 {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

.footer {
	font-family: "Verdana";
	font-size: 11px;
	color: #666666;
	padding: 8px;
}
.footer a{
	color:#666666;
	text-decoration:none;
}.footer a:visited{
	color:#666666;
	text-decoration:none;
}.footer a:hover{
	color:#666666;
	text-decoration:underline;
}

body {
	margin: 0px;
}
.formfont {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #169FC1;
}
.normalfontnopad {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}
.tableBorder {
	border: 1px solid #FFFFFF;
}
.smallfont {
	font-family: Verdana;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
.biggerfont {
	font-family: Verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color:#FFFFCC;
}

