

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin for most elements.
---------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin:0;
	padding:0;
}

ol {
    margin:0;
	padding-left:30px; 
}

html, body {
    /* background:#f1faf8 url(/images/global/bg.jpg) repeat-y top center;*/
	color:#000000;
}
/* =Images
-----------------------------------------------------------------------------*/    
    /* Remove border around linked images */
img {
    border:0;
}
/* =Typography
-----------------------------------------------------------------------------*/
body {
    font-family: Verdana, Arial, sans-serif;
}
p {
    font-size: 13px;
    margin-bottom:20px;
}
/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
    font-family:Arial, sans-serif;
}
/* Section Title */
/*h1 {
    font-size:18px;
    font-weight:normal;
    color:#884400;
}
/* Tier 1 Page Title
h2 {
    color:#353535;
    font-size:23px;
    font-weight:normal;
}
#tierTwo h1, #tierThree h1 {
    font-weight:normal;
    margin:25px 0 15px 0;
}
#tierOne h2, #tierTwo h2, #tierThree h2 {
}
#tierTwo #content h3, #tierThree #content h3 {
    font-weight:normal;
    color:#884400;
    margin:0;
}*/


/* =General Links
-----------------------------------------------------------------------------*/
a {
    color:#0e76a8;
    font-size:13px;
	text-decoration:none;
}

#content a:visited, #topicsContent a:visited
{
    color: #800080;
    font-size:13px;
	text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
#healthCare a, #practitioners a, #footer a {
    color:#0e76a8;
    text-decoration:none;
}
#footer a:hover 
{
    text-decoration:underline;
}
#topNav a:hover, #topNav a {
    text-decoration: none;
    color:#444444;
}
/* =Branding
-----------------------------------------------------------------------------*/
#header {
    height:149px;
    /* background:url(/images/global/headerBG.png) repeat-x; */
}

#logo {
    width:314px;
    height:60px;
}
#logo img {
    position:relative;
    left:42px;
    top:-14px;
}
#hhsLink {
    position:relative;
    left:0px;
}
/* =Skip to Nav
-----------------------------------------------------------------------------*/    
#skipToNav {
    position:absolute;
    top:-500px;
    left:0;
}
/* =Top Nav
-----------------------------------------------------------------------------*/
div#topNav {
/*    width:355px;  */
    height:104px;
/*    background: url(/images/global/headerCurves.png) no-repeat 0 0; */
    padding:0 0 0 89px;
    overflow:hidden;
    display:block;
    float:right;
    margin-top:-104px;
}
div#topNav ul li {
    list-style:none;
    display:block;
    height:11pt;
    float:left;
    padding: 0;
  border-right:1px solid #000; 
      margin-top:85px;
}
div#topNav ul li a {
    font-family: Verdana, arial, sans-serif;
    font-weight: bold;
    font-size:10pt;
    display:block;
    padding:0 5px 0 5px;
    margin-top:-2px;
    text-indent: 0;
    color: #444444;
    letter-spacing: -.4px;
}
div#topNav ul {
float:right;
margin-right:14px;
}
div#topNav ul li a:hover {
    color:gray;
    text-decoration:underline;
}

/* =Search
-----------------------------------------------------------------------------*/    
#search {
    float:left;
    position:relative;
    top:-65px;
    left:725px;
    z-index:1;
}
#search input[type="text"] {
    background: url(/images/global/searchInput.png) repeat-x top left;
    border:1px solid #6C898C;
    width:182px;
    height:16px;
    padding:2px 0 1px 2px;
    font-size:10pt;
}
#search label {
    position:relative;
    top:3px;
    font-size:14px;
    font-style:italic;
}
#search input[type="image"] {
    position:relative;
    top:1px;
    border:none;
    padding-left:2px;
}
.tip {
    font:italic 11px Arial, sans-serif;
    color:#757575;
}

/* =Contact
-----------------------------------------------------------------------------*/    
fieldset#contact {
    float:left;
    z-index:1;
}
fieldset#contact li{
    margin:0 !important;
}
#contact input[type="text"],#contact select,#contact textarea {
    background: url(/images/global/searchInput.png) repeat-x top left;
    border:1px solid #6C898C;
    width:182px;
    height:16px;
    padding:2px 0 0 2px;
    font-size:10pt;
    display:block;
    margin:0px 0 12px 0;
}
#contact select{
    padding:2px;
    height:22px;
    width:186px;
}
#contact textarea {
    font-family: Verdana, Arial, sans-serif;
    padding:2px;
    width:auto;
    height:70px;
}
#contact label {
    font-size:10pt;
    font-weight:normal;
    display:block;
    color:#333;
}
#contact input[type="image"] {
    position:relative;
    top:3px;
    border:none;
    background:none;
    padding-left:2px;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
ul#mainNav {
    display:block;
    height:47px;
   
    position:relative;
    clear:both;
    left:0;
    padding:0px 0 1px 16px;
    margin:0;
    border-top:1px solid #5D6359;
    background: url(/images/global/globalNav_bkgd.gif) repeat-x scroll 0 0 #005179;
}
ul#mainNav li {
    position:relative;
/*    top:12px;*/
    list-style:none;
    display:block;
    float:left;
    margin:0px;
    padding-right:5px;
   /* border-right:1px solid #D68C2B;   */
    height:34px;
