/* CSS Document */
body, p, td, th, table, ul, ol, li {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
.text10pt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
	}
.text9pt
	{font-size:9.0pt;
	font-family:Arial;}
.navBar {
	font-size:10.0pt;
	font-family:Arial;
	}
a:visited 	{
	font-weight: bold;
	text-decoration: none; color: "#909890";
	}
a:hover 	{
	font-weight: bold;
	text-decoration: none; color: "#000000";
	}
a:link 		{
	font-weight: bold;
	text-decoration: none; color: "#909890";
	}
a:active 	{
	font-weight: bold;
	text-decoration: none; color: "#909890";
	}

.text10pt a:visited 	{
	text-decoration: none; color: "#909890";
	}
.text10pt a:hover 	{
	text-decoration: none; color: "#000000";
	}

.text10pt a:link 		{
	text-decoration: none; color: "#909890";
	}

.text10pt a:active 	{
	text-decoration: none; color: "#909890";
	}
.formStyle {
	background: FFFFFF; 
	border: solid CFD0CF 1px; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 10;
	}
input, textarea, select, radio, checkbox{


	background: FFFFFF; 
	border: solid CFD0CF 1px; 
	color: #000000; 
	font-family: Verdana; 
	font-size: 10;
}
.counterText {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9;
	font-weight: bold;
	text-indent: 150pt;


}
.wallText {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.wallText a:visited 	{
	text-decoration: none;
	color: #FFFFFF;
	}
.wallText a:hover 	{
	text-decoration: none;
	color: #FFFFFF;
	}

.wallText a:link 		{
	text-decoration: none;
	color: #FFFFFF;
	}

.wallText a:active 	{
	text-decoration: none;
	color: #FFFFFF;
	}
#newsBody {
	display: inline;
	overflow: auto;
	z-index: 1;
	height: 100pt;
	width: 600px;

	}
.mediumFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;

	}


.dropShadowText {
	filter: DropShadow(Color=#cccccc, OffX=6, OffY=6, Positive=1);
}
.dropShadowWallText {
	filter: DropShadow(Color=#666666, OffX=3, OffY=3, Positive=1);
	border: 3px outset #8E8996;
	padding: 4px;
}

#MainPageLayer {
	display: none;
	visibility: hidden;
	position: static;

}