/* <![CDATA[ */
	
	/***************************************************
	GLOBAL PAGE LAYOUT ELEMENTS
	***************************************************/
	
	/* Body alignment */
	body {
		font-family: Arial, Helvetica, sans-serif ;
		margin: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: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 100%; }
	
	html>body #Frame { width: 100%; }
	
	
	#Banner {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		width:20%; }

	#Banner2 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		width:20%; }

	#Bannerimages {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		width:80%; }		
	
	/***************************************************
	2-COLUMN BOX
	***************************************************/
	
	/* 2-Column box with gray sides all around */
	#ThreeColClosedBox {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		border: none; }
		
	/* 1 column frame for all content */
	#ContentFrame {
		float:right;
		width:78%;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 78%; }
		
	/* Left side text */
	#LHNav {
		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;
		voice-family: "\"}\"";
		voice-family: inherit;}

	/* Right side text */
	#RHNav {
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 24%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 24%; }
		
	
		
	/* Main content */
	#Contentfull {
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border-left: none;
		width: 79%;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 80%; }
	
	
	html>body #LHNav { width:20%; }	
	html>body #RHNav { width:24%; }	
	html>body #ContentFrame { width:78%; }
	
	/* Footer side text */
	#Footer {
		float: none;
		clear: both;
		padding: 0;
		margin: 0;  }
		
	
	/* Remove traces of float */	
	.Clear {
		clear: both;
		font-size: 1px; }
	
	#SiteSearch {
		padding:0px;
		}
		
	#SiteSearch form {
		padding:0px 5px 0px 5px;
		}
		
	#SiteSearch form #search {
		width:70%;
		border:1px solid #cccccc;
		font-size:100%;
		}
		
	#SiteSearch fieldset {
		border:none;
		padding:5px;
		}

	#QuickSearch {
		padding:0px;
		}
		
	#QuickSearch form {
		padding:0px 5px 0px 5px;
		}
		
	#QuickSearch form #search {
		width:70%;
		border:1px solid #cccccc;
		font-size:100%;
		}
		
	#QuickSearch fieldset {
		border:none;
		padding:5px;
		}

	html>body #search { width;70%;}
	
	#Accessibility ul, .accesstext
	{
		Display:none;
	}
			
	/* ]]> */