/*color:#884400; */
}
ul#mainNav li.break {
    position:relative;
    top:15px;
    list-style:none;
    display:block;
    float:left;
    margin:0px;
    font-size:12px;
    padding-right:1px;
   /* border-right:1px solid #D68C2B;   */
    /*height:11px;*/
color: #884400;
}
ul#mainNav li a {
    font-family:Arial, sans-serif;
    font-size:14pt;
    white-space:nowrap;
    display:block;
    height:48px;
/*    margin-top:-14px;*/
	color: #FFFFFF;


text-decoration:none;

}
/* Community and Education Button */
ul#mainNav li#community a {
    background-position: 0 0;
    width:214px;
    margin-top:0px;

}
ul#mainNav li#community a:hover {
background:#353535;    background-position: 0 -210px;
}
ul#mainNav li#community a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position: 0 0px;
top:12px;
    margin-left:0px;
    margin-right:-1px;
	color: #005179;
}
/* Statistical Data Button */
ul#mainNav li#statdata a {
    background-position: 0 0;
    width:137px;
    margin-top:0px;
}
ul#mainNav li#statdata a:hover {
background:#353535;    background-position: 0 -210px;
}
ul#mainNav li#statdata a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position: 0 0px;
	color: #005179;
     margin-right:-1px;
}
/* Compliance Button */
ul#mainNav li#compliance a {
    background-position: 0 0;
    width:114px;
    margin-top:0px;
}
ul#mainNav li#compliance a:hover {
background:#353535;    background-position: 0 -210px;
}
ul#mainNav li#compliance a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position: 0 0px;
	color: #005179;
 
    margin-right:-1px;
}
/* Resources Button */    
ul#mainNav li#resources a {
    background-position:0 0;
    width:106px;
    margin-top:0px;
}
ul#mainNav li#resources a:hover {
background:#353535;
background-position: 0 -210px;
}
ul#mainNav li#resources a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position:  0 0px;
	color: #005179;
 
    margin-right:-1px;
}
/* News Button */    
ul#mainNav li#news a {
    background-position: 0 0px;
    width:61px;
    margin-top:0px;

}
ul#mainNav li#news a:hover {
     background:#353535;
/*    background-position: 0 -210px;  */
}
ul#mainNav li#news a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position: 0 0px;
	color: #005179;
 
    margin-right:-1px;
}
/* Software Button */
ul#mainNav li#software a {
    background-position: 0 -168px;
    width:85px;
    margin-top:0px;
}
ul#mainNav li#software a:hover {
background:#353535;  
background-position: 0 -210px;
}
ul#mainNav li#software a.navActive {
   background:url(/images/global/narglobalNav_selected.gif) repeat-x center white;
    background-position: 0 0px;
	color: #005179;
 
    margin-right:-1px;
}
/* Healthcare Link */
    ul#mainNav li#hcLink a {
    width:212px;
    margin-top:0px;
    margin-left:66px;
    margin-right:0px;
	color:#FFFFFF;

}
ul#mainNav li#hcLink a:hover {
    background-position: 0 -210px;}
/* Practitioner Link */
ul#mainNav li#pracLink a {
    width:115px;
    margin-top:0px;
    margin-right:2px;
		color:#FFFFFF;


}
ul#mainNav li#pracLink a:hover {
    background-position: 0 -210px;
	}
/* =Main Content
-----------------------------------------------------------------------------*/
#container {
    width:1000px;
    margin:0 auto;
    padding:0;
    border:0;
    background:#fff;
}
#content, #topicsContent {
    width:75%;
    float:left;
    padding: 0px 10px 20px 30px;
}
#content * {
    box-sizing: content-box;
}
#content-full {
    width:910px;
float:left;
padding:0px 45px;
}

#content p, h3, h4, #content-full p, h3, h4 {
    line-height:1.4em;
}
#content h3 {
    font-size:18px;
    margin-top:18px;
    font-weight:normal;
}
#content-full h3 {
    font-size:18px;
    margin-top:18px;
    font-weight:normal;
    color:#884400;
}
#content h4 {
    font-size:16px;
    margin-top:14px;
    font-weight:normal;
}
#content-full h4 {
    font-size:16px;
    margin-top:4px;
    font-weight:normal;
}
#content h4 a, #content-full h4 a {
    font-size:16px;
    margin-top:14px;
    font-weight:normal;
font-style:underline;
}
#content h4.list, #content-full h4.list {
    margin-bottom: 10px;
}
#content h5, #content-full h5 {
    font-size:10pt;
    margin-top:5px;
    font-weight:normal;
    font-family:Verdana,Arial, sans-serif;
}
#content ul li , #content-full ul li {
    font-size:10pt;
    line-height:1.4em;
    margin:10px 0 0 30px;
}
#content ul, #content-full ul {
    padding-bottom:12px;
	padding-left: 10px;
}
.hrule-full {
    height:1px;
    min-height:1px;
    border-top:1px solid #ccc;
    width:100%;
    min-width:150px;
    margin:6px 0 6px 0;
    display:block;
}
#content > div#callOut {
    margin:10px 0px;
    padding:15px 15px;
    background-color:#E8F3F7;
    overflow:auto;
}
#content > div#callOut > p {
    font-family:Arial, sans-serif;
    font-size:11pt;
    line-height:1.4em;
    padding:0;
    margin:-140px 0 0 110px;
    color:#404040;
    min-height:135px;
}
div#callOut a {
    font-size:14px;
	color:#005179;
	text-decoration:none;
}
div#callOut a:hover {
    	text-decoration:underline;
}
#content > div#callOut > img {
    border:2px solid #005179;
    margin-right:10px;
}
/* for notes within a li element, adds extra space above the note*/
#content ul li em.note2 {
    margin-top:5px;
    display:block;
}

