﻿body 
{
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
}

.gridhead
{
	background-color: #003366;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
    /*
	overflow: auto;
    top:expression(this.offsetParent.scrollTop);
	*/
}

/*
th
{
	position: relative;
	padding: 1px 1px 1px 1px;
	border-color: white white white white;
}
*/

.errorRow
{
	color: Red;
	font-weight: bold;
}

.gridheadCtr
{
	background-color: #003366;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align:  center;
	padding-left: 4px;
	border: 0px;
}

.gridhead a, .gridhead a:visited
{
	color: 	White;
	font-weight: bold;
	padding-left: 2px;
	border: 0px;
}

.pager
{
	background-color: #003366;
	color: White;	
	padding: 0px;
}

.pager a
{
	color: White;	
}

.pager a:visited
{
	color: Aqua;	
}

a
{
	text-decoration: none;
	color: Navy;
	font-weight: bolder;
}

.gridrow a
{
	color: Navy;
}

.pnl
{
	background-color: #DDDDDD;
	padding: 0px;
	margin: 0px;
}

.LabelCell
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align:right;
	font-weight: bold;
	white-space: nowrap;
}

.LabelCellLeft
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	white-space: nowrap;
}

.subHead
{
	background-color: #003366;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-align:  center;
}

.HeaderCell
{
	font-size: 11pt;
	color: #000000;
	font-family: Arial;
	text-align:left;
	font-weight: bold;
	padding-left:5px;
}

.InfoCell
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align:left;
	padding-left:5px;
}

.FieldCell
{
	text-align:left;
	padding-left:5px;
}

.CheckCell, .CheckBox
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align:left;
	font-weight: bold;
}

.TextBox
{
	font-size:8pt;
	height:14px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;	
	font-family: 'Microsoft Sans Serif' , Arial;
}

.TextBoxRequired
{
	font-size:8pt;
	height:14px;
	background-color: 	#CCFFCC;
	border: 1px solid #A5ACB2;
	font-family: 'Microsoft Sans Serif' , Arial;
}

.ListBoxRequired
{
	font-size:8pt;
	background-color: #CCFFCC;	
	font-family: 'Microsoft Sans Serif' , Arial;
}

.RadioButtonRequired
{
	background-color: #CCFFCC;
}

.MultiLineTextBox
{
	font-size:8pt;
	font-family: 'Microsoft Sans Serif' , Arial;
}

.ListBox
{
	font-size:8pt;
	font-family: 'Microsoft Sans Serif' , Arial;
}

.btn
{
	width: 80px;
	border: 0px;
	height: 16px;
	background-color: #003366;	
	color: #FFFFFF;
	font-size: 11px;
	cursor: hand;
}

.btnFrm
{
	border: 1px solid #000000;
	background-color: Green;	
	color: #FFFFFF;
	font-size: 11px;
	cursor: hand;
	vertical-align: top;
}

.btnSel
{
	width: 80px;
	height: 16px;
	border: 0px;
	background-color: #FFFFFF;	
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #FFFFFF;
	color: #003366;
	font-size: 11px;
	cursor: hand;
}

.frmBtnSave
{
	border: 1px solid #003366;
	font-size: 8pt;
	font-family: Arial;		
	background-color: Green;	
	color: #FFFFFF;
	cursor: hand;
}

.headerBtn
{
	border: 0px;
	font-size: 8pt;
	font-family: Arial;		
	background-color: Green;	
	color: #FFFFFF;
	cursor: hand;
	height: 14px;
	vertical-align: middle;
	margin-left: 10px;
}

.tabStrip
{
	width: 970px;
	background-color: #DDDDDD;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 0px;	
}

.header
{
	font-size:11px;
	font-weight: bold;
	color: #000066;
}

.statMsg
{
	font-size:11px;
	font-weight: bold;
	color: #CC0000;
}

.LabelHeaderField
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align:right;
}

.LabelHeaderFieldLeft
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}

.LabelHeaderFieldCenter
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align:center;
}

.LabelHeaderFieldLarge
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-align:right;
}

.Warn
{
	font-size: 8pt;
	color: Red;
	font-weight: bold;
	font-family: Arial;
	text-align:right;
}

