
.formHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
}


/* yform input field styles */
.yforminputtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
}
.yforminputtextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}
.yforminputtextRequired{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}
.yforminputradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	width: 15px;
	height: 15px;
}
.yforminputradioRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	width: 15px;
	height: 15px;
	background-color: #FFFFCC;
}
.yforminputcheckbox {
	width: 15px;
	height: 15px;
	line-height: 15px;
	padding: 0 0 0 0px;
	margin: 2px 0;
	background-position: 5px center;
	background-repeat: no-repeat;
}
.yforminputcheckboxRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	width: 15px;
	height: 15px;
	background-color: #FFFFCC;
}
.yforminputselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
}
.yforminputselectRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}
.yforminputfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
}
.yforminputfileRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}
.yforminputtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #EEEEEE;
}
.yforminputtextareaRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
}
/* yform submit button styles */
input.yforminputButtonBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonBlue.gif);
}
input.yforminputButtonBlue100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 100px;
	height: 20px;
	background-image: url(/images/submitButtonBlue100.gif);
}
input.yforminputButtonBlue150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 150px;
	height: 20px;
	background-image: url(/images/submitButtonBlue150.gif);
}
input.yforminputButtonBlue200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 200px;
	height: 20px;
	background-image: url(/images/submitButtonBlue200.gif);
}
input.yforminputButtonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonRed.gif);
}
input.yforminputButtonRed150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 150px;
	height: 20px;
	background-image: url(/images/submitButtonRed150.gif);
}
input.yforminputButtonYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonYellow.gif);
}
input.yforminputButtonGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonGreen.gif);
}
input.yforminputButtonGreen150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 150px;
	height: 20px;
	background-image: url(/images/submitButtonGreen150.gif);
}
input.yforminputButtonGreen200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 200px;
	height: 20px;
	background-image: url(/images/submitButtonGreen200.gif);
}
input.yforminputButtonPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonPurple.gif);
}
input.yforminputButtonOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonOrange.gif);
}
input.yforminputButtonGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeff;
	border-color: #3B6AE0;
	border-width: 0.00em;
	width: 75px;
	height: 20px;
	background-image: url(/images/submitButtonGray.gif);
}
/* new button styles */
input.yforminputButtonNew {
    /*display:block; */
    background:url(/images/progress_bg.gif) left center repeat-x; 
    padding:10px; 
    color:#fff; 
    font-size:16px; 
    font-weight:bold; 
    width:75px; 
    text-decoration:none; 
    text-align:center; 
    /*float:left; */
    margin-right:10px;
}