#content ol p.inlineNote {
    margin: 7px 0 7px 28px;
    font-style: italic;
}

#content ul p.inlineNote {
    margin: 7px 0 7px 28px;
    font-style: italic;
}

/* Right column contains mega menus and more information sections */
#rightColumn {
    float:right;
    width:22.5%;
    position:relative;
    margin-right:15px;
}

/* General More Information section in right column */
dl#moreInfo dt {
    font-size: 14px;
    color: #884400;
    font-family: Arial, sans-serif;
    padding: 3px;
    margin: 35px 0 18px;
}
dl#moreInfo dd {
    font-size:10pt;
    margin-left:8px;
}
dl#moreInfo dd.bold {
    font-weight:bold;
}
dl#moreInfo dd.spacer {
    padding-bottom:8px;
}

/* More info for Customer Service */
dl#moreInfo dd.custService {
    background:url(/images/global/custSvcIcon.png) no-repeat 0 0;
    margin-left:8px;
    text-indent:42px;
}
dl#moreInfo dd.custService span{
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#333;
    display:block;
}
dl#moreInfo dd.custService span.title{
    font-weight:bold;
}
dl#moreInfo dd p {
    margin:10px 2px 0 0;
    text-indent:0px;
    font-size:10pt;
}

/* Guidebook insert for right column */
dl#moreInfo dd.npdbGuidebook,dl#moreInfo dd.hipdbGuidebook{
    white-space:nowrap;
}
dl#moreInfo dd.npdbGuidebook{
    margin: 30px 0;
}
dl#moreInfo dd.hipdbGuidebook{
    margin: -90px 0 0 126px;
}
dl#moreInfo dd.npdbGuidebook img[name="npdb"],dl#moreInfo dd.hipdbGuidebook img[name="hipdb"]{
    display:block;
}
p.usefulLinksHeader {
    font-size: 14px;
    color: #884400;
    font-family: Arial, sans-serif;
    padding: 3px;
    margin: 10px 0 5px;
    }
ul#usefulLinks {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
ul#usefulLinks li {
    padding-left: 5px;
    margin-bottom: 5px;
    }
#moreInfoGB {
    width: 100%;
    padding-top: 50px;
    }
#moreInfoGBLeft {
    float: left;
    width: 50%;
}
#moreInfoGBRight {
    float: right;
    width: 50%;
}
.howTo {
    padding-left:38px;
    margin-bottom:12px;
    background:url(/images/global/howTo.png) no-repeat 0 0;
}
.about {
    padding-left:38px;
    margin-bottom:12px;
    background:url(/images/global/about.png) no-repeat 0 0;
}
.bill {
    padding-left:38px;
    margin-bottom:12px;
    background:url(/images/global/bill.png) no-repeat 0 0;
}
.note {
    padding:4px 12px 12px 43px;
    margin:20px 0 7px 0;
    background:#fff url(/images/global/lightbulb.png) no-repeat 12px 10px;
    color:#333;
    font-size:10pt !important;
}
.note h4{
    font-family: Verdana, sans-serif;
    margin-top:8px !important;
    padding:0;
}
.modWin {
    padding-left:12px;
    margin-left:3px;
    background:url(/images/global/modWinIcon.png) no-repeat left center
}
#content ol li {
    font-size:10pt;
    line-height:1.4em;
    margin:10px 0 0 30px;
}
#content ol li.first {
    margin-top:3px;
}
#content ol li.last {
    margin-bottom:3px;
}
/* =Forms
-----------------------------------------------------------------------------*/
fieldset {
    border:none;
    font-family:Verdana, Arial, sans-serif;
font-size:10pt;
}
legend {
}
legend span {
}
legend span img {
}
fieldset ol {
    list-style-type:none;
}
fieldset ol li {
}
fieldset ol li ul {
}
label {
}
input, select, textarea {
}
textarea {
}
fieldset ol li input, select {
}
input {
}
select {
}
input[type="submit"], input[type="reset"] {
    border:0;
    background:#005179;
    padding:4px 10px;
    margin-top:19px;
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#fff;
}
input[type="submit"]:hover, input[type="reset"]:hover {
}
input[type="checkbox"], input[type="radio"] {
    border:none;
}
.disabled {
    background:#DAD7D3;
}
.signInHelp{
    padding:3px 0 4px 22px;
    background:url(/images/global/iconHelp.png) no-repeat 0 0px;
    position:relative;
    top:21px;
    left:8px;
}
.forgotPassword{
    position: absolute;
}
.forgotPassword a{
    position: absolute;
    width: 160px;
    left: -206px;
    top: 40px;
}
#signIn {
    margin:18px 0;
}
#signIn li {
    display:block;
    float:left;
    margin:0 10px 0 0 !important;
}
.secureSignIn {
    padding-left:18px;
    font-family:Verdana, sans-serif;
    font-size:10pt !important;
    color:#884400;
    line-height:38px;
    background:url(/images/global/secureIcon.png) no-repeat 0 8px;
}
div.legalSignIn {
    padding-top:10px;
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#494949;
    line-height:14px !important;
    margin:0px;
}
div.legalSignIn ul li {
    font-size:9pt !important;
	font-style:italic;
}
div.legalSignIn ul {
    padding:10px 40px;
}
.sysStatus {
    border:1px solid #dea7ef;
    margin-top:12px;
    background:url(/images/global/sysStatusBG.png) no-repeat top left;
    padding:14px 14px 14px 68px;
}


