﻿/* ================================
    CSS STYLES FOR GS
    v1.1, 04/2004
   ================================
*/  

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: midnightblue;
    line-height: 11pt;
}


BUTTON
{
	border-width:1px;
	border-style:  solid;
	border-color: MidnightBlue;
	font-size:  8pt;
	font-family:  Verdana;
	color: MidnightBlue  ;
	background-color: Lavender;
	padding: 1 2 1 2;
}
SPAN
{
	font-size: 8pt;
	color: #5368a6;
	font-family: Verdana;
}
P
{
	font-size: 8pt;
	color: #5368a6;
	font-family: Verdana;
	line-height: 11pt;
}
TD
{
	font-size: 8pt;
	color: #5368a6;
	font-family: Verdana;
}
STRONG
{
	font-size: 8pt;
	color: #5368a6;
	font-family: Verdana;
	padding-top: 10px;
	line-height: 11pt;
}
DIV
{
	font-size: 8pt;
	color: #5368a6;
	font-family: Verdana;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{

}
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:  underline;
	color: steelblue;
}	
		
A:visited	
{
		text-decoration:  underline;
	color: steelblue;

	}	
		
A:active	
{
		text-decoration:  underline;
	color: steelblue;
	}	
A:hover	{	
	text-decoration:	underline;
	color:	orange;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	  square ;
	margin-bottom: 5px;
	color: slategray;
	font-size: 8pt;

	}	

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

IFRAME
{
BORDER-RIGHT: #000099 1px solid; 
BORDER-TOP: #000099 1px solid; 
BORDER-LEFT: #000099 1px; 
BORDER-BOTTOM: #000099 1px solid;
background-color: Blue;
}
.LabelPageHeader
{
	font-size:   8pt;
	color: #9d454f  ;
	font-family:  Verdana;
	font-weight: bold;

}
.Heading
{
	font-size:     13pt;
	color: DarkBlue;
	font-family:   Arial;
	font-weight: bold;
}
.SmallHeader
{
	color: #333399;
	font-family:   Arial;
	font-size:     8pt;
	background-color: gainsboro;
}
.SubHead
{
	font-size:     8pt;
	color: #172244;
	font-family:  Verdana;
}
.BoxHead
{
	font-size:  xx-small;
	color: black;
	font-family: Verdana;
}
.SideBox
{
	font-size:  xx-small;
	color: black;
	line-height: 9pt;
	font-family: Verdana;
}
.BoxText
{
	border-style:  none;
	font-size:     8pt;
	font-family:   Verdana ;
	line-height: 9pt;
	color: #666699  ;
	border: none;
}

.ButtonSide
{
	border-style:  none;
	background-image: url(Images/BlueButton.gif);
	font-size:      xx-small;
	font-family:   Verdana ;
	color:  #9d454f ;
	border: none;
	height: 15px;
	text-align:left;
	cursor: pointer; 
	cursor:hand;
	width: 125;
	padding-left: 5px;
	font-weight:bold;

}


.ButtonSideHover
{
	border-style:  none;
	font-size:    xx-small;
	font-family:  Verdana;
	border: none;
	color:   #9d454f;
	height: 15px;
	text-align:left;
	cursor: pointer; 
	cursor: hand;
	text-decoration: underline;
	width: 125;
	padding-left: 5px;
	font-weight:bold;
	background-image: url(Images/BlueButtonHover.gif);

}
.ButtonSideClicked
{
	border-style:  none;
	font-size:    xx-small;
	font-family:  Verdana;
	color:  #9d454f ;
	height: 15px;
	text-align:left;
	cursor: pointer; 
	cursor: hand;
	width: 125;
	padding-left: 5px;
	padding-top: 1px;
	font-weight:bold;
	background-image: url(Images/yellowButton.gif);

}

.MenuButton
{
	font-size:   xx-small;
	font-family:  Verdana;
	color: #330099 ;
	padding: 3 0 0 0;
	height: 18px;
	cursor: pointer; 
	cursor:hand;
	text-align:center;
	font-weight:bold;

}
.MenuButtonActive
{
	font-size:   xx-small;
	font-family:  Verdana;
	color: gray;
	padding: 3 0 0 0;
	height: 18px;
	cursor: pointer; 
	cursor:hand;
	text-align:center;
	font-weight:bold;
}
.MenuButtonHover
{
	font-size:   xx-small;
	font-family:  Verdana;
	color: #9d454f  ;
	cursor: pointer; 
	cursor:hand;
	padding: 3px 0px 0px 0px;
	height: 18px;
	text-align:center;
	font-weight:bold;
}
.ButtonClient
{
	border-style:  none;
	font-size:   xx-small;
	font-family:  Verdana;
	color: slategray  ;
	border: slategray 1px solid;
	background-color: gainsboro;
	height: 18px;
}
.---Grid---
{
}
.GridButton
{
	border-right: royalblue thin outset;
	border-top: royalblue thin outset;
	font-size: 8pt;
	border-left: royalblue thin outset;
	color: white;
	border-bottom: royalblue thin outset;
	font-family: Verdana;
	background-color: #003163;
}

