.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333; }

table {
	background-color: #FFFFFF; }
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333; }
	
td.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-image: url(images/bt_lft_nav.jpg); }
	
td.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;
	text-align: center;
	background-color:#cfcfcf;
	padding-left: 10;
	padding-right: 10; }
	
.smI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
	color: #333333;
	text-align: center;
	padding-left: 10;
	padding-right: 10; }
	
a.leftNav:active, a.leftNav:visited, a.leftNav:link, a.leftNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
	
.tRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333; }
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333; }	
	
a.footer: link,active,hover,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none; }	
	
.button{
	BACKGROUND-COLOR: #70D2DB; /*458D958*/
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-STYLE: ridge;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-LEFT-STYLE: ridge;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-STYLE: ridge;
    BORDER-TOP-COLOR: #cccccc;
    BORDER-TOP-STYLE: ridge;
    COLOR: #EFEFEF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold}