/* CSS Document */

.heading_main{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#333333;
	line-height:30px;
	text-decoration: none;
	text-align:left;
}
.content_form{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	text-decoration:none;
	line-height: 17px;
	text-align:left;
}
.textfield{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000; text-decoration:none;
border:solid 1px #669ACC;
width:200px; height:15px;
background-color:#F5F9FC;}

.form_bottom {
	background-image: url(images/corn_bott_strip2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textfield_1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000; text-decoration:none;
border:solid 1px #669ACC;
width:200px; height:40px;
background-color:#F5F9FC;}
.check_box{
border:solid 1px #669ACC;
width:14px;
height:14px;
}

.jump_menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000; text-decoration:none;
border:solid 1px #669ACC;
width:205px; height:20px;
background-color:#F5F9FC;}.textfield_second {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:200px;
	height:15px;
	background-color:#F5F9FC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
