/* Styles for Center for Healthcare Quality and Payment Reform*/
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	 text-align: center;
    }
/* Header Styles*/

#pagewrap {
	 margin: 0 auto;
	 width: 800px;
	 text-align: left;
	}
#masthead {
	 height: 200px;
}
#background {
    background-image:url('headerbackground.gif');
    height:199px;
    width:800px;
    border-bottom: 1px solid #000;
    z-index:1;
    }
#topborder {
    background-image:url('topborder.gif');
    height:3px;
    width:800px;
    z-index:3;
    }
#logo {
    z-index:2;
    margin:0;
    }

#logotextimage {}

/* Menu Styles*/
/* Menu3 is highest level*/
#menu3{
    position:relative;
    left:167px;
    top:125px;
    width:100%;
    z-index:3;
    }
/* Menu2 is middle level*/
#menu2{
    position:relative;
    left:167px;
    top:144px;
    width:100%;
    z-index:3;
    }
/* Menu1 is lowest level*/
#menu1{
    position:relative;
    left:182px;
    top:-12px;
    width:100%;
    z-index:2;
    }
/* navbar1 is for the Main Menu */
.navbar1 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar1 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar1 a {
   float: left;
	display: block;
	font-size: 120%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 6px 3px 2px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:white;
    }
.navbar1 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar1 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar1 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
/* navbar2 is for the Strategies Menu */
.navbar2 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar2 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar2 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 19px 3px 15px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar2 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar2 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar2 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
/* navbar3 is for the Innovation Menu */
.navbar3 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar3 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar3 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 37px 3px 33px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar3 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar3 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar3 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
/* navbar4 is for the Education Menu */
.navbar4 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar4 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar4 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 28px 3px 20px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar4 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar4 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar4 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
/* Navbar5 is for the Business Climate Menu */
.navbar5 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar5 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar5 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 18px 3px 14px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar5 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar5 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar5 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }
/* navbar6 is for the Economy Menu */
.navbar6 ul {
    margin:0;
	 padding:10px 10px 0;
	 list-style:none;
    }
.navbar6 li {
	float: left;
   background:url('tab_left.gif') no-repeat left top;
  	margin:0;
	padding:0 0 0 9px;
   border-bottom: 1px solid #000;
   }
.navbar6 a {
   float: left;
	display: block;
	font-size: 80%;
   background:url('tab_right.gif') no-repeat right top;
   padding:6px 41px 3px 35px;
	text-decoration: none;
   text-align:center;
   font-weight: bold;
   color:gray;
    }
.navbar6 a:hover {
    font-weight: bold;
    color:black;
    }
.navbar6 #current {
    background-image:url('tab_left_on.gif');
	 border-bottom-style:none;
    }
.navbar6 #current a {
    display: block;
    background:url('tab_right_on.gif') no-repeat right top;
    padding-bottom:4px;
    text-align:center;
    color:black;
    text-decoration:none;
    font-weight: bold;
    }

/* Styles for the Left Column*/
#leftcolumn {
	 float: left;
	 width:186px;
    z-index:1;
    background:url('leftcolumnbackgroundblue.gif');
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 20px;
    }
#leftcolumn1 {
    width:171px;
    position:relative;
    top:199px;
    z-index:1;
    border-top: 1px solid #000;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    padding-bottom: 20px;
	 font-size: 18px;
	 font-weight: bold;
	 clear: both;
    }
#leftcolumn1 p {
	padding-top: 30px;
	padding-left: 10px;
}
#leftcolumn1 img {
	padding-left: 9px;
	color: none;
	border: none;
}
#leftcolumn1 a {
	text-decoration: none;
	color: none;
}
.leftcolumnbox {
    width:156px;
    float:left;
    font-size: 16px;
    font-weight: bold;
    color: white;
    padding: 8px;
    margin: 4px 4px 20px 4px;
    }
.leftcolumnbox1 {
	 background-color: white;
    width:156px;
    float:left;
    font-size: 14px;
    font-weight: bold;
    color: black;
    padding: 8px 10px;
    margin: 4px 4px 20px 4px;
    }
