/* Default CSS Stylesheet for a new Web Application project */
.SectionWorkArea 
{
	background-color: white;
	border: none;
	color: Black;
	cursor: default;
	font: normal normal normal 8pt Tahoma;
	overflow: visible;
	text-align: left;
	vertical-align: middle;	
}

.MainWorkArea
{
	Cursor:default; 
	font-family:Tahoma; 
	Color: Black;
	background-color: rgb(255,255,255); 
}

.TableHeader 
{
	text-decoration: none;
	font-weight: normal;	
	Font-Size:10pt; 
	font-family:Tahoma; 
	Color:Black; 
	font-weight:bold;
	height:30px;
	padding: 24, 0, 0, 10;
	Background-Image: url(../images/HeaderBarCentre.gif);
	background-repeat:repeat-x;
	background-position:  0%  99%;		
}

.TableHeaderText
{
	background-color:rgb(145,137,82); 
	padding: 5px,5px,5px,5px;
	font-weight: normal;	
	Font-Size:10pt; 
	font-weight:normal;
	font-family:Tahoma; 
	Color:white; 
}

.TableHeaderTextFeatured
{
	padding: 5px,5px,5px,5px;
	font-weight: normal;	
	Font-Size:10pt; 
	font-weight:bold;
	text-decoration: underline;
	font-family:Tahoma; 
	Color:rgb(7, 89, 234); 
}

.TableHeaderLeft {
	background-color: Transparent;
	Background-Image: url(../images/HeaderBarLeft.gif);
	background-repeat: no-repeat;
	background-position:  0%  99%;
	width: 20px;
	height:30px;
	padding-top: 16px;
}

.TableHeaderRight {
	background-color: Transparent;
	background-image: url(..\images\HeaderBarRight.gif);
	background-repeat: no-repeat;
	background-position:  0%  99%;
	width: 20px;
	height: 30px;
	padding-top: 16px;
}

.TableWorkArea {
	color: black;
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-style: normal;
	font-weight : normal;
	vertical-align: middle;
	border: solid, 1, black;
	background-color: white;
}	

.TableWorkAreaAlignTop 
{
	background-color: White;
	color: Black;
	font: normal normal normal 8pt Tahoma;
	text-align:left;
	vertical-align: top;
	border-color: rgb(127, 127, 127);
	border-right-color:White;
	border-bottom-color:rgb(227, 227, 227);
}	

.TableWorkAreaBold {
	color: black;
	font-size: 10pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	vertical-align: middle;
	border-color: rgb(136, 157, 194);
}

.TableHover
{
	background-color: rgb(137, 157, 197);
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-style:normal;
	font-weight:bolder;
	text-align: center;
	vertical-align: middle;	
	cursor:hand;
}

.PanelSide
{
	Background-Image: url(../images/PanelSide.gif);
	background-repeat:repeat-y;
	background-position:  0%  0%;
}

.PanelTop
{
	Background-Image: url(../images/PanelTop.gif);
	background-repeat:repeat-x;
	background-position:  0%  0%;
}

.PanelBottom
{
	Background-Image: url(../images/PanelBottom.gif);
	background-repeat:repeat-x;
	background-position:  0%  0%;
}

.GridActionHeader 
{
	text-align: left;
	background-color: rgb(122,152, 224); 	
	color: White;
	font-size: 10pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	Background-Image: url(../images/HeaderBarCentre.gif);
	padding-top:3px;
}	

.GridGroupHeader {
	color: Black;
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;		
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;	
	padding :  0 ,0, 0, 5px;
	padding-left :5px;
	background-color: #e9e7d7;
	background-image: url(/images/bar_bk.gif);
	width: 100%;
	height:	20px;
}	

.GridRowAlt {
	background-color: White;
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight : normal;
	text-align: center;
	vertical-align: middle;
	height :25px;	
	border-style:solid ;
	border-color: rgb(221,221,221);
	border-width: 1px;
	padding :  0 ,0, 0, 5px;
	padding-left :5px;
}	

