/* CSS Document */

*		{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:9pt;
		line-height:16px;
		letter-spacing:-1px;
		}
		
h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
		
td.grey{
		background-color:#808080;
		}
		

		
.bttnoff{
		font-weight:bold;
		border:#FFFFFF 1px solid;
		background-color:#808080;
		font-size:10pt;
		padding-left:11px;
		cursor:pointer;
		}
		
a		{
	text-decoration:none;
	font-variant: normal;
	font-size: 8pt;
		}

#indicator{
		border:#FFFFFF 1px solid;
		font-size:20pt;
		line-height:20pt;
		padding-left:14px;
		}
		
#bttnon{
		background-color:#D75008;
		}
		
#drkgrey{
		background-color:#4D4D4D;
		}		
		
span	{font-size:11pt;
		font-weight:bold;
		}
#address{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:8pt;
		line-height:normal;
		letter-spacing:-1px;
		}
		
