#forms #main_body {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	margin:8px 0 16px;
	text-align:center;
}
#forms #form_container {
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:640px;
}
#forms #top {
	display:block;
	height:10px;
	margin:10px auto 0;
	width:650px;
}
#forms #footer {
	width:640px;
	clear:both;
	color:#999999;
	text-align:center;
	width:640px;
	padding-bottom: 15px;
	font-size: 85%;
}
#forms #footer a {
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#forms #bottom {
	display:block;
	height:10px;
	margin:0 auto;
	width:650px;
}
#forms form.appnitro {
	margin:20px 20px 0;
	padding:0 0 20px;
}
/**** Logo Section  *****/
#forms #main_body h1 {
	background-color:#dedede;
	margin:0;
	min-height:0;
	padding:0;
	text-decoration:none;
	text-indent:-8000px;
	background-image: url('../../../images/machform.gif');
	background-repeat: no-repeat;
}
#forms #main_body h1 a {
	display:block;
	height:100%;
	min-height:40px;
	overflow:hidden;
}
#forms #main_body img {
	behavior:url(css/iepngfix.htc);
	border:none;
}
/**** Form Section ****/
#forms .appnitro {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
}
#forms .appnitro li {
	width:61%;
}
#forms #main_body form ul {
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#forms #main_body form li {
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
#forms #main_body form li:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#forms #main_body .buttons:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#forms #main_body .buttons {
	clear:both;
	display:block;
	margin-top:10px;
}
#forms #main_body html form li div {
	display:inline-block;
}
#forms #main_body form li div {
	color:#865460;
	margin:0 4px 0 0;
	padding:0 0 8px;
}
#forms #main_body form li span {
	color:#865460;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}
#forms #main_body form li div.left {
	display:inline;
	float:left;
	width:48%;
}
#forms #main_body form li div.right {
	display:inline;
	float:right;
	width:48%;
}
#forms #main_body form li div.left .medium {
	width:100%;
}
#forms #main_body form li div.right .medium {
	width:100%;
}
#forms #main_body .clear {
	clear:both;
}
#forms #main_body form li div label {
	clear:both;
	color:#865460;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}
#forms #main_body form li span label {
	clear:both;
	color:#865460;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}
#forms #main_body form li .datepicker {
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}
#forms #main_body .form_description {
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}
#forms #main_body .form_description[class] {
	display:block;
}
#forms #main_body .form_description h2 {
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}
#forms #main_body .form_description p {
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}
#forms #main_body form hr {
	display:none;
}
#forms #main_body form li.section_break {
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}
#forms #main_body form ul li.first {
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
#forms #main_body form .section_break h3 {
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}
#forms #main_body form .section_break p {
	font-size:85%;
	margin:0 0 10px;
}
/**** Buttons ****/
#forms #main_body input.button_text {
	overflow:visible;
	padding:0 7px;
	width:auto;
}
#forms #main_body .buttons input {
	font-size:120%;
	margin-right:5px;
}
/**** Inputs and Labels ****/
#forms #main_body label.description {
	border:none;
	color:#865460;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}
#forms #main_body span.symbol {
	font-size:115%;
	line-height:130%;
}
#forms #main_body input.text {
	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;
	color:#865460;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
#forms #main_body input.file {
	color:#865460;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
#forms #main_body textarea.textarea {
	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;
	color:#865460;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}
#forms #main_body select.select {
	color:#865460;
	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;
}
#forms #main_body input.currency {
	text-align:right;
}
#forms #main_body input.checkbox {
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}
#forms #main_body input.radio {
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}
#forms #main_body label.choice {
	color:#865460;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}
