﻿Body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 10pt;
}

.Label_Normal{
	font-family: Verdana;
	font-size: 10pt; 
}

.Label_Bold{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold; 
}

.TextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}


.Label_Error
{
	font-family: Verdana;
	font-size: 10pt; 
	color: Red;
}

.Label_Heading
{
	font-family: Verdana;
	font-size: 16pt; 
	font-weight: bold;
	color: #F99B56;
}
/* Text Normal */
.Text_Normal{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border:1px #0349DA outset;
	padding:2px;
  	text-align: left;
}

.hr
{
	
	background-image:url(images/line1.gif);
	height:2px;
	
	
}

.menustyle
{
	background-color: #E1EBF7;
	border:1px;
	border-style:solid;
	border-color: #004575;
	font-family: Verdana;
	font-size: 13.42px;
    color : #004575;
    font-weight:bold;
    
    height:19px;
    padding-left: 15px;
	padding-right: 5px;
}
.menuitem
{
	border-left:1px solid padding; border-right:1px solid padding; border-top:1px solid Transparent; border-bottom:1px solid 0px; background-color: #E1EBF7;
	font-family: Verdana;
	font-size: 13px;
	color : #000066;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 15px;
    height: 20px;
	cursor: auto
  
}
.menuitemmouseover
{ background-color:#E1EBF7;
	font-size: 13px;
    color : #004575;
    font-weight:bold;
	font-family: Verdana;
	border: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	cursor: hand;
	height: 19px;
    padding-left: 15px;
	padding-right: 5px;
}
.mouseover
{
	background-color: #0387A7;
	color:White;
	font-family: Verdana;
	font-size: 13.42px;
	border: 1px;
	border-style: solid;
	border-color: Gray;
	padding: 0px;
	padding-left: 5px;
	padding-right: 15px;
	cursor: hand;
    height: 20px;
}

.DataGrid
{
	font-size: smaller;
	font-family: MS Sans Serif;
	width: 100%;
	padding: 0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BE8D5B;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color:#BE8D5B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BE8D5B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BE8D5B;

}


.level1
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}

.level2
{
    color: Blue;
    font-family: Gill Sans MT !important;
    font-size: medium;
    background-color: Gray;
}

.level3
{
    color: black;
    background-color: Silver;
    font-family: Gill Sans MT !important;
    font-size: small;
}

.hoverstyle
{
    font-weight: bold;
}
       
.sublevel1
{
    background-color: Gray !important;
    color: White !important;
    font-variant: small-caps;
}  

.hyperlink 
{
	font-family: Verdana;
	font-size:10pt;
	color: #0000C0;
	text-decoration: underline;
}
.hyperlinkbig 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0000C0;
	background-color:Transparent;
	text-decoration: underline;
}

