﻿.PageHeader
{
	font-size: 15px;
	color: #FFFFFF;	
	font:Arial;
	font-family:Arial;
	BACKGROUND-COLOR: #006096;
	font-weight:bold;
	border:1px;
	text-align:center;	
	height:25px;
}

.PageMargins
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin:0px 0px 0px 0px;
	border:none;
	padding-top:0;
	padding-bottom:0px;
	
}

.NavigationBar
{	
	width:auto; 
	cursor:hand;
	
}
.LabelOnScreen
{	
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Verdana;
	font-weight:bold;  
}

.SubSectionHeader
{	
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Verdana;
	font-weight:bold;
}

.LabelOnScreenLeft
{	
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Verdana;
	font:Verdana;
	
}
.DataLabel
{	
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Verdana;
	
}



.HeaderLink
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}


.TableHeader
{
	BACKGROUND-COLOR: #006096;
	font-family : Arial;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	border:1px;
	border-color:#003399; 	
	text-align:left;	
}
.SearchBar
{
	border-top : 1px solid #003399;
	background-color: #E7E7E7;
	padding: 5px 0px 0px 0px; 
}
.ButtonBar
{	
	background-color: #E7E7E7;
	padding:0px 5px 0px 5px;
	height:30px;
}

.Button
{	
	width:auto; 
	height:22px;
	text-align:center;
	font-family :Arial;
	font-size:11px;		
	cursor:hand;
}

.Footer
{
	font-family:Arial;
	font-size:10px;
	color:white;
	
}
.TableBorder
{
	border :1px solid;
	/*border-color : #003399;*/
	border-color :#888888;
}
.GridHeader
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#003399;		
	text-align: center;
/*	padding : 3px 3px 3px 3px;	*/	 
}
.GridItems
{
	font-family:Arial;
	font-size:10px;	
	padding : 1px 1px 1px 20px;		
}
.Paging
{
	
	background-color: #E7E7E7;
	font-family:Arial;
	font-size:11px;
	padding: 3px 3px 3px 3px;		 	
}

.HeaderMenuSelected
{
    BORDER-RIGHT: #969696 1px solid;  
    BORDER-LEFT: #969696 1px solid;
    FONT-SIZE: 12px;
    FONT-WEIGHT: BOLD;
    COLOR: #000000; 
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    PADDING-LEFT: 5px;
}
.HeaderMenuNotSelected
{
    BORDER: #ffffff 1px solid; 
    FONT-SIZE: 12px;
    FONT-WEIGHT: BOLD;
    COLOR: #000000; 
    FONT-FAMILY: Arial;
    TEXT-ALIGN: left;
    border-bottom : none;
    PADDING-LEFT: 5px;
}

.ChildMenuNotSelected
{
    BORDER-RIGHT:#969696 1px solid;
	BORDER-LEFT:#969696 1px solid;
	BORDER-BOTTOM:#969696 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: Black;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    background-color:lightgray
    TEXT-ALIGN: left;
}

.ChildMenuSelected
{
    BORDER-RIGHT: #969696  1px solid;
	BORDER-LEFT: #969696 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    CURSOR: hand;
    COLOR: Black;
    BORDER-BOTTOM: #969696  1px solid;
    FONT-FAMILY: Arial;
    font-weight: bold;
    HEIGHT: 20px;
    TEXT-ALIGN: left;
    background-color:lightgray
}

.DataOnScreen
{
	font:Verdana;
	font-size: 11px;	
	font-family:Verdana;
	COLOR:#cc6600;
	HEIGHT: 25px;
}

.TextBox
{
	font:Verdana;
	font-size: 11px;	
	font-family:Verdana;
	COLOR:#cc6600;
	padding: 0 2 0 2;
}	


.TextBoxAlignLeft
{
	text-align:left;
	font: Arial;
	font-size: 11px;
	font-family:Arial;
	padding:0 0 0 0;	
}
.TextBoxAlignCenter
{
	text-align:center;
	font: Arial;
	font-size: 11px;	
	font-family:Arial;
}
.TextBoxAlignRight
{
	text-align:right;
	font: Arial;
	font-size: 11px;	
	font-family:Arial;
}
.ReadOnlyTextBoxAlignLeft
{
	text-align:left;
	font: Arial;
	font-size: 11px;	
	background:#E7E7E7;
	color:#000000;
	font-family:Arial;
}
.ReadOnlyTextBoxAlignCenter
{
	text-align:center;
	font: Arial;
	font-size: 11px;	
	background:#E7E7E7;
	color:#000000;
	font-family:Arial;
}
.ReadOnlyTextBoxAlignRight
{
	text-align:right;
	font: Arial;
	font-size: 11px;	
	background:#E7E7E7;
	color:#000000;
	font-family:Arial;
}

.GridAlignLeft
{
	text-align:left;
	font: Verdana;
	font-size: 11px;	
	font-family:Verdana;
	padding:0 0 0 3;
	color: blue;
}
.GridAlignRight
{
	text-align:right;
	font: Verdana;
	font-size: 11px;
	font-family:Verdana;
	padding:0 3 0 0;
	color: blue;
}
.GridAlignCenter
{
	text-align:center;
	font: Verdana;
	font-size: 11px;
	font-family:Verdana;
	color: blue;
	height:23px;
}
.HyperLink
{
	font-size: 11px;
	color: blue;
	text-align: center; 
	font-family:Verdana;
	font:Verdana;
	text-decoration:underline;
	cursor:hand;
	
}

