.bodytext 	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 2pt;
	margin-top: 2pt;
}
.copyrightblue	{
	color: #778093;
	font-family: Arial;
	font-size: 7pt;
}
.copyrightred		{
	color: #ff0000;
	font-family: Arial;
	font-size: 7pt;
}
.formwhiteongrey 		{
	background-color: #758194;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.header		{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.headerblack 	{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.headergrey 	{
	color: #999999;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.headerwhite 	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.inputdefinition	{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.inputdefinitiongrey	{
	background-color: #EFEFEF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.menu 		{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
.menuhead 	{
	color: #ffcc33;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 3px;
}
.menuselect 	{
	color: #d92c1b;
	font-family: Arial;
	font-size: 8pt;
}
.menutext 	{
	color: #ffffff;
	font-family: Arial;
	font-size: 8pt;
	padding-left: 5px;
}
.overdraft 		{
	color: #ff0000;
	font-family: Arial;
	font-size: 8pt;
}
.overdraftgrey 		{
	background-color: #EFEFEF;
	color: #ff0000;
	font-family: Arial;
	font-size: 8pt;
}
.outputdefinition	{
	color: #333333;
	font-family: Arial;
	font-size: 9pt;
}
.statementheader 	{
	background-color: #778093;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
}
.subject 		{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.subjectblack 	{
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.subjectwhite 	{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
.subjectwhiteblue 	{
	background-color: #778093;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-top: 2pt;
}
A.subjectwhiteblue:link 		{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.subjectwhiteblue:active 		{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.subjectwhiteblue:visited 		{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.subjectwhiteblue:hover 		{
	color: #f30;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.text 		{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.textgrey	{
	background-color: #EFEFEF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.textgreybold	{
	background-color: #EFEFEF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.texthighlight	{
	background-color: #ADB0BC;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.textbold	{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.textred		{
	color: #ff0000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.textwhite 		{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}
.textblue	{
	color: #778093;
	font-family: Arial;
	font-size: 8pt;
}
.value 		{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.valueblack	{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.valueblue		{
	color: #0000ff;
	font-family: Arial;
	font-size: 8pt;
}
.valuegrey 		{
	background-color: #EFEFEF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.valueblackgrey 		{
	background-color: #EFEFEF;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.valuebluegrey 		{
	background-color: #EFEFEF;
	color: #0000ff;
	font-family: Arial;
	font-size: 8pt;
}
li.number {
	list-style-type:decimal;
	list-style-position:outside;
	padding-bottom:1px;
}
A {
	color: blue;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A:visited 		{
	color: blue;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A:hover 		{
	color: purple;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.Menu:link 		{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.Menu:active 		{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.Menu:visited 		{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.Menu:hover 		{
	color: #f30;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
A.Copyright:link 		{
			COLOR: #778093; text-decoration: none; font-weight: normal; font-size: 7pt
			}
A.Copyright:active 		{
			COLOR: #778093; text-decoration: none; font-weight: normal; font-size: 7pt
			}
A.Copyright:visited 		{
			COLOR: #778093; text-decoration: none; font-weight: normal; font-size: 7pt
			}
A.Copyright:hover 		{
			COLOR: #ff0000; text-decoration: none; font-weight: normal; font-size: 7pt
			}
ul.list {
	margin-bottom: 0px;
}
.PIL_pageHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #8a90b2; FONT-FAMILY: verdana; TEXT-ALIGN: center
}
.PIL_maintext {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana
}