/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px

}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: cc0033;
}
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 {	
	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;
	}	
TD
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

tr.tableheader  
{
	background: #cc0000;
	color: White;
	font-weight:bold;
}

TABLE.form
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.newstext  
{
	font-size: 12px;
}

.pdf
{
	font-size:10px;
}

.news
{
	font-size: 11px;
}

.gray
{
	color:Gray;
}

A:link	{	
	text-decoration:	underline;
	color:	#cc0000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#cc0000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#cc0000;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#cc0000;
	}

A.bodytext:link 
{
	COLOR: #ff3333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
}
A.bodytext:visited 
{
	COLOR: #ff3333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
}
A.bodytext:active 
{
	COLOR: #ff3333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none 
}
A.bodytext:hover 
{
	COLOR: #ff3333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline 
}
	
A.header:link	{	
	text-decoration:	underline;
	color:	#cc0033;
	}	
		
A.header:visited	{	
	text-decoration:	underline;
	color:	#cc0033;
	}	
		
A.header:active	{	
	text-decoration:	none;
	color:	#cc0033;
	}	
		
A.header:hover	{	
	text-decoration:	none;
	color:	#cc0033;
	}	
	
A.navbar:visited 
{
	color: #003366;
	text-decoration: none;
	font-size:	.8em;
}

A.navbar:active 
{
	color: #003366;
	text-decoration: none;
	font-size:	.8em;
}

A.navbar:link 
{
	color: #003366;
	text-decoration: none;
	font-size:	.8em;
}


A.navbar:hover	
{
	text-decoration: underline;
	color: #003366;
	font-size:	.8em;
}

A.navbarNewsletter:visited 
{
	color: #cc0000;
	text-decoration: none;
	font-size:	10px;
}

A.navbarNewsletter:active 
{
	color: #cc0000;
	text-decoration: none;
	font-size:	10px;
}

A.navbarNewsletter:link 
{
	color: #ff3333;
	text-decoration: none;
	font-size:	10px;
}


A.navbarNewsletter:hover	
{
	text-decoration: underline;
	color: #cc0000;
	font-size:	10px;
	
}

A.navbarSecure:visited 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}

A.navbarSecure:active 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}

A.navbarSecure:link 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}


A.navbarSecure:hover	
{
	text-decoration: underline;
	color: #cc0033;
	font-size:	12px;
	line-height: 170%;
	
}

A.bodytextSecure:link 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}

A.bodytextSecure:visited 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}

A.bodytextSecure:active 
{
	color: #cc0033;
	text-decoration: none;
	font-size:	12px;
	line-height: 170%;
}

A.bodytextSecure:hover	
{
	text-decoration: underline;
	color: #cc0033;
	font-size:	12px;
	line-height: 170%;
	
}

A.photo:visited 
{
	color: #cc0000;
	text-decoration: none;
	
}

A.photo:active 
{
	color: #cc0000;
	text-decoration: none;
	
}

A.photo:link 
{
	color: #cc0000;
	text-decoration: none;
	
}


A.photo:hover	
{
	text-decoration: underline;
	color: #cc0000;
	border-color: #cc0000;
	
	
}

A.navbottom:link
	{
		text-decoration: none;
		font-size: .8em;
		color:	#000000
	}

A.navbottom:hover
	{
		text-decoration: underline;
		font-size: .8em;
		color:	#000000
	}

A.navbottom:active
	{
		text-decoration: underline;
		font-size: .8em;
		color:	#000000
	}
	
A.navbottom:visited
	{
		text-decoration: none;
		font-size: .8em;
		color:	#000000
	}

A.bodylink:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A.bodylink:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A.bodylink:active	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A.bodylink:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.list  
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	}

.navbar  {	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .9em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	color: #003366;
	
	}	
	
.navbarbox  {	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	color: #003366;
	font-weight: bold;
	}	
	
DL DT TD
	{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	}

UL.navbar  {	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: .9em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	list-style-type:	disc ; 
	color: #003366;
	}	


UL LI	{	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 1em;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	list-style-type:	disc ;
	}	

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.errorclass		
{
	background:red;
	color:white;
	border-color:black;
	border-style:double;
	border-width:medium;
}


