
p
{
font-family:Arial, Helvetica, Geneva;
font-size:13px;
}

A:link

{

text-decoration:	underline;

color:	black;	

}



		

A:visited	{	

	text-decoration:	underline;

	color:	black;

	}	

		

A:active	{	

	text-decoration:	none;

	color:	black;

	}	

		

A:hover	{	

	text-decoration:	none;

	color:	black;

	}

	

SMALL	{	

	font-size:	.7em;

	}	



BIG	{	

	font-size:	1.17em;

	}	



BLOCKQUOTE, PRE	{	

	font-family:	Courier New, monospace;

	}	

	



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;

	}	



.clear {
	clear: both;
}





.headerA

{

	font-size: 14pt;

	line-height: 15pt;

	color: #A5100B;

	font-family:  Arial,Verdana, san-serif;

}









.headerB

{

	font-size: 10pt;

	line-height: 11pt;

	color: #black;

	font-weight: bold;

	font-family:  Arial,Verdana, san-serif;

}







.small

{

	font-size: 10pt;

	line-height: 11pt;

	color: black;

	font-family:   Arial,Verdana, san-serif;

}



.small:link	{	

	text-decoration:	underline;

	color:	black;

	}	

		

.small:visited	{	

	text-decoration:	underline;

	color:	black;

	}	

		

.small:active	{	

	text-decoration:	none;

	color:	black;

	}	

		

.small:hover	{	

	text-decoration:	none;

	color:	black;

	}















.smallf

{

	font-size: 8pt;

	line-height: 10pt;

	color: black;

	font-family:   Arial,Verdana, san-serif;

}



.smallf:link	{	

	text-decoration:	underline;

	color:	black;

	}	

		

.smallf:visited	{	

	text-decoration:	underline;

	color:	black;

	}	

		

.smallf:active	{	

	text-decoration:	none;

	color:	black;

	}	

		

.smallf:hover	{	

	text-decoration:	none;

	color:	black;

	}

#detailtext{
margin:0px 0px 0px 0px;
padding:10px 10px 10px 10px;
height:290px;
vertical-align:top;
overflow:auto;
border:0px solid #ccc;
text-align:justify;
}

#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	color: #000000;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	}

	#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	color: #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	}

	#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ED7075;
	}

	/* Sample CSS definition for the example list. Remove if desired */
	.navlist li {
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
	}
	