/* =Error Handling    
-----------------------------------------------------------------------------*/ 
.formErrors {
    color: #b20000;
    font-size:10pt;
    margin:-10px 0 10px 0;
}
.error {
}
.errStatus {
    background: transparent url(/images/global/iconError.png) no-repeat scroll left 3px transparent;
    padding-left:30px;
    font-size:11pt;
    float:none;
background-repeat:no-repeat;
background-position:3px 0px;
padding-top:4px
}
.errStatus strong {
    color:  #b20000;
}
/* =Topics
-----------------------------------------------------------------------------*/
#topicsAlphabet li {
    list-style:none;
    float:left;
    margin:10px 0 40px 0;
    padding:0;
    border-right:1px dotted #ccc;
    line-height:18px;
    font-size:10pt;
}
#topicsAlphabet li a {
    padding:4px 5px 3px 5px;
}
#topicsAlphabet li.inactive {
    color:#999;
    padding:0 5px !important;
}
#topicsAlphabet a:hover {
    background-color:#eee;
}
div#topicsList,#glossaryList {
    width:80%;
    padding-left:40px;
}
#topicsList ul {
    padding:0;
    list-style-image:url(/images/topics/topicArrow.png);
    font-size:10pt;
    line-height:2em;
}
#glossaryList ul {
    padding:0;
    list-style:none;
    font-size:10pt;
}
#glossaryList li {
    line-height:1.5em;
    font-size:10pt;
    font-weight:normal;
    margin-top:14px;
}
#glossaryList ul ul{
    
    list-style-type:disc;
    font-size:10pt;
padding: 0px 0px 12px 24px;
}
#glossaryList li li{

    color:#4F4F4F !important;
    font-size:10pt;
    font-weight:normal;
}
#glossaryList li p{
    font-size:10pt;
    font-weight:normal;
}
#topicsList h4,#glossaryList h4{
    line-height:1.75em;
    padding-right:100px;
}
.returnTop {
    margin:8px 65px 35px 65px;
    padding-bottom:4px;
    border-bottom:1px dotted #ccc;
    text-align:center;
}




/* =Tables
-----------------------------------------------------------------------------*/
caption {
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    padding: 10px 0 10px 0;
    /* margin-top:5px;
    margin-bottom:10px;
    padding-left:5px;
    white-space:nowrap; */
    }

caption span {
    font-size:10pt;
    font-weight:normal;
}

table {
    border-collapse:collapse;
    width:100%;
    font-family:Verdana, sans-serif;
    font-size:9pt;
}
tr {
    border-collapse:collapse;
}
th {
    text-align:left;
    background-color:#eee;
    font-weight:bold;
    color: #444444;
}
table tr td {
    border:1px solid #ccc;
    padding:5px;
}
th, td {
    border:1px solid #ccc;
    padding:5px;
}

.contactUs caption {
    font-family:Verdana, sans-serif;
    font-size:10pt;
    font-weight:bold;
    text-align:left;
    display:block;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:5px;
    white-space:nowrap;
}
.contactUs caption span {
    font-size:10pt;
    font-weight:normal;
}
table.contactUs {
    border-collapse:collapse;
    width:100%;
    font-family:Verdana, sans-serif;
    font-size:9pt;
}
.contactUs tr {
    border-collapse:collapse;
}
.contactUs th {
    text-align:left;
    background-color:#eee;
    font-weight:normal;
    width: 130px;
}
table.contactUs tr td {
    border:1px solid #ccc;
    padding:5px;
}
.contactUs th, td {
    border:1px solid #ccc;
    padding:5px;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
    text-align: right;
    clear: both;
    height: 75px;
    padding: 25px 38px 15px 0px;
    margin-bottom: 25px;
    z-index: 1000;
}
#footer p {
    color:#535353;
    font-size:14px;
    margin:0 -4px;
}
#footer ul {
    display:block;
    float:right;
    height:25px;
    margin:10px -3px;
}
#footer ul li {
    list-style:none;
    display:block;
    height:11pt;
    float:left !important;
    margin-left:6px;
    padding-left:8px;
    border-left:1px solid #005179;
}
#footer ul li a {
    display:block;
    margin-top:-2px;
}
.bottom ul li {
  list-style: none;
  display: block;
  line-height: 12px;
  float: left !important;
  margin-left: 6px;
  padding-left: 10px;
  border-left: 1px solid #f8f8ff;
}
#hrsaFooter {
    z-index:1000;
}
/* 
#hrsaFooter {
    /*background:#6e9bba;   */
background:#005179;
    border-top: 1px solid #185394;
    height:58px;
    padding:20px 22px 2px 24px;
    margin-top:-75px;
