body
{	
	font-family:	Verdana, Arial;
}
textarea
{	
	font-family:	Verdana, Arial;
	font-size:		9pt;
}
.HeaderText
{
	color:			#254ba1;
	font-weight:	700;
	font-size:		9pt;
}
.TitleText
{
	color:			#254ba1;
	font-weight: 	700;
}
.ItalicText
{
	color:			#254ba1;
	font-weight: 	700;
	font-family:	Verdana;	
	font-style:		italic;
}
.MarqueeText
{
	color:			#254ba1;
	font-weight: 	700;
	font-family:	Verdana;	
	font-style:		italic;
}
.BodyText
{
	color:			#254ba1;
	font-size:		9pt;
	font-family:	Verdana, Arial;
}
.FooterText
{
	font-size:		8pt;
	color:			#ffffff;
}
.CopyrightText
{
	font-size:		7pt;
	color:			#254ba1;
}
A
{
	color: #254ba1;
	font-weight:bold;
}
A:active
{
	color: #254ba1;
	font-weight:bold;
}
A:hover
{
	color: #254ba1;
	font-weight:bold;
}
A:link
{
	color: #254ba1;
	font-weight:bold;
}
A:visited
{
	color: #254ba1;
	font-weight:bold;
}
.stdButton
{
	background-color:	White;
	color:				#254ba1;
	font-size:			8pt;
	cursor:				pointer;
}
H1
{
	color:			#254ba1;
	font-weight: 	bold;
	font-size:		12pt;
	font-family:	Verdana, Arial;
}
.EVMonth
{
	font-weight:	bold;
	text-decoration:none;
}
.EVMonthSelected
{
	font-weight:	bold;
	text-decoration:underline;
	background-color: #f4f4f4;
	padding: 0px 4px 0px 4px;
}
.calOtherMonth
{
	background-color:	#f4f4f4;
}
.calHoliday
{
	background-color:	#f4f4f4;
}