.GridSelected
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	/*padding-top: 1px;*/
	font-style: normal;
	font-family: Tahoma, Arial;
	border-right-style: none;
	border-left-style: none;
	height: 25px;
	padding :  0 ,5px, 0, 5px;
	padding-left :5px;
	background-color: rgb(207,219,232);
	border-style : none;
}

.GridRowSelector
{
	background-color: white;
	border-style:none ;
	width: 2px;
	color: red;
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight : normal;
	height :25px;
	text-align : center;
	padding :  0 ,0, 0, 5px;
	padding-left :5px;
	/*line-height:20px;*/
}	

.GridRowTemplate
{
	Border-Width:2px;
	Border-Style: outset  ;
	background-color:#CFDBE8;
	Border : solid,3px ;
}

.MenuListbar
{
	background-color:rgb(70,130,180);
	border-color: rgb(70,130,180);
}

.MenuWorkArea
{
	background-repeat:repeat-x;
	background-position:  0%  99%;		
    Background-color:rgb(122,122,122);
    color:rgb(88,88,88);
    FONT-FAMILY: Tahoma, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.MenuWorkAreaTop
{
    Background-color:rgb(235,235,235); 
    color:rgb(88,88,88);
    FONT-FAMILY: Tahoma, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	Background-Image: url(../images/PanelTop2.gif);
	background-repeat:repeat-x;
	background-position: 0% 0%;			
}

.MenuItem
{
	Cursor:hand;
	Border-Width:0px; 
	font-family: Tahoma;
	Font-Size:8pt; 
	font-weight:bold;
	text-decoration: none;
	Border-Style:solid;
	Height:20px; 
	width:100%;
    color:black;
	padding-left:27px;
	padding-right:5px;
	Background-Image: url(../images/MenuItem.gif);
	background-repeat:no-repeat;
	background-position: 7% 45%;			
}

.MenuItemTop
{
	Cursor:hand;
	Border-Width:0px; 
	Font-Size:10pt; 
	font-family:Tahoma; 
	Border-Style:none;
	Height:20px; 
	width:100%;
	Color:white; 
	padding-left:15px;
	padding-right:5px;
}

.MenuItemWorkArea
{
	Cursor:hand;
	Border-Width:0px; 
	Font-Size:10pt; 
	font-family:Tahoma; 
	Border-Style:none;
	Height:20px; 
	width:100%;
	Color:color:rgb(88,88,88); 
	padding-left:25px;
	padding-right:5px;
}

.MenuItemHeading
{
	Cursor:hand;
	Border-Width:0px; 
    FONT-SIZE: 12pt;
	font-family:Tahoma;
	font-weight:bold; 
	Border-Style:none;
	Background-color:rgb(235,235,235); 
	Background-Image: url(../images/HeadingArrow.gif);
	width:100%;
	Color:black; 
	padding-left:25px;
	padding-right:5px;
	background-repeat:no-repeat;
	background-position:  5%  50%;			
}

.MenuSearchArea
{
	Cursor:default; 
	font-family:Tahoma; 
	Color: Black;
	background-color: rgb(0, 0, 0); 	
}

.MenuItemHover
{ 
	text-decoration: underline;
	Cursor:hand;
	Border-Width:0px; 
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:none;
	Height:20px; 
	width:100%;
	Color:rgb(25,25,112); /*midnightblue*/
	background-color: rgb(176,196,222); /*lightsteelblue*/
	padding-left:5px;
	padding-right:5px;
}

.MenuItemSelected
{
	font-weight:Bold;
	Cursor:hand;
	Border-Width:0px; 
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:none;
	Height:20px; 
	width:100%;
	Color:rgb(25,25,112); /*midnightblue*/
	Background-Image: url(../images/Arrow7x11.ico);
	background-repeat:no-repeat;
	background-position: 99% 25%;
	padding-left:5px;
	padding-right:5px;
}

.MenuGroup
{
	Height:100%; 	
	Border-width:0px;
	Border-Style:none;
	background-color:rgb(176,196,222); /*lightsteelblue*/
	padding : 5px,5px, 5px, 5px;
	margin-left:1px;
}
		
.MenuHeader {
	text-decoration: none;
	font-weight: normal;	
	Font-Size:10pt; 
	font-family:Tahoma; 
	Color:Black; 
	font-weight:bold;
	height:30px;
	padding: 0, 0,0, 0;
	Background-Image: url(../images/HeaderBarCentre.gif);
	background-repeat:repeat-x;
	background-position:  0%  99%;		
}

.MenuHeaderImage {
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color:White; 
	Background-Image: url(../images/HeaderBarCentre.gif);
	background-repeat:repeat-x;
	background-position:  0%  99%;		
	height:32;
	padding: 15, 0, 0, 0;
}

.MenuHeaderLeft {
	Background-Image: url(../images/HeaderBarLeft.gif);
	background-repeat:repeat-x;
	background-position:  0%  99%;
	width:20px;
	height:30;
}

.MenuHeaderRight {
	Background-Image: url(../images/HeaderBarRight.gif);
	background-repeat:repeat-x;
	background-position:  0%  99%;
	width:20px;
	height:30;
}
					
.MenuHeaderCollapsed
{
	font-weight: bold;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Height:24px; 	
	Color:White;
	/*Background-Image: url(../images/Section Bar 152x20.ico);*/
	Background-Image: url(../images/HeaderBarCentre.gif);
	padding-left:20px;
	padding-top:3px;
	cursor:hand;	
}

.MenuHeaderHover
{
	Height:24px; 
	Font-Size:8pt; 
	font-family:Tahoma; 
	font-weight:Bold;
	/*text-decoration: underline;*/
	Color: rgb(176,224,230); 
	/*Background-Image: url(../images/Section Bar 152x20.ico);*/
	Background-Image: url(../images/HeaderBarCentre.gif);
	padding-left:20px;
	padding-top:3px;
	cursor:hand;	
}

.MenuHeaderExpanded
{ 
	Height:24px; 
	font-weight:Bold;
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Color:White; 
	/*Background-Image: url(../images/Section Bar 152x20.ico);*/
	Background-Image: url(../images/HeaderBarCentre.gif);
	padding-left:20px;
	padding-top:3px;
	cursor:hand;	
}

.MainMenuTopLevelAction {
	background-color: rgb(122,152, 224); 
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	Color:white; 
	Background-Image: url(../images/HeaderBarCentre32.gif);
	padding-left:20px;
	
}	

.MainMenuHoverActionHilight
{		
	Cursor:hand; 
	text-decoration: underline;
	font-weight: bold;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: Yellow; 
	background-color:rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 97% 45%;	
	padding-left:20px;
}

.MainMenuIslandTopHilight
{		
	Cursor:hand; 
	font-weight: bold;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: Yellow;
	text-align:left;
	background-color: rgb(115, 135, 175);
	Background-Image: url(../images/HeaderBarCentre32.gif);
}


.MainMenuTopSelectedActionHilight
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: Bold;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	border-color:White;
	Color:Yellow; 
	background-color: rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 97% 45%;	
	padding-left:20px;
}

