/* CSS Document */
body					{
	font-family:Arial, Helvetica, sans-serif;
}
.FormBorder {
	margin: 10px;
	width: 450px;
}
.FooterNote {
	width: 475px;
	background: center;
}
table.error 			{
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
td.error 				{
	background-color:#FFFFFF;
	font-size: 18px;
	color: #FF0000;
	padding-top: 7px;
	padding-bottom: 5px;
}
.TableLeft, .listerror 	{
	background-color:#EEEEFF;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	width: 250px;
	vertical-align: top;
	padding-bottom: 5px;
}
.checkBox {
	background: #EEEEFF;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}
.TableEmpty				{
	background-color:#EEEEFF;
	padding-right: 0px;
	text-align: right;
	vertical-align: top;
}
.TableRight  			{
	background-color:#EEEEFF;
	padding-right: 10px;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Nested					{
	font-size: 10px;
	color: #000000;
}
.SectionHeader 			{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 4px 10px 6px;
	font-size: 12px;
}
.FormLabel 				{
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.FormInput 				{
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	text-align: left;
	width:180px;
}
.FormInputShort 		{
	font-size: 11px;
	color: #000000;
	padding-right: 0px;
	text-align: left;
	width:80px;
	vertical-align: top;
}
.SubmitRow 				{
	font-size: 12px;
	color: #000000;
	background-color: #EEEEFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	vertical-align: top;
	font-weight: normal;
	text-align: center;
}
.topHeadline {
	font-size: 175%;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.FootNote				{
	padding-top:10px;
	padding-bottom:16px;
	font:10px Arial, Verdana, sans-serif;
	color:#666666;
	text-align:left;
}
.uneditable				{
	color: #666666;
	background-color: #E7E7E7;
	border: 1px #999999 solid;
}
.inlineError 			{
	font-weight: bold;
	color: #FF0000;
}
.inlineSmText1 		{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEFF;
	font-weight: normal;
}
.inlineSmText2 		{
	background-color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
}
.symbol {
	width: 5px;
	background: #EEEEFF;
	font-size: 12px;
}

.nameTable {
	background-color:#E5EBFB;
	padding-left: 5px;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 60%;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	border-bottom: medium solid #FFFFFF;
}
.submitButton {
	background: #FF9900;
	font-weight: bold;
	width: 75px;
}
.radioButton {
	vertical-align: top;
	width: 12px;
	padding-top: 3px;
	color: #FFFFFF;
}
</style>
