body
{
	font-family: arial;	
}

#form_table
{
	border: 1px solid #999999;
	width:620px;
	padding-left: 30px;
}

.legend
{
	font-size: 20pt;
	color: #999999;
	font-weight: bold;
}
.form_element
{
	font-size: 9pt;	
}
td
{
	font-size: 9pt;
}

.separator
{
	height: 10px;
	background-color: none;
	clear: both;
}
.radioButton
{
	 border: 0px solid blue; 
	 padding-right: 0px;
	 width: 160px;
}

.title
{
	font-size: 15pt;
}

.subTitle
{
	font-size: 11pt;
	font-weight: bold;
}