﻿body {
}
.footertext
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.small_link
{
	font-size: 9pt;
	color: #666666;
	text-decoration:underline;
	font-family: Arial;
}
.maintext
{
	font-size: 11pt;
	color: Black;
	font-family: Arial;	
}
.maintext_bold
{
	font-size: 11pt;
	color: Black;
	font-family: Arial;
	font-weight: bold;	
}
.columnTitle
{}
.pageTitle
{
	font-size: 16pt;
	color:#844313;
	font-family: Arial;
	font-weight: bold;	
}
.headerLink
{
	font-size: 16pt;
	color:#844313;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;	
}
.benefitsBack
{
	background-image: url(sysimages/benefits.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.contentBack
{
	background-image: url(sysimages/inside_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsBack
{
	background-image: url(sysimages/news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newsHeader
{
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	font-weight: bold;	
}
.newsText
{
	font-size: 9pt;
	color: Black;
	font-family: Arial;	
}
.errorMsg
{
	font-family: Arial;
	font-size: 10pt;
	color: Red;	
}
.yellowText
{
	font-family: Arial;
	font-size: 10pt;
	color: Yellow;	
}
.whiteText
{
	font-family: Arial;
	font-size: 12pt;
	color: White;	
}
