html, body 
{
	height: 100%;
}

BODY 
{
	background-color: black;
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
}

body 
	{
	color: white;
	margin: 0px
	}

#wrapper        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: black;
	margin-left: -375px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 750px;
	height: 450px;
	visibility: visible
	}

A  
{
	text-decoration : none;
	color: #333333;
	font-weight: normal;

}

A:hover  
{
	text-decoration : none;
	color:#003300;
	font-weight: normal;
}

A:active  
{
	text-decoration : none;
	font-weight: normal;
}

p  
{
	text-align : left;
}

.formtext {
	font-family: Trebuchet MS;
	font-size: 9 pt;
	font-weight: bold;
	color: #008011;
	cursor : auto;
	background-color: white;
}

.size8 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

.size8b {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

.size8w {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: normal;
	color: White;
}

.size8wb {
	font-family: Trebuchet MS;
	font-size: 8pt;
	font-weight: bold;
	color: White;
}

.size9 {
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 130%;
}

.size9b {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.size9bw {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size9bc {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size9w {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: normal;
	color: White;
}

.size9wb {
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
	color: White;
}

.size10 {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

.size10b {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.size11 {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: normal;
	color: Black;
}

.size11b {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
}

.size11bc {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.size11w {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: normal;
	color: White;
}

.size11wb {
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
	color: White;
}

.size14 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}

.size14b {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
}

.size14bc {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18 {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: Black;
}

.size18b {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.size18bc {
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
	text-align:center;
}

.size18w {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: normal;
	color: White;
}

.size18wb {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
}

.size18wbc {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: White;
	text-align: center;
}

.header {
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	color:#008011;
	text-align: left;
	padding-top : 15px;
	padding-bottom : 15px;
}


</style>
