/* <![CDATA[ */
	
	/***************************************************
	GLOBAL PAGE LAYOUT ELEMENTS
	***************************************************/
	
	/* Body alignment */
	body {
		font-family: Arial, Helvetica, sans-serif ;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-size:80%;}
	
	/* Outer bounding box for all pages */
	#Frame {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align:left;
		width: 740px;
		height:100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 740px; 
		height:100%;}
	
	html>body #Frame { width: 740px; height:100%; }
	
	#SubBanner {
		margin: 0px;
		padding: 0px;
		width:100%; 
		clear:both;}
	
	#Banner {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width:100%; }
			
	
	/***************************************************
	2-COLUMN BOX
	***************************************************/
	
	/* 2-Column box  */
	#ThreeColClosedBox {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 40px 0px;
		text-align: left;
		border: none;
		}
		
	/* 1 column frame for all content */
	#ContentFrame {
		width:100%;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 100%; }
		
	/* Left side text */
	#LHNav {
		display:none;
		background-color:#cce0e0;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 20%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 20%; }
		
		
	/* Main content */
	#Content {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width:560px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width:560px;}
		
	
	/* Right side text */
	#RHNav {
		float: right;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 140px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 140px; }	
	
	html>body #LHNav { width:20%; }	
	html>body #RHNav { width:140px; }	
	html>body #ContentFrame { width:100%; }
	html>body #Content { width:560px; }
	
	/* Footer side text */
	#Footer {
		display:none;
		float: none;
		clear: both;
		padding: 0;
		margin: 0;  }
		
	
	/* Remove traces of float */	
	.Clear {
		clear: both;
		font-size: 1px; }
	
	
	
	#SiteSearch {
		padding:0px;
		}
		
	#SiteSearch form {
		padding:5px 5px 5px 5px;
		}
		
	#SiteSearch form #search {
		width:70%;
		border:1px solid #cccccc;
		font-size:100%;
		}
		
	#SiteSearch fieldset {
		border:none;
		padding:5px;
		}
		
	html>body #search { width;70%;}
	
	
	#Accessibility ul, .accesstext, #pageTitle
		{
		display:none;
		}
			
	/* ]]> */