a img {
	border: 0;
	}
.form_element {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font: 12px "Times New Roman", Times, serif;
}
.form_element input:focus {
	font-family: "Times New Roman", Times, serif;
}
.form_submit {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font: xx-small "Times New Roman", Times, serif;
}
body         {
	font: 10pt "Times New Roman", Times, serif;
	float: none;
}

h1
{
	margin: 35px 0 14px;
	color: #F46A05;
	font: bold 1.5em "Times New Roman", Times, serif;
}

form
{
	width: 100%;
	color: #3E4A49;
	font: bold 12px "Times New Roman", Times, serif;
}

fieldset
{
	padding: 0 20px 20px;
	margin: 0 0 20px;
}

legend
{
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 0;
	width: 9em;
	font: normal 12px "Times New Roman", Times, serif;
}

label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 1em 5px 0 0;
}
.textboxwidth {
	width: 18px;
}
.textbox {
	font: normal 12px "Times New Roman", Times, serif;
	height: 18px;
}

input, select
{
  margin: 1em 0 0 0;
  width: 50%;
  border: 1px solid #FEF7D6;
  padding: 2px;
}

input:focus, select:focus
{
  border: 1px solid #4899BE;
}

input:focus, textarea:focus{
}


#buttons
{
  text-align: right;
  margin: -15px 0 -5px 0;
}

input.button
{
	width: auto;
	border: 2px solid #039436;
}

p            {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td           { font-size: 10pt 
}
th           { font-size: 10pt 
}
li           {
	font: 10pt "Times New Roman", Times, serif;
}
.a	{	font: normal 10pt "Times New Roman", Times, serif;
	color: #000000;
}
#content {
	float: none;
}
#table-menu {
	display: none;
	}
