BODY
{
	background: url(#fffff);
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: x-small;
	margin: 8px 0 16px;
	text-align: center;
}
#form_container
{
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 auto;
	text-align: left;
	width: 450px;
}
#top
{
	display: block;
	height: 0px;
	margin: 0px auto 0;
	width: 500px;
}
#footer
{
	width: 500px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	width: 500px;
	padding-bottom: 0px;
	font-size: 0%;
}
#footer A
{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#bottom
{
	display: block;
	height: 0px;
	margin: 0 auto;
	width: 500px;
}
FORM.appnitro
{
	margin: -38px 20px 0;
	padding: 0 0 5px;
}
/**** Logo Section  *****/
H1
{
	background-color: #3E3E3E !important;
	margin: 0;
	min-height: 0;
	padding: 0;
	text-decoration: none;
	text-indent: -8000px;
}
H1 A
{
	display: block;
	height: 100%;
	min-height: 40px;
	overflow: hidden;
/*text-color: white*/
}
IMG
{
	behavior: url(css/iepngfix.htc);
	border: none;
}
/**** Form Section ****/
.appnitro
{
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.appnitro LI
{
	width: 75%;
}
FORM UL
{
	font-size: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
FORM LI
{
	display: block;
	margin: 0;
	padding: 1px 2px 1px 4px;
	position: relative;
}
FORM LI:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.buttons:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.buttons
{
	clear: both;
	display: block;
	margin-top: 0px;
}
* HTML FORM LI
{
	height: 1%;
}
* HTML .buttons
{
	height: 1%;
}
* HTML FORM LI DIV
{
	display: inline-block;
}
FORM LI DIV
{
	color: #444;
	margin: 0 4px 0 0;
	padding: 0 0 8px;
}
FORM LI SPAN
{
	color: #444;
	float: left;
	margin: 0 4px 0 0;
	padding: 0 0 8px;
}
FORM LI DIV.left
{
	display: inline;
	float: left;
	width: 48%;
}
FORM LI DIV.right
{
	display: inline;
	float: right;
	width: 48%;
}
FORM LI DIV.left .medium
{
	width: 100%;
}
FORM LI DIV.right .medium
{
	width: 100%;
}
.clear
{
	clear: both;
}
FORM LI DIV LABEL
{
	clear: both;
	color: #444;
	display: block;
	font-size: 9px;
	line-height: 9px;
	margin: 0;
	padding-top: 3px;
}
FORM LI SPAN LABEL
{
	clear: both;
	color: #444;
	display: block;
	font-size: 9px;
	line-height: 9px;
	margin: 0;
	padding-top: 3px;
}
FORM LI .datepicker
{
	cursor: pointer !important;
	float: left;
	height: 16px;
	margin: 0.1em 5px 0 0;
	padding: 0;
	width: 16px;
}
.form_description
{
	border-bottom: 1px dotted #CCC;
	clear: both;
	display: inline-block;
	margin: 0 0 1em;
}
.form_description[class]
{
	display: block;
}
.form_description H2
{
	clear: left;
	font-size: 160%;
	font-weight: 400;
	margin: 0 0 3px;
}
.form_description P
{
	font-size: 95%;
	line-height: normal;
	margin: 0 0 12px;
}
FORM HR
{
	display: none;
}
FORM LI.section_break
{
	border-top: 1px dotted #CCC;
	margin-top: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	padding-top: 13px;
	width: 97% !important;
}
FORM UL LI.first
{
	border-top: none !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
FORM .section_break H3
{
	font-size: 110%;
	font-weight: 400;
	line-height: 130%;
	margin: 0 0 2px;
}
FORM .section_break P
{
	font-size: 85%;
	margin: 0 0 10px;
}
/**** Buttons ****/
INPUT.button_text
{
	overflow: visible;
	padding: 0 7px;
	width: auto;
}
.buttons INPUT
{
	font-size: 120%;
	margin-right: 5px;
}
/**** Inputs and Labels ****/
LABEL.description
{
	border: none;
	color: #222;
	display: compact;
	font-size: 95%;
	font-weight: 700;
	line-height: 150%;
	padding: 0 0 1px;
}
SPAN.symbol
{
	font-size: 115%;
	line-height: 130%;
}
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: #333;
	font-size: 100%;
	margin: 0;
	padding: 2px 0;
}
INPUT.file
{
	color: #333;
	font-size: 100%;
	margin: 0;
	padding: 2px 0;
}
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: #333;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	margin: 0;
	width: 100%;
}
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;
}
INPUT.currency
{
	text-align: right;
}
INPUT.checkbox
{
	display: block;
	height: 13px;
	line-height: 1.4em;
	margin: 6px 0 0 3px;
	width: 13px;
}
INPUT.radio
{
	display: block;
	height: 13px;
	line-height: 1.4em;
	margin: 6px 0 0 3px;
	width: 13px;
}
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%;
}
SELECT.select[class]
{
	margin: 0;
	padding: 1px 0;
}
*:first-child+HTML SELECT.select[class]
{
	margin: 1px 0;
}
.safari SELECT.select
{
	font-size: 120% !important;
	margin-bottom: 1px;
}
INPUT.small
{
	width: 75%;
}
SELECT.small
{
	width: 50%;
}
INPUT.medium
{
	width: 50%;
}
SELECT.medium
{
	width: 50%;
}
INPUT.large
{
	width: 75%;
}
SELECT.large
{
	width: 100%;
}
TEXTAREA.small
{
	height: 5.5em;
}
TEXTAREA.medium
{
	height: 10em;
}
TEXTAREA.large
{
	height: 20em;
}
/**** Errors ****/
#error_message
{
	background: #FFF;
	border: 1px dotted #FF0000;
	margin-bottom: 1em;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	text-align: center;
	width: 99%;
}
#error_message_title
{
	color: #DF0000;
	font-size: 125%;
	margin: 7px 0 5px;
	padding: 0;
}
#error_message_desc
{
	color: #000;
	font-size: 100%;
	margin: 0 0 0.8em;
}
#error_message_desc STRONG
{
	background-color: #FFDFDF;
	color: #FF0000;
	padding: 2px 3px;
}
FORM LI.error
{
	background-color: #FFDFDF !important;
	border-bottom: 1px solid #EACBCC;
	border-right: 1px solid #EACBCC;
	margin: 3px 0;
}
FORM LI.error LABEL
{
	color: #DF0000 !important;
}
FORM P.error
{
	clear: both;
	color: #FF0000;
	font-size: 10px;
	font-weight: 700;
	margin: 0 0 5px;
}
FORM .required
{
	color: #FF0000;
	float: none;
	font-weight: 700;
}
/**** Guidelines and Error Highlight ****/
FORM LI.highlighted
{
	background-color: #FFF7C0;
}
FORM .guidelines
{
	background: #F5F5F5;
	border: 1px solid #E6E6E6;
	color: #444;
	font-size: 100%;
	left: 97%;
	line-height: 130%;
	margin: 0 0 0 8px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 27%;
	z-index: 1000;
}
FORM .guidelines SMALL
{
	font-size: 105%;
}
FORM LI.highlighted .guidelines
{
	visibility: visible;
}
FORM LI:hover .guidelines
{
	visibility: visible;
}
.no_guidelines .guidelines
{
	display: none !important;
}
.no_guidelines FORM LI
{
	width: 97%;
}
.no_guidelines LI.section
{
	padding-left: 9px;
}
/*** Success Message ****/
.form_success
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center;
}
.form_success H2
{
	clear: left;
	font-size: 160%;
	font-weight: normal;
	margin: 0pt 0pt 3px;
}
/*** Password ****/
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;
	width: 380px;
	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;
}
/** Embedded Form **/
.embed #form_container
{
	border: none;
}
.embed #top, .embed #bottom, .embed H1
{
	display: none;
}
.embed #form_container
{
	width: 100%;
}
.embed #footer
{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}
.embed #footer.success
{
	text-align: center;
}
.embed FORM.appnitro
{
	margin: 0px 0px 0;
}
/*** Calendar **********************/
DIV.calendar
{
	position: relative;
}
.calendar TABLE
{
	cursor: pointer;
	border: 1px solid #CCC;
	font-size: 11px;
	color: #000;
	background: #FFF;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
.calendar .button
{
	text-align: center;
	padding: 2px;
}
.calendar .nav
{
	background: #F5F5F5;
}
.calendar THEAD .title
{
	font-weight: bold;
	text-align: center;
	background: #DEDEDE;
	color: #000;
	padding: 2px 0 3px;
}
.calendar THEAD .headrow
{
	background: #F5F5F5;
	color: #444;
	font-weight: bold;
}
.calendar THEAD .daynames
{
	background: #FFF;
	color: #333;
	font-weight: bold;
}
.calendar THEAD .name
{
	border-bottom: 1px dotted #CCC;
	padding: 2px;
	text-align: center;
	color: #000;
}
.calendar THEAD .weekend
{
	color: #666;
}
.calendar THEAD .hilite
{
	background-color: #444;
	color: #FFF;
	padding: 1px;
}
.calendar THEAD .active
{
	background-color: #D12F19;
	color: #FFF;
	padding: 2px 0px 0px 2px;
}
.calendar TBODY .day
{
	width: 1.8em;
	color: #222;
	text-align: right;
	padding: 2px;
}
.calendar TBODY .day.othermonth
{
	font-size: 80%;
	color: #BBB;
}
.calendar TBODY .day.othermonth.oweekend
{
	color: #FBB;
}
.calendar TABLE .wn
{
	padding: 2px;
	border-right: 1px solid #000;
	background: #666;
}
.calendar TBODY .rowhilite TD
{
	background: #FFF1AF;
}
.calendar TBODY .rowhilite TD.wn
{
	background: #FFF1AF;
}
.calendar TBODY TD.hilite
{
	padding: 1px;
	background: #444 !important;
	color: #FFF !important;
}
.calendar TBODY TD.active
{
	color: #FFF;
	background: #529214 !important;
	padding: 2px 2px 0px;
}
.calendar TBODY TD.selected
{
	font-weight: bold;
	border: 1px solid #888;
	padding: 1px;
	background: #F5F5F5 !important;
	color: #222 !important;
}
.calendar TBODY TD.weekend
{
	color: #666;
}
.calendar TBODY TD.today
{
	font-weight: bold;
	color: #529214;
	background: #D9EFC2;
}
.calendar TBODY .disabled
{
	color: #999;
}
.calendar TBODY .emptycell
{
	visibility: hidden;
}
.calendar TBODY .emptyrow
{
	display: none;
}
.calendar TFOOT .footrow
{
	text-align: center;
	background: #556;
	color: #FFF;
}
.calendar TFOOT .ttip
{
	background: #222;
	color: #FFF;
	font-size: 10px;
	border-top: 1px solid #DEDEDE;
	padding: 3px;
}
.calendar TFOOT .hilite
{
	background: #AAF;
	border: 1px solid #04F;
	color: #000;
	padding: 1px;
}
.calendar TFOOT .active
{
	background: #77C;
	padding: 2px 0px 0px 2px;
}
.calendar .combo
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 4em;
	border: 1px solid #CCC;
	background: #F5F5F5;
	color: #222;
	font-size: 90%;
	z-index: 100;
}
.calendar .combo .label, .calendar .combo .label-IEfix
{
	text-align: center;
	padding: 1px;
}
.calendar .combo .label-IEfix
{
	width: 4em;
}
.calendar .combo .hilite
{
	background: #444;
	color: #FFF;
}
.calendar .combo .active
{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #DEDEDE;
	font-weight: bold;
}
/** 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;
}
/** 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%;
}
.integrated #footer.success
{
	text-align: center;
}
.integrated FORM.appnitro
{
	margin: 0px 0px 0;
}
.integrated FORM .section_break H3
{
	border: none !important;
}
.integrated #error_message H3
{
	border: none !important;
}
