<!--
body  {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
a {
	text-decoration: none;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.formlayout {
	margin-top:10px;
	margin-right:20px;
	margin-left:20px;
	display:block;
	clear:both;
}
.box {
	height: 120px;
	min-height: 120px;
	width:705px;
	margin-top: 10px;
	margin:0 auto;
	padding-left: 10px;
	display:block;
	clear:both;
	border:inset 2px #737373;
	background-image:url(images/px2.jpg);
}
html>body .box{
	width: 691px;
}
.box2 {
	height: 200px;
	min-height: 200px;
	width:705px;
	margin-top: 10px;
	margin:0 auto;
	padding-left: 10px;
	display:block;
	clear:both;
	border:inset 2px #737373;
	background-image:url(images/px2.jpg);
}
html>body .box2{
	width: 691px;
}
.required {
	color:#FF0000;

}
.padding {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	margin-left: 30px;
	margin-right: 30px;	
}
.dataentry2 {
	float:left;
	display:block;
	margin-top:3px;
}
.dataentry {
	color: #000000; 
	font-size: 12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	line-height: 16px;
	width:100%;
	float:left;
	display:block;
}
.dataentrya {
	width:300px;
	float:left;
	display:block;
}
.dataentryb {
	width:320px;
	float:right;
	clear:none;
	display:block;
}
.head {
	background-image:url(images/head.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 32px;
	display:block;
	margin-top:4px;
	margin-bottom:4px;
}
.thankyou {
	background-image:url(images/thankyou.gif);
	background-position:center;
	background-repeat:no-repeat;
	height: 32px;
	display:block;
	margin-top:4px;
	margin-bottom:4px;
}
.subhead {
	color: #000000; 
	font-size: 12px;
	font-weight:normal;
}
.bhead {
	color: #000000; 
	font-size: 12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	line-height: 16px;
	display:block;
}
.tag {
	color:#000000;
	font-size: 11px;
}
.desc {	
	color:#000000;
	font-size: 11px;
	margin-left:24px;
	margin-right: 260px;
	display:block;
}
.link {
	color: #FFFFFF;
}
.nav {
	color: #737373
}
.foot {
	color: #737373
}

#menu{
	width: 118px;
	max-width: 118px;
	height: 31px;
	vertical-align:middle;
	text-align: center;
	float:left;
	display:inline;
	background-color: #737373;
	border-bottom-color:#666666;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-right-color:#666666;
	border-right-style: inset;
	border-right-width: 2px;
	padding: 2px 2px 0px 2px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
html>body #menu{
	width: 112px;
	max-width: 112px;
	height: 25px;
}
#menu2{
	width: 119px;
	max-width: 119px;
	height: 31px;
	vertical-align:middle;
	text-align: center;
	float:left;
	display:inline;
	color: #FFFFFF;
	background-color: #737373;
	border-bottom-color:#666666;
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-right-color:#666666;
	border-right-style: inset;
	border-right-width: 3px;
	padding: 2px 2px 0px 2px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
html>body #menu2{
	width: 112px;
	max-width: 112px;
	height: 25px;
}
a.menu:link, a.menu:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	color:#FFFFFF;
}
a.menu:hover {
	color:#FFFFCC;
}

-->