@charset "UTF-8";
/* CSS Document */

.clear{
clear:both;
height:1px;
font-size:1px;
}
div#bodycontent td{
padding:0;	
}
div#bodycontent.pp td{
padding:10px;	
}
a:link.inactive, a:hover.inactive, a:active.inactive, a:visited.inactive {
font-weight:bold;
color:#bfd0de;
cursor:default;
}

.flow {
	width:596px;	
	background:url(/images/inner_midde.jpg) repeat-y;
	float:left;
	margin:7px 7px 7px 3px;
	
}
.flow_top {
	width:596px;	
	background:url(/images/inner_top.jpg) no-repeat top;
}
.flow_inner {
	width:536px;	
	background:url(/images/inner_bottom.jpg) no-repeat bottom;
	padding:20px 30px 50px;
	min-height:370px;
}

.flow h1{
	border-bottom:1px solid #0f3463;
	padding-bottom:5px;
}
ul.step {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	float:left;
	position:relative;
	
}

ul.step li{
	float:left;
	position:relative;
	text-align:center;
	width:27px;
	height:21px;
	padding:0;
	margin:0;
	background:url(/images/step_no.jpg);
	background-position: -27px;
}
ul.step li:hover{
	cursor:pointer;
	cursor:hand;
}

ul.step li.active{
	background-image:url(/images/step_act.jpg);
	color:#ffffff;
}
ul.step li.first{
	background-position:0px;
	text-indent:-5px;
}
ul.step li.last{
	background-position: -54px;
	text-indent:5px;
}

.step_no{
float:left;
font-weight:normal;
margin:0 20px;
padding:2px;
}
.image{
float:left;
padding-top:15px;
margin-left:0;
margin-right:30px;
}

.frame ul li{
margin-top:15px;	
}
.frame{
	display:none;
	float:right;
	width:100%;
	float:right;
	position:relative;
	left:0px;
	padding-top:20px;
}
.frame.selector{
	display:none;
	float:left;
	width:300px;
	position:relative;
	left:0;
	padding-top:20px;
}
.frame.visible{
	display:block;	
}

.frame.end{
width:100%;
}

#navigator{
width:350px;
float:right;
}


/* Flow Nav */

.leftcol{
background:#0f3463;
width:294px;
float:left;
padding:3px;
}

#pflownavcontainer {
padding:8px 3px;
}

 #pflownavcontainer ul#pflownavlist{
list-style-type:none;
list-style-position:inside;
margin:0;
padding:0;


}
 #pflownavcontainer ul#pflownavlist li{
background:url(/images/menu_no.gif) no-repeat;
height:30px; 
	width:268px;
	margin-top:-4px;
	text-align:left;
	margin-right:1px;
	padding:6px 0 0 10px;
	font-size:12px;
	font-weight:bold;
border-bottom:none;
float:left;
padding-left:25px;

	
}
ul#pflownavlist li a{
color:#ffffff;
text-decoration:none;
margin-left:10px;
font-weight:bold;
}




ul#pflownavlist li#pflowactive{
background:url(/images/menu_act.gif) no-repeat;
position:relative;
	width:268px;

}

ul#pflownavlist li#pflowactive a{
color:#0f3463;
text-decoration:none;
}
ul#pflownavlist li a:hover{
	color:#ffffff;
	text-decoration:underline
}
ul#pflownavlist li#pflowactive a:hover{
	color:#0f3463;
	text-decoration:underline
}


.further{
float:left;	
border-right:1px solid #c9d8e3;
width:300px;
padding-right:10px;
font-size:14px;

}
.nextstep p, .further p{
	
}

.nextstep{
float:left;
margin-left:15px;
width:180px;
font-size:14px;

}
.nextstepno{
float:left;
margin-left:0;
width:180px;
font-size:14px;

}

.nextbutton{
background:url(/images/next.jpg);
height:42px;
width:120px;
padding:20px 40px 20px 20px;
font-size:16px;
color:#0f3463;	
font-family:"Lucida Grande",Tahoma,Verdana,Arial;

}
.nextbutton a:link, .nextbutton a:hover, .nextbutton a:active, .nextbutton a:visited{
	font-family:"Lucida Grande",Tahoma,Verdana,Arial;

font-size:16px
}
.selector .nextbutton{
	width: 400px;
	margin-top:0;
	margin-bottom:0;
	background:url(/images/choice_box.jpg) no-repeat;
	
}
.layer{
clear:both;
	
}
.layer .number{
width:48px;
height:70px;
font-size:36px;
color:#FFFFFF;
background:url(/images/number.gif) no-repeat;
margin-top:-9px;
float:left;
padding:25px 0 0 25px;
}

.layer .heading{
height:25px;
font-size:14px;
color:#ffffff;
background:#00457c;
width:455px;
float:left;
padding:5px 10px 0 10px;
margin-top:-4px;
}
.layer .description{
background:#a9c0d2;
width:455px;
height:32px;
color:#00457c;
border-top:1px solid #ffffff;
float:left;
padding:10px 10px 0 10px;
font-size:11px;
}
.patientportal{
margin-bottom:8px;
margin-right:10px;

}
