@charset "utf-8";
#content {
	min-height: 650px;
	height: auto !important;
	height: 650px;
}
#content p,
#content li {
	color: #333;
}
#content p {
	font-size: 14px;
}
#content li {
	font-size: 12px;
}
#content li a {
	font-size: 14px;
}
#content form label {
	color: #3c5eb6;
	font-size: 18px;
}
#content h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#content p.small {
	font-size: 11px;
	line-height: 13px;
	color: #555;
}
#content p.small a {
	font-size: 11px;
}
#content small {
	color: #666;
}
#content #step1 fieldset p.small {
	margin-left: 24px;
}
#content .tooltip {
	vertical-align: middle;
	margin-top: -4px;
}
#content fieldset {
	border: none;
	margin: 10px 0px;
}
#content #col1 fieldset {
	margin-bottom: 31px;
}
#content fieldset.buttons {
	text-align: right;
	margin-bottom: 0px;
}
#content fieldset.buttons input {
	background: #fff;
	color: #3e60b7;
	border: 1px solid #3e60b7;
	padding: 2px 5px;
	cursor: pointer;
}
#content fieldset.buttons input.prev-btn {
	/*padding-left: 10px;
	width: 70px;
	background: #fff url(images/prev-btn.gif) no-repeat 5px center;*/
}
#content fieldset.buttons input.next-btn {
	/*padding-right: 10px;
	width: 47px;
	background: #fff url(images/next-btn.gif) no-repeat 35px center;*/
}
.step {
	margin-top: 10px;
	margin-bottom: 20px;
	display: none;
}
.enrollment-content {
	background: #eff2fa;
	border: 1px solid #becbee;
	padding: 10px;
}
#tooltip-div {
	position: absolute;
	width: 450px;
	z-index: 900;
}
#tooltip-div:hover {
	cursor: help;
}
#content #results ul {
	margin-right: 20px;
}
#results .tooltip {
	margin-left: 7px;
}
#results .tooltip-nospace {
	margin-left: 0px;
}
img.tooltip {
	cursor: help;
}
#tooltip-div p {
	background: #fff;
	border: 1px solid #d5d5d5;
	font-size: 11px;
	color: #000;
	padding: 5px;
	line-height: 12px;
}
#tooltip-div.narrow {
	width: 230px;
}
#tooltip-div p.arrow {
	padding: 0px;
	position: relative;
	top: 1px;
	height: 8px;
	width: 11px;
	margin-left: 3px;
	background: transparent url(../images/arrow.gif) 0px 0px no-repeat;
	border: none;
}
#content .step3-content div.col {
	float: left;
	width: 320px;
	margin-right: 10px;
}
#content div#col2 {
	margin-right: 0px;
}
#content .step3-content fieldset {
	background: #fff;
	border: 1px solid #becbee;
	padding: 3px 3px 10px 3px;
	margin-bottom: 24px;
}
#content .step3-content fieldset.buttons {
	clear: both;
	background: none;
	border: none;
}
#content .step3-content fieldset legend {
	font-size: 12px;
	font-weight: normal;
}
#content .step3-content fieldset h4 {
	font-size: 12px;
	font-weight: normal;
	color: #3C5EB6;
	margin-top: -12px;
	float: left;
	background: #eff2fa;
}
#content .step3-content fieldset label {
	font-size: 12px;
	color: #000;
}
#content .step3-content dl {
	position: relative;
	top: -5px;
	margin: 0px 0px 0px 0px;
}
#content .step3-content dl dt,
#content .step3-content dl dd {
	margin: 0px;
	float: left;
	width: 20px;
}
#content .step3-content dl dt {
	clear: left;
}
#content .step3-content dl dd {
	margin: 1px 0px 0px 3px;
	padding-top: 7px;
	width: 285px;
}
#content #facility dl dd,
#content #step3a dl dd {
	width: 600px;
}
#step4 fieldset label {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#step4 h3 {
	font-size: 18px;
	font-weight: normal;
}
#content fieldset.buttons input.disabled {
	color: #ccc;
	border-color: #ccc;
	background: #f0f0f0;
	cursor: default;
}
#content #results {
	padding-bottom: 20px;
}
#content #results p,
#content #results,
#content #results li,
#content #results a,
#content #facility-results p,
#content #facility-results,
#content #facility-results li,
#content #facility-results a {
	font-size: 12px;
}
#content #results p,
#content #facility-results p {
	margin-bottom: 10px;
}
#content .goback {
	float: right;
	margin: 10px;
	padding: 5px;
}
#content .goback li {
	margin-bottom: 0px;
	padding: 0px 0px;
}
#content #results #legend {
	margin: 0px;
	padding: 5px;
}
#content #legend li {
	display: inline;
	padding-left: 17px;
	margin-left: 15px;
}
#content #legend #sign-return {
	background: url(../images/sign-return.gif) 0px 2px no-repeat;
}
#content #legend #for-records {
	background: url(../images/for-records.gif) 0px 2px no-repeat;
}
#content #legend #complete {
	background: url(../images/completed.gif) 2px 3px no-repeat;
}
#content #results .enrollment-forms {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-left: 3px;
}
#content #results .enrollment-forms ul {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content #results .enrollment-forms li {
	margin: 0px;
	padding-left: 18px;
	list-style-type: none;
	list-style-image: none;
	line-height: 23px;
}
a.sign-return {
	background: url(../images/sign-return.gif) 0px 0px no-repeat;
	padding-left: 18px;
}
a.for-records {
	background: url(../images/for-records.gif) 0px 0px no-repeat;
	padding-left: 18px;
}
a.optional {
	padding-left: 18px;
	background: url(/images/bullet_links.gif) no-repeat 3px 2px;
}
.enrollment-forms li.complete {
	background: url(../images/completed.gif) no-repeat 0px 4px;
}
#content #results p.expandable {
	margin-bottom: 0px;
}
#content .expandable span {
	font-family: "Courier New", Courier, monospace;
}
.initially-hidden {
	display: none;
}
#content #bcbsmDocs-content {
	padding: 10px;
	margin-bottom: 10px;
}
#content #bcnDocs-content {
	margin-bottom: 10px;
}
#content #bcnDocs-nodocs p {
	margin: 0px;
}
#content #pwes-content {
	margin-top: 0px;
	padding: 10px;
}
#content #results p.caqh {
	font-size: 11px;
	margin: 0px;
	line-height: 11px;
}
#content #results .enrollment-forms ul.caqh {
	margin-top: 0px;
}
#content #results .enrollment-forms li ul.caqh li {
	list-style-type: disc;
	line-height: 19px;
	padding-left: 0px;
}
#content #results .enrollment-forms li ul.caqh li a {
	font-size: 11px;
}
#content #facility-table {
	margin-top: 15px;
}
#content #facility-table,
#content #facility-table thead th,
#content #facility-table tbody td {
	background: #E5E5E5;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
#content #facility-table thead th {
	padding: 5px;
	font-size: 17px;
	color: #666;
	text-align: left;
}
#content #facility-table tbody td {
	background: #fff;
	vertical-align: top;
}
#content #facility-table #facility-col1 {
	width: 50%;
}
#content #saveTime {
	background: url(/images/providers/new.png) no-repeat 5px center #fffbeb;
	padding: 5px 5px 5px 35px;
	color: #000;
	border: 1px solid #f5c553;
	
}
