a  {
	text-decoration: none;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.menuSide  {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #053194;
	line-height : 175%;
}

a.menuSide:hover   {
	color : #D9812F;
	text-decoration : underline;
}

.textSide  {
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000000;
	line-height : 175%;
}

a.sansLinkSml  {
	font-size : 8pt;
	line-height : 110%;
	color : #053194;
}

a.sansLinkSml:hover  {
	color: #D9812F;
	text-decoration : underline;
}

.sansTextSml  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	line-height : 130%;
	color : #000000;
}

a.sansLinkMed  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 150%;
	color : #053194;
}

a.sansLinkMed:hover  {
	color: #D9812F;
	text-decoration : underline;
}

.sansTextMed  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 150%;
	color : #000000;
}

.serifHeader  {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
	color : #053194;
}

.initCaps  {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	font-style : italic;
	font-weight : bold;
	color : #6889A0;
}