/* 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:top;	
	font-size:	.9em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Helvetica, sans-serif;
	}	
	
TD {
	FONT-SIZE: .9em; FONT-STYLE: normal; FONT-FAMILY: Verdana, Helvetica, sans-serif
}
	

A:link	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#bb68aa;
	}
	
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;
	}	
.HomeHead {
    color: #003366; font-family: Verdana, Arial; font-size: 20px; font-weight: bold; HEIGHT: 35px
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; TEXT-DECORATION: none; hspace: 0; vspace: 0; align: absbottom
}
.title {
	FONT-SIZE: 24px; COLOR: #003366; LINE-HEIGHT: 30px; FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.subtitle {
	FONT-SIZE: .8em; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Helvetica, sans-serif; color:#003366
}
.footer {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: white; LINE-HEIGHT: 22px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #002b80
}
.Normal
{
    font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 14px    
}
.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 15px    
}

.NormalMedium
{
    font-family: Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: normal; line-height: 16px    
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif; text-decoration: none; color: #dddddd; font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: overline, underline; color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-size:  11px; font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white; text-decoration: underline;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: Lime font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-size:  12px; font-weight: normal; line-height: 16px; padding-left: 10px
}

A.MenuUnselected:hover
{
    color: #bb68aa; text-decoration: underline; padding-left: 10px
}
HR {
    
    color: #003366; text-align:left
}

/* */
.error {
	FONT-SIZE: 18px; COLOR: red; FONT-FAMILY: Tahoma, Times, serif
}

.SetLightBlue { color: dodgerblue; font-family: Verdana, Helvetica, Sans-Serif; font-style:italic}
