#main h2 {
	margin-bottom: 23px;
}

#main h3 {
	min-height: 19px;
	margin-top: 0 !important;
	padding-top: 10px;
	padding-left: 11px;
	background: url(/docroot/salgar/imgs/grayBar.jpg) no-repeat;
	color: #176f92;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}

* html #main h3 {
	height: 21px;
	padding-top: 8px;
}

#main h4 {
	color: #709bba;
	/*text-transform: uppercase; */
	font-size: .833em;
}

#main h5 {
	margin-top: 0;
	font-size: 1.667em;
	font-weight: normal;
}

#main h5 a {
	text-decoration: none;
	font-weight: normal;
}

#main h5 a:hover {
	text-decoration: underline;
}

#main h6 {
	margin: 1em 0;
	color: #9d9d9d;
	font-size: .917em;
	font-weight: normal;
}




/* ol */
#main>ol {
	margin: 0;
	list-style: none;
}

#main>ol>li {
	position: relative;
	margin: 0;
	padding: 1em 0 1em 19px;
	background: url(/docroot/salgar/imgs/nav1Sep.gif) repeat-x 0 100%;
	min-height: 150px;
}

/* number */
#main>ol>li>p:first-child {
	color: #bfc9d0;
	font-size: 1.667em;
}
