body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DBDBDB;
	text-align: left;
	white-space: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


.style1 {font-size: 12px}
.style3 {font-size: 12px; font-weight: bold; }
.style4 {color: #A654A3}

a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #033F83;
	text-decoration: none;
}
a:visited {
	color: ##666666;
	text-decoration: none;
}
a:hover {
	color: #A654A3;
	text-decoration: none;
}
a:active {
	color: #033F83;
	text-decoration: none;
}


label
{
width: 4em;
float: left;
text-align: right;
margin: 10 1em 10px 10;
clear: both
}

.input-box
{
float: left;
margin-bottom: 10px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background: #E2E2E2;
border: #9C9C9C solid 1px
}

.submit-button
{
margin-left: 0em;
font-family: Verdana, Arial;
font-size: 11px
}

fieldset
{
border: #9C9C9C solid 1px;
width: 36em
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
}

legend
{
background: #C6DDEF;
border: #9C9C9C solid 1px;
padding: 1px 10px
} 

.check-box
{
float: left;
margin-bottom: 10px;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background: #E2E2E2;
border: #9C9C9C solid 1px
}



