.toplink
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #92261A;
	font-weight: normal;
	text-decoration: none;			
}
.heading
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #007662;
	font-weight: bold;
	line-height:150%;
	padding-left: 20px;
	text-decoration: none;			
}
.link
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #000033;
	font-weight: normal;
	line-height:150%;
	padding-left: 20px;
	text-decoration: none;			
}
.right
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #686761;
	font-weight: normal;
	line-height:150%;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;			
}
.text
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #565656;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 15px;
	text-decoration: none;
	text-align: justify;
}
.text1
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #565656;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.textblue
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #002674;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
}
.textblue1
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #002674;
	font-weight: normal;
	text-decoration: none;
}
.bottom
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #F2E8A0;
	font-weight: normal;
	text-decoration: none;
}
.bottom1
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #007662;
	font-weight: normal;
	text-decoration: none;
}
.crum
{
	FONT-FAMILY: Arial, Verdana, sans-serif, Helvetica;
	FONT-SIZE: 8pt;
	color: #565656;
	font-weight: normal;
}
/*-------------------------------------------------------------------------------------------------------------------*/


a {
 	TEXT-DECORATION: none
 }
 
 A:Visited  {
	TEXT-DECORATION: none
 }
 
 A:Active  {
 	TEXT-DECORATION: none
 }
 
 A:Hover  {
 	
 	TEXT-DECORATION: underline;


}