body
{
	font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 15pt;
}

.subhead
{
	font-size: 11pt; font-family: Arial, Helvetica, sans-serif; color: #FF3300; line-height: 15pt; font-weight: bold;
}

table
{
	font-size: 10pt; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 15pt;
}


ul
{
	margin-top: 0px;
}

td
{
	vertical-align:top;
}


.repeatx
{
	background-repeat: repeat-x; vertical-align:top; 	
}

.repeaty
{
	background-repeat: repeat-y; vertical-align:top;
}

.repeatxy
{
	background-repeat: repeat; vertical-align:top;
}

.norepeat
{
	background-repeat: no-repeat; vertical-align:top;	
}



.white
{
	color: White;
}


A:LINK 
{ 
	font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #003399; text-decoration: underline;
}

A:VISITED 
{
	font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #003399; text-decoration: underline;
}

A:ACTIVE 
{
	font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #003399; text-decoration: underline;
}

A:HOVER 
{
	font-size:9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #003399; text-decoration: none;
}


A.docs:LINK 
{ 
	font-size:8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #31517A; text-decoration: none;
}

A.docs:VISITED 
{
	font-size:8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #666666; text-decoration: none;
}

A.docs:ACTIVE 
{
	font-size:8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #31517A; text-decoration: none;
}

A.docs:HOVER 
{
	font-size:8pt; line-height: 9pt; font-family: Arial, Helvetica, sans-serif; font-style: normal; color: #31517A; text-decoration: underline;
}

