/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    scrollbar-base-color: white;
    scrollbar-track-color: WhiteSmoke;
    scrollbar-face-color: GainsBoro;
    scrollbar-highlight-color: LightSlateGray;
    scrollbar-:3dlight-color: White;
    scrollbar-darkshadow-color: LightSlateGray;
    scrollbar-shadow-color: white;
    scrollbar-arrow-color: Black;
}

H1, H2, H3, H4, H5, TH, TXT, THEAD, TFOOT
{
	color: black;
}
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-weight: bold;
	font-size: 20pt;
	text-transform: none;
	color: darkcyan;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}	
		
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-weight: normal;
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	word-spacing: normal;
	text-transform: none;
	color: darkcyan;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}	
		
H6
{
	margin-top: 5px;
	font-weight: lighter;
	list-style-position: outside;
	font-size: 12pt;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}	
		
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;
}	
		
A:visited	{	
	text-decoration: none;
	}	
		
A:active	{	
	text-decoration: none;
	}	
		
A:hover	
{
	color: red;
	text-decoration: none;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
UL LI
{
	text-indent: 20px;
	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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.MainTable
{
	width: 100%;
	text-align: center;
}
.ContentTable
{
	}
.LeftTable
{
	border-right: lightgrey thin dotted;
	float: left;
	border-bottom: lightgrey thin dotted;
}
.MainTd
{
}
.SubTd
{
	font-size: 12pt;
	color: darkcyan;
	font-family: Verdana;
	text-align: center;
}
.header1
{
	background-image: url(http://hoogsreporting.com/data/images/Hoogs300x100.gif);
	width: 300px;
	background-repeat: no-repeat;
	height: 100px;
}
.header2
{
	font-weight: bold;
	font-size: 14pt;
	background-attachment: fixed;
	background-image: url(http://hoogsreporting.com/data/images/header2.jpg);
	text-transform: uppercase;
	color: darkcyan;
	background-repeat: no-repeat;
	font-family: Garamond, Verdana;
	background-color: transparent;
	text-align: center;
}
.HeaderTable
{
	width: 100%;
	}
.NavTable
{
	border-top: lightseagreen thin solid;
	width: 100%;
	border-bottom: lightseagreen thin solid;
	text-align: center;
}
.subnavbartable
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 135px;
}
.tdsubnavbar
{
	width: 25%;
	}
.subnavbar
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	background-color: gainsboro;
	display: none;
	vertical-align: top;
	width: 100%;
	text-align: center;
}
.Footer
{
	font-size: 8pt;
	width: 100%;
	color: dimgray;
	text-align: center;
}
.tdNav
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	width: 25%;
	border-bottom: lightgrey thin solid;
	background-color: gainsboro;
}
.NavButton
{
	text-transform: uppercase;
	color: darkcyan;
	font-size: 12pt;
	width: 100%;
	letter-spacing: 1pt;
}
.NavButton:hover
{
	color: red;
	}
.Date
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	text-align: right;
}
.pnCalendar
{
	border-right: dimgray thin outset;
	border-top: dimgray thin outset;
	left: 50%;
	border-left: dimgray thin outset;
	border-bottom: dimgray thin outset;
	position: absolute;
	top: 50%;
	background-color: gainsboro;
}