/* CSS Document */
	span.nav
	{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
	}

	span.here
	{
		color: #DD4E2C;
		font-family: Verdana;
		font-size: 8pt;
	}

	div.nav
	{
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
	}

	div.here
	{
		color: #DD4E2C;
		font-family: Verdana;
		font-size: 8pt;
	}

	a:hover
	{
		color: #99CCFF;
		font-family: Verdana;
		font-size: 8pt;
		text-decoration: none;
	}

	a:link, a:visited { text-decoration: none; }

	li
	{
		color: #99CCFF;
		font-family: verdana;
		font-size: 12pt;
		line-height: 18pt;
	}
.iText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #99CCFF;
	text-align: right;
	font-weight: 700;
	line-height: 1.25;
}
.iMext {
	font-family: Verdana;
	font-size: 8pt;
	color: #99CCFF;
}
.iTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #99CCFF;
	text-align: right;
	text-transform: uppercase;
	line-height: 16px;
}
.blueText {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #99CCFF;
}
.tableTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #99CCFF;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
}	
.grey {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	line-height: 12px;

}
.money {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: 700;
	text-align: right;
	color: #99CCFF;
}
.paren {
	font-size: 8pt;
	font-weight: 100;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
}
.blueText2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099CC;
	font-weight: bold;

}
.grey2 {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	line-height: 12px;
}

