/* Default CSS Stylesheet for a new Web Application project */
/* Modifications: */
/*   BODY background-image */
/*   HR */

BODY
{
    background-image: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 0.5em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
; line-height: normal; background-color: #FFFFFF; list-style-position: inside; list-style-type: square; overflow: scroll; clip:  rect(   )
}
H3, H4, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-size:	16px;
	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;
	}	
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:	0.85em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}H6 { 
    COLOR: #660066;	
}		
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;
; background-color: #993333; border-top-width: thin
	}	
	
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;
	}	
	
HR
{
	height: 2px;
	background-color: #003366;
}
p {  margin-top: 0px; margin-bottom: 0px}

		
H5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	bold;
	font-style:	italic;
	text-transform:	none;
 } H5 { 
    COLOR: #0033FF;
 } 
/*.top { background-image: none; text-align: left; margin-top: 0px; margin-left: 0px; padding-top: 0px; padding-left: 0px; background-color: #999999; font-weight: bold; border-style: solid; border-top-width: 1px; color: #FFFFFF} */

hh1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold; background-color: #FFCCFF; letter-spacing: 5px; word-spacing: 5px; overflow: scroll; height: 15px; clip:  rect(   )}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.white {  color: #FFFFFF}


H1 { 
    COLOR: #FF0033;
 }

 .tlt2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bolder; color: #666699; background-color: #FFCCFF}

TH { 
    COLOR: #FFFFFF;
 } 

H2 { 
    COLOR: #FF0000;
 }

 .stlt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #0066FF; font-weight: bolder}

.mtlt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0000FF; background-color: #E9F2F8; letter-spacing: 5em; word-spacing: 5em; padding-top: 5px; padding-bottom: 5px}

A.tail:link {  font-weight: bolder; color: #FFFFFF}
A.tail:visited {  font-weight: bolder; color: #FFFFFF; background-color: #5D5D5D}
A.tail:active {  color: #000000; background-color: #FFCCFF}
A.tail:hover {  background-color: #FFCCFF; font-weight: bolder}
.required {  color: #FF0000}






.white2 {
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
a.white2:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.whiteB {
	color: #000000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-weight: bold;
}
.img {
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	font-weight: normal;
	width: 63px;
	height: 63px;
}

