body
{
	font-family: Arial;
	font-size: 12px;
}

.pagetitle  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
}

.heading1  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : bold;
	color : #330099;
}

.heading2  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : bold;
	color : #330099;
}

.heading3  {
	background-color : #330099;
	font-size : small;
	font-family : Times New Roman;
	font-weight : bold;
	color : #FFFFFF;
	text-indent : 3;
}

.error  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
}

A:link  {
	color : #330099;
	font-size : 13px;
}

A:visited  {
	color : #330099;
	font-size : 13px;
}

A:active  {
	color : #330099;
	font-size : 13px;
}

A:hover  {
	color : #ff0000;
	font-size : 13px;
}

.level2_out  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
}

.level2_over  {
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #3300CC;
	cursor : hand;
}

a.level2  {
	color : #FFFFFF;
	text-decoration : none;
}

a.level2:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

a.level2:active  {
	color : #FFFFFF;
	text-decoration : none;
}

a.level2:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}

a.level2on  {
	text-decoration : underline;
	color : #FFFF00;
	font-weight : bold;
}

a.level2on:visited  {
	text-decoration : underline;
	color : #FFFF00;
}

a.level2on:active  {
	text-decoration : none;
	color : #FFFFFF;
}

a.level2on:hover  {
	text-decoration : underline;
	color : #FFFF00;
}

.level3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

a.level3  {
	text-decoration : none;
	color : #000066;
}

a.level3:visited  {
	text-decoration : none;
	color : #000066;
}

a.level3:active  {
	color : #000066;
	text-decoration : underline;
}

a.level3:hover  {
	text-decoration : underline;
	color : #000066;
}

a.level3on  {
	text-decoration : underline;
	font-weight : bold;
	color : #990000;
}

a.level3on:visited  {
	font-weight : bold;
	color : #990000;
	text-decoration : underline;
}

a.level3on:active  {
	font-weight : bold;
	text-decoration : underline;
	color : #990000;
}

a.level3on:hover  {
	font-weight : bold;
	text-decoration : underline;
	color : #990000;
}

.whatsnew  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.formfield {
	font-family: Courier New, Courier, monospace;
}

.bottomright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : right;
}
.formbutton {
	color : #ffffff;
	background : #660000;
	cursor : hand;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.summaryCellCenter
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.summaryCellRight
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.summaryCellHighlightCenter
{
	background-color: #ffffcc;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.summaryCellHighlightRight
{
	background-color: #ffffcc;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
.graphLabel
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
