/* leftsidebar2.css CSS Document */

#leftSidebar { text-align: right; padding: 0; padding-right: 0.25em; margin-top: 0px; 
}
#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, .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.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: #0082D9; }
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}

#container #leftSidebar .selected {font-weight: bold;	color: #000000;}

#leftSidebar .selected { font-weight: bold; }

ul#home { padding-bottom: 0.75em; }
ul#home li {margin-bottom: 0; }
ul.bordBottom { border-bottom: solid 1px #ccc; }

ul#sub { padding-top: 0.75em; border-top: solid 1px #ccc; }
ul#sub li {	margin-bottom: 1em;	}
#leftSidebar ul.sub { padding-top: .25em; padding-bottom: 0.75em; }
#leftSidebar ul#subnav {margin-top: .25em; margin-bottom: 1em; }
#container #leftSidebar ul#subnav #curr { list-style-type: disc; }

#leftSidebar .boldTxt { font-weight: bold; }