.DataOnScreenTop

{
	font:Arial;
	font-size: 18px;	
	font-family:Arial;
}
.cssTabTextOn
{
    font: Verdana;
	font-size: 11px;
	color: #000000;
	height: 22px;
	background-color: #003399;
	font-family:Verdana;
	text-align: center;
	cursor:hand;
}
.cssTabTextOff
{
    font: Verdana;
	font-size: 11px;
	color: #000000;
	height: 22px;
	background-color: #999999;
	font-family:Verdana;
	text-align: center;
	cursor:hand;
}
.cssTextBoxReadOnly
{
	color: Gray;
	border:1;
}
.cssDataLabelRightAlign
{	
	font-size: 11px;
	color: #000000;
	text-align: right; 
	font-family:Arial;
	font:Arial;
	
}
.cssLabelOnScreenCenter
{
	font-size: 11px;
	color: #000000;
	text-align: center; 
	font-family:Arial;
	font:Arial;

}
.cssContentHeaderWithBorder
{
	font-size: 11px;
	font:Arial;
	font-family:Arial;
	BACKGROUND-COLOR: #003399;
	color:#ffffff;
	font-weight:bold;
	border:2px;
	border-color:#003399; 	
	text-align:left;
	
}
.cssDataLabelCenterAlign
{	
	font-size: 11px;
	color: blue;
	text-align: center; 
	font-family:Arial;
	font:Arial;
	
}

.cssGridHeaderCenter
{
	BACKGROUND-COLOR: #D0DBE4;
	font-family : Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	border : 1px solid #9FAFCE;
	/*border-right : 1px solid #9FAFCE; */
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom-color:#9FAFCE ;
	border-Right-color:#9FAFCE ;	
	border-left-color : #9FAFCE ;
	border-top-color : #9FAFCE ;
	height:22;
}
.cssGridHeaderRight
{
	BACKGROUND-COLOR: #D0DBE4;
	font-family : Verdana;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	border : 1px solid #9FAFCE;
	/*border-right : 1px solid #9FAFCE; */
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-color:#9FAFCE ;
	border-Right-color:#9FAFCE ;	
	border-left-color : #9FAFCE ;
	border-top-color : #9FAFCE ;
	height:22;
	text-align:right;
}

.ListTotal
{
	background-color: #E7E7E7;	
	border-left : #999999 1px solid;
	text-align :right
}
.cssFieldsetHeader
{
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Verdana;
	font:Verdana;
	font-weight:bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	
	
	
}

.cssTDWithBorder
{	
	font-size: 11px;
	color: blue;
	text-align: left; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;
	border-right:1px solid;
	border-left:1px solid;
	padding:0 0 0 4;
	
}
.cssDataLabelCenterAlignWithBorder
{	
	font-size: 11px;
	color: blue;
	text-align: center; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;
	border-right:1px solid;
	
}
.cssLabelOnScreenCenterWithBorder
{
	font-size: 11px;
	color:White;
	text-align: center; 
	font-family:Arial;
	font:Arial;
	border:1px solid;
	font-weight:bold;
	background-color:#003399;
}
.cssGridHeaderWithBorder
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#003399;		
	text-align: center;
	border-bottom:1px solid;
	border-left:1px solid;
	border-top:1px solid;	
}

.cssLabelOnScreenCenterWithBorderNoBG
{
	font-size: 11px;
	color: #000000;
	text-align: center; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;	
	border-right:1px solid;

}
.cssLabelOnScreenWithBorder
{	
	font-size: 11px;
	color: #000000;
	text-align: left; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	padding:0 0 0 3;
}
.cssDataLabelRightAlignWithBorder
{	
	font-size: 11px;
	color: blue;
	text-align: right; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;	
	border-right:1px solid;
	padding:0 3 0 0;
	
}
.cssGridHeaderWithBorder
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:White;
	background-color:#003399;		
	text-align: center;
	border-top:1px solid;
	border-bottom:1px solid;
	border-left:1px solid;
}

.cssDataLabelCenterAlignWithBorder
{	
	font-size: 11px;
	color: blue;
	text-align: center; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;	
	border-right:1px solid;
	padding:0 3 0 0;
	
}
.cssLabelOnScreenWithBorderAlignCenter
{
	font-size: 11px;
	color: #000000;
	text-align:center; 
	font-family:Arial;
	font:Arial;
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	padding:0 0 0 3;
}
.PageName
{
	BACKGROUND-COLOR:#ABBDCD;
	font-family : Verdana;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border:1px;
	border-color:#003399; 	
	text-align:left;
	height:25px;	
}

.HeaderBlackBold
{
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	color:Black;
	text-align: left;
	border-bottom:1px solid;
	border-left:1px solid;
	border-top:1px solid;	
	height:35px;
}

.HeaderGreyBold
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:Gray;
	text-align: left;
	

}
.HeaderLinks
{
	font-family:Verdana;
	font-size:10px;
	color:black;
	text-align: left;
	cursor:hand;
}
.HeaderLinkSpace
{
	font-family:Verdana;
	font-size:10px;
	color:black;
	text-align: left;
}