a:link
{
	color: rgb(86,198,208);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(86,198,208);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(86,198,208);
	text-decoration: underline;
}
a:hover
{
	color: rgb(86,198,208);
	text-decoration: none;	
}


a.nav:link
{
	font-family: Trebuchet MS;
	font-weight: bold;	
	color: rgb(255,255,255);
	text-decoration: none; 
}
a.nav:visited
{
	font-family: Trebuchet MS;
	font-weight: bold;	
	color: rgb(255,255,255);
	text-decoration: none; 
} 
a.nav:active 
{
	font-family: Trebuchet MS;
	font-weight: bold;	
	color: rgb(255,255,255);
	text-decoration: none; 
}
a.nav:hover
{
	font-family: Trebuchet MS;
	font-weight: bold;	
	color: rgb(0,0,0);
	text-decoration: none;	
}



a.left:link
{
	font-family: Trebuchet MS;
	font-size  : 13px;	
	font-weight: bold;		
	color: rgb(107,107,107);
	text-decoration: none; 
}
a.left:visited
{
	font-family: Trebuchet MS;
	font-size  : 13px;		
	font-weight: bold;			
	color: rgb(107,107,107);
	text-decoration: none; 
} 
a.left:active 
{
	font-family: Trebuchet MS;
	font-size  : 13px;		
	font-weight: bold;			
	color: rgb(107,107,107);
	text-decoration: none; 
}
a.left:hover
{
	font-family: Trebuchet MS;
	font-size  : 13px;	
	font-weight: bold;		
	color: rgb(86,198,208);
	text-decoration: none;	
}


body
{
	font-family: Arial;
	font-size  : 12px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin:0;
	background:#bfc1c5 url('images/bg-grad.gif') repeat-x top;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: Arial;
	font-size  : 12px;
	bckground-color:rgb(255,255,255);
}

.bgnav {
	background:url('images/bg-left-nav.gif') repeat-x top;
	 
}



.bgbody {
	background:#ffffff url('images/bg-body-grad.gif') repeat-x top;
	 
}

.th
{
    background-color:rgb(70,177,188);
	font-family: Trebuchet MS;
	font-size  : 14px;
	margin-left: 10px;	
	font-weight: bold;
	line-height: 200%;
	color: rgb(255,255,255)
}

.tch
{
    background-color:rgb(187,229,255);
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(222,222,222);
	font-family: Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0)
}

.hd
{
	font-family: Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,0,0)
}

.shd
{
	font-family: Trebuchet MS;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(70,177,188);
}

.h1
{
	font-family: Trebuchet MS;
	font-size  : 18px;
	color: rgb(255,255,255)
}

.h2
{
	font-family: Trebuchet MS;
	font-size  : 16px;
	font-weight: bold;
	color: rgb(70,177,188)
}

.branch
{
	font-family: Trebuchet MS;
	font-size  : 8pt;
	font-weight: normal;
	color: #666666
}

.mt
{
	font-family: Trebuchet MS;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tb
{
    border:1px solid #b1dcff; background-color:#ffffff;
	font-family: Verdana;
	font-size  : 8pt;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

.Disclaimer
{
    border:1px solid #b1dcff;
	font-family: Verdana;
	font-size  : 7pt;
	text-align: Justify;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1
}

p
{
	text-align: Justify;
	line-height: 150%
}
ul
{
	font-family: Arial ;
	font-size  : 12px;
   font-style: normal;
	color: rgb(0,0,0);
   list-style-color:#31e5b0url('images/listbullet.gif');
}