td.BodyText
{
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	color:#006666;
	padding-left:2px;
	padding-top:20px;
	padding-right:30px;
	text-align:justify;
	valign:top
}
table.BodyText
{
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	color:#006666;
}
span.BodyHead
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#006666
}
span.On
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:orange	

}
span.Rush
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:gray	

}
td.Awards
{
	border-width:0 1px 1px 1;
	border-style:solid;
	border-color:#3D5B65
}
td.NavLinks
{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:yellow;
	text-align:center
}
td.NavlinksHome
{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:yellow;
	text-align:right

}
a:link
{
	text-decoration:none;
	color:yellow
}
a:visited
{
	text-decoration:none;
	color:yellow
}
a:active
{
	text-decoration:none;
	color:yellow
}
a:hover
{
	text-decoration:none;
	color:orange
}
td.Highlights
{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#925E1B	
}
td.HighlightsHead
{
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	color:#006666	
}
a.Highlights:link
{
	text-decoration:none;
	color:#925E1B
}
a.Highlights:visited
{
	text-decoration:none;
	color:#925E1B
}
a.Highlights:active
{
	text-decoration:none;
	color:#925E1B
}
a.Highlights:hover
{
	text-decoration:none;
	color:green
}
span.BodyHighlights
{
	font-weight:bold;
	font-size:9pt;
	font-family:arial
}
input
{
	color: #003366; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: normal; 
	border: 1px solid #666666;
	width:150px

}
input.Button
{
	color: #003366; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: normal; 
	border: 1px solid #666666;
	width:70px;
	background:orange

}
select
{
	color: #003366; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: normal; 
	border: 1px solid #666666;

}
textarea
{
	color: #003366; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: normal; 
	border: 1px solid #666666;
	width:250px

}