body {
		font-size:10pt;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

	p {
		font-size:10pt;
	}

	td {
		font-size:8pt;
	}
	
a:link		{
	color: #214232;
	text-decoration: underline;
}

a:visited	{
	color: #214232;
	text-decoration: underline;
}

a:active	{ color: #214232; 
text-decoration: underline;
}

a:hover		{ color: Gray; 
text-decoration: none;
 }
 
a.footer:link		{
	color: #a9bdb6;
	text-decoration: underline;
}

a.footer:visited	{
	color: #a9bdb6;
	text-decoration: underline;
}

a.footer:active	{ color: #a9bdb6; 
text-decoration: underline;
}

a.footer:hover		{ color: Silver; 
text-decoration: none;
 }
	
A.popUp {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
	color: #990033;
}

A:hover.popUp  {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: Gray;
}
	
hr {
	color: #006600;
}
	
hr.black {
		color: #000000;
	}

.button { 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", arial, sans-serif;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial, sans-serif;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.copytext 	{
	COLOR: #990000;
	FONT: 8pt arial, verdana, sans-serif;
}

.textarea	{ FONT: 12px arial, verdana, sans-serif;
		BORDER: #999999 2px solid; }

.dropdown {	COLOR: #333333;
		FONT: 12px verdana, arial, sans-serif; }
		
.footnote {
		font-size:8pt;
		color: Gray;
	}