/* Global reset */
img{border:none;}
a{
	color:#000;
	text-decoration: none;
}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
}
/* General settings */
/* wrapper */
#wrapper{
	width:886px;
	margin: 0 auto;
}
/* header */
#header,
.btn-pay-bill,
.btn-login,
#main-nav,
.slider,
#footer{display: none;}
#header-print{display: block;}
/* main */
#main{width: 612px;}
/* content */
#twocolumns{
	width: 100%;
}
/* content */
#content{
	width: 100%;
	color: #495256;
	font-size:12px;
	line-height:18px;
	padding:22px 0 0 2px;
}
h1{
	margin: 0 0 16px;
	font-size:20px;
	line-height:30px;
	color: #006a91;
	font-weight: bold;
}
.aside h4,
h2{
	color: #006990;
	font-size:16px;
	line-height: 18px;
	margin: 0;
	padding:0 0 5px;
	font-weight: bold;
}
h3{
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5b951a;
	margin:0 0 3px;
}
.aside h3,
h4{
	display: block;
	color: #a9ced9;
	font-size:14px;
	line-height:16px;
	border-bottom: 1px solid #cbe0e6;
	margin: 0 0 13px;
	padding:28px 0 0;
}
h5{
	margin: -5px 0 9px;
	font-size:10px;
	line-height:14px;
	font-weight: bold;
	color: #3a8dab;
	text-transform: uppercase;
}
.home p{margin: 0 0 8px;}
p{margin: 0 0 18px;}
ul{
	margin:0;
	padding:0 0 0 16px;
	list-style: none;
	line-height:15px;
}
li{
	padding:0 0 4px 8px;
	background:url(../images/bullet.gif) no-repeat 0 7px;
}
span.caption{display: none;}
/* aside */
.aside{width: 100%;}
.buttons,
#sidebar,
.breadcrumbs,
.services{display: none;}
/* box */
.aside .box{
	width: 100%;
	font-size:11px;
	color: #495256;
	margin: 0 0 13px;
}
.aside h3{
	padding:0;
	margin: 0 0 8px;
	border: none;
	color: #5b951a;
	font-size:12px;
	line-height:18px;
}
.aside .link-more{display: none;}
.aside p{margin: 0 0 2px;}
.aside h4{
	font-size:14px;
	line-height:14px;
	padding:0 0 9px;
	border: none;
}
.aside h5{margin: -11px 0 12px;}
.aside img{display: none;}
.print-vers{display: none;}
.text-latest-news,
.text-contact-us-i,
.text-featured-news,
.text-patient-voice{
	text-indent: 0;
	height:auto;
	background: none;
}