﻿BODY
{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
}
.bodybg
{
	background-color: #FFFFFF;
	margin: 0;
	margin-top: 0;
}
TD
{
	font-family: arial;
	font-size: 9pt;
}
.alignment
{
	text-align: center;
}
.frame
{
	width: 760px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.body
{
	background-color: #FFFFFF;
	width:  580px;
}
.navbar
{
	background-color: #FAF1B5;
	width:  180px;
}
.divider
{
	background-color: #0078BD;
	height: 22px;
}
.bottom
{
	background-color: #0078BD;
	height: 50px;
	text-align: right;
}
.body
{
	margin: 3px;
}
A.nav:link
{	
	text-decoration:	none;
	color:	#000000;
	font-weight: bold;
	font-size: 8pt;
}	
A.nav:visited
{	
	text-decoration:	none;
	color:	#000000;
	font-weight: bold;
	font-size: 8pt;
}	
A.nav:active
{	
	text-decoration:	none;
	color:	#000000;
	font-weight: bold;
	font-size: 8pt;
}			
A.nav:hover	
{	
	text-decoration:	underline;
	color:	#AAAAAA;
	font-weight: bold;
	font-size: 8pt;
}
A:link
{	
	text-decoration:	none;
	color:	#0078BD;
	font-weight: bold;
	font-size: 8pt;
}	
A:visited
{	
	text-decoration:	none;
	color:	#0078BD;
	font-weight: bold;
	font-size: 8pt;
}	
A:active
{	
	text-decoration:	none;
	color:	#0078BD;
	font-weight: bold;
	font-size: 8pt;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 8pt;
}
A.whiteText:link
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 9pt;
}	
A.whiteText:visited
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 9pt;
}	
A.whiteText:active
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 9pt;
}			
A.whiteText:hover	
{	
	text-decoration:	underline;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
.heading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #0000FC;
}
.navheading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #0000FC;
}
.titleText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	line-height: 20px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.whiteText
{
	color:White;
}
