

BODY
{
 font: Verdana;
 font-size: 11
}

.defaulttext
{
	font-size: 13;
	FONT-FAMILY: "Arial";
	color: Black;
}

.buttonz
{
	font-size: 11;
	FONT-FAMILY: 'Verdana';
	color: Black;
	background-color: #CAF2E6;
	border-color: #004C36;
	border-style: double;  
}

.datagridheader
{
	font-size: 13;
	FONT-FAMILY: "Arial";
	color: White;
	background-color: #154C37;
	border-color: #004C36;
	border-style: double; 
}

.showindex
{
	z-index: 1
}



.Big	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	18;
	font-style:	 normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;
	font-weight: bold;
	 
		}	

.MSAHeader	{	
	font-family: Perpetua Titling MT;
	font-size:	24;
	font-style:	 normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;
	font-weight: bold;
	 
		}	

.H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	font-style:	 normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;
	font-weight: bold;
	 
		}	
.TH1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	font-style:	 normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;
	font-weight: bold;
	color:White
	 
		}
.TH2	{	
	font-family: "Arial";
	font-size:	13;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:White
	}				
.th	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13;
	font-weight:	bold;
	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:	12;
	font-weight:	bold;
	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:	12;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.defaultdontprint 
{
	text-align: left;
	FONT-SIZE: 10px;
	FONT-FAMILY: 'Arial';
	color: White;
	background-color:  Gray;
	color: Black
}
	
@media print { 
 
.dontprint { display:none }
 
.printonly {display:inline}
}

H1, th, H3, H4, H5, th, Thead, TFOOT
{
   color: Black;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	font-style:	 normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	 none;
	font-weight: bold;
	 
		}	
		
th	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13;
	font-weight:	bold;
	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:	12;
	font-weight:	bold;
	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:	12;
	font-weight:	bold;
	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;
	}	
	
H7
{
	padding: 2px;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	color: #000000;
}

		
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:	underline;
	color: Black;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color: Black;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	Black;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	Black;
	}
	
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;
	}	




