/* 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;
}
hhh {}
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;
	}	

.msglargered
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: red;
}
.msgmed
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: black;
}
.msgnormal
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: black;
}
.normal
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}
.normallarge
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: black;
}

.normalbold
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
.normalboldredyellow
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: gold;
}
.cufnormalboldgreen
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: green;
	font-weight: bold;
}
.cufnormalboldwhitegreen
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: green;
}
.cuftitle 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 12pt;
	background-color: green;
	}
.normalred
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: red;
	font-weight: bold;
}
.normalredbold
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: red;
}
.normalyellow
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: orange;
}
.normalalt 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black; 
	background-color: #ffffcc; 
	font-size: 8pt
	}
.button
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: blue;
	text-align:right	
}
.blackout 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ccd3ea; 
	background-color: #ccd3ea; 
	font-size: 8pt
	}
.Region 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	color: black; 
	background-color: #c0c0ff; 
	font-size: 9pt
	}
.Business 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: black; 
	background-color: #ccd3ea; 
	font-weight: bold;
	font-size: 10pt
	}
.Location 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black; 
	background-color: #ccd3ea; 
	font-weight: bold;
	font-size: 12pt
	}
.Headings 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: white; 
	background-color: #ccd3ea; 
	font-weight: bold;
	font-size: 10pt
	}
.invisible 
	{ 
	visibility: hidden; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: red; 
	background-color: silver; 
	text-decoration: bold; 
	font-size: 8pt
	}
.invisiblelarge
{
	visibility: hidden; 
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: black;
}
.title 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9999cc; 
	font-weight: bold;
	font-size: 14pt
	}
.titlesmall 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9999cc; 
	font-weight: bold;
	font-size: 10pt
	}
.titlebig
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #9999cc; 
	font-weight: bold;
	font-size: 14pt
	}
.titlebigblack
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000; 
	font-size: 14pt;
	text-align:right	
	}
.parent 
	{ 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black; 
	font-weight: bold;
	font-size: 8pt
	}
.child
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
.normalright
	{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:right	
	}
.normalleft
	{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:left	
	}
.passwordsmall
{
	font-family:verdana, Helvetica,  Times New Roman, Arial, sans-serif;
	font-size: 7pt;
	color: gray;
	BACKGROUND-COLOR: gray;

}
.normalsmall
{
	font-family:verdana, Helvetica,  Times New Roman, Arial, sans-serif;
	font-size: 7pt;
	color: black;
}

.normalsmallright
	{
	font-weight: bold;
	font-size: 5pt;
	color: black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:right	
	}

.normallarge
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
.normalmedium
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
.normalsmallright
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: black;
	text-align:right	
}
.normalsmallleft
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: black;
	text-align:left	
}
.normalsmallcenter
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: black;
	text-align:center	
}
.normalsmallred
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: red;
}
.normalsmallgreen
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: green;
}

.break 
{
	 page-break-before: always; 
}

	

