body {
	background: white;
	margin: 0px;
	padding: 0px;         
        font-family: tahoma,lucida,sans-serif;
        font-weight: normal;
        font-size: 10pt;
	}

a:link { color: black; text-decoration: underline; }
a:visited {color: #404040;}
a:hover {color:white; background-color:black;}
a.Plain:hover {background-color: white;}

a.IMG  { text-decoration: none; background-color: white; }
a.IMG:hover { text-decoration: none; background-color: white; }

H1 {
        text-align: center;
        color: #667F8D;
        font-weight: bold;
        font-size: 12pt;
        }
        
H1.Smaller {
        font-weight: bold;
        font-size: 10pt;
        text-align: center;
        }
        
H2 {
        font-weight: bold;
        font-size: 12pt;
        }

H3 {
        font-weight: bold;
        font-size: 10pt;
        }     

P {    
        font-size: 10pt;
        }
        
P.special
        {
        font-size: 7pt;
        color: #8D6F49;
        padding: 0px;
        margin: 0px;
        }
        

P.special2
        {
        font-size: 8pt;
        padding: 0px;
        margin: 0px;
        }
              
TD {    
        font-size: 8pt;
        }
        
TD.special {    
        font-size: 10pt;
        }
        
TH {
        font-size: 10pt;
        }
        

DT {    font-weight: bold;
        font-size: 10pt;
        }
     
DD {
        font-size: 10pt;
        }
   

#banner {
	position:absolute; top: 5px; left: 5px;
	margin-left: 0px; margin-top: 0px;
	background-image:url(images/logobanner2.jpg);
	padding: 0px;
	border-width: 0px;
	width: 784px;
	height: 152px;
	}
        
#menu   {
        position:absolute; top: 120px; left: 5px;
        margin: 0px;
        padding: 0px;
        }

#rightside {

        position:absolute; top: 163px; left: 570px;  
        background-color: white; 
        padding: 4px; 
        border-width: 1px;  
        border-style: solid; 
        border-color: #97AEBE; 
        width: 200px; 
        height: 645px;
        font-size: 8pt; 
        line-height: 150%;
        }
        
#rightsideback {
        position:absolute; top: 168px; left: 580px;  
        background-color: #97AEBE; 
        padding: 0px;
        border-width: 0px; 
        width: 208px; 
        height: 655px; 
        line-height: 150%;
        }        

#text {
	position:absolute; top: 158px; left: 15px;
	margin-left: 0px; margin-top: 0px;
	padding: 0px;
	border-width: 0px;
	width: 520px;
        voice-family: "\"}\"";
	voice-family:inherit;
        }
        
        
#connect {
        position:absolute; top: 905px; left: 15px;
        margin-left: 0px;
	padding: 0px;
        border-width: 0px;
	width: 520px;
        voice-family: "\"}\"";
	voice-family:inherit;
        }
        
#rightside A {
        
        }

#connect2 {
        position:absolute; top: 765px; left: 15px;
        margin-left: 0px;
	padding: 0px;
        border-width: 0px;
	width: 520px;
        voice-family: "\"}\"";
	voice-family:inherit;
        }
        
UL.NavList LI {
        display: inline;
        margin-left: 20px;
        }
@media print {	
	#rightside, #rightsideback {
		display:none;
	}
	#text {
		width: auto;
	}
}

A.FREETRIAL {
	background-color: #FF6300;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	padding: 4px;
	text-decoration: none;
}
A.FREETRIAL:hover {
	background-color: #FF9900;
	color: black;
	text-decoration: underline;
}

