﻿body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodybg
{
	background-color: #FFFFFF;
	margin: 0;
	margin-top: 0;
}
.bodytext
{
	line-height: 24px;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea
{
	background-color: White;
}
.alignment
{
	text-align: center;
}
.frame
{
	width: 760px;
	text-align: center;
}
.body
{
	background-color: #FFFFFF;
	width:  580px;
}
.navbar
{
	background-color: #ececec;
	width:  200px;
	line-height: 15px;
}
.divider
{
	background-color: #0078BD;
	height: 22px;
}
.bottom
{
	background-color: #0078BD;
	height: 50px;
	text-align: right;
}
.body
{
	margin: 3px;
}
A.nav:link, A.nav:visited
{	
	text-decoration:	none;
	color:	#333333;
	font-weight: bold;
	font-size: 10px;
}	
A.nav:active
{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 10px;
}			
A.nav:hover	
{	
	text-decoration:	underline;
	color:	#999999;
	font-weight: bold;
	font-size: 10px;
}
A:link
{	
	text-decoration:	none;
	color:	#0030CE;
	font-weight: bold;
	font-size: 10px;
}	
A:visited
{	
	text-decoration:	none;
	color:	#0030CE;
	font-weight: bold;
	font-size: 10px;
}	
A:active
{	
	text-decoration:	none;
	color:	#0030CE;
	font-weight: bold;
	font-size: 10px;
}			
A:hover	
{	
	text-decoration:	underline;
	color:	#000000;
	font-weight: bold;
	font-size: 10px;
}
A.whiteText:link
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 10px;
}	
A.whiteText:visited
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 10px;
}	
A.whiteText:active
{	
	text-decoration:	none;
	color:	#6CC6A8;
	font-weight: bold;
	font-size: 10px;
}			
A.whiteText:hover	
{	
	text-decoration:	underline;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.heading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #0033CC;
}
.navheading
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.titleText
{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	line-height: 20px;
	FONT-SIZE: 10pt;
	COLOR: #000000;
}
.whiteText
{
	color:White;
}
