/* GENERAL */
BODY
{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: #ffffff; FONT-WEIGHT: normal; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; MARGIN: 0px; WORD-SPACING: normal; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; TEXT-TRANSFORM: none; SCROLLBAR-3DLIGHT-COLOR: #e6e6e6; SCROLLBAR-ARROW-COLOR: #c0c0c0; PADDING-TOP: 4px; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #e6e6e6; LETTER-SPACING: normal; BACKGROUND-COLOR: #567ca9 }

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-weight: bold;
	font-size: 1.33em;
	word-spacing: normal;
	color: darkgoldenrod;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: 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;
	}	

TD, OPTION, SELECT, INPUT
{
	font-size: 8pt;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link
{
	font-size: 8pt;
	color: #3333cc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
		
A:visited	
{
	font-size: 8pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A:active	
{
	font-size: 8pt;
	text-decoration:	none;
	color: #3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A:hover	
{
	font-size: 8pt;
	text-decoration:	underline;
	color:	#3333cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
SMALL
{
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

BIG	{	
	font-size:	1.18em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	

UL LI	{	
	list-style-type:	square ;
	TEXT-ALIGN: justify
	}	

UL LI LI	{	
	list-style-type:	disc;
	TEXT-ALIGN: justify
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	TEXT-ALIGN: justify
	}	
	
OL LI	{	
	list-style-type:	decimal;
	TEXT-ALIGN: justify
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	TEXT-ALIGN: justify
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	TEXT-ALIGN: justify
	}	



/*SPECIFIC ITEMS */
/***********************************************************/
.Normal
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Copyright
{
	font-weight: normal;
	font-size: 0.7em;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.WebMaster
{
	font-size: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}	

.Head
{
	font-weight: bold;
	font-size: 1.58em;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubHead
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
}
.ISSUE
{
	font-weight: bold;
	font-size: 8pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica;
}
.HeadDate
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica;
}


A.Menu:link
{
	font-weight: bold;
	font-size: 8pt;
	color: midnightblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
		
A.Menu:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: midnightblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
		
A.Menu:active
{
	font-weight: bold;
	font-size: 8pt;
	color: midnightblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
		
A.Menu:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: firebrick;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

TD.Card
{
	border-right: thin groove;
	border-top: thin groove;
	font-weight: normal;
	font-size: 9pt;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.Header
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/shei_02.jpg);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.HeaderHome
{
	background-image: url(images/shei_02_home.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.ContentHeader
{
	border-bottom: #ffcc00 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.Footer
{
	background-image: url(images/shei_04.jpg);
	background-repeat: repeat-x;
}


.Title
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	font-family: Verdana, Arial, Helvetica;
}

A.SubTitle:link
{
	font-weight: normal;
	font-size: 8pt;
	color: palegoldenrod;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	
		
A.SubTitle:visited
{
	font-size: 8pt;
	font-weight: normal;
	color: palegoldenrod;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}	
		
A.SubTitle:active	
{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: palegoldenrod;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
A.SubTitle:hover
{
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SubTitle
{
	font-weight: bold;
	font-size: 10pt;
	cursor: hand;
	color: palegoldenrod;
	font-family: Verdana, Arial, Helvetica;
	background-color: transparent;
}

.MenuList
{
	border-right: aliceblue 2px inset;
	padding-right: 0px;
	border-top: aliceblue 2px inset;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: aliceblue 2px inset;
	padding-top: 0px;
	border-bottom: aliceblue 2px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: #f4f6f9;
}

.CatalogFilterLabel
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CatalogFilterField
{	
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	vertical-align:top;
}

.TableFilter
{
	
	background-color: whitesmoke;
}


#ContentPane
{
	border-right: 2px inset;
	padding-right: 0px;
	background-position: left top;
	border-top: 2px inset;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 2px inset;
	padding-top: 0px;
	border-bottom: 2px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: white;
}

#LeftPane
{background-color: #669ef2;}

#TableBody
{
	
	background-color: #5f8bb4;
}

