/* Default CSS Stylesheet for a new Web Application project */

BODY
{
  font-weight: normal;
  font-size: 11px;
  word-spacing: normal;
  text-transform: none;
  font-family: Verdana, Helvetica, sans-serif;
  letter-spacing: normal;
  background-color: white;
}

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:	10px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
TABLE
{
}
		
TH
{
  font-weight: bold;
  font-size: 12px;
  word-spacing: normal;
  vertical-align: baseline;
  text-transform: none;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: normal;
}	
.fsheadupper
{
  background-color: lemonchiffon;
}
.fsheadlower
{
  background-color: lemonchiffon;
  border-bottom: black thin solid;
}

.type1	{	
	vertical-align:	baseline;
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.total
	{
  border-top: black 1px solid;
	vertical-align:	baseline;
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	}	

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;
	}	
	
.hlabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: right;
}
.vlabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: left;
}
.clabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: center;
}
.mlabel
{
  font-weight: bold;
  font-size: 30px;
  color: #55cc77;
  font-family: Garamond;
  text-align: center;
}
.report
{
  page-break-before: always;
  margin-left: 10px;
}
.report1
{
  page-break-before: auto;
  margin-left: 10px;
}
.invisible
{
  visibility: hidden;
}

.menuEdge
{
	border-right: #006699 2px solid;
	z-index: 107;
	left: 8px;
	position: absolute;
	top: 84px;
	height: 100pc;
}

.menuCursor
{
	cursor:hand;
}

.menu
{
  position: absolute;
  left: 6px;
  top: 200px;
  width: 240px;
  overflow: auto;
  height: 600;
  border: solid 0px blue;
  margin: 0 0 0 0; 
}

.biglabel
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
}

.mybutton
{
  font-family: Arial;
  font-size: 10px;
  color: blue;
  text-align: center;
  background-color: Silver;
  border: outset;
}
.headbutton
{
	border-right: thin outset;
	border-top: thin outset;
	font-weight: bold;
	font-size: 11px;
	border-left: thin outset;
	width: 109px;
	color: red;
	border-bottom: thin outset;
	font-family: Arial;
	height: 23px;
	background-color: E0E0E0;
	text-align: center;
}
.myerror
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	font-size: 9px;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
	font-family: Arial;
	background-color: white;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}

.pageHead
{
	background-position: left top;
	z-index: 100;
	background-attachment: fixed;
	left: 4px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}

.numtextbox
{
  text-align: right;
}

.brlabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: right;
  border: solid 1px black;
}
.bllabel
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
  text-align: left;
  border: solid 1px black;
}

.menu1
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  font-family: Arial;
}

.menu2
{
  font-size: 10px;
  color: black;
  font-family: Arial;
}

TD
{
	vertical-align:	baseline;
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.pamphlet
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin: 4px;
	padding-top: 3px;
	font-family: Arial;
}
.pamphlet1
{
	text-align: center;
}
