@charset "utf-8";

/* ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
*/

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #005DAB;
}
.twoColFixLtHdr #container {
	width: 1010px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #FFFFFF;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #containerTop {
	width: auto;
	height: 59px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	overflow: hidden;
}
.twoColFixLtHdr #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #005DAB;
	font-weight: normal;
	height: 30px;
	padding: 0px;
	width: 600px;
	margin: 0px;
} 
.twoColFixLtHdr #headerRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #005DAB;
	font-weight: normal;
	height: 15px;
	width: 475px;
	position: relative;
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	margin: 0px;
}


.twoColFixLtHdr #header2 {
	width: 790px;
	float: right;
	height: 160px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}

h1 {
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;
	color: #005dab;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #005dab;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #000000;
}
h4 {
	font-size: 8px;
	color: #666666;
	font-style: italic;
	line-height: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	line-height: .8em;
}





.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #B5CEE7;
	font-size: 0.8em;
	line-height: 1.25em;
	font-weight: bold;
	color: #000000;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#sidebar1ListDiv {
	font-weight: bold;
	font-size: .85em;
	line-height: 1.75em;
}
#sidebar1ListDiv li {
	padding-left: 6px;
	text-indent: -20px;
	margin-left: 20px;
}



.twoColFixLtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px;
	background-color: #FEF1C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #000000;
	position: relative;
	height: 380px;
	margin-left: 20px;
	background-image: url(images/sidebar2_topper.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #sidebar3 {
	display: inline;
	float: right;
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #000000;
	position: relative;
	height: auto;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #B5CEE7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #005DAB;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


.twoColFixLtHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	height: auto;
	margin-left: 205px;
} 
.twoColFixLtHdr  #mainContentInt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	width: 580px;
}
.twoColFixLtHdr #mainContentIntL {
	height: auto;
	width: 185px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B5CEE7;
	margin-right: 16px;
}
.twoColFixLtHdr #mainContentIntR {
	height: auto;
	width: 165px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B5CEE7;
	float: right;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	padding-left: 28px;
}

.twoColFixLtHdr #mainContentPullquote {
	height: auto;
	width: 170px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #F0B310;
	float: right;
	position: relative;
	padding-left: 10px;
	margin-left: 15px;
	display: inline;
	background-color: #EDF3FA;
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
}
.twoColFixLtHdr #mainContentPullquoteleft {
	height: 400px;
	width: 185px;
	float: left;
	margin-right: 15px;
}

.twoColFixLtHdr #yrspaceMainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	height: 450px;
	width: 800px;
}
.twoColFixLtHdr #yrspaceFooter {
	float: none;
	width: 750px;
	margin-left: 3px;
	font-size: .9em;
}
.twoColFixLtHdr  #yrspaceHalfPageFlt {
	float: left;
	margin-right: 70px;
	width: 310px;
	margin-top: 30px;
}
.twoColFixLtHdr #yrspaceHalfPageFltR {
	float: right;
	width: 350px;
	margin-right: 60px;
	height: auto;
	margin-top: 30px;
}



.twoColFixLtHdr #halfPageRtFlt {
	float: right;
	margin-right: 100px;
}
.twoColFixLtHdr #halfPageLeftFlt {
	float: left;
	margin-right: 20px;
	display: inline;
}

.twoColFixLtHdr  #stateEligDiv {
	width: 785px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px;
}
.twoColFixLtHdr #stateligdivKS {
	width: 340px;
	padding: 5px;
	float: left;
}
.twoColFixLtHdr #stateligdivKSLeft {
	width: 175px;
	float: left;
}

.twoColFixLtHdr #stateligdivMO {
	width: 340px;
	padding: 5px;
	float: right;
}
.twoColFixLtHdr #stateligdivMOLeft {
	width: 175px;
	float: left;
}
.twoColFixLtHdr #publicationDiv {
	width: 450px;
	padding: 5px;
	float: left;
}

.twoColFixLtHdr  #provRight {
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	float: right;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #B5CEE7;
	padding-left: 15px;
}

.twoColFixLtHdr #footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #005DAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #000000;
	padding-bottom: 5px;
	height: 165px;
} 
.twoColFixLtHdr #footerPopup {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #005DAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #000000;
	padding-bottom: 5px;
	height: auto;
	width: 450px;
}

.twoColFixLtHdr #footerLeft {
	display: inline;
	float: left;
	height: 15px;
	width: 325px;
	text-align: left;
	margin-left: 3px;
}
.twoColFixLtHdr #footerRight {
	float: right;
	height: 15px;
	width: 325px;
	text-align: right;
	margin-right: 3px;
}


