#breadCrumbs
{

}

#enb_support
{
	margin-top:30px;
}

#escProgress
{
	position: relative;
	width: 561px;
	height: 58px;
    margin-bottom:15px;        
}
#escProgress .step1
{
	width: 202px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 0px;
        text-indent:-9999px;
}
#escProgress .step2
{
	width: 202px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 180px;
        text-indent:-9999px;
}
#escProgress .step3
{
	width: 201px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 360px;
        text-indent:-9999px;
}
div.activateStream div.step1,
div.enrollStream div.step1,
div.renewStream div.step1 
{ 
    background:transparent url(../images/copay_images/step1_eligibility.gif) no-repeat 0px 0px; 
}
div.activateStream div.step2,
div.enrollStream div.step2,
div.renewStream div.step2 
{ 
    background:transparent url(../images/copay_images/step2_info.gif) no-repeat 0px 0px; 
}
div.activateStream div.step3 { background:transparent url(../images/copay_images/step3_activation.gif) no-repeat 0px 0px; }
div.enrollStream div.step3 { background:transparent url(../images/copay_images/step3_enrollment.gif) no-repeat 0px 0px; }
div.renewStream div.step3 { background:transparent url(../images/copay_images/step3_renewal.gif) no-repeat 0px 0px; }

div.step1On div.step1,
div.step2On div.step2,
div.step3On div.step3
{ 
    background-position:0px 0px; 
}

div.step1On div.step2,
div.step1On div.step3,
div.step2On div.step1,
div.step2On div.step3,
div.step3On div.step1
{ 
    background-position:0px -58px; 
}

div.step3On div.step2
{ 
    background-position:0px -116px; 
}

.select_slide_left_label2
{
	font-size: 11px;
	font-weight: bold;
}
.labelSubText
{
	color: #009999;
	font-size: 11px;
	line-height: 11px;
	font-weight:normal;
	margin-top:3px;
}

#copayPrint
{
	width: 622px;
	background-image: url(../images/copay_images/print_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

#copayPrint .smallcaps { font-size:10px; text-transform: uppercase; }
#copayPrint sup 
{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: .9ex;
}
#copayPrint ul { padding-top: 0px; }
#copayPrint li { margin-bottom: 0px; }
	
#copayPrint #topMsg
{
	color: #999999;
	background-color: #ebebeb;
	padding: 15px 30px 15px 0px;
	text-align: right;
	border-bottom: solid 1px #e4e4e4;
}

#copayPrint #copayLeftGutter
{
	background-image: url(../images/copay_images/print_bg_left.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}

#copayPrint #copayRightGutter
{
	background-image: url(../images/copay_images/print_bg_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 5px;
}

#copayPrint #copayContent
{
	width: 612px;
	background-color: #f8f8f8;
}

#copayPrint #supportCard
{
	position: relative;
	width: 556px;
	height: 206px;
	margin: 28px 28px 0px 28px;
}
#copayPrint #supportCard #card
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#copayPrint #supportCard #cardID
{
	position: absolute;
	top: 106px;
	left: 47px;
	color: #3a4581;
	font-size: 9px;
}
#copayPrint #mainContent
{
	margin: 28px 28px 0px 28px;
}

#copayPrint #mainContent h1
{
	margin-top: 0px;
	font-size: 20px;
	color: #009999;
}
#copayPrint #mainContent p
{
	margin-top: 0px;
}
#copayPrint #isi
{
	background-color: #ebebeb;
	padding: 28px 28px 0px 28px;
}
#copayPrint #isi p
{
	margin-top: 0px;
}
#copayPrint #isi .indication_header
{
	font-weight: bold;
	margin-bottom: 0px;  
}

#copayPrint #isi .isi_sub_header
{
	font-weight: bold;
}

#copayPrint ul.spaced_bullets li
{
    margin-bottom:10px;
}