body
{
	font-family: Arial, Verdana, Serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
}

body.text
{
	font-family: Arial, Verdana, Serif;
	font-size: 11pt;
	color: #003366;
	background-color: #D9D9D9;
}

table
{
	background-color: #D9D9D9;
}

tr 
{
	background-color: #D9D9D9;
}

img
{
	border=0;
}

td
{
	font-family: Arial, Verdana, Serif;
	font-size: 10pt;
	text-align: Center;
	color:#003366;
	border-style: none;
	background-color: #D9D9D9;
}

td.left
{
	font-family: Arial, Verdana, Serif;
	font-size: 11pt;
	text-align: Left;
	font-weight: bold;
	color:#000000;
	border-style: none;
	background-color: #D9D9D9;
}

td.footnote
{
	font-family: Arial, Verdana, Serif;
	font-size: 7pt;
	text-align: Left;
	color:#003366;
	border-style: none;
	background-color: #D9D9D9;
}

td.title1
{
	font-family: Arial, Verdana, Serif;
	font-size: 18pt;
	text-align: Center;
	color: #D9D9D9;
	background-color: #003366;
	border-style: none
}
td.title2
{
	font-family: Arial, Verdana, Serif;
	font-size: 16pt;
	text-align: Center;
	color:#D9D9D9;
	border-style: none;
	background-color: #003366;
}

td.darktitle1
{
	font-family: Arial, Verdana, Serif;
	font-size: 18pt;
	text-align: Center;
	color:#003366;
	border-style: none;
	background-color:#D9D9D9;
}

td.darktitle2
{
	font-family: Arial, Verdana, Serif;
	font-size: 16pt;
	text-align: Center;
	color:#003366;
	border-style: none;
	background-color:#D9D9D9;
}

td.darktitle3
{
	font-family: Arial, Verdana, Serif;
	font-size: 14pt;
	text-align: center;
	color:#003366;
	border-style: none;
	background-color:#D9D9D9;
}
.BulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	background-color: #D9D9D9;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 1px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	cursor: hand;
	vertical-align: middle;
	border: none;


}
