body{
	margin:0px;
  	padding:0px;
	text-align:center;
	background-color:#E7E7E7;
}
input.btn { 
	  color:#003366; 
	  font: bold 150% Arial,"Times New Roman", Times, serif;   
	  background-color:#f9f9f9; 
	  border:1px solid; 
	  border-color: #000000 #000000 #000000 #000000;
	  cursor:pointer; 
	} 
div,textarea{
	font-size:11px;
        font-family:Tahoma; 
        color:#444444;
	line-height:14px;
	text-align:left;
	margin:0 auto;
}
.m { color:#636363}

a:hover{ text-decoration:none}

.wrap{
	margin:0 auto;
	padding:0;
	width:704px;
	height:777px;
	text-align:center;
	background:URL(images/tall_y.gif) repeat-y;
	display:table;
}

.header{
	margin:0 auto;
	padding:0;
	width:704px;
	height:263px;
	text-align:left;
	background:URL(images/header.jpg) no-repeat;
}


.content{
	margin:0 auto;
	padding:0;
	width:704px;
	height:413px;
	text-align:left;
	display:table;
	background:URL(images/back_cont.jpg) no-repeat top;
}
.footer a{ color:#2CA7F3; font-size:10px; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer_font{
	color:#627074;
	font-size:10px;
}
.footer_privacy a, .footer_privacy{
	color:#8F9B9E;
	font-size:10px;
	text-decoration:none;
}
a { color:#2CA7F3}
.block a{color:#33576F;}
/*all content here*/
.block{
	color:#33576F;
	padding:4 50px; /*top right bottom left */	
}
.footer_privacy a:hover{ text-decoration:underline}
.footer{
	margin:0 auto;
	padding:0;
	width:704px;
	height:101px;
	text-align:center;
	background:URL(images/footer.gif) no-repeat bottom;
}
 .input_image{
 	margin-left:7px;
	vertical-align:middle;
 }
 .input1{
  		width:146px;
		height:22px; 
		background-color:#FFFFFF;
		font-size:11px;
		font-family:Tahoma; 
		color:#444444;
		line-height:12px;
		padding:3 0 0 4px;
		vertical-align:middle;
		margin-left:10px;
		}
  .input2{
  		width:117px;height:20px; 
		background-color:#FFFFFF;
		font-size:11px;
		font-family:Tahoma; 
		color:#33576F;
		line-height:12px;
		padding:3 0 0 4px;
		border-color:#B0B0B0;
		border-width:1px;
		border-style:solid;
		vertical-align:middle;
		}
 .textarea{
  		width:127px;height:79px; 
		background-color:#FFFFFF;
		font-size:11px;
		font-family:Tahoma; 
		color:#33576F;
		line-height:12px;
		padding:3 0 0 4px;
		border-color:#B0B0B0;
		border-width:1px;
		border-style:solid;
		overflow:hidden;
		}