.MainMenuHoverAction
{		
	Cursor:hand; 
	text-decoration: underline;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: White; 
	background-color:rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 95% 45%;	
	padding-left:20px;
	
}

.MainMenuTopSelectedAction
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	border-color:White;
	Color:White; 
	background-color: rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 95% 45%;	
	padding-left:20px;
	
}

.MainMenuTopSelected
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	Color:White; 
	background-color: rgb(137, 157, 197); 	
}

.MainMenuTopLevel
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	Color:White; 
}

.MainMenuHover
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: black; 
	background-color:rgb(207, 219, 232); 
	border-width:thin;
}

.MainMenuIslandTop
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: white;
	background-color: rgb(122,152, 224); 
}

.MainMenuIsland
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: black;
	background-color: white;
}

.MainMenuDisabled
{		
	Cursor:default; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	font-style:italic; 
	font-weight:lighter;
	text-transform:lowercase ;
	padding-left:5;
	Color:rgb(137, 157, 197);
	/*Color: #3372B6;	
	background-color: rgb(136, 157, 194);*/
}

.MainMenuSeperator
{
	background-color: rgb(136, 157, 194);
}

.MainMenuHeaderTopLevelAction 
{
	background-color: rgb(115,135, 175); 
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	Color:white; 
	padding-top:3px;
}	

