BODY
{
	background-color: white;
	margin-left: 0em;
	margin-top: 0em;
	color: #042444;
}
a:link 
{
	color: #042444;
	text-decoration: none;
}
a:visited 
{
	color: #042444;
	text-decoration: none;
}
a:hover
{
	color: #042444;
	text-decoration: underline;
}
a:active
{
	color: #042444;
	text-decoration: underline;
}
th
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #042342;
	height: 20px;
	padding-left: 5px;
}
h2{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #B44434;
	padding-top: 3px;
	height: 5px;
}
.header
{
	background-color: #003466;
	height: 60px;
}
.menu
{
	background-color: #9A0000;
	height: 20px;
}
.title
{	
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990100;
	padding-left: 5px;
	border-bottom: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	padding-top: 5px;
}
.subtitleClient
{	
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #990100;
	padding-left: 5px;
	border-bottom: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	padding-top: 1px;
	height: 19px;
}
.screenTitle
{
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #B44434;
	padding-top: 3px;
	height: 20px;
	text-align:right;
}
.Label
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	padding-right: 5px;
	height: 21px;
	text-align: right;
	white-space: nowrap;
}
.LabelHeader
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	padding-left: 5px;
	padding-right: 15px;
	height: 21px;
	text-align: right;
	cursor: hand;
}
.LabelName
{
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	height: 15px;
}
.txtCtrl
{
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
}
.txtCtrlBold
{
	border: 1px;
	border-color: #C9C9C9;
	border-style: solid;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
	font-weight: bold;
	height: 17px;
}
.dateCtrl
{
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
	text-align: left;
}
.dateCtrlC
{
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	height: 15px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
	text-align: center;
}
.txtArea
{
	width:97%;
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	font-family: arial;
	font-size: 9pt;
}
.txtAreaBold
{
	width:97%;
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;

}
.tblbdr
{
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
}
.StatusBdr
{
	border-bottom: 1px;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	padding-bottom: 5px;
}
.content
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 21px;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
}
.contentC
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 21px;
	text-align: center;
	white-space: nowrap;

}
.fileFld
{
	border: 1px;
	border-color: #7F9DB9;
	border-style: solid;
	height: 20px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 100%;
}
select,input, textarea
{
	font-family:arial; 
	font-size:9pt; 
	color:black;
}
td
{
	font-family:arial; 
	font-size:9pt; 
	color:black;
}

.menuItemStyle
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #042444;
	font-size:9pt;
	line-height: 30px;
	
}

a.menuItemStyle:link, a.menuItemStyle:visited, a.menuItemStyle:active
{
	white-space: nowrap; 
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.menuItemStyle:hover
{
	background-color: #B44434;
	color: white;
}
.ListCtrl
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 21px;
}
.btnCtrl
{
	
}
.labelCtrl
{
	font-family: Arial;
	font-size: 9pt;
}
.radioCtrld
{
	
}
.chkCtrl
{
	
}
.browseCtrl
{
}
.sidebar
{
    background-color: #B44434;
}



.labelCtrlSml
{
	font-family: Arial;
	font-size: 9px;
}