/* leftsidebar.css CSS Document */
#leftSidebar { text-align: right; padding: 0; /*border-right: solid 1px #ccc;*/ padding-right: 0.25em; margin-top: 15px; 
}


#leftSidebar h2 { color: #005995; padding-bottom: 0.25em; text-align: right; font-size: .85em; font-weight: bold; padding-top: 0.75em; text-align: right; margin-bottom: 0px; }
#leftSidebar ul.sub { }

.sub p, .sub2 p {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	margin-bottom: 0em;
	padding-bottom: 0px;
	line-height: 1.5;
}
#leftSidebar ul { margin-top: 0; padding-top:0px; list-style-type: none; padding-bottom: 0.5em; /*border-bottom: solid 1px #ccc;*/
	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: #333; }
#leftSidebar ul#subnav a:visited { color: #333; }
#leftSidebar ul#subnav a:hover { color: #005995; text-decoration: underline; }
#leftSidebar ul#subnav a:active { color: #999; }

#container #leftSidebar .selected {font-weight: bold;	color: #000000;}

#leftSidebar .selected { font-weight: bold; }


ul#main, ul#home { padding-bottom: 0.75em; }
ul#main li, ul#home li { }

ul#sub { padding-top: 0.75em; border-top: solid 1px #ccc; }
ul#sub2 { padding-top: 0.75em; border-top: solid 1px #ccc; }
ul#sub li {	margin-bottom: 1em;	}
#leftSidebar ul.sub { padding-top: 0.75em; border-top: solid 1px #ccc; }
#leftSidebar ul#subnav {margin-top: .25em; margin-bottom: 1em; }
#container #leftSidebar ul#subnav #curr { list-style-type: disc; }

#leftSidebar .boldTxt { font-weight: bold; }

/* 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/goBlue_1.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; }