.ButtonField
{
	font-family: Verdana;
	font-size: 13.42px;
	text-decoration: none;
	color:Black;
	font-weight:bolder;
	text-decoration: none;
	border-color:White;
	border-style:solid;
	background-color: white;
	line-height:21px;
	/*width:200px;*/
	width:106px;
	height : 28px;
	
	background-image: url(images/button-bg-big.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#20000000')*/
}
.BigButtonField
{
	font-family: Verdana;
	font-size: 13.42px;
	text-decoration: none;
	color:Black;
	font-weight:bolder;
	text-decoration: none;
	border-color:White;
	border-style:solid;
	background-color: white;
	line-height:21px;
	height:28px;
	width:198px;
	
	background-image: url(images/button-bg-big.gif);
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#20000000')*/
}

.SelectedItemStyle
{
	font-weight: bold;
	color: #663399;
	background-color: FAFBFA;
}
.AlternatingItemStyle
{
	background-color:#FEF3ED;
	/*background-color:#EEF7F5;*/
	/*background-color:#E1F0EE;*/
	/* background-color: #FEF0E9;*/
	font-family: Verdana;
	color:#000000;
	font-size: 11.5px;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	
}
.ItemStyle
{
	font-family: Verdana;
	font-size: 11.5px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
	line-height:20px;
	background-color:"#FFFFFF"
}
.HeaderStyle
{
	font-family:Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
	line-height:20px;
	background-Color:#FBCDB5;
	/*line-height: 20px;*/
	/* background-image:url(../image/grid-header-bg.gif); */
	}
.FooterStyle
{
	background-color:#F8E2CB;
	color:#FFFFFF;
}
	
.PagerStyle
{
	background-color:#F8E2CB;
	/*background-color:#538FA6;*/
	/*background-color:#E1F0EE;*/
	/*background-color:#FACEA1;*/
	color:#000000;
	height:10px;
}

.selectedmenustyle{
	border: solid 1px;
	color: Red;
	background-color :#BEDAF4;
	text-decoration: underline;
}

/* For displaying Unselected Menu Item*/
.unselectedmenustyle{
	border: solid 1px;
}

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: "#FFE6E6";
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	.PanelSearch
{
	background-color: #D2DEE9;
	width: 100%;
	border: "0";
}

/* Label Normal */
.LabelNormal{
	font-family: Verdana;
	font-size: 9pt; 
}

/* Label Small */
.LabelSmall{
	font-family: Verdana;
	font-size: 7pt; 
}

/* Label Error */
.LabelError
{
	font-family: Verdana;
	font-size: 8pt; 
	color: Red;
}

/* Label Heading */
.LabelHeading
{
	font-family: Verdana;
	font-size: 14pt; 
	font-weight: bold;
	color: #F99B56;
}

.LabelHeading A:link
{
	font-family: Verdana;
	font-size: 14pt; 
	font-weight: bold;
	color: #F99B56;
}
.LabelHeading A:Visited
{
	font-family: Verdana;
	font-size: 14pt; 
	font-weight: bold;
	color: #F99B56;
}

.LabelHeading A:Active
{
	font-family: Verdana;
	font-size: 14pt; 
	font-weight: bold;
	color: #F99B56;
}
.LabelHeading A:hover 
{
	font-family: Verdana;
	font-size: 14pt; 
	font-weight: bold;
	color: Blue;
}

/* Line Below Heading */
.LineBelowHeading{
	background-color: #F99B56;
	width: 1000px;
	height : 2px;
}

/* LSP Line Splitter (Report Line)*/
.LineSplitter
{
	background-color: #CCCCCC;
	width: 1000px;
}

/* Text Normal */
.TextNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	border:1px #0349DA outset;
	padding:2px;
  	text-align: left;
}



/* View Report Button in Reports*/
.ViewReport {
	display:block;
	text-decoration:none;
	padding:3px;
	font-size:13px;
	text-align:center;
	line-height:10px;
	color:#000000;
	background-image: url(images/view-report.jpg);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* Data Grid */
.DataGrid{
	font-family: Verdana;
	font-size: 9pt;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	Width: 100% ;
}

/* Data Grid Header */
.DataGridHeader
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	color: White;
	background-color: #487CA2;
	
}
.DataGridHeader A:link {text-decoration: underline; color: White;}
.DataGridHeader A:visited {text-decoration: underline; color: White;}
.DataGridHeader A:active {text-decoration: underline; color: White;}
.DataGridHeader A:hover {text-decoration: underline; color: White;}

/* Data Grid Footer */
.DataGridFooter
{
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	color: Blue;
	background-color: White;
	cursor: hand;
}
.DataGridFooter A:link {text-decoration: underline; color: Blue; }
.DataGridFooter A:visited {text-decoration: underline; color: Blue;}
.DataGridFooter A:active {text-decoration: underline; color: Blue;}
.DataGridFooter A:hover {text-decoration: underline; color: Blue; cursor: hand;}


/* For displaying Data Grid Item*/
.DataGridItem
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #EBF4FC;
}

/* For displaying Data Grid Alternating Item*/
.DataGridAlternatingItem
{
	font-family: Verdana;
	font-size: 9pt;
	background-color: #C3D9E9;
}

 
/* For displaying Menu*/
.menustyle{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 25px;
	padding: 1px;
	border: 1px #3696BA;
	border-top-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	background-color: #ECF9FE;
}

/* For displaying Selected Menu Item*/
.selectedmenustyle{
	border: solid 1px;
	color: Red;
	background-color :#BEDAF4;
	text-decoration: underline;
}

/* For displaying Unselected Menu Item*/
.unselectedmenustyle{
	border: solid 1px;
}

.hoverlinks {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	background-image: url(./images/reports-link-bg.jpg);

}
.hoverlinks a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	background-image: url(./images/reports-link-bg-over.jpg);
}

/* brdLTB Border Left Top Bottom*/
.BorderLeftTopBottom {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

.Button
{
	font-family: Verdana;
	font-size: 13.42px;
	text-decoration: none;
	color:Black;
	font-weight:bolder;
	text-decoration: none;
	border-color:White;
	border-style:solid;
	background-color: white;
	line-height:21px;
	width:70px;
	height : 28px;
	background-color:pink;
	
	
	
	
	
}
