/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    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;
	}	
.Email
{
	visibility: visible;
	position: absolute;
	left: 140px;
	top: 20px;
	background-color: azure;
}
#SitePage 
{
	visibility: visible;
	position: absolute;
	left: 170px;
	top: 0px;
	width: 728px;
	height: auto;
}
#SiteBanner
{
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 728px;
	height: 90px;
	background-image: url(images/ghmburst728x90.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid black;
}
#SkyThemeAd
{
	visibility: visible;
	position: absolute;
	left: 5px;
	top: 0px;
	width: 160px;
	height: 600px;
}
#LinkAd
{
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 90px;
	width: 726px;
	height: 15px;
}
#RssFeed
{
	visibility: visible;
	position: absolute;	
	background-color: lightyellow;
	top: 107px;
	left: 0px;
	width: 336px;
	height: 37px;
}
#GglSearch
{
	visibility: visible;
	position: absolute;
	top: 107px;
	left: 346px;
	width: 382px;
	height: 35px;
}
#LeftNav
{
	visibility: visible;
	position: absolute;
	background-color: lightblue;
	top: 147px;
	left: 5px;
	width: 160px;
	height: 453px;
}
#LeftNavTop
{
	visibility: visible;
	position: relative;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 273px;
}
#LeftNavBot
{
	visibility: visible;
	position: relative;
	top: 10px;
	left: 5px;
	width: 150px;
	height: 130px;
}
#PageContent
{
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 165px;
	width: 553px;
	height: auto;
}
#PageFooter
{
	visibility: visible;
	position: absolute;
	background-color: Black;
	color: White;
	font-size: smaller;
	top: 425px;
	left: -6px;
	height: 35px;
	width: 728px;
	border-top: 1px solid black;
}
#PageCalendar
{
	position: absolute;
	left: 2px;
	top: 2px;
	Width: 125px;
	Height: 88px;
}
.Navigation
{
	visibility: visible;
	position: relative;
	left: 10px;
	background-color: darkblue;
	color: yellow;
	width: 130px;
	font-weight: bold;
}
.SelectedNavigation
{
	visibility: visible;
	position: relative;
	left: 10px;
	background-color: White;
	color: Black;
	width: 146px;
	font-weight: bold;
}
.title
{
	color: Blue;
	font-size: 14px; 
}
.NavigationLink
{
	text-decoration: underline;
	color: Yellow;
	background-color: darkblue;
	font-weight: bold;
}