/* 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;
    margin-left: 0px;
    margin-top: 0px;
}

		
TH	{	
	vertical-align:	baseline;
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	background-color: navy
	}	


	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	square;
	}	

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;
	}	

P	
{
	font-family:Arial;
	font-style: normal;
	font-size: 9pt;
}

P.title
	{
		font-size: 12pt;
		color:navy;
	}	

P.title2
	{
		font-size: 10pt;
		color:black;
	}	

DIV.title
{
	font-size: 12pt;
	color:navy;
}

DIV.title2
	{
		font-size: 10pt;
		color:black;
	}	
DIV.warn
	{
		font-size: 10pt;
		color:red;
	}	

DIV.menuchild
{
	display:none;
}



TD.head	{	
	vertical-align:	baseline;
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	background-color: navy
	}	

TD.headb	{	
	vertical-align:	bottom;
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	background-color: navy
	}	


TD.logotop
	{
	}
	
TD.logotext
{
	font-family:Arial;
	font-style: normal;
	font-size: 11pt;
	color: Black;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

TD.maintext
{
	padding-top: 10px;
	font-family:Arial;
	font-style: normal;
	font-size: 9pt;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	
}



TD.menu
{
	background-position: left top;
	padding-top: 10px;
	padding-left:2px;
	padding-right:3px;
	vertical-align: top;
	color:navy;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial;
}

TD.menu2
{
	background-position: left top;
	padding-top: 10px;
	padding-left:2px;
	padding-right:3px;
	vertical-align: top;
	color:navy;
	font-weight:bold;
	font-size:8pt;
	font-family:Arial;
}

TD.menuchild
{
	background-position: left top;
	padding-left: 4px;
	padding-top: 3px;
	padding-right:3px;
	vertical-align: middle;
	color:black;
	font-weight:bold;
	font-size:7pt;
	font-family:Arial;

}




TD.menuicon
{
	width:40px;
	padding-left: 5px;
}


TD
	{
		font-family:Arial;
		border-collapse:collapse;
		vertical-align: top;
		font-size: 9pt;

	}



TD.warn
	{
		font-size: 10pt;
		color:Red;
	}


TD.title
	{
		font-size: 12pt;
		color:navy;
	}	

TD.title2
	{
		font-size: 10pt;
		color:black;
	}	

TD.newstitle
	{
		font-size: 10pt;
		color:navy;
		font-weight:bold;
		font-style:italic;
	}	

TD.newstext
	{
		font-size: 10pt;
		color:black;
	}	




TD.blue
	{
		font-size: 10pt;
		color:navy;
	}	

TABLE.menu
{
	table-layout: fixed;
	border-collapse: collapse;
	white-space:normal;
}

TABLE.menuchild
{
	border-collapse:collapse;
	table-layout: fixed;
}

	
TABLE.main
	{
	font-family:Arial;
	font-style: normal;
	font-size: 10pt;
	color: Black;
	border: solid 1px navy;
	width: auto;

	}

TABLE.calendar
	{
	border-collapse:collapse;
	table-layout: fixed;
	font-family:Arial;
	font-style: normal;
	font-size: 8pt;
	color: Black;
	border: solid 1px navy;
	}

TABLE.calendar2
	{
	font-family:Arial;
	font-style: normal;
	font-size: 8pt;
	color: Black;
	border: solid 1px navy;
	}


TD.main
{
	font-size: 9pt;
	color: Black;
	vertical-align:top;
}


FONT.firstchar
{
	font-size: 20pt;
	color: #3366cc;
	font-family: Garamond, 'Times New Roman';
}
FONT.firstchar2
{
	font-size: 15pt;
	color: red;
	font-family: Garamond, 'Times New Roman';
}

FONT.nowrap
{
	white-space:nowrap;
}

FONT.title
{
	font-size: 12pt;
	color: navy;
}

FONT.title2
{
	font-size: 10pt;
	color: navy;
}


FONT.instructions
	{
		font-size: 10pt;
		color:Black;
	}

FONT.warn
	{
		font-size: 10pt;
		color:Red;
	}

FONT.calendar
	{
	text-align:left;
	font-size:10;
	color: black;
	font-family:Arial;
	}

FONT.tiny
	{
		font-size: 7pt;
		color:Black;
	}

a:link
{
	color: navy;
	background-color: transparent;
	font-size: 9pt;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

a:active
{
	font-size: 9pt;
	color: navy;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-decoration: underline;
}


a:visited 
{
	color: navy; 
	background-color: transparent; 
	font-size: 9pt;
	font-style: normal;
	font-family:Arial;
	text-decoration: none;
}

a:hover
{
	color: navy;
	background-color: transparent; 
	font-size: 9pt;
	font-style: normal;
	font-family:Arial;
	text-decoration: underline;
}



a:link.menu  
{
	color: navy; 
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.menu 
{
	color:navy;
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.menu 
{
	color: navy; 
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a:link.menuchild
{
	color: navy; 
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;

}

a:hover.menuchild 
{
	color:navy;
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

a:visited.menuchild
{
	color: navy; 
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
}

a:active.menuchild
{
	font-size: 8pt;
	color: navy;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}



a:link.nounderline
{
	font-size: 9pt;
	color: navy;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-decoration: none;
}

a:hover.nounderline
{
	color:navy;
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-size: 9pt;
	text-decoration: none;

}

a:visited.nounderline 
{
	color: navy; 
	background-color: transparent; 
	font-family:Arial;
	font-style: normal;
	font-size: 9pt;
	text-decoration: none;

}








