/* leftsidebar.css CSS Document */
/* sep1/08 - sam - for newstreets */

#leftSidebar {
	text-align: right;
	padding-right: 0.25em;
	margin-top: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftSidebar h2 {color: #005995;padding-bottom: 0.25em;	text-align: right;font-size: 1em;font-weight: bold;	padding-top: 0.75em;
	text-align: right;margin-bottom: 0px;}
#leftSidebar ul.sub { }
.sub p {margin: 0px;padding: 0px;font-size: 0.95em;	margin-bottom: 0;padding-bottom: 0;line-height: 1.5;}
#leftSidebar ul {margin-top: 0;	padding-top:0px;list-style-type: none;	padding-bottom: 0.75em;	margin-left: 1em;text-align: right;
	padding-top: 0px;
}
#leftSidebar ul li {font-size: 0.85em;}
#leftSidebar a:link {color: #005995;text-decoration: none;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: none; color: #0076C2; }
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}
#leftSidebar ul#subnav {margin-top: .25em; margin-bottom: 1em; }
#leftSidebar ul#subnav li {	margin-bottom: 0;} 

#leftSidebar ul#subnav a { color: #605f00;}
#leftSidebar ul#subnav a:visited { color: #605f00;}
#leftSidebar ul#subnav a:hover { color: #605f00; text-decoration: underline; }
#leftSidebar ul#subnav a:active { color: #333;}


#leftSidebar .selected { font-weight: bold; }
ul#home { padding-bottom: 0.75em; }
ul#home li {margin-bottom: 0; }

ul#sub { padding-top: .75em; border-top: solid 1px #ccc; }
ul#sub li { margin-bottom: 1em; }
#leftSidebar ul.sub { padding-top: 0.75em; border-top: solid 1px #ccc; padding-bottom: 0.75em; }
#leftSidebar ul#subnav {margin-top: .25em; margin-bottom: 1em; }

/**** test - current page link  ***********/
#cgh ul#subnav a.curr {	color: #4A86C6;	font-weight: bold;}

/*#leftSidebar #subnav li.licurr { background-image: url(../images/arrowgreen2sm.gif); background-repeat: no-repeat; padding-left: 2em; padding-top: 0em; list-style-type: none; background-position: left .6em; margin-bottom: 0.5em; }

#leftSidebar #subnav li.licurr a { color: #4A86C6;
	font-weight: bold; }*/
	
#leftSidebar .sub li { }
#home li.selected { margin-bottom: 0.5em; }

/*ul#home li.first {	margin-bottom: 1em;}*/
/*ul#home li:first-line {font-weight: bold;color: #494949;}	*/
/*#leftSidebar ul#home li:first-child { margin-bottom: 2em; }*/
#leftSidebar ul#home li.first { margin-bottom: .5em; }


/* search.css CSS Document */
/* search.css CSS Document */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 1em; width: 95%; float: right; border-top: solid 1px #ccc; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 110px; margin-left: 10px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 0.85em; text-align: center; margin-left: 5px; 
}
#go a:link {
	margin: 0;
	width: 28px;
	height: 23px;
	background-image:  url(../images/go.jpg);
	background-repeat: no-repeat;
	color: #33679B;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0;
}
#go a:hover { height: 23px; width: 28px; color: #678598; background-image:  url(../images/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }
.imglink {
	margin-bottom: 5px;
}

