/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR:#FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	MARGIN-LEFT: 0PX;
	MARGIN-TOP: 0PX;
	MARGIN-RIGHT: 0px;
}



	}	


A:link	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#336699;
	}
	
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;
	}	

IMG 	{
	
	}
.TitleNFHS, .TitleFoundation {
	
	font-size:	32pt;
	font-style:	normal;
	color: #003366;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.TitleNFHS
{
	font-family:  Verdana, sans-serif, Arial, Helvetica;
	font-weight: 900;
}

.TitleFoundation
{
	font-family:  sans-serif, Arial, Helvetica;
}

.Section1
{
	BACKGROUND-COLOR:#003366;
}

.Section2
{
	BACKGROUND-COLOR:#e31936;
	
}

.Section3
{
BACKGROUND-COLOR:#003366;

}

.Section4
{
	border-bottom-width:thin;
	border-bottom-color:#003366;
	border-bottom-style:solid;
}
.LeftBar
{
	font-family:  sans-serif, Arial, Helvetica;
	font-size:	9pt;
	font-style:	normal;
	color: #FFFFFF;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	text-align:center;
	Background-color: #e31936;	
}

.NavigationFiller
{
	Background-color: #e31936;
}

.NavigationPipe, .NavigationNoPipe
{
	font-family: sans-serif, Arial, Helvetica;
	font-size:	10pt;
	fon-weight: Normal;
	width: 12.5%;
	text-align: center;
	text-valign: middle;
	color:	#336699;
}

.NavigationPipe
{
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#003366;
}


.footer, .footerNormal
{
	font-family:  sans-serif, Arial, Helvetica;
	font-size:	10pt;
	font-style:	normal;
	color: #000000;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	text-align:center;
}

.footer
{
	BACKGROUND-COLOR:#CCCCCC;
	border-bottom-width:thin;
	border-top-width:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-top-color:#000000;
	border-top-style:solid;
}


.HomeSlogan, .Slogan
{
	
	
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;	
	text-align:left;
}
.HomeSlogan
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	22pt;
	font-style:	normal;
	color: #e31936;
}

.Slogan
{
	font-family:  Comic Sans MS, Helvetica, sans-serif;
	font-size: 18pt;
	font-style:	normal;
	color: #336699;
	text-align: right;;
}

.Text
{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
}

.TextHeader
{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12pt;
	font-weight: Bold;
	color:	#336699;
}