
body, th, td, p, input, textarea, select, b, span, a, button, div, h1, h3, h4, h5
{
	font-family: Tahoma;
	font-size: 8pt;
}
body
{
	margin: 0px;
	overflow: auto;
}
h2
{
	font-family: Tahoma;
	color: Navy;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #c0c0c0;
}
a
{
	color: #0f318a;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: Red;
}

fieldset
{
	border: 0px;
	padding-bottom: 5px;
	display: inline;
}
legend
{
	margin-left: -5px;
}

.WebDingButton
{
	font-family: Webdings;
	font-size: xx-small;
	border: solid 1px #808080;	
	height: 1.5em;
	line-height: 1em;
	margin: 3px 1px;
}

.Disabled
{
	background-color: gainsboro;
}

.PageTitle
{
	text-align: left;
	font-weight: normal;
	font-size: 11pt;
	padding: 5px;
	padding-bottom: 4px;
	white-space: nowrap;
}

.MessagePanel
{
	margin-bottom: 5px;
	background-color: #b6bdd2;
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	border: 0px;
}

.MessagePanelHeader
{
	position: relative;
	height: 25px;
	padding: 0px 5px;
	border: solid 1px #808080;
}

.MessagePanelHeaderTitle
{
	float: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
}
.MessagePanelHeaderHandle
{
	float: right;
	position: relative;
}

.MessagePanelContent
{
	background-color: White;
	height: 80px;
	padding: 5px;
	width: 100%;
	overflow-y: auto;
	overflow-x: auto;	
	border-top: solid 0px #808080;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
}
.Label
{
	text-align: right;
}
.rptTable .Label
{
	color: #000000;
	text-align: right;
	background-color: #ffffff;
	border-bottom: solid 1px #efefef;
}
.ApplicationAlert
{
	color: Red;
}

.ItemAlert
{
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	height: 15px;
}

fieldset.Widget_DropDownList
{
}

span.Widget_DropDownList
{
	border: solid 1px #808080;
	padding: 1px 3px 1px 3px;
	width: 200px;
}

span.Widget_TextBox, div.Widget_Label, span.Widget_Label
{
	border: solid 1px #808080;
	padding: 1px 3px 1px 3px;
	width: 200px;
}

span.CustomerSelect, div.CustomerSelect
{
	border: solid 1px #808080;
	padding: 1px 3px 1px 3px;
	width: 250px;
}

.DualList select
{
	width: 200px;
}

.CalendarIframe
{
	border: 0px;
	position: absolute; 
	width: 180px; 
	height: 150px; 
	z-index: 100;
}
.CalendarButton
{
	position: relative;
	padding: 0px 0px;
	
	vertical-align: top;
	margin-left: 2px;
}
.modDataList {
	BORDER-RIGHT: #666666 0px solid; BORDER-TOP: #666666 0px solid; BORDER-LEFT: #666666 0px solid; BORDER-BOTTOM: #666666 0px solid
}
.modDataList TH {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; VERTICAL-ALIGN: bottom; FONT-FAMILY: Tahoma; HEIGHT: 20px; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center
}
.modDataListHeader {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; VERTICAL-ALIGN: bottom; FONT-FAMILY: Tahoma; HEIGHT: 20px; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center
}
.modDataList .modDataListFooter {
	BACKGROUND-COLOR: #efefef
}
modDataList TH A {
	COLOR: #000000; BACKGROUND-COLOR: #efefef
}
.modDataListHeader A {
	COLOR: #000000; BACKGROUND-COLOR: #efefef
}
.modDataList TD {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #efefef 1px solid; FONT-FAMILY: Tahoma
}
.modDataListItem {
	BACKGROUND-COLOR: white
}
.modDataListItemAlt {
	FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #e3e3f9
}
.modDataListItemAlt2 {
	FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #d8ffcd
}
.modDataListPage {
	HEIGHT: 20px; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center
}
.modDataListPage A {
	FONT-WEIGHT: normal; COLOR: #000000
}
.modDataListPage A:hover {
	COLOR: red
}

