/*-------- form*/

form
{
	margin: 0px 0px 0px -10px;
	padding: 10px 0px 10px 10px;
	float: left;
	clear: none;
	display: block;
	width: 510px;
	height: auto;
}

.textform  /*--- non-label instruction type not used ---*/
{
	margin: 2px 0px 8px 0px;
	padding: 0px;
	border-width: 0px;
	font-size: 11px;
	line-height: 11px;
	font-family: verdana, "sans serif";
	color: #024591;
	text-align: center;
	vertical-align: middle;
}

.headerfrm  /*checked*/
{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
	width: 492px;
	height: auto;
	font-size: 11px;
	line-height: 11px;
	font-family: verdana, "sans serif";
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #2c4c70;
	clear: both;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
}

fieldset
{
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	display: block;
	clear: both;
	width: 450px;
	height: auto;
	background-color: #FFFFFF;
}

fieldset.grey
{
	padding: 1px 0px 0px 0px;
	height: 22px;
	background-color: #DDDDDD;
}

fieldset.white
{
	padding: 1px 0px 0px 0px;
	height: 22px;
	background-color: #FFFFFF;
}

fieldset#sntnc
{
	width: 450px;
}

legend
{
	font-size: 0px;
	line-height: 0px;
	font-family: verdana, "sans serif";
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 0px;
	height: 0px;
	display: block;
}

label
{
	padding: 0px 0px 0px 0px;
	margin: 2px 20px 2px 0px;
	float: right;
	clear: none;
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-family: arial, "sans serif";
	color: #024591;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	border-width: 0px;
	text-transform: capitalize;
	white-space: nowrap;
}

label.caps
{
	text-transform: none;
	white-space: normal;
}

input
{
	width: 220px;
	font-size: 11px;
	line-height: 11px;
	font-family: arial, "sans serif";
	font-weight: normal;
	margin: 0px 0px 0px 7px;
	padding: 0;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #1FACB1;
	border-style: solid;
}

input.last
{
	margin: 0px 0px 6px 7px;
}

input.boxes
{
	margin: 2px 0px 2px 7px;
	height: 12px;
	width: 12px;
	border-style: none;
}

input.boxtween
{
	margin: 2px 0px 2px 7px;
	height: 12px;
	width: 12px;
	border-style: none;
}

input.boxlast
{
	margin: 2px 0px 6px 7px;
	height: 12px;
	width: 12px;
	border-style: none;
}

textarea
{
	width: 220px;
	font-size: 11px;
	line-height: 12px;
	font-family: arial, "sans serif";
	font-weight: normal;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #1FACB1;
	border-style: solid;
}

.submit
{
	width: 80px;
	float: right;
	font-size: 14px;
	line-height: 14px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;	
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 5px 20px 0px 10px;
	padding: 5px 5px 5px 5px;
	border-width: 2px;
	background-color: #DDDDDD;
	border-color: #069;
	border-style: outset;
}

.submit#upld
{
	width: 100px;
}

.head
{
	color: #1687BF;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;	
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.head14
{
	color: #1687BF;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;	
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#thank
{
	text-align: center;
}
