﻿.noStyle
{

}
.footerText
{
	font: 8pt 'Lucida Sans' , Tahoma;
	color: #4986A2;
	text-align: center;
}
.footerLink
{
    font: 8pt 'Lucida Sans' , Tahoma;
	color: #4986A2 ;
	text-align: center;
}
.text
{
    font: 10pt 'Lucida Sans' , Tahoma;
	color: #004A7F;
	}
.topLink
{
    font: 9pt 'Lucida Sans' , Tahoma;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.sepItem
{
    width: 1px;
    height: 22px;
    background-color: #ffffff;
}
.glassMenu
{
    background-color: #4986A2;   
	border: Solid 1px #4986A2;
	background-image: url('websiteImages\mItemBack.gif');
    background-repeat:repeat-x;
    background-position:top;
    height: 22px;
    font: 9pt 'Lucida Sans' , Tahoma;
	color: white;	
}
.glassMenuHover
{
    background-color: #FF6600;
	background-image: url('websiteImages\mItemHBack.gif');
    background-repeat:repeat-x;
    background-position:top;
    height: 22px;	
    font: 9pt 'Lucida Sans' , Tahoma;
	color: white;
	text-decoration: none;
	
}
.greyText
{
	font-weight: normal;
	color: #666666;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
	
}
A.blueLink:link 
{	text-decoration: none; 
	font-weight: normal;
	color: #666666;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}
A.blueLink:visited 
{	text-decoration: none; 
	font-weight: normal;
	color: #666666;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}
A.blueLink:active
{	text-decoration: none; 
	font-weight: normal;
	color: #666666;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}
A.blueLink:hover 
{
	font-weight: normal;
	color: #FF6600;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
	text-decoration: underline;
	
}
.imageBorderTable
{
	border-right: #666666 thin outset;
	border-top: #666666 thin outset;
	border-left: #666666 thin outset;
	border-bottom: #666666 thin outset;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.orangeText
{ 
	font-weight: bold;
	color: #FF6600;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
		
}
.greyTextLarge
{
	font-weight: bold;
	color: #666666;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
	
}
.blueHeadingSmall
{
	font-weight: bold;
	color: #4986A2;
	font-size: 10.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}
.blueHeadingLarge
{
	font-weight: bold;
	color: #4986A2;
	font-size: 23.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}
.blueHeadingSmall
{
	font-weight: bold;
	color: #4986A2;
	font-size: 11.5pt;
	font-family: 'Lucida Sans' , Tahoma;
}