A:link  {
	text-decoration : none;
}            
A:visited  {
	text-decoration : none;
}    
A:active  {
	text-decoration : none;
}  
A:hover  {
	text-decoration : underline;
}  
          
.tight  {            	
	margin-top : -15 px;
}
h1 {
	color: #32A7D7;
	margin-bottom: 3;
	font-family:Arial,Helvetica, sans-serif;
}
h2 {
	color: #F9E170;
	margin-bottom: 0;
	font-family:Arial,Helvetica, sans-serif;
}
h3 {
	color: #32A7D7;
	margin-bottom: 0;
	margin-top: 8;
	font-family:Arial,Helvetica, sans-serif;
}
h4 {
	color: #F9E170;
	margin-left: 10;
	margin-bottom: 3;
	font-family:verdana,Arial,Helvetica, sans-serif;
}
.bold {
    font-size: 11px;
	font-family:verdana,arial,Helvetica, sans-serif;
	color: #32A7D7;
	font-weight: bold;
   }
.bigbold {
    font-size: 13px;
	font-family:arial,Helvetica, sans-serif;
	color: #0098D6;
	font-weight: bold;
   }
.addon {
    font-size: 11px;
	font-family:arial,Helvetica, sans-serif;
	color: #32A7D7;
	font-weight: bold;
   }
.smallbold {
    font-size: 11px;
	font-family:verdana,arial,Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
   }
.body  {
    font-size: 11px;
	font-family:verdana,Arial,Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
   }
.bodyr  {
    font-size: 11px;
	font-family:verdana,Arial,Helvetica, sans-serif;
	color: #000000;
   }
.sitetour  {
    font-size: 10px;
	font-family:verdana,Arial,Helvetica, sans-serif;
	color: #000000;
   }
.link {
    font-size: 11px;
	font-family:verdana,arial,Helvetica, sans-serif;
	color: #32A7D7;
	font-weight: bold;
   }
 .link:hover {color: #F0CC24;
}
.titlelink {
    font-size: 18px;
	font-family:arial,Helvetica, sans-serif;
	color: #32A7D7;
	font-weight: bold;
   }
 .knockout {
    font-size: 13px;
	font-family: arial,Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	line-height: 2;
   }
.knockout:hover {color: #FFEB11;
}  
.portlink {
    font-size: 13px;
	font-family:Arial,Helvetica, sans-serif;
	color: #1992C4;
	font-weight: bold;
	line-height: 1.4;
   }
.portlink:hover {color: #F0CC24;
}
.divider
{
	background-image: url(images/separatoryellow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 8px;
	margin-top: 8;
	padding-bottom: 4px;
}
#scroll { 
	position:absolute; 
	top:0; 
	bottom:-0.1px; 
	width:1em; 
	z-index:-1; 
}


