#editHeader {				/* Need to duplicate these styles on the other style.css */
	border-bottom:1px solid #333; 
	text-align:left; 
	height:30px;
	background-color:#ccc; 
	background-image:url(/cms/images/bgnd.jpg); 
	background-repeat:repeat-x;
	}
#editHeader a {
	color:blue;
	text-align:center; 
	text-decoration:none; 
	float:right;
	width:50px;
	margin:3px 5px 3px 0; 
	padding:3px;
	border:1px solid #fff;
	}
#editHeader a:hover {
	color:white;
	background-color:#999999;
	}
	

#contactForm table {
	width:100%;
	margin-bottom:20px;
	}
#contactForm fieldset {
	border:1px solid #eee;
	}
#contactForm legend {
	color:#333;
	}
#footer {
	width:960px;
	background-color:#666;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	}
#footer a {
	color:#999;
	text-decoration:none;
	}
#footer a:hover {
	color:#7FED07;
	}
#formcheck {
	visibility:hidden;
	}
#letters a{
	padding:3px;
	border:1px solid #fff !important;
	background-color:#ccc;	
	}
#letters a:hover {
	background-color:#999;
	color:#7FED07;
	}
#leftbar1 {
	padding:0 !important;
	margin:10px 0 10px 0; 
	}
#leftbar1 ul li a {
	display:block;
	padding:8px 0 8px 8px;
	text-decoration:none;
	color:#000;
	border-top:1px solid #fff;
	}
#leftbar1 ul li a:hover {
	background-color:#999;
	color:#7FED07;
	}
#leftbar1 ul, #leftbar li {
	padding:0;
	margin:0;
	list-style:none;
	}
#leftbar2 a {
	text-decoration:underline;
	}
#leftbar2 a:hover {
	color:#07761F;
	}
#leftbar2, #leftbar3, #leftbar4, #leftbar5, #leftbar6 {
	border:1px solid #fff;
	padding:5px !important;
	margin:10px 0 10px 0 !important; 
	}
#rightbar1, #rightbar2, #rightbar3, #rightbar4, #rightbar5, #rightbar6 {
	border:1px solid #fff;
	padding:5px !important;
	margin:10px 0 10px 0 !important;
	position:relative;	/* Fixes the Peekaboo bug in IE6 */
	min-width:0;		/* Fixes the Peekaboo bug in IE7 */
	}
#mainContent a {
	 border-bottom:1px dashed #333;
	 }
#mainContent a:hover {
	 border-bottom:1px solid #333;
	 }
#mainContent img {
	border:1px solid #333;
	}
#navbar {
	border-top:1px solid #999;
	border-top:1px solid #999;
	}
#navbar a {
	color:#eee;
	text-decoration:none;
	font-weight:bold;
	padding:5px 15px 5px 15px;
	}
#navbar a:hover {
	color:#fff;
	background-color:#ccc;
	}
#navbar li {
	display:inline;
	}
#navbar ul {
	padding:0;
	margin:0;
	}
#quotes1 {
	background-image:url(../graphics/quotes.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
#quotes2 {
	background-image:url(../graphics/quotes2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#searchDiv {
	float:right; 
	width:200px; 
	margin:65px 0 0 0;
	}
#searchDiv a {
	font-size:.9em;
	}
#searchDiv a:hover {
	text-decoration:underline;
	}
#search fieldset {
	padding:5px;
	border:none;
	}
#search legend {
	display:none;
	color:#07761F;
	font-weight:bold;
	}
.alignRight {
	text-align:right;
	}
.editLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:0;
	margin:3px 0;
	color:#00f !important;
	font-weight:normal !important;
	border:0 !important;
	text-decoration:none;
	}
.editLink:hover {
	text-decoration:underline;
	}
.imgRight {
	float:right;
	margin:5px 0 5px 5px;
	}
.imgLeft {
	float:left;
	margin:5px 5px 5px 0;
	}
	
/* ZOOM SEARCH STYLES */

.highlight { background: #FFFF40; }
.searchheading { font-weight: bold; }
.summary { font-style: italic; }
.suggestion { }
.results { }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title {font-weight:bold; color:#333333;}		
.description {}
.context {}
.infoline {font-style: normal; color: #808080;}

.result_title, .description, .context, .infoline {
	font-size:1em;
	line-height:1.7em;
	padding:0;
	margin:1.2em 0 1.2em 0;	
	}

.zoom_searchform {}
.zoom_results_per_page { margin-left: 10px; }
.zoom_match { margin-left: 10px;}				
.zoom_categories { }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px;}
.result_altblock { margin-top: 15px; margin-bottom: 15px;}

.result_pages { }
.result_pagescount { }

.searchtime { }

.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { }
.recommend_description { color: #008000; }
.recommend_infoline { font-style: normal; color: #808080;}
