/* CSS Document */
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
	height: 100%;
	line-height:14pt;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	height: 100%;
	line-height:14pt;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	height: 100%;
	line-height:14pt;
}
.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 4px;
	height: 100%;
	line-height: 24pt;
}
.creditsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:right;
	vertical-align:bottom;
	color: #cccccc;
	height: 100%;
}
.ftpText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	height: 100%;
}
.smallText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	color: #999999;
	height: 100%;
}
.addressText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	color: #999999;
	height: 100%;
	line-height:12pt;
}
.regularHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color:#666666;
	margin-top: 12px;
	margin-left: 12px;
	height: 100%;
	line-height: 24pt;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #cccccc;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 4px;
	height: 100%;
	line-height: 24pt;
}
