/* CSS Document */
body
{
  background-color:ffffff;  
  scrollbar-face-color:ffffff;
  scrollbar-shadow-color:ffffff;
  scrollbar-highlight-color:ffffff;
  scrollbar-3dlight-color:000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-track-color:EFEFEF;
  scrollbar-arrow-color:B1A4EC;  
}

TD
{
font-family: tahoma; font-size: 12px;
text-align: center;
}

.smallfont
{
font-family: tahoma; font-size: 10px;
text-align: left;
}

.bigfont
{
font-family: tahoma; font-size: 12px;
text-align: left;
}

.legaltext
{
font-family: tahoma; font-size: 9px;color:CCCCCC;
text-align: left;
}

.formfont
{
font-family: tahoma; font-size: 8px; color:000000;
}

.listbox
{
font-family: tahoma; font-size: 11px; color:000000;
}

P
{
line-height: 100%; word-spacing: 0; margin-top: 0; margin-bottom: 0;
}

A{font-family:tahoma;font-size: 12px;color:000000;font:100;text-decoration:underline}
A:visited {color:69268F}
A:hover {color:B1A4EC}
.bold{font:900}
.right{font-size:12px;font-family:verdana}
a.menu{font-family:tahoma;font-size: 12px;color:000000;font:100;text-decoration:underline}
a.menu:visited{color:69268F}
a.menu:hover{color:B1A4EC}
a.listbox{font-family:tahoma;font-size: 11px;color:B1A4EC;font:100;text-decoration:none}
a.listbox:visited{color:B1A4EC}
a.listbox:hover{color:000000;text-decoration:underline}

.corporate
{
background-repeat: no-repeat
}

.alignleft
{
text-align: left;
}

.alignright
{
text-align: right;
}

.aligntop
{
vertical-align:top;
}

.footer
{
font-family: tahoma; font-size: 11px;
}

.compact {
	letter-spacing: 0;
	text-indent: 0;
	word-spacing: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}