
.forms_legend {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	line-height : 12pt;
}
.forms_legend A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}
.forms_legend A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}
.forms_note {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	color : #7e7d7d;
	line-height : 12pt;
}
.forms_note A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	color : #7e7d7d;
	line-height : 12pt;
	text-decoration : none;
}
.forms_note A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	color : #7e7d7d;
	line-height : 12pt;
	text-decoration : none;
}
.forms_field1 {
	border-top : 1px solid #4a4b4b;
	border-bottom : 1px solid #4a4b4b;
	border-left : 1px solid #4a4b4b;
	border-right : 1px solid #4a4b4b;
	height : 18px;
	width : 170px;
	background-color : #ffffff;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-top : 2px;
}
.forms_area1 {
	border-top : 1px solid #4a4b4b;
	border-bottom : 1px solid #4a4b4b;
	border-left : 1px solid #4a4b4b;
	border-right : 1px solid #4a4b4b;
	height : 60px;
	width : 170px;
	background-color : #ffffff;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 5px;
	padding-top : 2px;
}
.forms_select1 {
	width : 180px;
	background-color : #ffffff;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
.forms_button1 {
	background-image : url(images/button-bg.gif);
	color : #000000;
	font-weight : normal;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
