			/*****************/
			/*   BODY   */
			/*****************/
			
			body {
			font-size: 70%;
			margin: 0em auto;
			padding: 0em;
			font-family: Arial, Helvetica, sans-serif;
			color: #333333;
			}
				
			#content {
			height: auto;
			margin-bottom: 5px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 10px;
			width: 700px;
			overflow: visible;
			float: left;
			clear: left;
			}
			#maincontent {
			float: left;
			}
			
			#topmenu {
			display: none;
			
			}
			#logo {
			display: visible;
			padding: 0px 0px 100px 0px;			
			}
				
			/**************/
			/*   HEADINGS   */
			/**************/
			
			h1 {
			font-size: 15px;
			margin-top: 0px;
			margin-bottom: 6px;
			color: #013467;
			padding: 0px;
			}
			
			h2 {
			font-size: 13px;
			margin-top: 0px;
			margin-bottom: 3px;
			color: #013467;
			padding: 0px;	
			}
			
			h3 {
			font-size: 12px;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 3px;
			color: #013467;
			padding: 0px;
			}
			h4 {
			font-size: 12px;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 3px;
			color: #013467;
			padding: 0px;
			}
			
			#menu
		{
			display: none;			
		}
		#menu2 
		{
			display: none;			
		}
		
		#search
		{
			display: none;
			
		}
		
					
			/*** Header banner ***/
			#headers {
				display: none;
			}
			#headersub {
			display: none;
			}
				
			/***********************/
			/***   LEFT COLUMN   ***/
			/***********************/
			#leftcol, #rightcol {
				display: none;
			}
			#global_left {
				height: 120px;
				width: 200px;
				margin-top: 10px;
				float: left;
				margin-bottom: 5px;
			}
			/***********************/
			/***   CONTENT   ***/
			/***********************/
			
			p {
			font-size: 11px;
			margin-top: 0px;
			margin-bottom: 10px;
			line-height: 13px;
			}
						
			li {
			font-size: 10px;
			margin-top: 0px;
			margin-bottom: 6px;
			line-height: 13px;
			}
						
			#navcontainer {			
			display: none;		
			}
			
			/*************************/
			/***   MIDDLE COLUMN   ***/
			/*************************/
			#printlink{
			display: none;
			}
			
			#printlink a, #rss a{
			color: #666;
			}
			
			#rss{
			display: none;
			}
			/*************************/
			/***   BREACRUMB   ***/
			/*************************/
			#breadcrumb {
			width: 925px;
			height: 15px;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #E6E6E6;
			margin: 0px 0px 20px 0px;
			padding-top: 5px;
			padding-bottom: 5px;
			float: left;
				
			}
			
			#breadcrumb p {
			font-size: 0.9em;
			font-weight: normal;
			color: #666666;
			margin: 0px;
				
			}
			
			#breadcrumb a {
			font-size: 10px;
				
			}
			
			#breadcrumb a:link, #breadcrumb a:visited {
				text-decoration: none;
				color: #666666;
				
			}
			
			#breadcrumb a:hover {
			color: #666;
				
			}
			
			/*****************/
			/***   FOOTER   **/
			/*****************/
			#footer {
	/*	float: left; */
				display: none;
			
				
			}
			
			/*************************************************/
			/***   HYPERLINKS IN MIDDLE AND RIGHT COLUMNS  ***/
			/*************************************************/
			
			/*** Hyperlinks in middle and right columns ***/
			a {
				background-color: inherit;
				color: #660000;
				text-decoration: underline;
			}
			
			a:link, a:visited {
				color: #660000;
				border: none;
				text-decoration: none;
				font-weight: bold;
			}
			
			a:hover {
				text-decoration: none;
				color: #660000;
			}
			
			/*** Visited links not in use ***/
			/*a:visited {
				background-color: inherit;
				color: rgb(100,100,100);
				text-decoration: underline;
			} */
			
			
			a img {border: none;}
			
			.topimg {
			display: none;
			}
		.topleft { 
		display: none;
		}
		.bot {
		display: none;
		}
		.more {
		}