.GridOffice
{
	color: red;
	font-family: Verdana;
	font-size:  12pt;
	border-style: outset;
	background-color: #F0F0D2;
	border-color: Lavender;
	border-width: 1px;
    padding: 3;
    
}
.GridBold
{
	color: MidnightBlue;
	font-family: Verdana;
	font-size:  8pt;
	border-style:solid;
	background-color: WhiteSmoke;
	border-color: Lavender;
	border-width: 1px;
	font-weight:bold;
    padding: 1;
}
.GridHeader
{
	font-weight: bold;
	border-color: Blue;
	border-style:solid;
	border-bottom-color:Navy;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: Lavender;
	font-family: Verdana;
	color: #000084;
	font-size: 8pt;
	height: 20px;
	padding-left: 10;
	padding-right: 10;
}

.GridHeaderSmall
{
	font-size: xx-small;
	color: darkblue;
	font-family: Verdana;
	font-weight:bold;
	height: 20px;
	padding: 3 3 3 3;
	text-transform:uppercase;
	border-color: Blue;
	border-style:solid;
	border-bottom-color:Navy;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: Lavender;

}
.GridItem
{
    background-color: GhostWhite;
    height: 20px;
	padding-left: 10;
	padding-right: 10;
	border: solid 1px blue;
	border-bottom-color: Lavender;
}


.GridAlternatingItem
{
	background-color: White;
	height: 20px;
	padding-left: 10;
	padding-right: 10;
}
.GridColumn
{
	border-right-color: Lavender;
	border-left-width: 1px;
	border-left-color: Lavender;
	border-right-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
}
.GridColumnNormal
{
	width: 150px;
}
.GridColumnNarrow
{
	width: 30px;
}
.GridColumnDesc
{
	width: 200px;
}

.---Grid---
{
}
.GridButton
{
	border-right: royalblue thin outset;
	border-top: royalblue thin outset;
	font-size: 8pt;
	border-left: royalblue thin outset;
	color: white;
	border-bottom: royalblue thin outset;
	font-family: Verdana;
	background-color: #003163;
}

.GridOffice
{
	color: red;
	font-family: Verdana;
	font-size:  12pt;
	border-style: outset;
	background-color: #F0F0D2;
	border-color: Lavender;
	border-width: 1px;
    padding: 3;
    
}
.GridBold
{
	color: MidnightBlue;
	font-family: Verdana;
	font-size:  8pt;
	border-style:solid;
	background-color: WhiteSmoke;
	border-color: Lavender;
	border-width: 1px;
	font-weight:bold;
    padding: 1;
}
.GridHeader
{
	font-weight: bold;
	border-color: Blue;
	border-style:solid;
	border-bottom-color:Navy;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: Lavender;
	font-family: Verdana;
	color: #000084;
	font-size: 8pt;
	height: 20px;
	padding-left: 10;
	padding-right: 10;
}

.GridHeaderSmall
{
	font-size: xx-small;
	color: darkblue;
	font-family: Verdana;
	font-weight:bold;
	height: 20px;
	padding: 3 3 3 3;
	text-transform:uppercase;
	border-color: Blue;
	border-style:solid;
	border-bottom-color:Navy;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: Lavender;

}
.GridItem
{
    background-color: GhostWhite;
    height: 20px;
	padding-left: 10;
	padding-right: 10;
	border: solid 1px blue;
	border-bottom-color: Lavender;
}


.GridAlternatingItem
{
	background-color: White;
	height: 20px;
	padding-left: 10;
	padding-right: 10;
}
.GridColumn
{
	border-right-color: Lavender;
	border-left-width: 1px;
	border-left-color: Lavender;
	border-right-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 2px;
}
.GridColumnNormal
{
	width: 150px;
}
.GridColumnNarrow
{
	width: 30px;
}
.GridColumnDesc
{
	width: 200px;
}
