@charset "utf-8";
/* CSS Document */

<!-- 
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 20px;
    background-color: #d9d8d6;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	
}
.thrColLiqHdr #container { 
	width: 65em;  
	background-color: #ffffff;
	color: #87898c;	
	margin-left: 70px; 
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
} 


.thrColLiqHdr #header { 
	 background-color: #8ec4f1;
	 
} 

.thrColLiqHdr #topnav { 
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
    padding: 2px;
	background-image:url(images/navbar.jpg);
	
} 


.thrColLiqHdr #sidebar {
	float:right; 

	width: 14em;; 
	padding: 1px 0;
	margin-top: 2px;
	
}


.thrColLiqHdr #mainContent { 
 	width: 54em;
	margin: 0 10em 0 2em;
	padding-bottom:10px;
     padding-right: 8px;
	border-right: 1px dashed;
	border-color: #929496;
	font-size: 12px;
}


.leftpic  {margin-right: 10px;
           margin-bottom: 5px;
            margin-top: 1px;
           float: left;}

.rightpic { margin-top: 1px;
            margin-left: 10px;
           margin-bottom: 5px;
           float: right;}

.customlink {color: #666666;
            text-decoration:none;
			font-weight: bold;
			}

.customlink1 {color: #ffffff;
            text-decoration:none;
		
			}


.thrColLiqHdr #footer { 
	padding: 8px; 	

	background-image:url(images/navbar.jpg);
	
} 
.thrColLiqHdr #footer p {
	
	margin: 0px; 
	padding: 0 10px;
}
    


		
.footerp1 {
	font:Arial, Helvetica, sans-serif;
	border: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 3px;
	
}   
	  
		   
.h1 {font-size:20px;
     margin-top: 3px;
     color: #014c83;  
     }

.h2 {font-size:18px;
     color: #196196;  
     }


.subheading{
 font: bold 90% Arial,sans-serif;
 color: #376c93;
 top-margin: 5px;
 padding: 0px;
 line-height: 15px;
}




/* ID Styles */

#navigation a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #1772b5;
	
	}
	
	


#current  {
	color: #666666;
	text-decoration: none;
	border: 1pt dotted #9999cc;
	border-right-width: 0px; 
	border-left-width: 0px; 
	
	}