.leftcolumnbox1 p {
	font-size: 16px;
	padding-top: 30px;
	padding-left: 10px;
}
.leftcolumnbox1 img {
	padding-left: 9px;
	color: none;
	border: none;
}
.leftcolumnbox1 a {
	text-decoration: none;
	color: none;
}
.leftcolumnbox p {
    font-size: 18px;
    }
.leftcolumnbox ul {
    margin-left: 1em;
    padding-left: 0;
    }
.leftcolumnbox li {
    font-size: 12px;
    padding-bottom: 8px
    }
.leftcolumnbox a {
    text-decoration: none;
    color: white;
    }
.leftcolumnbox a:hover {
    text-decoration: none;
    color: black;
    }
.featureagency {
    width:136px;
    float:left;
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featureagency h1 {
    font-size: 12px;
    font-weight: bold;
    }
.featureagency a {
    text-decoration: none;
    color: black;
    }
.featurebox {
    width:136px;
    float:left;
    font-size: 11px;
    font-weight: normal;
    color: black;
    padding: 8px;
    margin: 4px;
    border: 1px solid;
    background-color: white;
    }
.featurebox h1 {
    font-size: 12px;
    font-weight: bold;
    }
.columnspacer1 {
    margin-top: 100px;
    padding-top: 100px;
    margin-bottom: 100px;
    padding-bottom: 100px;
    }
#maincontent {
	 float: left;
	 width: 800px;
}
#maincopy {
	 float: right;
    width:590px;
    z-index:1;
    padding: 10px 2px 2px 15px;
 	 border-left: 1px solid #000;
    }
#maincopy h2  {
    color:#106176;
    margin-bottom:10px;
    }
#maincopy h3  {
    color:#106176;
    margin-bottom:5px;
    }
#maincopy dt {
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    }
#maincopy dd {
    font-weight: normal;
    }
#maincopy p {
    margin-top:1em;
    margin-bottom:1em;
    }
#maincopy li {
    margin-top:0px;
    margin-bottom:10px;
    }
.maincopyimagebox {
    clear:both;
	 float: right;
    }
.maincopyimage {
    }
h4.question {
    color:#0031C4;
    font-size:14px;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom:0px;
    }
p.answer {
    padding-left:45px;
    padding-top:0px;
    margin-top:0px;
    }
ul.answer {
    padding-left:60px;
    margin-left:0px;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    }
li.answer {
    padding-top:0px;
    margin-top:0px;
    margin-bottom:0px;
    padding-bottom:0px;
    line-height:1;
    }
.mainbodyfloatbox {
    padding:10px;
    margin:5px;
    border-width:1px;
    border-style:solid;
    width:200px;
    float:right;
    }
#introheading {
    font-size:26px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
    }
#introheadinga {
    font-size:24px;
    font-style:italic;
    font-weight:normal;
    padding-top:5px;
    padding-bottom:0px;
    margin-bottom:0px;
    }
#introheadingb {
    font-size:26px;
    font-weight:bold;
    padding-top:0px;
    margin-top:0px;
    padding-bottom:5px;
    }
.contents {
    margin-bottom:3px;
    margin-top:0px;
    padding-bottom:10px;
    padding-top:0px;
    border-width:0px;
    border-color:#0031C4;
    border-style:solid;
    }
.contents h2 {
    color:#0031C4;
    font-size:18px;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:0px;
    }
.contents p {
    margin-top:0px;
    margin-bottom:0px;
    padding-top: 0px;
    }
.issue {
    margin-top: 30px;
    margin-bottom:10px;
    padding:3px;
    border-width:1px;
    border-color:#0031C4;
    border-style:solid;
    }
.issue h2 {
    font-size: 14px;
    font-weight:bold;
    color:#0031C4;
    margin:1px;
    }
.issue p {
    margin:6px 0 5px;
    font-size: 11px;
    }
.issue ul {
    font-size: 11px;
    margin-top: 4px;
    }
.issue ol {
    font-size: 11px;
    margin-top: 4px;
    }
#email {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    clear: both;
    }
