#Viewport 
{
	width: 100%;
	/*text-align: center;	*/
}
body
{
	background:#53112e url(/shared/images/ehealthwv/body-bg.png) repeat-x left top;
}
.outerBounds 
{
	width: 970px;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: left;
}
.innerBounds 
{
	width: 100%;
	text-align: left;
}

#PageHeader 
{
	position:relative;
}
#PageHeaderInner 
{
}

#PageBody 
{
	background:#6c153c url(/shared/images/ehealthwv/top-curve.png) no-repeat right top;
}
#PageBodyInner 
{
	padding-top:50px;
	padding-bottom:50px;
}
#Columns 
{
	
}
#ColumnsInner 
{
}
#ColLeft 
{
	float: left;
	width: 200px;
	height: auto;
	
}
#ColLeftInner 
{
	padding-right:15px;
}
#ColMiddle 
{
	float: left;
	width: 570px;
	height: auto;

	background-color:#fff;
}
.colMiddleTR
{
	background:url('/shared/images/ehealthwv/colmiddletr-bg.png') no-repeat right top;
	
}
.colMiddleTL
{
	background:url('/shared/images/ehealthwv/colmiddletl-bg.png') no-repeat left top;
	
}
.colMiddleBL
{
	background:url('/shared/images/ehealthwv/colmiddlebl-bg.png') no-repeat left bottom;
	
}
.colMiddleBR
{
	background:url('/shared/images/ehealthwv/colmiddlebr-bg.png') no-repeat right bottom;
}
#ColMiddleInner 
{
	padding:15px;
}
#ColRight 
{
	float: left;
	width: 200px;
	height: auto;

	color:#fff;
}
#ColRightInner 
{
	padding:0 15px;
}


#PageFooter 
{
}
#PageFooterInner 
{
}
.leftNav ul
{
   list-style-type:none;
}
.leftNav ul.level1
{
   margin:0;
   padding:0;
}
.leftNav ul ul
{
	padding-left:10px;
	margin:0;
}

.breadcrumbs ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumbs ul li
{
	display:inline;
}
h1.logo
{
	width:236px;
	height:64px;
	background:url(/shared/images/ehealthwv/logo.png) no-repeat;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size:1px;
	color:#5F1435;
	text-indent:-9999px;
}
h1.logo a
{
	display:block;
	height:100%;
	text-decoration:none;
}
.leftNav
{
	
	z-index:99;
}
.leftNav a, .leftNav a:hover, .leftNav a:active
{
	color: #9bccd2;
	text-decoration:none;
}
.leftNav ul
{
   list-style-type:none;
   font-weight:bold;
}
.leftNav ul.level1
{
   margin:0;
   padding:0;
}
.leftNav ul ul
{
	padding-left:10px;
	margin:0;
}
.leftNav ul li
{
	background:url(/shared/images/ehealthwv/nav-border-bottom.png) repeat-x left bottom;
	padding:5px 3px 5px 10px;

}
.leftNav ul li.last
{
	background:none;
}
.leftNav ul li.selected
{
	color:#fff;
}
.leftNav ul li ul
{
	padding-left:15px;
}
div.topNav
{
	display:inline;
	
}
.topNav a, .topNav a:hover, .topNav a:active
{
	color: #9bccd2;

}
.topNav ul
{
	list-style-type:none;
	line-height:25px;
	text-align:right;
	display:inline;
}
.topNav ul li
{
	display:inline;
}
.topNav span.sep
{
	color:#7c3554;
	font-size:18px;
}
div.topStrip
{
	text-align:right;
	padding-bottom:35px;
	padding-top:15px;
	color: #9bccd2;
}
.searchButton
{
	width:24px;
}
.privateSecurePractical
{
	background:url(/shared/images/ehealthwv/private-secure-practical.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:47px;
	width:213px;
	position:absolute;
	left:255px;
	top:15px;
}
.banner
{
	background:#6C153C;
	position:relative;
	height:123px;
}
.pda
{
	width:255px;
	height:315px;
	background:url(/shared/images/ehealthwv/pda.jpg) no-repeat;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	bottom:-109px;
	left:-28px;
}
.pdaSmall
{
	width:186px;
	height:234px;
	position:absolute;
	left:6px;
	bottom:-28px;
}
div.rightColumnContent .hr
{
	
	background: transparent url(/shared/images/ehealthwv/nav-border-bottom.png) repeat-x left center;
	padding:5px 0;
}
div.rightColumnContent a, div.rightColumnContent a:link
{
	color:#9bccd2;
}
div.rightColumnContent .hr hr
{
	display:none;
}
div.leftColumnContentInner 
{
	padding-left:15px;


}
div.rightColumnContent h2, div.rightColumnContent .header, div.leftColumnContent h2, div.leftColumnContent .header
{
	font-size:16px;
}
div.rightColumnContent h3, div.rightColumnContent .subHeader, div.leftColumnContent h3, div.leftColumnContent .subHeader
{
	font-size:14px;
}
img.privateSecurePracticalTop
{
	position:absolute;	
	height:54px;
	width:221px;
	top:75px;
	left:15px;
}
