@charset "UTF-8";
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.topa {
	background-image: url(images/topa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid1 {
	background-image: url(images/mid1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mid2 {
	background-image: url(images/mid2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bot {
	background-image: url(images/bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wht {
	background-image: url(images/wht.png);
	background-repeat: repeat;
	background-position: center center;
}
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:1normal;
	color:#EEEEEE;
	text-align:left;
	margin-left:15px;
	margin-right:25px;
	}
.bodybld {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#EEEEEE;
	text-align:left;
	margin-left:15px;
	margin-right:25px;
	}
.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:100;
	color:#EEEEEE;
	text-align:left;
	margin-left:15px;
	margin-right:25px;
	vertical-align: bottom;
	}
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	color:#EEEEEE;
	text-align:left;
	letter-spacing:.5px;
	margin-left:15px;
	margin-right:25px;
	}
.header1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:100;
	color:#EEEEEE;
	text-align:center;
	margin-left:15px;
	margin-right:25px;
	vertical-align: bottom;
	}
.subhead1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	color:#EEEEEE;
	text-align:center;
	letter-spacing:.5px;
	margin-left:15px;
	margin-right:25px;
	}
.list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	color:#EEEEEE;
	text-align:left;
	text-indent: -15px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 8px;
	margin-right: 20px;
	}
	.list2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	color:#EEEEEE;
	text-align:left;
	text-indent: -14px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 10px;
	margin-top: -5px;
	margin-right: 25px;
	}
.nobdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.gr_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	line-height: 12px;
	color: #666666;
}
.form1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	line-height: 12px;
	color: #EEEEEE;
}
.form2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	line-height: 10px;
	color: #EEEEEE;
	}
	.form3_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	line-height: 14px;
	color: #EEEEEE;
}
.form_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	line-height: 10px;
	color:#666666;
	}
.red_bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;;
	line-height: 10px;
	color:#CC0000
	}