color:#FFFFFF;
}
#hrsaFooter #hrsaLogo {
    float:left;
    width:140px;
    margin-top:1px;
}
#hrsaFooter p {
    color: #fff;
    text-align: center;
    font-size: 10pt;
    }
#hrsaFooter p.top {
    margin: 0px 0 0 0;
    }
#hrsaFooter p.bottom {
    margin: 10px 0 0 0;
    }
#hrsaFooter p a {
    color: #fff;
    }
#hrsaFooter #hrsaMenu {
    margin:0px auto 0px 200px;
    padding-bottom:5px;
}
#hrsaFooter #hrsaMenu ul {
    margin:-18px 0 0 120px;
    text-align:center;
}
#hrsaFooter #hrsaMenu ul.top {
    margin-left:0px;
}
#hrsaFooter #hrsaMenu ul li {
    display: block;
    margin:5px 6px;
    float:left;
    padding: 0;
    border-right:1px solid #fff;
    height:10px;
    padding:0 12px 0px 0px;
}
#hrsaFooter #hrsaMenu ul li a {
    display:block;
    color: #fff;
    font-size: 10pt;
    margin-top:-1px;
} */
/* =Misc 
-----------------------------------------------------------------------------*/
    /* Use this style to create a horizontal divider. 
     An hr tag should be placed inside the div.hrule tags. This ensures the default 
    hr will be displayed for browsers without CSS support*/ 
    
div.hrule {
    height:1px;
    min-height:1px;
    border-top:1px solid #ccc;
    width:100%;
    min-width:150px;
    margin:6px 0 20px 0;
    display:block;
}
div.hrule hr {
    display:none;
}
/* Simple hr */
hr {
    height: 1px;
    color: #999;
    width: 90%;
    text-align: center;
    background:#999;
    border:0;
}
.clear {
    clear:both;
}
.left {
    float:left;
}
.right {
    float:right;
}
.inline {
    display:inline;
}
.noBorder {
    border:none !important;
}

.inlineNote {
    font-style: italic;
    margin: -8px 0 7px 0;
    }


/* =Utilities    
-----------------------------------------------------------------------------*/    
    
    
/* =Document Type Icons    
-----------------------------------------------------------------------------*/
.pdfIcon {
    background:url(/images/global/pdfIcon.png) no-repeat 0 0;
    padding:1px 0 5px 19px;
}
    
/* =Modal Windows            
-----------------------------------------------------------------------------*/

    
/* =Safari Handling    
-----------------------------------------------------------------------------*/
@media all and (-webkit-min-device-pixel-ratio:0) {
/* Insert styles here */
}

/* =contact.html
-----------------------------------------------------------------------------*/
.guidebooks p {
    margin-left:170px;
}
.guidebooks ul {
    margin-left:170px
}
.guidebooks li {
    line-height:1.25em !important
}
.guidebooks {
    margin-top:25px
}

/* =News 
----------------------------------------------------*/
#newsItems{       
} 
dt.article {
      background: url("/images/home/newsIcon_small.png") no-repeat scroll 1px 6px transparent;
  text-indent: 22px;
}
dt.map {
  color: #005179;
    font-size: 14px;
}

p.article {
      background: url("/images/home/newsIcon_small.png") no-repeat scroll 1px 1px transparent;
  text-indent: 22px;
}
#newsletterItems{
    margin-bottom:24px;
}   
#newsletterArchive{
    margin-bottom:0px;
}   
#newsItems dl{
    display:block;
    margin:18px 0 6px 0 !important; 
}   
#newsItems dt{
    font-size:14px;
    color:#82949E;
    font-family:Verdana, sans-serif;
    font-weight:bold;
    display:block;
    padding-bottom:3px !important;
    clear:both;
    text-transform:capitalize;
}
#newsItems dd,#newsletterItems dd,#newsletterArchive dd{
    font-size:10pt;
    padding:0 !important;
}  
#newsItems dd p,#newsletterItems dd p{
    margin-bottom:12px;
    line-height:1.5em;
}  
#newsItems dd a{
    white-space:nowrap;
}  
#newsItems dd.date,mainArticle dd.date{
    color:#884400;    
    padding:0 !important;
}  
#newsItems .mainArticle{
    padding-bottom:0px !important;
    margin:6px 0 6px 0 !important; 
}   
#newsItems .mainArticle dd, #newsItems .mainArticle dd a{
    font-size:10pt;
}   
#newsItems .mainArticle dd{
    padding-top:2px !important;  
}   
#newsItems .mainArticle dd a{   
     
}   
#newsItems .mainArticle dd img.photo{
    float:left;
    padding:0 10px 25px 0;    
}
#newsletterItems .mainArticle dd img.newsletter{
    float:left;
    margin:0 20px 9px 0;    
}
#newsletterItems dl{
    display:block;
    margin-top:6px;
}
#newsletterItems .mainArticle dd a{   
     display:inline;
}   
#newsletterArchive ul{
    list-style:none;
    margin:0px 0 -20px 0;
}  
#newsletterArchive ul li{
    list-style:none;
    margin:3px 0;
}   
#selectNewsletter{
    margin:20px 0 6px 0;    
}
    
