#main_body
{
	width:200px;
	
	
}

#form_container
{

}

#top
{

}

#footer
{

}

#footer a{
	
	
}

#bottom
{
	display:none;
	
}

form.appnitro
{
	
}

/**** Logo Section  *****/
#main_body h1
{
	
}

#main_body h1 a
{
	
	display:none;

}


#main_body img
{
	behavior:url(css/iepngfix.htc);
	border:none;
}


/**** Form Section ****/
.appnitro
{
	
}

.appnitro li
{

}

#main_body  form ul
{

	list-style-type:none;
	margin:0;
	padding:0;
	
}

#main_body form li
{
	display:block;
	margin:0;
	
}

#main_body form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#main_body .buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#main_body .buttons
{

	
}

#main_body html form li div
{
	
}

#main_body form li div
{
	
}

#main_body form li span
{

}

#main_body form li div.left
{

}

#main_body form li div.right
{
	
}

#main_body form li div.left .medium
{
	
}

#main_body form li div.right .medium
{
	
}

#main_body .clear
{
	clear:both;
}

#main_body form li div label
{
	
}

#main_body form li span label
{

}

#main_body form li .datepicker
{
	
}

#main_body .form_description
{
	

	display:none;
	
}

#main_body .form_description[class]
{
	
}

#main_body .form_description h2
{
	
}

#main_body .form_description p
{

}

#main_body form hr
{
	display:none;
}

#main_body form li.section_break
{
	
}

#main_body form ul li.first
{
	
}

#main_body form .section_break h3
{
	
}

#main_body form .section_break p
{
	
}

/**** Buttons ****/
#main_body input.button_text
{

}

#main_body .buttons input
{
	background:#b0cd42 url(/images/lgreen.jpg) bottom repeat-x;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #fff;
	
}

/**** Inputs and Labels ****/
#main_body label.description
{

}

#main_body span.symbol
{
	
}

#main_body input.text
{
	
	border:1px solid #d1d1d1;
	color:#000;
	font-size:100%;
	margin:0;
	padding:4px;
}

#main_body input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

#main_body textarea.textarea
{
		border:1px solid #d1d1d1;
	color:#000;
	font-size:100%;
	margin:0;
	padding:4px;
}

#main_body select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


#main_body input.currency
{
	text-align:right;
}

#main_body input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

#main_body input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

#main_body label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

#main_body select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

#main_body .safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

#main_body input.small
{
	width:25%;
}

#main_body select.small
{
	width:25%;
}





#main_body input.medium
{
	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	height:14px;
	padding:4px;
	margin:0 0 5px 0;
	width:190px;
	

}

#main_body select.medium
{
	width:50%;
}

#main_body input.large
{
	width:99%;
}

#main_body select.large
{
	width:100%;
}

#main_body textarea.small
{
		font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	height:60px;
	padding:4px;
	margin:0 0 5px 0;
	width:190px;
}

#main_body textarea.medium
{

}

#main_body textarea.large
{
	height:20em;
}

/**** Errors ****/
#error_message
{
	display:none;
	
}

#error_message_title
{
	display:none;

}

#error_message_desc
{
		display:none;
}

#error_message_desc strong
{
	
	color:red;
	padding-right:10px;

	
}

#main_body form li.error
{
	
	
	
}

#main_body form li.error label
{
	color:red !important;
	
}

#main_body form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px !important;
	display:none;
}

#main_body form .required
{
	display:none;

}

/**** Guidelines and Error Highlight ****/
#main_body form li.highlighted
{
	background-color: ;
}

#main_body form .guidelines
{

	display:none;
}

#main_body form .guidelines small
{
	font-size:105%;
}

#main_body form li.highlighted .guidelines
{
	display:none;
}

#main_body form li:hover .guidelines
{
	display:none;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	display:none;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	
	margin: 0;
	padding:0 0 0 20px;
	text-align:left;
}

.form_success h2 {
    clear:left;
    font-size:14px;
    font-weight:bold;
	color:#000;
    
	
}

/*** Password ****/
#main_body ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
  
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
	padding: 0px !important;
}

#li_captcha div{
   padding: 0px !important;
}
#captcha_image{
	padding-top: 5px;
	padding-bottom: 10px;
}
#captcha_response_field{
	margin-bottom: 10px;
}
#dummy_captcha_internal{
	height: 8px;
}
/** Embedded Form **/

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
    border: none;
	width: 100%;
	background: none;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
	display:none;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;
	
}

/** Integrated Form **/
.integrated *{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	color: #000; 
}

.integrated #top, .integrated #bottom, .integrated h1{
	display: none;
}

.integrated #form_container{
    border: none;
	width: 99%;
	background: none;
}

.integrated #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
	display:none;
}

.integrated #footer.success{
	text-align: center;
}

.integrated form.appnitro
{
	margin: 0;
	border:none;
	
	
}

.integrated form .section_break h3
{
	border: none !important;
}

.integrated #error_message h3
{
	border: none !important;
	display:none;
	
}




/** Form Review **/
#machform_review_table tbody tr:hover
{
	background-color: #FFF7C0;
}
.alt{
	background: #efefef;
}
#machform_review_table td
{
	text-align: left;
	border-bottom:1px solid #DEDEDE;
	padding:5px 10px;
}

#li_1 {
	

	
}
.description {
	display:none;
	

}
#li_1 p { display:none;}


#li_buttons  { float:left; }

#li_buttons input {  }
#li_buttons .button_text { }
#form_7 h2 {
	display:none;
	}

#li_1 ul {
	margin:0;
	padding:0;
	list-style:none;
	
	}
	
	#li_1 {
	margin:0;
	padding:0;
	float:left;
	
	}