body
{
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	text-align:center;
}

form
{
	width: 950px;
	border-top: solid 1px #713d03;
	border-left: solid 1px #713d03;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
	background-color: white;
	font-size: 8pt;
	text-align:left;
}	

.Textbox
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 210px;
}

.Label
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

.LabelRequired
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	background-color: #CCCCCC;
}

.TextboxMedium
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 100px;
}

.TextboxAverage
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 150px;
}

.TextboxSmall
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 50px;
}

.TextboxLong
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 500px;
}

.TextboxSequence
{
	border: solid 1px #CCCCCC;
	width: 50px;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	text-align:right;
}

.TextboxDayMonth
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 18px;
}

.TextboxYear
{
	border: solid 1px #CCCCCC;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	width: 32px;
}

.Button
{
	background-color: #CCCCCC;
	border: solid 1px #7f4e0b;
}

.Content
{
	margin: 5px;
	padding: 5px;
}

.ContentWithNav
{
	margin: 5px 5px 5px 25px;
	padding: 5px;
}

.Section
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: darkgray 1px solid;
	margin-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-left: darkgray 1px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: black 1px solid;
	background-color: #F2F2F2;
}

.Header
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#006699', EndColorStr='#0099CC');
	padding: 3px;
	width:100%;
	text-align:left;
	border: solid 1px black;
}

.HeaderImage
{
	vertical-align:middle;
	margin: 3px;
	
}

.HeaderMenu
{
	width: 100%;
	color:White;
	text-align:right;
	font-size: 8pt;
	padding: 5px;
}

.HeaderPage
{
	width: 100%;
	color:White;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 2px;
}

.PageImage
{
	vertical-align:middle;
	margin: 3px;
}

.SubHeader
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #FFD966;
	color:Black;
	padding: 3px;
	width:100%;
	height:20px;
	border-bottom: solid 1px darkgray;
}

.PageSubTitle
{
	color:Black;
}

.GlobalMessage
{
	color:Black;
	text-align:right;
	width: 50%;
}

.PageMessage
{
	margin: 5px;
	width: 100%;
}

.MessageText
{
	color:Red;
	width: 100%;
	background-color:Transparent;
	text-align:center;
	font-size:10pt;
}

.MenuItem
{
	color:White;
	font-size: 8pt;
	margin: 3px;
	text-decoration:none;
}

.OptionItem
{
	color: #006699;
	font-size: 12pt;
	margin: 3px;
	text-decoration:none;
}

a:Hover
{
	border-bottom: dotted 1px;
	
}

.FooterPosition
{
	clear:both;
}

.Footer
{
	margin: 3px;
	background-color: #FFD966;
	color:Black;
	padding: 3px;
	width:100%;
	border-top: solid 1px darkgray;
}

.FooterItem
{
	padding: 5px;
	color:Black;
	font-size: 8pt;
}

.Navigator
{
	float:left;
	background-color: #FFFFFF;
	border-top: solid 1px darkgray;
	border-left: solid 1px darkgray;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	width:200px;
	margin-left:5px;
	padding-right: 5px;
	font-size: 6pt;
}

.NavigatorTree
{
	padding:5px;
	height:100%;	
}

.NavigatorTree href
{
	text-decoration:none;
}

.GridHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #CCCCCC;
}

.Grid
{
	text-align:left;
	border-top: solid 1px peru;
	border-left: solid 1px peru;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	text-align:center;
	margin: 5px;
			 
}

.GridFooter
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #CCCCCC;
}

.GridPager
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #006699;
}

.GridSelectedRow
{
	font-size: 10pt;
	background-color: #CCCCCC;
}

.GridEditRow
{
	font-size: 10pt;
}

.GridEvenRow
{
	font-size: 10pt;
}

.GridOddRow
{
	font-size: 10pt;
	background-color: #F7ECD4;
}

.LookupGrid
{
	text-align:left;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	text-align:center;
	margin: 5px;
	font-size: 8pt;
	padding: 3px;
}

.LookupGridHeader
{
	border: solid 1px black;
	font-weight: bold;
	color: black;
	background-color: #F7ECD4;
}


.LookupGridFooter
{
	font-weight: bold;
	color: black;
	background-color: #F7ECD4;
}

.LookupGridPager
{
	font-weight: bold;
	color: black;
	background-color: #F7ECD4;
}

.LookupGridSelectedRow
{
	background-color: #CCCCCC;
}

.LookupGridEditRow
{
}

.LookupGridEvenRow
{
	background-color:White;
}

.LookupGridOddRow
{
	background-color: #F2F2F2;
}

.LookupButton
{
	font-size: 9px;
	background-color: #CCCCCC;
	border: solid 1px #7f4e0b;
}

