body
{
}

.headerSection
{
	font-family:	  tahoma;
	font-size:		  11px;
	color:			  #000000;
	background: white url( "../images/headerBG.jpg" ) no-repeat;	
}

.linksSection
{
	font-family:	  tahoma;
	font-size:		  11px;
	color:			  #000000;
	background-color: #ffffff;
}

.contentSection
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #000000;
	background-color: #ffffff;
}

.contentSubHeader
{
	font-family:	  Verdana;
	font-size:		  10pt;
	font-weight:      bold;
	color:			  #1F62B4;
	background-color: #ffffff;
}

.contentSubHeaderLight
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #1F62B4;
	background-color: #ffffff;
}

.footerSection
{
	font-family:	  tahoma;
	font-size:		  11px;
	color:			  #000000;
	background-color: #1C8AD7;
}


a.contentLink:link
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #1F62B4;
	background-color: #ffffff;
}

a.contentLink:visited
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #1F62B4;
	background-color: #ffffff;
}

a.contentLink:active
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #1F62B4;
	background-color: #ffffff;
}

a.contentLink:hover
{
	font-family:	  Verdana;
	font-size:		  10pt;
	color:			  #0A286D;
	background-color: #ffffff;
}