.heading
{
	background-color: #DDDDDD;
	border: 1px solid #003366;		
}

.subpnl
{
	border: 1px solid #003366;	
	background-color: #DDDDDD;	
	padding: 0px;
}

.subpnlWhite
{
	border: 1px solid #003366;	
	background-color: #FFFFFF;	
	padding: 0px;
}

.formpnl
{
	border: 1px solid #003366;	
	width: 980px;
	padding-bottom: 2px;
	padding-top: 2px;	
	padding: 0px;
}

.subMenu a 
{
	color: White;
	width: 100%;
	display: block;
}

.menu
{
	padding-top: 2px;
	padding-left: 1px;
	line-height: 95%;
}

.imgBtn
{
	cursor: hand;
}

.grdButton
{
	font-weight: bold;
}

.errorMsg
{
	 font-family: Arial Narrow;
	 font-size: 9pt;
	 color: Red;
}

.hid
{
	display:none;
}

.checkGrid
{
	padding: 0px;
	margin: 0px;	
}

.empty
{
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}

div.hr 
{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid black;
	padding: 0px;
	margin: 0px;
} 

.listGrid
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}





/***************************Buttons******************************/

.formButtonEdit 
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 103px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefault.gif);
    vertical-align: top;
}

.formButtonEditSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 78px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultSmall.gif);
    vertical-align: top;
}

.formButtonEditGreen
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 103px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultGreen.gif);
    vertical-align: top;
}

.formButtonEditGreenSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 78px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultGreenSmall.gif);
    vertical-align: top;
}


.formButtonEditRed
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 103px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultRed.gif);
    vertical-align: top;
}

.formButtonEditRedSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 78px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultRedSmall.gif);
    vertical-align: top;
}

.formButtonEditOrange
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 103px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultOrange.gif);
    vertical-align: top;
}

.formButtonEditOrangeSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 78px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultOrangeSmall.gif);
    vertical-align: top;
}

.formButtonEditLarge
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 128px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultLarge.gif);
    vertical-align: top;
}

.formButtonEditXLarge
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 182px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultXLarge.gif);
    vertical-align: top;
}

.formButtonEditGreenLarge
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 10px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    padding-left: 2px;

    width: 128px;
    height: 20px;
	
    color: #000000;
    background-image: url(images/btnDefaultGreenLarge.gif);
    vertical-align: top;
}

/****Tabs*********/

.tabDefault
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 92px;
    height: 19px;
	
    color: #000000;
    background-image: url(images/tabDefault.gif);
    vertical-align: top;
}

.tabDefaultOff
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: normal;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 92px;
    height: 19px;
	
    color: #EEEEEE;
    background-image: url(images/tabDefaultOff.gif);
    vertical-align: top;
}

.tabDefaultLarge
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 118px;
    height: 19px;
	
    color: #000000;
    background-image: url(images/tabDefaultLarge.gif);
    vertical-align: top;
}

.tabDefaultOffLarge
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: normal;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 118px;
    height: 19px;
	
    color: #EEEEEE;
    background-image: url(images/tabDefaultOffLarge.gif);
    vertical-align: top;
}

.tabDefaultSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: bold;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 76px;
    height: 19px;
	
    color: #000000;
    background-image: url(images/tabDefaultSmall.gif);
    vertical-align: top;
}

.tabDefaultOffSmall
{
    font-family: Geneva, Arial, Helvetica, sans-serif;		
    font-size: 11px;
    font-weight: normal;

    background-repeat: no-repeat;
    background-position: 0 0;

    border: none 0;
    background-color: Transparent;

    cursor: hand;
    cursor: pointer;

    width: 76px;
    height: 19px;
	
    color: #EEEEEE;
    background-image: url(images/tabDefaultOffSmall.gif);
    vertical-align: top;
}

.summaryGrid
{
	border-width:1px;
	border-spacing:2px;
	border-style:outset;
	border-color:#003366;
	border-collapse:collapse;
}

.summaryGridCell
{
	border-width:1px;
	padding: 2px;
	width: 120px;
	border-style:inset;
	border-color:#003366;
	text-align: center;
	-moz-border-radius: 0px;
	text-align: center;
	float: right;
}