.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: .65em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.downloadText {
	font-size: x-small;
	line-height: normal;
	color: #005DAB;
}
.twoColFixLtHdr #halfPageSpcAnn {
	float: right;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 3px;
	width: 230px;
	margin-left: 3px;
	font-size: 0.95em;
	line-height: 1.5em;
}
.twoColFixLtHdr  #HealthResourceLftFloat {
	float: left;
	width: 225px;
	font-size: .95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding: 3px 3px 5px 10px;
	margin: 0 30px 0 30px;
}
.twoColFixLtHdr #HealthResourceRtFloat {
	float: right;
	margin: 0 15px 0 15px;
	padding: 3px 3px 5px 5px;
	width: 250px;
	font-size: 0.95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;

}

.twoColFixLtHdr #HealthResourceRtFloat ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.twoColFixLtHdr #HealthResourceRtFloat li {
	background-image: url(images/arrowBullet_h2.gif);















no-repeat;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 1.5em;
}
#providerWideFloat {
	float: left;
	width: 560px;
	font-size: 0.95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	overflow: scroll;
	height: 110px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#providerWideFloat2 {
	float: left;
	width: 560px;
	font-size: 0.95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	height: auto;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.25em;
}




.twoColFixLtHdr #popupContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	height: auto;
	border-top-width: 0px;
}
.twoColFixLtHdr #HIContentInt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	width: 775px
}
.twoColFixLtHdr #HIContentIntL {
	height: auto;
	width: 400px;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B5CEE7;
	margin-right: 16px;
}
.twoColFixLtHdr #HIContentIntR {
	height: auto;
	width: 220px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B5CEE7;
	float: right;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	padding-left: 5px;
}
.twoColFixLtHdr  #subHeadOrange {
	margin-right: 30px;
	padding-left: 10px;
	padding-right: 3px;
	width: 450px;
	height: 30px;
	margin-left: 3px;
	font-size: 1em;
	line-height: normal;
	background-color: #F0B310;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding-bottom: 5px;
	padding-top: 3px;
}


a.info{
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#FDF1C1;
	color:#000;
	text-decoration: none;
}

a.info:hover{z-index:25; background-color:#FCE99E}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	left:2em;
	width:20em;
	background-color:#FCE99E;
	color:#000;
	text-align: left;
	padding: 2px;
	font-size: 0.9em;
	line-height: 1.5em;
}
.twoColFixLtHdr #sc1, #sc2, #sc3, #sc4, #sc5, #sc6, #sc7, #sc8, #sc9, #sc10,
			    #sc11, #sc12, #sc13, #sc14, #sc15, #sc16, #sc17, #sc18, #sc19, #sc20,
				#sc21, #sc22, #sc23, #sc24, #sc25, #sc26, #sc27, #sc28, #sc29, #sc30,
				#sc31, #sc32, #sc33, #sc34, #sc35, #sc36, #sc37, #sc38, #sc39 {
	background-color:#D8E0FE;
	padding: 10px 85px 20px 40px;
}
.twoColFixLtHdr #HealthResourceLftFloat370 {
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 3px;
	width: 370px;
	margin-left: 3px;
	font-size: 1em;
	line-height: normal;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding-bottom: 5px;
	padding-top: 3px;
}
.twoColFixLtHdr #HealthResourceRtFloat370 {
	float: right;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 3px;
	width: 370px;
	margin-left: 3px;
	font-size: 1em;
	line-height: normal;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding-bottom: 5px;
	padding-top: 3px;
}

.twoColFixLtHdr #HealthResourceRtFloat370 ul, .twoColFixLtHdr #HealthResourceLftFloat370 ul   {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.twoColFixLtHdr #HealthResourceRtFloat370 li, .twoColFixLtHdr #HealthResourceLftFloat370 li     {
	list-style-image:url(images/arrowBullet_h2.gif);
	text-indent: 16px;
	font-weight: bold;
}


#moProviderDiv {
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #005DAB;
	padding: 8px;
	height: auto;
	width: 700px;
	border: 7px solid #FF0000;
}

#moProviderDiv a {
	color: #FFFFFF;
}
#PoilcyRtFloat {
	float: right;
	margin: 0 7px 0 7px;
	padding: 3px 3px 5px 5px;
	width: 170px;
	font-size: 0.95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
}
#PoilcyLftFloat {
	float: none;
	padding: 3px;
	width: 170px;
	font-size: 0.95em;
	background-color: #D8E0FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #005DAB;
	margin-right: auto;
	margin-left: auto;
}