/* =Newsletter
----------------------------------------------------*/
#headlines{
}
#headlines h4{
    color: #213033;
    margin:8px 0 -8px 0;
    font-size:14px !important;
}
#headlines dd{
    margin:4px 0 0px;
    padding: 0 !important;
}
    
/* =FAQ's
----------------------------------------------------*/    
fieldset#faqsearch {
    margin-bottom:5px;
}
#faqsearch input[type="text"] {
    background: url(/images/global/searchInput.png) repeat-x top left;
    border:1px solid #6C898C;
    width:200px;
    height:16px;
    padding:3px 0 3px 2px;
    font-size:10pt;
}
#faqsearch ol li  {
display:block;
margin: 0 5px 0 0;
float: left;
}
#faqsearch ol {
list-style-type: none;
}

/*#faqsearch label {
    position:relative;
    top:3px;
    font-size:14px;
    font-style:italic;
}*/
*#ulfaq li {
    *height:15px; 
    *display:inline-block;
}
* a.faqlabel{
    * display:block; 
    * float:left; 
    * clear:left;
}
#faqsearch select {
    width:195px;
    height:22px;   
}
#faqTopics {
    float:left;
}
#faqTopics a {
    font-size:10pt;
}
#faqTopics p, #faqTopicsDates p {
    margin:10px 0px;
    line-height:1em; 
    font-size:10pt;
}
#faqTopics h4, #faqTopicsDates h4 {
    line-height:1em;
    font-weight:normal;
}
#faqTopicsDates {
    float:right;
    text-align:right;
    color: #444444;
}
#topfive h3 {
    line-height:1em;
    margin-top:0px;
}
.faqSubNote {
    font-size:9pt; 
    color:#444444; 
    margin-top:-10px;
	text-align:right;
}
.largeBlock {
    padding:30px 0px;
}
.plusMinus img, .plusMinus input[type="image"]{
    vertical-align: baseline; 
}
.right {
    text-align:right;
    float:right;
}
.italic {
    font-style:italic;
}
.bold {
    font-weight:bold;
}
.nobreak {
    white-space:nowrap;
}
#siteindex p {
    padding-left:17px;
    line-height:1em;
    margin-bottom:10px;
}
#siteindex {
    font-size:10pt;
}
#siteindex a {
    font-size:10pt;
}
#siteindex h4 {
    margin-top:0px;
}

/* Authorized Agents */

.details {
    margin:0px;
}

.details h2 {
    background: #E8F3F7; 
    margin-bottom:10px; 
    font-size:15px;
}
.details p {
    padding:0px 0px 10px 0px; 
    margin-bottom:10px; 
    border-bottom:1px dashed #C0C0C0;
}

/* Generic button that can be used anywhere */
#button {
    border:0;
    background:#005179;
    padding:4px 10px;
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#fff;
}

/* Lists for Definitions, padding left and bold title*/    
.definitions {
    font-size:10pt;
}
.definitions dt {
    font-weight:bold;
    color:black;
    text-transform:none;
}
.definitions dd {
    padding:0px 0px 10px 20px !important;
}

/* The following are styles for the sitemap page */

div#sitemap .sitemap_nav {
    text-align: center;
    margin: 10px 0 10px 0;
}

div#sitemap .sitemap_head {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

div#sitemap dt {
       font-family: Verdana, Arial, sans-serif;
       font-size:10pt;
       font-weight: bold;
       margin: 0 0 5px 0;
    }

div#sitemap p.header {
       margin-bottom: 0;
	   background-color: #FFFFFF;
    }

div#sitemap dd {
        margin: 0 0 5px 25px;
        line-height: 17px;
    }
div#sitemap p {
	margin-bottom:10px;
	font-weight:bold;
	font-family: Verdana,Arial,sans-serif;
    font-size: 10pt;
    }
div#sitemap ul {
	list-style:none;
	}
/* About Us */
#aboutus th{
    width:50%;
}
#aboutus td{
    text-align:left;
    vertical-align:top;
    line-height:1.5em;
}
#aboutus .header {
    text-align:center;
}
#aboutus ul li {
    line-height:1.5em;
}
#aboutus ul li ul li {
    margin-left:15px;
}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
    margin: 0px;
    padding-bottom: 10px;
    width:100%;
    /*border-left: solid 1px #CCC;
    border-right: solid 1px #999;
    border-top: solid 1px #999;
    border-bottom: solid 1px #CCC;*/
}
.CollapsiblePanelCompliance {
    margin: 0px;
    padding-bottom: 10px;
    width:600px;
    /*border-left: solid 1px #CCC;
    border-right: solid 1px #999;
    border-top: solid 1px #999;
    border-bottom: solid 1px #CCC;*/
}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
    /*font: bold 0.7em sans-serif; */
    /*background-color: #DDD;
    border-bottom: solid 1px #CCC;*/
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    font-size: 10pt;
    -moz-user-select: none;
    -khtml-user-select: none;
	color: #005179;
}

.CollapsiblePanelTab .question {
    display:block;
    padding-left:15px;
    margin-top:-16px;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
    margin: 0px;
    padding: 10px 0px 0px 20px;
    font-size:10pt;
   
}
.CollapsiblePanelContentCompliance {
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-size:9pt;
   
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
    color: black;
    text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
  /*background-color: #EEE;*/
  font-weight: normal;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
    background-color: #F0FFFF;
	text-decoration:underline;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
    /*background-color: #005179;*/
}