.MainMenuHeaderHoverAction
{		
	Cursor:hand; 
	text-decoration: underline;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: White; 
	background-color:rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 95% 45%;	
}

.MainMenuHeaderIslandTop
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: white;
	background-color: rgb(115,135, 175); 
}

.MainMenuHeaderIsland
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: black;
	background-color: white;
}

.MainMenuHeaderHover
{		
	Cursor:hand; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: black; 
	background-color:rgb(207, 219, 232); 
	border-width:thin;
}

.MainMenuHeaderDisabled
{		
	Cursor:default; 
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	font-style:italic; 
	font-weight:lighter;
	text-transform:lowercase ;
	padding-left:5;
	Color:rgb(137, 157, 197);
}

.MainMenuHeaderTopSelectedAction
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	border-color:White;
	Color:White; 
	background-color: rgb(128, 160, 192); 
	background-repeat:no-repeat;
	background-position: 95% 45%;	
}

.MainMenuHeaderSeperator
{
	background-color: rgb(136, 157, 194);
}

.ToolboxDefault
{
	Cursor:hand; 
	text-decoration: none;
	font-weight: normal;	
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None;
	Border-Width:0px;
	Color:Black;
}

.ToolboxSelected
{
	Cursor:hand; 
	text-decoration: underline;
	font-weight:bold;
	Font-Size:8pt; 
	font-family:Tahoma; 
	Border-Style:None; 
	Border-Width:0px;
}

.ToolboxHover
{
	Cursor:hand; 
	Font-Size:8pt; 
	font-family:Tahoma; 
	Color: Purple;
}

.TabHeader {
	background-color: rgb(115, 135, 175);
	color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : bold;
}	

.TabHeaderSide {
	background-color: rgb(115, 135, 175);
	/* Change back color to get line only effect white;*/
	color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	border-bottom: solid rgb(140,170,220) 1px;
}	

.TabHeaderSideNoUnderLine {
	background-color: white;
	color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
}	

.WorkAreaLocation {
	color: White;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;	
	font-weight:bold;
}

.WorkAreaLocationHover {
	Color:rgb(176,224,230);
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;	
	font-weight:bold;
}

.WorkAreaLocationActual {
	color: Yellow;
	Font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:bold;
}

.ButtonClass
{
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
}

.ButtonHoverClass
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#1e90ff);
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	text-decoration:underline;
	border:	1px solid #7b9ebd;
	height:22px;
}

.OKCancelButtonHoverClass
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#1e90ff);
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight: normal;
	text-decoration:underline;
	border:	1px solid #7b9ebd;
	height:22px;
	width: 80px;	
}

.OKCancelButtonClass
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	border:	1px solid #7b9ebd;
	height:22px;
	width: 80px
}

.LabelStd
{
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	color:Black;
}

.LabelLarger
{
	font-size: 10pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	color:Black;
}

.LabelBolderLarger
{
	font-size: 10pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : bold;
	color:Black;
}

.LabelValueStd
{
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	color:rgb(222,7,15);
}

.LabelTextbox
{
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	color:Black;
	border-width:0;
}

.TextBoxValue
{
	behavior: url(../Behaviors/textvalue_behavior.htc);
	background-color: White;
	color: Black;
	font: normal normal normal 8pt Tahoma;
	text-align:right;
	vertical-align: middle;
}	

.TextBoxStd
{
	background-color: White;
	color: Black;
	font: normal normal normal 8pt Tahoma;
	text-align:left;
	vertical-align: middle;
}	

.DropDownListStd
{
	background-color: White;
	color: Black;
	font: normal normal normal 8pt Tahoma;
	text-align:left;
	vertical-align: middle;
}	

.CheckboxWorkArea {
	color: black;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
}	

.BorderColour1
{
    BACKGROUND-COLOR: rgb(0, 55, 122);
}

.BorderColour2
{
    BACKGROUND-COLOR: rgb(136, 157, 194);
}

.WorkflowBorder {
	background-color: white;
	border-color:rgb(136, 157, 194);
	border-width:1px;

	border-top-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}	

.ButtonClassAlignMiddle
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	border:	1px solid #7b9ebd;
	height:19px;
	vertical-align: middle;
}

