@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #fff;
color: #666;
font-family: "Arial";
}

.form {
	color: #fffde8;
	border-left: 2px solid #c2c2c2;
	border-right: 2px solid #c2c2c2;
}

.copytext {
	text-align: left;
	text-decoration: none;
	font-weight:bold; 
	font-size: 11px; 
	font-family: Arial;
	color:#000000;
	padding: 0 0 0 5px;
}

	
.payable {
	text-align: left;
	text-decoration: none;
	font-weight:bold; 
	font-size: 11px; 
	font-family: Arial;
	padding: 0 0 0 5px;
	color:#000000;
}	

textarea {
	text-align: left;
	text-decoration: none;
	font-weight:; 
	font-size: 9px; 
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	color:#000000;
}

select {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}

input {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
}

#data {
	position: relative;
	float: left;
	width: 696px;
	height: auto;
	color: #ffde8;
	border-left: 2px solid #c2c2c2;
	border-right: 2px solid #c2c2c2;
}	

#footer_image{
	width: 700px;
	position: relative;
	float: left;
	background: url("../midbottom.jpg") no-repeat;
}

#container {
position: relative;
width: 700px;
height: auto;
margin: 0 auto;
padding: 0px;
}

#container #header {
position: relative;
float: left;
width: 700px;
height: 131px;
background: url(header4.jpg) top left no-repeat;
}

#container #mid {
position: relative;
float: left;
width: 700px;
height: auto;
}

#container #mid #top {
position: relative;
float: left;
width: 696px;
height: auto;
background-color: #fffde8;
border-left: 2px solid #c2c2c2;
border-right: 2px solid #c2c2c2;
}

#container #mid #top #copy {
position: relative;
float: left;
width: 656px;
text-align: justify;
font-size: 16px;
margin-top: 20px;
padding: 20px;
}

#container #mid #top #button {
position: relative;
float: left;
width: 696px;
text-align: center;
margin-top: 10px;
font-size: 14px;
margin-bottom: 10px;
}

#container #mid #top #button #txtID {
border: 1px solid #666666;
background-color: #fff;
}

#container #mid #top #button #btnID {
border: 1px solid #666666;
background-color: #187302;
color: #fff;
}

#container #mid #midfooter {
width: 700px;
height: 12px;
position: relative;
float: left;
background: url(midbottom.jpg) top left no-repeat;
}

#container #mid #bottom {
position: relative;
float: left;
width: 700px;
height: auto;
}

#container #mid #bottom .box {
position: relative;
float: left;
width: 230px;
height: 113;
background: url(box.jpg) top left no-repeat;
margin-left: 3px;
margin-top: 20px;
}

#container #mid #bottom .box .title {
width: 230px;
text-align: center;
font-size: 24px;
color: #bb0000;
margin-top: 10px;
}

#container #mid #bottom .box .copy {
width: 210px;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#container #footer {
position: relative;
float: left;
width: 700px;
height: auto;
text-align: center;
font-size: 10px;
color: #858585;
margin-top: 20px;
}


#container #index_footer {
position: relative;
float: left;
width: 700px;
text-align: center;
font-size: 10px;
color: #858585;
margin-top: 20px;
}