.paintTitle
{
	color: #ADADAD;
	font-size: 16pt;
	font-family:  Times New Roman, Helvetica, sans-serif;
	font-weight:  bolder;
}
.paintDescrip
{
	color: #ADADAD;
	font-size: 12pt;
	font-family: Helvetica, Times New Roman, Garamond, Palatino Linotype, Times New Roman, sans-serif;
	font-weight: normal;
}
.header
{
	color: #ADADAD;
	font-size: 18pt;
	font-family: Helvetica, Garamond, Palatino Linotype, Times New Roman, sans-serif;
	font-weight: bold;
}

.headerSmall
{
	color: #ADADAD;
	font-size: 12pt;
	font-family: Helvetica, Garamond, Palatino Linotype, Times New Roman, sans-serif;
	font-weight: bold;
}
.title
{
	color: #000069;
	font-size: 22pt;
	font-family: Helvetica, Garamond, Palatino Linotype, Times New Roman, sans-serif;
	font-weight: bolder;
	text-align: center;
	word-spacing: normal;
	text-transform: capitalize;
}
.subtitle
{
	color: #ADADAD;
	font-size: 12pt;
	font-family: Helvetica, Garamond, Palatino Linotype, Times New Roman, sans-serif;
	font-weight: bolder;
	text-align: center;
	word-spacing: normal;
	text-transform: capitalize;
}
.bodyheader
{
	color: #ADADAD;
	font-size: 12pt;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyheadersmall
{
	color: #ADADAD;
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.body
{
	color: #ADADAD;
	font-size: 12pt;
	font-family: Times, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
.bodyblue
{
	color: #ADADAD;
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.small
{
	font-size: small;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight: bolder;
	text-align: center;
	word-spacing: normal;
}
.xsmall
{
	font-size: 8pt;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	word-spacing: normal;
}
.menu
{
	color: #ADADAD;
	font-size: 12px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: Black;
}
.footer
{
	color: #ADADAD;
	font-size: 11px;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: Black;
}
.footerleft
{
	font-size: x-small;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: White;
}
.helptitle
{
	vertical-align: middle;
	text-align: center;
	color: Blue;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.loginlabel
{
	color: #000069;
	font-size: 12pt;
	font-family: Helvetica, Palatino Linotype, Garamond, Times New Roman, sans-serif;
	font-weight: bolder;
	text-align: center;
	word-spacing: normal;
	text-transform: none;
}
.booktitle
{
	vertical-align: middle;
	text-align: center;
	color: Blue;
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.bookauthor
{
	text-align: center;
	color: Black;
	font-size: 9pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
.bookdescription
{
	text-align: left;
	color: #333333;
	font-size: 10pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
.GradientBackground
{
	background-image: url(Images/headerBK.jpg);
}
.tablenumber
{
	width: 20px;
	text-align: right;
}
.mfsbackground
{
	background-image: url(Images/headerBK.jpg);
	color: #000069;
	font-weight: bold;
}
.bodymargins
{
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
A:link	{	
	text-decoration:	none;
	color:	#ADADAD;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#555555;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ADADAD;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#EEEEEE;
	}