﻿body
{
	font-size: 8pt;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	cursor: default;
	margin: 0px;
	overflow: hidden;
	/*background-image: url(../images/stoolbar_bg.jpg);
	background-repeat: no-repeat; background-color: #8dacaf;*/
}
a
{
	background: transparent;
}

a:hover
{
	z-index: 20;
}

a img
{
	border-left: #83a0a5 1px solid;
	border-right: #83a0a5 1px solid;
	border-top: #83a0a5 1px solid;
	border-bottom: #83a0a5 1px solid;
}

a:hover img
{
	border-left: red 1px solid;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-bottom: red 1px solid;
}
.centerme
{
	 text-align:center;
}
.leftme
{
	 text-align:left;
}
.LabelHeader
{
	background-color:navy;
	font-size: 8pt;
	font-weight: bold;
	line-height: 22px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: White;
	padding-left: 8px;

}
.GRSwelcomeLarge
{
	font-size: 72pt;
	font-weight: bold;
	line-height: 82px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	text-align:center;
	vertical-align:middle;

}
.FilterHolder TD
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: white;
}
.nowrap 
{
 white-space:nowrap;
}
.ErrorMessageBlackCenter
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: black;
	text-align: center;
}
.ErrorMessageBlackCenter TD
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: black;
	text-align: center;
}
.ErrorMessage
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: #c22817;
	text-align: center;
}
.ErrorMessage TD
{
	font-size: 8pt;
	font-weight: bold;
	line-height: 16px;
	font-family: Aria, Verdana, Tahoma, ms sans serif, san serif, geneva;
	color: #c22817;
	text-align: center;
}
.GroupTitle
{
	font-size: 10pt;
	font-family: Tahoma, ms sans serif, san serif, geneva;
	font-weight:bold;
	padding-bottom: 4px;
}
.GroupTitle0Pad
{
	font-size: 10pt;
	font-family: Tahoma, ms sans serif, san serif, geneva;
	font-weight:bold;
	padding-bottom: 1px;
}
.Group
{
	background-repeat: no-repeat;
}
.Group Table
{
	background-image:url(images/goupBG.jpg);
	background-repeat:no-repeat;
}
.Group TD
{
	padding-left: 4px;
}
.Group0Pad Table
{
	background-image:url(images/goupBG.jpg);
	background-repeat:no-repeat;
}
.Group0Pad TD
{
	padding-left: 0px;
}
.TbHeader
{
	background-color: #b4cfec;
	font-family: Tahoma, Tahoma,Verdana,Geneva,Aria;
	font-size: 8.5pt;
	color: #15317e;
	font-weight: bold;
	height: 20px;
	white-space: nowrap;
	border: solid 0px white;
}
.TbHeader th
{
	font-size: 8.5pt;
	color: #15317e;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	border: solid 1px white;
	border-right: solid 1px white;
	white-space: nowrap;
	/*position:relative;
	top: expression(this.parentNode.scrollTop);*/
	z-index: 10;
}
.TbHeaderDouble
{
	background-color: #b4cfec;
	font-family: Tahoma, Tahoma,Verdana,Geneva,Aria;
	font-size: 8.5pt;
	color: #15317e;
	font-weight: bold;
	white-space: nowrap;
}
.TbHeaderDouble th
{
	font-size: 8.5pt;
	color: #15317e;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 9px;
	border-right: solid 1px white;
	line-height: 14px;
	white-space: nowrap;
}
.Data
{
	font-size: 9pt;
	font-family:  Arial, Verdana, Tahoma, ms sans serif, san serif, geneva;
	letter-spacing: 0.35pt;
	word-spacing: 1.6pt;
	text-decoration: none;
	height: 18px;
	width: 100%;
	white-space: nowrap;
}
.Data TD
{
	font-size: 9pt;
	font-family:  Arial, Verdana, Tahoma, ms sans serif, san serif, geneva;
	text-decoration: none;
	height: 20px;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}
.Data A
{
	text-decoration: none;
}
.Data A: link
{
	text-decoration: none;
}
.Data A:visited
{
	text-decoration: none;
}
.Data A: active
{
	text-decoration: none;
}
.Data A:hover
{
	color: red;
	text-decoration: none;
}
.CellWidth50
{
	white-space:nowrap;
	width:50px;
}
.CellWidth100
{
	white-space:nowrap;
	width:100px;
}
.CellWidth150
{
	white-space:nowrap;
	width:150px;
}
.CellWidth200
{
	white-space:nowrap;
	width:200px;
}
.TableButtons
{
	height: 22px;
	z-index: 18;
}
.TableBottom
{
	table-layout: fixed;
	bottom: 0px;
	z-index: 21; /*background-color: Teal;*/
	/*background-color: #0a4f33;*/
	background-color: #8dacaf;
}
.TableBottom TD
{
	text-align: center;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma, Tahoma,Verdana,Geneva,Aria;
	padding-top: 2px;
	padding-bottom: 6px;
}
select
{
	border: 1px solid #5B4A16;
	font-family: arial;
	font-size: 9pt;
	color: #5B4A16;
}
.btnFilter
{
	cursor: pointer;
	vertical-align: top;
}
.textbox { 
	PADDING-LEFT: 2px;
}
.image { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid;
}
.textbox_transparent { 
	PADDING-LEFT: 2px;
	BORDER-LEFT: #bcbbba 0px solid; 
	BORDER-TOP: #bcbbba 0px solid; 
	BORDER-RIGHT: #bcbbba 0px solid; 
	BORDER-BOTTOM: #bcbbba 0px solid;
	background-color:Transparent;
}
.textbox_readonly { 
	BORDER-LEFT: #bcbbba 1px solid; 
	BORDER-TOP: #bcbbba 1px solid; 
	BORDER-RIGHT: #bcbbba 1px solid; 
	BORDER-BOTTOM: #bcbbba 1px solid; 
	PADDING-LEFT: 2px; 
	CURSOR: default; 
	COLOR: #463e41;  
	FONT-FAMILY: default; 
	BACKGROUND-COLOR: #f7f7f7; 
	FONT-VARIANT: normal;
}
.textbox50pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 50px;
}
.textbox60pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 60px;
}	
.textbox70pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 70px;
}
.textbox80pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 80px;
}
.textbox90pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 90px;
}				
.textbox100pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 100px;
}	
.textbox250pix { 
	BORDER-LEFT: #83a0a5 1px solid; 
	BORDER-TOP: #83a0a5 1px solid; 
	BORDER-RIGHT: #83a0a5 1px solid; 
	BORDER-BOTTOM: #83a0a5 1px solid; 
	PADDING-LEFT: 2px;
	width: 250px;
}		
.textarea { 
	BORDER-RIGHT: #a0a8b0 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #a0a8b0 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: #a0a8b0 1px solid;  
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #a0a8b0 1px solid; 
	FONT-VARIANT: normal 
}
.textarea_readonly { 
	BORDER-RIGHT: #bcbbba 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #bcbbba 1px solid; 
	PADDING-LEFT: 2px; 
	BORDER-LEFT: #bcbbba 1px solid; 
	CURSOR: default; 
	COLOR: #463e41; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #bcbbba 1px solid; 
	FONT-VARIANT: normal 
}

.style2 {
	    color: #FFFFFF;
	    font-size: 9px;
    }