
.blue{
	color:#0e5383;
	font-size:1.5em;
	font-weight:bolder;
	margin:0px;
}
.gray{
	color:#3a3939;
	font-size:.84em;
	font-weight:bolder;
}
.red{
	color:#e30000;
	font-size:.9em;
	font-weight:bolder;
}
.text{
	font-weight:bold;
	font-size:.7em;
	text-align:justify;
}
#intro{
	float:left;
	width:970px;
}
#newPtPaperwork_timeSaver{
	float:left;
	width:260px;
}
#newPtPaperwork{
	float:left;
	width:240px;
	height:70px;
	margin-top:25px;
	background-image:url('images/firstVisit/bg_timeSaver_02_01.png');
	background-repeat:no-repeat;
	background-position:right; 
}
#btn_newPatient{
	float:left;
	width:100px;
	height:50px;
	display:block;
	font-size:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url('images/index/btn_newPatient_02_01.png');
}
#btn_newPatient:hover{
	background-position:bottom right;
}
#timeSaver{
	float:left;
	width:220px;
	margin-left:20px;
	margin-top:13px;
	font-size:13pt;
	font-weight:bold;
}
#welcome{
	float:left;
	width:700px;
	margin-left:10px;
}
h2{
	margin:0px;
	margin-top:2px;
	margin-left:10px;
	color:#3c3c3c;
	font-size:18pt;
}
#expect_box{
	float:left;
	width:970px;
	height:694px;
	
}
#stepPics_box{
	float:left;
	width:201px;
	height:694px;
}
.stepPics{
	float:left;
	width:179px;
	height:213px;
	margin-top:13.75px;
	margin-left:11px;
}
.stepPics#step1{
	background-image:url('images/firstVisit/bg_step1-01_02_01.png');
	
}
.stepPics#step2{
	background-image:url('images/firstVisit/bg_step2-01_02_01.png');
}
.stepPics#step3{
	background-image:url('images/firstVisit/bg_step3-01_02_01.png');
}
.stepBoxes{
	float:left;
	margin-left:10px;
	margin-top:21px;
}
.stepBoxes#stepNum1{
	width:254px;
	height:652px;
}
.stepBoxes#stepNum2{
	width:473px;
	
	margin-left:15px;
}
.stepBoxes#stepNum3{
	width:473px;
	height:315px;
	margin-left:15px;
}
h1#steps{
	color:#e2cc8e;
	font-size:14pt;
	margin:10px;
	margin-bottom:5px;
}
h2#steps{
	color:#AFAFAF;
	font-size:13pt;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
p#steps{
	color:#ffffff;
	font-size:12pt;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	text-shadow: 1px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}
.stepBoxPics{
	float:left;
}
.stepBoxPics#step1{
	width:230px;
	height:210px;
	margin-left:14px;
	margin-bottom:10px;
	background-image:url('images/firstVisit/bg_step1-02_02_01.png');
}
.stepBoxPics#step2{
	float:right;
	width:178px;
	height:227px;
	margin-left:10px;
	margin-right:8px;
	background-image:url('images/firstVisit/bg_step2-02_02_01.png');
}
.stepBoxPics#step3-2{
	width:176px;
	height:119px;
	margin:0px;
	background-image:url('images/firstVisit/bg_step3-02_02_01.png');
}
.stepBoxPics#step3-3{
	width:176px;
	height:119px;
	margin:0px;
	margin-top:5px;
	background-image:url('images/firstVisit/bg_step3-03_02_01.png');
}