/* Public Data Form Styles */
#publicdata_form {
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
}

#publicdata_form select {
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
margin-top: 4px;
margin-left: 11px;
}

#publicdata_form input {
background: url(/images/global/searchInput.png) repeat-x top left;
        font-family: Verdana, Arial, sans-serif;
font-size:10pt;
margin-left: 11px;
margin-top: 4px;
        border:1px solid #6C898C;
        padding:2px 0 2px 2px;
}

#publicdata_form .mailinglists {
margin-left: 25px;
}

#publicdata_form .required {
color: #b20000;
}

#publicdata_form .optional {
margin-left: 11px;
}

#publicdata_form input[type="submit"], input[type="reset"] {
    border:0;
    background:#005179;
    padding:4px 10px;
    margin-top:19px;
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#fff;
    margin: 0;
}




.required {
color: #b20000;
}

/* form design 1 */

#formdesign1 {
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
}

#formdesign1 select {
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
margin-top: 4px;
margin-left: 11px;
}

#formdesign1 input {
background: url(/images/global/searchInput.png) repeat-x top left;
        font-family: Verdana, Arial, sans-serif;
font-size:10pt;
margin-left: 11px;
margin-top: 4px;
        border:1px solid #6C898C;
        padding:2px 0 2px 2px;
}

#formdesign1 .mailinglists {
margin-left: 25px;
}

#formdesign1 .required {
color: #b20000;
}

#formdesign1 .optional {
margin-left: 11px;
}
#formdesign1  input[type="submit"], input[type="reset"] {
    border:0;
    background: none repeat scroll 0 0 #005179;
    padding:4px 10px;
    margin-top:19px;
    font-family:Verdana, sans-serif;
    font-size:10pt;
    color:#fff;
    margin: 0;
}



.required {
color: #b20000;
}

/* modWin Styles */

div.blackOverlay { background-color: black; }

/* jqmModal dialog CSS courtesy of;
  Brice Burgess <bhb@iceburg.net> */

div.jqmDialog {
    display: none;
    
    position: fixed;
    top: 10%;
    left: 35%;
    
    margin-left: -200px;
    width: 800px;

    overflow: hidden;
    font-family: verdana, tahoma;
    border: 1px solid #045360;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmDialog {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/* [[[ Title / Top Classes ]]] */
div.jqmdTC { 
  background: #005179; 
  color: #fff;
  padding: 7px 22px 7px 15px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  * zoom: 1;
}


/* [[[ Body / Message Classes ]]] */
div.jqmdBC {
  background: url(/images/global/bc.gif) repeat-x center bottom;
  padding: 7px 14px 7px;
  height: 400px;
  width: 800px;
  overflow: auto;
}

div.jqmdMSG { color: #317895; }


/* [[[ Button classes ]]] */
a.jqmdX {
  position: absolute;
  right: 0;
  top: 8px;
  padding: 0 0 0 19px;
  height: 19px;
  width: 75px;
  overflow: hidden;
}

a.jqmdX:link, a.jqmdX:visited, a.jqmdX:active {
color: #fff;
background-color: #005179;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
}

.btn_close {
    vertical-align: middle;
}

input.jqmdXFocus {background-position: bottom left; outline: none;}

div.jqmdBC button, div.jqmdBC input[type="submit"] {
  margin: 8px 10px 4px 10px;
  color: #777;
  background-color: #fff;
  cursor: pointer;
}

div.jqmDialog input:focus, div.jqmDialog input.iefocus { background-color: #005179; }

/* About Reporting Table Styles */

#reportingTable th {
        font-weight: normal;
        }
#reportingTable th.left2 {
        border-top: 0;
        border-bottom: 0;
        padding-left: 20px;
    }
#reportingTable th.left3 {
        border-top: 0;
        padding-left: 20px;
    }

#reportingTable td.right2 {
        border-top: 0;
        border-bottom: 0;
        vertical-align: top;
    }

#reportingTable td.right3 {
        border-top: 0;
        vertical-align: top;
    }

#reportingTable th.left4 td.right4 {
        border-top: 0;
        border-bottom: 0;
    }

/* Factually Sufficient Narrative Table Styles */

#narrativeTable th {
        font-weight: normal;
        }

#narrativeTable tr td {
        vertical-align: top;
    }

/* Form Highlighting */
.return {
    text-align:left;
}

#hhsBanner {
height:43px;
position:relative;
top:0;
z-index:1;
display: block;
}
#ICD     {
background-color:  #fcf5e4;
padding: 6px;
}

.highlight {
background-color:yellow;
}

/* NPDB Data Tables */
.data {
    text-align:right;
}
/* NPDB Data Tables */
.Data {
    text-align:right;
}
/* tabbed data tables */

div.content {

    clear: left;
    padding: 1em;
}

div.content.inactive {
display: none;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #ffffff url(/images/resources/tabs.png);
    color: #005179;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
color: #ffffff;
}


ol#toc li {
    float: left;
    margin: 0 1px 0 0;
border-bottom: 1px solid #005179;
border-top:none;
border-left:none;
border-right:none;
padding-bottom: 0px;
}
ol#toc li a.activeTab {
    background-color: #ffffff;
    background-position: 0 -60px;
}

ol#toc li a.activeTab span {
    background-position: 100% -60px;
