/* 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; }
}
/*********Changed from 1em; */
ul.sub {
	padding-top: 0.5em;
}
ul.sub li {
	margin-bottom: .25em;
}
/*#leftSidebar ul.subnav { margin-top: 0.25em; margin-bottom: 1em; }*/
/*#container #leftSidebar ul.subnav #curr { list-style-type: disc; }*/
#leftSidebar ul.nobord {
	border-bottom: none;
}
#leftSidebar .boldTxt {
	font-weight: bold;
}
#leftSidebar hr {
	background: #fff;
	color: #fff;
	clear: both;
	float: none;
	margin: 0;
	height: 0.1em;
	border-bottom: solid 1px #ccc;
}
#leftSidebar hr.space {
	color: #ccc;
	background-color: #fff;
}
li#faq {
	padding-top: 0.5em;
}
/* Search settings */
#leftSidebar #search {
	position: relative;
	width: 175px;
	left: 0;
	top: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}
#leftSidebar #search p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	color: #33679B;
}
#leftSidebar #search form {
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 5px;
}
#leftSidebar #search input {
	border: solid 1px #999;
	height: 18px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000;
}
#leftSidebar #search .go {
	background-color: #E2ECF5;
	position: relative;
	height: 22px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #33679B;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
/*********from oneday ***************/
#nav_search {
	margin-bottom: 1em;
	color: #fff;
	text-align: right;
	margin: .5em .0 1em 0;
	float: right;
}
#nav_search h3 {
	font-size: 1.3em;
	font-weight: bold;
}
#nav_search label {
	font-size: 1.1em;
	margin-bottom: 1em;
	color: #6A9F06;
	padding: 0.25em;
}
#nav_search label.green {
	color: #8CC63F;
}
#nav_search label.greenDark {
	color: #6B9F0F;
}
.greenDark {
	color: #618E0D;
}
#nav_search label.orange {
	color: #F5821F;
}
#nav_search label.blue {
	color: #0099CC;
}
#nav_search form {
	margin: 0;
	padding: 0;
}
#nav_search input {
	margin-top: 1em;
	float: left;
	margin-right: 0.5em;
	width: 100px;
}
#nav_search img {
	margin-top: 1em;
}
#goSearch {
	float: right;
}
#navsearch_inside {
	margin-bottom: 1em;
	text-align: left;
}
#go {
	width: 28px;
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 12px;
	padding-right: .25em;
}
#go a:link {
	margin: 0;
	width: 28px;
	height: 23px;
	background-image: url(../images/goBlue_1.jpg);
	background-repeat: no-repeat;
	color: #33679B;
	text-align: center;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#go a:hover {
	height: 23px;
	width: 28px;
	color: #678598;
	background-image: url(../images/goBlue_o.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