#forms #main_body select.select[class] {
	margin:0;
	padding:1px 0;
}
*:first-child+html select.select[class] {
	margin:1px 0;
}
#forms #main_body .safari select.select {
	font-size:120% !important;
	margin-bottom:1px;
}
#forms #main_body input.small {
	width:25%;
}
#forms #main_body select.small {
	width:25%;
}
#forms #main_body input.medium {
	width:50%;
}
#forms #main_body select.medium {
	width:50%;
}
#forms #main_body input.large {
	width:99%;
}
#forms #main_body select.large {
	width:100%;
}
#forms #main_body textarea.small {
	height:5.5em;
}
#forms #main_body textarea.medium {
	height:10em;
}
#forms #main_body textarea.large {
	height:20em;
}
/**** Errors ****/
#forms #error_message {
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:97%;
}
#forms #error_message_title {
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px !important;
	padding:0 !important;
}
#forms #error_message_desc {
	color:#000;
	font-size:100%;
	margin:0 0 .8em !important;
}
#forms #error_message_desc strong {
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}
#forms #main_body form li.error {
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}
#forms #main_body form li.error label {
	color:#DF0000 !important;
}
#forms #main_body form p.error {
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px !important;
}
#forms #main_body form .required {
	color:red !important;
	float:none !important;
	font-weight:700;
}
/**** Guidelines and Error Highlight ****/
#forms #main_body form li.highlighted {
	background-color:#E6BDBB;
}
#forms #main_body form .guidelines {
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#865460;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px !important;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}
#forms #main_body form .guidelines small {
	font-size:105%;
}
#forms #main_body form li.highlighted .guidelines {
	visibility:visible;
}
#forms #main_body form li:hover .guidelines {
	visibility:visible;
}
#forms .no_guidelines .guidelines {
	display:none !important;
}
#forms .no_guidelines form li {
	width:97%;
}
#forms .no_guidelines li.section {
	padding-left:9px;
}
/*** Success Message ****/
#forms .form_success {
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}
#forms .form_success h2 {
	clear:left;
	font-size:160%;
	font-weight:normal;
	margin:0pt 0pt 3px;
}
/*** Password ****/
#forms #main_body ul.password {
	margin-top:60px;
	margin-bottom: 60px;
	text-align: center;
}
#forms .password h2 {
	color:#DF0000;
	font-weight:bold;
	margin:0pt auto 10px;
}
#forms .password input.text {
	font-size:170% !important;
	width:380px;
	text-align: center;
}
#forms .password label {
	display:block;
	font-size:120% !important;
	padding-top:10px;
	font-weight:bold;
}
#forms #li_captcha {
	padding-left: 5px;
}
#forms #li_captcha span {
	float:none;
	padding: 0px !important;
}
#forms #li_captcha div {
	padding: 0px !important;
}
#forms #captcha_image {
	padding-top: 5px;
	padding-bottom: 10px;
}
#forms #captcha_response_field {
	margin-bottom: 10px;
}
#forms #dummy_captcha_internal {
	height: 8px;
}
/** Embedded Form **/

#forms .embed #top, .embed #bottom, .embed h1 {
	display: none;
}
#forms .embed #form_container {
	border: none;
	width: 100%;
	background: none;
}
#forms .embed #footer {
	text-align: left;
	padding-left: 10px;
	width: 99%;
}
#forms .embed #footer.success {
	text-align: center;
}
#forms .embed form.appnitro {
	margin:0px 0px 0;
}
/** Integrated Form **/
#forms .integrated * {
	font-family:"Times New Roman", Times, serif;
	color: #865460;
	font-size: 12px;
}
#forms .integrated #top, .integrated #bottom, .integrated h1 {
	display: none;
}
#forms .integrated #form_container {
	border: none;
	width: 99%;
	background: none;
}
#forms .integrated #footer {
	text-align: left;
	padding-left: 10px;
	width: 99%;
}
#forms .integrated #footer.success {
	text-align: center;
}
#forms .integrated form.appnitro {
	margin:0px 0px 0;
}
#forms .integrated form .section_break h3 {
	border: none !important;
}
#forms .integrated #error_message h3 {
	border: none !important;
}
/** Form Review **/
#forms #machform_review_table tbody tr:hover {
	background-color: #EBC5C4;
}
#forms .alt {
	background: #efefef;
}
#forms #machform_review_table td {
	text-align: left;
	border-bottom:1px solid #DEDEDE;
	padding:5px 10px;
}
