
body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	background-color : #FFFFFF;
}

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #2E394C;
}
	 
p 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
}
	
.paraheader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B469A;
}

.subheader
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #326BCF;
}

.textlink
 	{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #2E394C;
	text-decoration : underline;
} 

a.textlink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF7200;
	text-decoration : underline;
} 
.featurelink
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #964A06;
	text-decoration : underline;
	font-weight : bold;
} 
a.featurelink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9600;
	text-decoration : underline;
	font-weight : bold;
}
.copyrtlink
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration : underline;
} 
a.copyrtlink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #964A06;
	text-decoration : underline;
}
.featureboldtext
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #45649B;
} 
.smalltext
 	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #45649B;
} 
.extracttext
 	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #326BCF;
} 	

 td.tablelogobgcolor{ background-color : #52678D; }
 td.tableworksbgcolor { background-color : #FF9600; }
 td.tablefeaturebgcolor { background-color : #ECECEC; }
 td.tablelinksbgcolor {background-color : #ADCBFF;}

 td.tablefeaturehead{
	padding-top : 2;
	padding-bottom: 2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	letter-spacing : 5px;
	background-color : #ACB5C6;
}
  
td.copyright{
	padding-top : 5;
	padding-bottom: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background : #FFCC9A;
	border-top-width : 2px;
	border-style : solid none none none;
	border-color : #52678D;
}

