#subform_main{
	width: 950px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subform_top{
	position: relative;
	background-color: #003e8a;
	/* background: url(/2007/images/subform_1.gif); */
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	overflow: auto;
}
.top_txt
{
	color: #FFFFFF;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
}
.top_txt_italic
{
	color: #FFFFFF;
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
	font-style: italic
}
#subform_mid{
	position: relative;
	/* background: url(/2007/images/subform_2.gif);*/
	overflow: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mid_txt1
{
	color: #003e8a;
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: center;
}
.mid_txt1_bold_italic
{
	color: #003e8a;
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
}
.mid_txt2
{
	color: #000000;
	font-family: times new roman;
	font-size: 15px;
	text-align: center;
}
.mid_txt2_bold
{
	color: #000000;
	font-family: times new roman;
	font-size: 15px;
	font-weight: bold;
}
#subform_bttm{
	padding-left:88px;
	position: relative;
	overflow: auto;
}
#bttm_lft{
	width: 339px;
	float: left;
	position: relative;
	
}
#bttm_mid{
	width: 372px;
	float: left;
	position: relative;
	
}
.form_bottom{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.form_bottom a:link
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.form_bottom a:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.form_bottom a:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
#bttm_rt{
	width: 88px;
	float: right;
	position: relative;
	
}