

.bodytext {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin-top:		10px;
	margin-right:	7px;
	margin-bottom:	3px;
	margin-left:	7px;
	padding-top:	10px;
	padding-right:	7px;
	padding-bottom:	3px;
	padding-left:	7px;
	text-align:		left;
	line-height:	105%;
}

.bodytextnarrow {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin-top:		10px;
	margin-right:	50px;
	margin-bottom:	3px;
	margin-left:	7px;
	padding-top:	10px;
	padding-right:	50px;
	padding-bottom:	3px;
	padding-left:	7px;
	text-align:		left;
	line-height:	110%;
}

.lefttext {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top:		10px;
	margin-right:	10px;
	margin-left:	10px;
	padding-top:	10px;
	padding-right:	10px;
	padding-left:	10px;
	text-align:		left;
	line-height:	120%;
}

.righttext {
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin-top:		10px;
	margin-right:	3px;
	margin-left:	3px;
	padding-top:	10px;
	padding-right:	3px;
	padding-left:	3px;
	text-align:		left;
	line-height:	120%;
}

.footertable {
	background-image: 	url(/images/footer_table.gif);
	background-repeat: 	no-repeat;
	background-position:center top;
	}
	
.footer {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-family: "Arial";
	font-size: 11pt;
	font-weight: bold;
	color: #3399FF;
	padding-top:	3px;
	margin-top:		3px;
	padding-bottom:	3px;
	margin-bottom:	3px;
	padding-left: 	5px;
	margin-left: 	5px;
}

h2 {
	font-family: "Arial";
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: "Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #3399FF;
}

A:link, A:active {
	font-size:			10pt;
	text-decoration:	underline;
	font-weight:		normal;
	color:				#3399FF;
}

A:visited {
	font-size:			10pt;
	color:				#3399FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

A:hover {
	font-size:			10pt;
	color:				#3399FF;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.menutop:link	  {
	font-size:			11pt;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#333333;
}

A.menutop:active  {
	font-size:			11pt;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#333333;
}

A.menutop:visited {
	font-size:			11pt;
	color:				#333333;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.menutop:hover {
	font-size:			11pt;
	color:				#FFFFFF;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.footer:link	  {
	font-size:			8pt;
	text-decoration:	underline;
	font-weight:		normal;
	color:				#FFFFFF;
}

A.footer:active  {
	font-size:			8pt;
	text-decoration:	underline;
	font-weight:		normal;
	color:				#FFFFFF;
}

A.footer:visited {
	font-size:			8pt;
	color:				#FFFFCC;
	font-weight:		normal;
   	text-decoration:	underline;
}

A.footer:hover {
	font-size:			8pt;
	color:				#FFFFCC;
	font-weight:		normal;
   	text-decoration:	underline;
}

ul {
	padding-left: 	20px;
	margin-left: 	20px;
	font-size: 		10pt;
	font-weight: normal;
	color: 		#333333;
	text-align:		left;
	line-height:	100%;
}
#nix
{
	display:block;
	height :2px;
	width:2px;
	float:left;
	margin-top:-2px;
	overflow:hidden;
}

#nix:hover
{
	width:16px;
	height:16px;
	margin-top : -16px;
}

#pluto
{
	display:none;
}