.ButtonClassAlignMiddleHover
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#1e90ff);
	cursor:	hand;
	padding-left: 0px;
	padding-right: 0px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	border:	1px solid #7b9ebd;
	height:19px;
	vertical-align: middle;
	text-decoration:underline;
}

.GridRowCompact
{
	background-color: White;
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	height: 18px;
	width: 100%;
	padding: 0, 2px, 0, 5px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221,221,221);
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(221,221,221);
	border-right-width: 1px;
}

.GridSelectedCompact
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	font-style: normal;
	font-family: Tahoma, Arial;
	height: 18px;
	padding: 0, 0, 0, 5px;
	background-color: rgb(207,219,232);
	border-style : none;
	border-right-style: solid;
	border-right-color: rgb(221,221,221);
	border-right-width: 1px;
}

.SmallButtonClass
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
	cursor:	hand;
	padding-left: 1px;
	padding-right: 1px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	border:	1px solid #7b9ebd;
	height:19px;
}

.SmallButtonHoverClass
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#1e90ff);
	cursor:	hand;
	padding-left: 1px;
	padding-right: 1px;
	font-Size:8pt; 
	font-family: Tahoma;
	font-style:normal;	
	font-weight:normal;
	text-decoration:underline;
	border:	1px solid #7b9ebd;
	height:19px;
}

.FormSectionHeadingStd
{
	color: black;
	font: normal normal bold 9pt Tahoma;
	text-align: left;
	vertical-align: middle;	
}

.MainHeading
{
	background-color:rgb(255,255,255); 
	color: rgb(1, 1, 1);
	font: normal normal 12pt Tahoma;
	text-align: left;
	vertical-align: middle;
	padding-left:30px;
	Background-Image: url(../images/ltArrow.gif);
	background-repeat:no-repeat;
	background-position:  0%  0%;		
}

.Breadcrumb
{
	background-color:transparent; 
	color: rgb(48, 96, 121);
	font: normal normal bolder 12pt Tahoma;
	text-align: left;
	padding-left:20px;
}

.GridClass
{
	border: solid 1 rgb(0,79,118);
	padding:0;
	color:rgb(0, 62, 92);
	font: normal normal bold 10pt Tahoma;
}

.GridHeader
{
	background-color:rgb(1,1,1);
	color:rgb(198, 188, 117);
	font: normal normal bold 10pt Tahoma;
}

.GridRow1
{
	background-color:rgb(200, 200, 190);
	color: rgb(1,1,1);
	font: normal normal bold 10pt Tahoma;
	text-align:center;
}

.GridRow2
{
	background-color:rgb(170, 170, 160);
	color: rgb(1, 1, 1);
	font: normal normal bold 10pt Tahoma;
	text-align:center;
}

.GridRow3
{
	background-color:rgb(200, 200, 160);
	color: rgb(1,1,1);
	font: normal normal bold 10pt Tahoma;
	text-align:left;
}

.GridRowHiLite
{
	background-color:yellow;
	color: rgb(1, 1, 1);
	font: normal normal bold 10pt Tahoma;
	text-align:center;
}

.HomePageLabelSmaller
{
	color: rgb(0,0,0);
	font: normal normal 10pt Tahoma;
}

.HomePageLabel
{
	background-color: rgb(255,255,255);
	font: normal bold 10pt Tahoma;
	color:rgb(1,1,1);
}

.HomeLabel
{
	background-color: rgb(255,255,255);
	font: normal bold 10pt Tahoma;
	color:rgb(1,1,1);
}

.imgLink
{
	behavior: url(../Behaviors/imagebutton_behavior.htc);
	cursor:	hand;
}

.billcontent
{
	font-size: 18px;
	color: rgb(5, 5, 1);
	line-height: 40px;
	font-family: Book Antiqua;
	text-decoration: none;
	width: 100%;
	display: block;
}

.CountDown
{
	width:200px;
	font-size: 10pt;
	font-family: Tahoma;
	font-style: normal;
	font-weight : normal;
	color:White;
	background-color:Transparent;
	border:None;
}

/* -------------------------------------------------------------------- */
