@charset "utf-8";
/* MAIN FORM CSS DOCUMENT */


/* __________________________________________________________________________________________
	
		FORM TEXT
   __________________________________________________________________________________________ */	


	input.form_text_1
	{
	font-family:"Arial";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	background-color: #FFD960;
	border: 1px solid #93a6ac;
	text-transform: none;
	margin:8px 0px 0px 20px;
	padding: 5px 0px 5px 5px;	
	}
	
	
	textarea.form_text_5
	{
	font-family:"Arial";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	background-color: #FFD960;
	border: 1px solid #93a6ac;
	text-transform: none;
	margin:8px 0px 0px 20px;
	padding: 5px 0px 5px 5px;
	
	}
	
	
	
	input.form_text_2
	{
	font-family:"Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: 1px solid #93a6ac;
	margin:0px;
	padding: 0px;
	
	}
	
	select.form_text_1
	{
	font-family:"Arial";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	background-color: #FFD960;
	border: 1px solid #93a6ac;
	text-transform: none;
	margin:10px 0px 0px 20px;
	padding: 5px 0px 5px 5px;
	}
	
	select.form_text_2
	{
	font-family:"Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: 1px solid #93a6ac;
	margin:0px;
	padding: 0px 0px 0px 3px;
	
	}
	
	
	textarea.form_text_2
	{
	font-family:"Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	border: 1px solid #93a6ac;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;;
	
	}
	
	
	
	textarea.form_text_1
	{
	font-family:"Arial";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	white-space:normal;
	font-weight: normal;
	word-spacing:normal;
	color: #333;
	background-color: #FFF;
	border: 1px solid #93a6ac;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow: inherit;
	
	
	}
	
	
	
	
	
	.form_text_3
	{
	font-family:"Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	text-align: right;
	padding:0px;
	margin:0px 0px 0px 0px;
	
	}
	
	
	.form_text_4
	{
	font-family:"Arial";
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	text-align: right;
	padding:0px;
	margin:0px 0px 0px 0px;
	
	}
	
	
	.star_text_3
	{
	font-family:"Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	text-align: right;
	
	}
	
	
	
	
/* __________________________________________________________________________________________
	
		FORMATTING
   __________________________________________________________________________________________ */	


	textarea.format1
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}	
	
	input.format1
	{
		margin: 0px 0px 7px 0px;
		padding:0px 0px 0px 2px;
	}	
	
	
	
/* __________________________________________________________________________________________
	
		FORM BODY
   __________________________________________________________________________________________ */	



	div#form_body
	{
		width:465px;
		height:180px;
		padding:0px;
		margin:43px 0px 0px 6px;
		
		}
		
		
	div#form_submit
	{
		width:180px;
		height:30px;
		padding:0px;
		margin:8px 0px 0px 0px;
		
		}
	


/* __________________________________________________________________________________________
	
		BUTTONS
   __________________________________________________________________________________________ */
	
	input.submit-button
	{
	background-repeat:no-repeat;
	width:180px;
	height:30px;
	margin:10px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	border:none;
	background: url(images/button.jpg);
		}
		
		
	input.submit-button2
	{	
		background:url(images/input-image.png);
		width:50px;
		height:25px;
		margin:12px 0px 0px 9px;;
		padding:2px 0px 0px 15px;
		border:none;
		}
				
		
		input.button1 
		{
		font-family: Arial, Algerian;
		font-size: 14px;
		font-weight: bolder;
		background-color: #000;
		color: #FFF;
		}
		

/* __________________________________________________________________________________________
	
		FORM LAYOUT
   __________________________________________________________________________________________ */
   
   
	div#form-left-panel
	{
		width:200px;
		height:300px;
		padding:0px;
		margin:15px 0px 0px 5px;
		float:left;
	}
	
	div.form-verification-image-area
	{
		width:560px;
		height:auto;
		padding:0px 0px 0px 0px;
		margin:10px 2px 0px 0px;
		float: left;
		}
	
	
	
	div.form-left
	{
		width:200px;
		height:25px;
		padding:12px 0px 0px 0px;
		margin:0px 2px 0px 0px;
		float: left;
		}
	
	div.form-right
	{
		width:330px;
		height:30px;
		padding:10px 0px 0px 15px;
		margin:0px 0px 0px 0px;
		float: left;
		}	
	
	
	div#form-right-panel
	{
		width:300px;
		height:300px;
		padding:25px 0px 0px 5px;
		margin:0px 0px 0px 0px;
		float:left;
	}
	
	
	input.margins
	{
		padding:0px 0px 0px 3px;
		margin:0px 120px 0px 0px;
		
		}
		


	select.format1
	{
		margin: 0px 0px 7px 0px;
		padding:0px 0px 0px 2px;
	}