/**/
body
{
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 10pt;
}

.Header1
{
	font-weight: normal;
	font-size: 14pt;
	color: #000000;
	line-height: normal;
	font-family: Arial, Verdana,Sans-serif;
	letter-spacing: normal;
}
A.Header1
{
	font-family: Arial,Verdana,Sans-serif;
	color: #000000;
	font-size: 14pt;
	cursor: hand;
}
A.Header1:hover
{
	text-decoration: underline;
	color: #990000;
}
.Announcement
{
	height:18px;
	background-color: #ffffff;
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10pt;
	font-style:italic ;	
	color: #005EB0;
	font-weight:bold;
	
}

.PageText
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Arial,Verdana,Sans-serif;
	line-height: 12pt;
}
.FooterText
{
	font-weight: normal;
	font-size: 8pt;
	color: #005EB0;
	font-style: normal;
	font-family: Arial,Verdana,Sans-serif;
	line-height: 12pt;
}

.PageTextRight /* needed for summary controls */
{
	font-weight: normal;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana,Arial,Sans-serif;
	line-height: 12pt;
	text-decoration: none;
	text-align: right;
}

A.PageLink
{
	font-family: Verdana,Arial,Sans-serif;
	color: #ffffff;
	font-size: 10pt;
	cursor: hand;
	text-decoration: none;
}

A.PageLink:Hover
{
	text-decoration: underline;
	color: #ffffff;
}

