/* Left sidebar */
#quickSidebarHS {
	margin-right: 30px;
	width: 200px;
	float: left;
}

.quickBlocHS {
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

#block_3483 {
	width: 200px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #8BCBD4;
}

#leftsidebar #block_3483 h1 {
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
	color: #E0EFF4;
	background: none;
	line-height: normal;
	padding: 1px 3px;
	text-transform: uppercase;
}

#block_3483 p {
	line-height: 0px;
	display: none;
}

#block_3483 ul {
	list-style-type: none;
	list-style-position: inside;
}

#block_3483 li {
	margin: 0;
}

#block_3483 li a {
	display: block;
	background-color: #DAF2F2;
	color: #6699A0;
	text-decoration: none;
	width: 189px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0.5em;
}

#block_3483 li a:hover {
	background-color: #9ED4DC;
	color: #DCF0F1;
}

#block_3482, #block_3491, #block_3492, #block_3493 {
	border: none;
}

#block_3482 h1, #block_3491 h1, #block_3492 h1, #block_3493 h1 {
	display: none;
}

#block_3482 p, #block_3491 p, #block_3492 p, #block_3493 p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#midtxt a, #midtxt a:visited {
    color: #6699A0;
    text-decoration: none;
}
#midtxt a:hover {
    color: #8BCBD4;
}
#midtxt h2 {
    color: #8BCBD4;
    font-size: 27px;
    line-height: 27px;
}
#midtxt h3 {
    color: #6699A0;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
}
#midtxt h4 {
    color: #8BCBD4;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 2px;
}
#midtxt h5 {
    color: #6699A0;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 8px;
}

#midtxt h6 {
    color: #0A7F7B;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 2px;
}
