BODY
{
	color: #000000;
	scrollbar-arrow-color: #D0DAE3;
	scrollbar-base-color: #D0DAE3;
	scrollbar-face-color: #29425A;
	scrollbar-highlight-color: #7B88A9;
	scrollbar-shadow-color: #D0DAE3;
}
A:link
{
	color: #7B88A9;
	text-decoration: none;
}
A:visited
{
	color: #7B88A9;
	text-decoration: none;
}
A:active
{
	color: #7B88A9;
	text-decoration: none;
}
A:hover
{
	color: #000066;
	text-decoration: underline;
}
A.dark:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:active
{
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover
{
	color: #CCDAE3;
	text-decoration: none;
}
TD
{
	font-size: 12px;
	font-family : Verdana;
}
P
{
	font-size: 12px;
	font-family : Verdana;
}
TD.dark
{
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFFF;
}
P.dark
{
	font-size: 12px;
	font-family : Verdana;
	color: #FFFFFF;
}
TD.smaller
{
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
P.smaller
{
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
.Validation
{
	font-weight: bold;
	color: red;
	font-family: Verdana;
}
.regrequired
{ 
	COLOR: #ff0000
}
.reglabels
{
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif
}
.Header
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.HeaderSmall
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
}
.Headings 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
.Footnote
{
	color: #666666;
	font-size: xx-small;
}
.Scrolling
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
}
.Scrolling:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.Scrolling:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.Scrolling:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.Scrolling:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.Bottom
{
	font-size: 9px;
}