/* Default CSS Stylesheet for a new Web Application project */


BODY, TABLE
{
    /*BACKGROUND-COLOR: white;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px 0px 0px 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	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:	#2020ff;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#2020ff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#2020ff;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#2020ff;
	}

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;
	}	


.SquareList
{
	LIST-STYLE-POSITION: inside; 
	LIST-STYLE-TYPE: square;
	font-size:10pt;
}


.MainLink:link	
{	
	text-decoration:	none;
	color:	#4040ff;
}	
		
.MainLink:visited	
{	
	text-decoration:	none;
	color:	#4040ff;
}	
		
.MainLink:active	
{	
	text-decoration:	none;
	color:	#4040ff;
}	
		
.MainLink:hover	
{	
	text-decoration:	underline;
	color:	#4040ff;
}


.leftmenu
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:red;
	text-decoration:none;
	width:180px;
	vertical-align:middle;
	height:14px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.leftmenu:link
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:red;
	text-decoration:none;
	width:180px;
	vertical-align:middle;
	height:14px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}


.leftmenu:visited
{
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	color:red;
	text-decoration:none;
	width:180px;
	vertical-align:middle;
	height:14px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.leftmenu:hover
{
	font-family:Arial;
	font-size:9px;
	font-weight:bolder;
	color:white;
	text-decoration:none;
	vertical-align:middle;
	height:14px;
	width:175px;
	background-color:red;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.leftmenu:active
{
	font-family:Arial;
	font-size:9px;
	font-weight:bolder;
	color:blue;
	text-decoration:underline;
	vertical-align:middle;
	height:14px;
	width:175px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.ref1
{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bolder;
	color:navy;
}

.ref1:link
{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bolder;
	color:navy;
}

.ref1:active
{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bolder;
	color:navy;
}

.ref1:visited
{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bolder;
	color:navy;
}

.ref1:hover
{
	font-family:arial;
	font-size:13px;
	text-decoration:underline;
	color:purple;
}

.ref2
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	
}

.ref2:link
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	
}

.ref2:active
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	
}

.ref2:visited
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	
}

.ref2:hover
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:yellow;
}

.ref3
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:blue;
}

.ref3:link
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:blue;
	
}

.ref3:active
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:red;
	
}

.ref3:visited
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:blue;
	
}

.ref3:hover
{
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:red;
}

.ref4
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:navy;
}

.ref4:link
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:navy;
	
}

.ref4:active
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:red;
	
}

.ref4:visited
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:navy;
	
}

.ref4:hover
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:red;
}

.label1
{
	font-family:arial;
	font-size:9px;
	color:#555555;
}

.label2
{
	font-family:arial;
	font-size:11px;
	color:Black;
}

.label12navy_b
{
	font-family:arial;
	font-size:14px;
	color:navy;
	font-weight:normal;
}

.label3
{
	font-family:arial;
	font-size:13px;
	color:Black;
}


.tagRef:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:navy;
	text-decoration:none;
}

.tagRef:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:navy;
	text-decoration:none;
}

.tagRef:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	color:blue;
	text-decoration:underline;
}

.schoolName
{
	color:#000077;
	font-size:18pt;
	font-family:Arial,verdana;
}

.schoolAddress
{
	color:#222222;
	font-family:Arial,verdana;
	font-size:10pt;
}

.schoolHeader
{
	border-bottom: 1px solid #808080;
}

.schoolBorderRight
{
	border-right: 1px solid #808080;
}

.schoolFooter
{
	border-top: 1px solid #808080;
	text-align:center;
	font-size:9pt;
}

.schoolTable
{
	padding:10px 10px 10px 10px;
}

/*
.tagRef:active
{
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
	color:navy;
	text-decoration:underline;
}
*/
