.preApplicationTitle
{
	text-align: left;
	background-color: black;
	width: 100%;
	border-style: none;
	font-family: Arial, Helv;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 3pt;
}

.preApplicationHeading
{
	background-color: black;
	border-style: none;
	font-family: Arial, Helv;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
	padding: 2pt;
}

.preApplicationBody
{
	background-color: #EEEEEE;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	padding: 3pt;
}

.preApplicationBodyAlt
{
	background-color: #e0dede;
	width: 100%;
	border-style: none;
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	padding: 3pt;
}

.preApplicationLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}


.preApplicationInputField
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
	z-index: 1;
}

.preApplicationButton
{
	color: #FFFFFF;
	background-color: black;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}

.preApplicationDataField
{
	background-color: #FFFFF0;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
}

.preApplicationSeparator
{
	width: 100%;
	color: black;
	border-top: 1px dashed;
	height: 1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

.preApplicationInformation
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	background-color: #F7F7F7;
}




.datagridPager
{
	color: #21459C;
	font-family: Arial, Helv;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCCCCC;
}




.datagridItem
{
	background-color: #F9F9F9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}



.datagridAlternatingItem
{
	background-color: #EEEEEE;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.datagridItem
{
	background-color: #F9F9F9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}



.datagridHeading
{
	background-color: #D1CFCF;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-align: left;
}

.note
{
	border-right: gray 1px solid;
	padding-right: 2px;
	border-top: gray 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: gray 1px solid;
	color: gray;
	padding-top: 2px;
	border-bottom: gray 1px solid;
	font-family: Verdana;
	background-color: ivory;
	text-align: center;
}

.dataGridPager
{
	color: #21459C;
	font-family: Arial, Helv;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CCCCCC;
}

.inputField
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 1pt;
	z-index: 1;
}

.inputLabel
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
