.sideBar {
	width : 165px;
}

.sideBar .mainTD
{
	padding-right: 2px;
	padding-left: 2px;
	
	background-color: #e0eaef;
}

.sideBar .sep
{
	
	/*background-position: center top;
	background-repeat: repeat-x;
	background-image: url(/firstGov/Images/he/global/line_dot_pixel.gif);*/
	line-height: 8px;	
	height: 1px;
}

.sideBar H1, .sideBar H2, .sideBar H3 {
	margin : 0px;
	margin-right : 5px;
	margin-left : 10px;
	padding : 0px;
	color : #1D5872;
	font-size : 10pt;
	font-size : expression(!isMoz ? "x-small" : "10pt");
}

.sideBar H1 
{
	font-size : 13px;
	font-weight : bold;
	/*display:inline;*/
	clear : both;
	line-height : 18px;
	padding-top : 5px;
	background-image : url(/firstGov/Images/he/global/line_dot_pixel.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.sideBar H1.selected,.sideBar H2, .sideBar H3 {
	padding-right : 13px;
}

.sideBar H2
{
	background-position: right center;
	font-weight: normal;
	
	background-position: right 6px;
	background-position: right expression(isIE ? "5px" : "6px");
	
	background-image: url(/firstGov/Images/he/arrows/bulit_blue_one.gif);
	line-height: 18px;
	margin-right: 15px;
	background-repeat: no-repeat;
}

.sideBar H2.selected {
	background-image : url(/firstGov/Images/he/arrows/bulit_blue_open.gif);
	background-position: 139 8px;
	vertical-align:baseline;
	font-weight : bold;
	background-color : #f3f7fa;
	margin-left : 0px;
	margin-right : 0px;
	padding-right:28px;
}

.sideBar H1.selected
{
	padding: 0 23 0 0;
	background-position: right center;
	font-weight: bold;
	background-image: url(/FirstGov/Images/he/bullets/ikon_nav.gif);
	background-repeat: no-repeat;
}
.sideBar H3 {
	font-weight : normal;
	line-height : 18px;
	margin-right : 20px;
}

.sideBar H3.selected {
	color : #F2560C; /* Orange */
	font-weight : bold;
	background-color : #e0eaef;
}

.level_3 
{
	background-color : #f3f7fa;
}

	