/* CSS Document */


ul#formFlow{
	margin:-43px 19px 0;
	text-align:center;
	font-size:26px;
}

ul#formFlow li{
	background-color:#fff;
	border:solid 1px #c1c1c1;
	padding:15px 0 13px;
	position:relative;
	height:38px;
	border-top:none;
}

#flow1{
	border-top:solid 1px #c1c1c1 !important;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

#flow5{
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

ul#formFlow li.flowSelect{
	background-color:#eaeaea;
}

.flowArrow{
	display:block;
	width:22px;
	height:11px;
	position:absolute;
	left:289px;
	bottom:-11px;
	background:url(../img/agreement_web/arrow_white.png) no-repeat left top;
	z-index:10;
}

.flowArrowSelect{
	background:url(../img/agreement_web/arrow_grey.png) no-repeat left top;
}

#contWrap-1{
	margin:19px 19px 0;
	padding-top:4px;
	background: url(../img/agreement_web/frame_top.png) no-repeat center top;
}

#contWrap-2{
	background: url(../img/agreement_web/frame_bottom.png) no-repeat center bottom;
	padding-bottom:6px;
}

#contWrap-3{
	background: url(../img/agreement_web/frame_middle_pattern.png) repeat-y center top;
	padding:20px 20px 0;
	text-align:justify;
}

h2{
	font-weight:normal;
	font-size:32px;
}

#flowText{
	font-size:32px;
	margin:20px 0;
}

#attenWrap{
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px solid #c9c9c9;
}

#attenWrap h3{
	color:#000;
	margin:20px 0 12px;
	font-weight:normal;
	font-size:28px;
}

#attenWrap ul{
	margin-left:1em;
}

#attenWrap li{
	text-indent:-1em;
}

#btnWrap{
	text-align:center;
	padding:30px 0;
}

#btnWrap a{
	display:inline-block;
}

#btnWrap a#agree{
	display:inline-block;
	margin-right:10px;
}

.entryBtn{
	border:solid 1px #c1c1c1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	padding:30px 0 20px;
	display:block;
	position:relative;
	width:560px;
	margin:40px auto 0;
	text-decoration:none !important;
	color:#fff;
	text-align:center;
	background:url(../img/agreement_web/arrow.png) no-repeat 15px center #e6002e;
	line-height:1em;
}

.entryBtn .arrow{
	top:22px;
}

.pdfKB{
	display:block;
	margin-top:0px;
	font-size:20px;
}

#readerDL{
	text-align:center;
	margin-top:40px;
	padding-bottom:30px;
	font-size:20px;
	line-height:1.4em;
}

#readerIcon{
	display:block;
	margin-bottom:10px;
}

#cont00{
	margin:19px 19px 0;
}
