html, body, { 
 margin:0; 
 padding:0; 
 color:#000000;
 text-decoration:none;
 } 
 
p {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
 } 
 
 /***********************//* * lists *//***************************/ 
 ul { 
 font-family:Verdana;
 font-size:12px;
 color:#000000;
 line-height:18px;
 }
  
 /***********************//* * links *//***************************/ 
a, link, vlink, alink {
	color:#000000;
	text-decoration:underline;
	margin:0;
	padding:0;
 }

a.links:visited 
		{		
		color:#000000;
		}
a.links:active 
		{
		color:#000000;
		}
a.links:hover 
		{
		color:#1b92db;
		}
 /***********************//* * Side Nav *//***************************/
a.sidenav:visited 
		{		
		color:#000000;
		}
a.sidenav:active 
		{
		color:#000000;
		}
a.sidenav:hover 
		{
		color:#1b92db;
		}
a.sidenav 
		{
		font-size:10px;
		}

		
		
 /***********************//* * Nav *//***************************/
a.nav:visited 
		{		
		color:#000000;
		}
a.nav:active 
		{
		color:#000000;
		}
a.nav:hover 
		{
		color:#1b92db;
		}
a.nav 
		{
		font-size:12px;
		font-weight:bold;
		font-family:Verdana;
		}	
		
	


 /***********************//* * Body *//***************************/
    #bodytext{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
 }
    #captionheader{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
 } 
    #captiontext{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
 }
    #headertext{
	font-family:Verdana;
	font-size:20px;
	color:#000000;
	font-weight:bold;
 }
    #bodytext{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
 }
    #subheadtext{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#000000;
 }
    #top{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
 }
  
 

  /***********************//* * Disclaimer *//***************************/

#disclaimer { 
 font-family:Verdana;
 font-size:10px;
 color:#000000;
 line-height:11px;
 } 
 
  /***********************//* * Footer *//***************************/