color: #005179;
font-weight:bold;
}
/*ol#toc li a.activeTab {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc li a.activeTab span {
    background-position: 100% -120px;
color: ##3af;
}
*/
ol#toc span {
    background: url(/images/resources/tabs.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
#type1
{display:none;}
#type2
{display:none;}

#content-full h4 {font-weight:bold; margin-top:12px;}
#overDiv {width:175px}

.sample_label {
    font-weight:bold;
	width:245px;
	text-align:left;
	float:left;
	}
.no_bottom_margin {
    margin-bottom:0px; !important;
	}
.sample_label_2 {
    width:318px;
	text-align:left;
	float:left;
	}
.sample_label_report {
    font-weight:bold;
	width:306px;
	text-align:right;
	float:left;
	padding-right:6px;
	}
	.sample_variable {
    width:300px;
	text-align:left;
	float:left;
	}
		.sample_three {
    width:100px;
	text-align:left;
	float:left;
	}
.sample_three_wide {
    width:110px;
	text-align:left;
	float:left;
	}
.blueborder   {
    border:3px solid #005179; 
	padding:10px;
	}
#enews ul.marginbottom {
   margin-bottom: 12px;
   }
#stateHeader {
  margin: 12px 45px 0px 45px;
  }
#half63 {
	width:63%;float:left;
  }
#wide2 {
	width:2%;float:left;"
  }
.download {
    float: right;
    margin-bottom: 5px;
    margin-right: 50px;
  }
#noShow {
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	display:none;
}
#noShowStat {
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	display:none;
}
.stateBorder {
    border-bottom: 1px solid #CCCCCC;
    height: 50px;
    width: 100%;
}
#pwidth {
	margin: 12px 45px 0px 45px;
}
.tableList  {
    margin-left:15px !important;
	margin-top: 0px !important;
	}
.greenRow  {
   background-color: #EBFAEA;
   }
.pinkRow  {
   background-color: #FAE8EF;
   }
.blueRow {
   background-color: #CBE5F5;
   }
td#padTable  {
   padding:7px;
   }
   dd.webinar {
    background: url("/images/global/webinar.png") no-repeat scroll 0px -1px transparent;
    text-indent: 25px;
}
dl#moreInfoRC dt {
    font-size: 16px;
    color: #884400;
    font-family: Arial, sans-serif;
    padding: 3px 3px;
    margin: 35px 0 18px;
}

dl#moreInfoRC dd {
    font-size:10pt;
    margin-left:8px;
	line-height:17px;
}
option#profession { background-color:#005179; }

.subcontentLeft {
background-color: Whitesmoke !important;
color: #444444; 
padding-left: 6px; 
padding-top: 6px; 
border: 1px solid grey; 
margin-left: 0px !important;
margin-top: 1px  !important;
}

/* style the white text bottom nav */
.navbar-white, .navbar-white li { color: #f8f8ff; cursor: default;}
.navbar-white li *, .navbar-white a:visited { color: #f8f8ff; }
.navbar-white a:hover { color: #f8f8ff; text-decoration: underline;}

/* style the search bar */

.form-search{ padding-right: 10px; }
.span2.search-query{
	padding: 3px;
	font-size: 12px;
	border: 1px solid #a9a9a9;
	width: 250px;
}
.no-valign{
	vertical-align: baseline;
}
::-webkit-input-placeholder { 
	font-family:'Arial Italic','Arial';
	font-style: italic;
	font-weight: bold;
	color: #a9a9a9; }
::-moz-placeholder { 
	font-family:'Arial Italic','Arial';
	font-style: italic; 
	font-weight: bold;
	color: #a9a9a9; }			/* firefox 19+ */
:-ms-input-placeholder { 
	font-family:'Arial Italic','Arial';
	font-style: italic; 
	font-weight: bold;
	color: #a9a9a9; }		/* ie */
input:-moz-placeholder { 
	font-family:'Arial Italic','Arial';
	font-style: italic; 
	font-weight: bold;
	color: #a9a9a9; }		/* firefox < 19 */
/* jFontSize --- text resizer */
#text-size, #text-size * {
    font-weight: 900;
    font-family: Verdana, Arial, sans-serif, 'Trebuchet MS', Tahoma;
    line-height: 18px;
}

#text-size a span {
    color: #000;
    font-weight: 600;
    padding: 0 !important;
    text-decoration: none;
}

.sm-text { font-size: 1.0em !important; }
.md-text { font-size: 1.5em !important; }
.lg-text { font-size: 1.85em !important; }

/* HTTPS pages */
#login-div {
    border: 2px solid #e9e9e9; 
    border-radius:6px; 
    padding:0 20px 40px 20px;
}

#login-div div, #login-div p  {
    margin-bottom: 5px;
}
.input-border input[type="text"], .input-border input[type="password"] {
    border:none;
    width:80%;
}

.input-border {
    border:1px solid #e9e9e9; 
    border-radius:10px;
}

.input-border .fa {
    cursor:default;
    height:100%;
    border-right:1px solid #e9e9e9;
    padding:8px;
}

.element-invisible {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
}
.element-invisible.element-focusable:active, .element-invisible.element-focusable:focus {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static !important;
}


@media print
{
#non-printable { display: none; }
#printable {
display: block;
width: 100%;
height: 100%;
}
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
