@charset "utf-8";
/* CSS Document */

body {
   background: white;
   font-size: 10pt;
}
#nav, #global, #eligibility-tool, #quick-links-wrapper, #header, #footer, #header-photo-and-news, #left-nav, #breadcrumbs {
   display: none;
}
#wrapper, #content, #content-wrapper, #welcome-content, #wrapperBg, #wrapperBgInside, #wrapperInside {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: 000;
   background: transparent none;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
#welcome-content a:link:after, #welcome-content a:visited:after {
	content: " (" attr(href) ") ";
   	font-size: 90%;
}

#welcome-content a[href^="/"]:after {
   content: " (www.indianamedicaid.com" attr(href) ") ";
}
#content-wrapper a:link:after, #content-wrapper a:visited:after {
   	content: " (" attr(href) ") ";
   	font-size: 90%;
}
#content-wrapper a[href^="/"]:after {
   content: " (www.indianamedicaid.com" attr(href) ") ";
}
#green-box-wrapper a:link:after, #green-box-wrapper a:visited:after {
	content: " (" attr(href) ") ";
   	font-size: 90%;
}
#green-box-wrapper a[href^="/"]:after {
   content: " (www.indianamedicaid.com" attr(href) ") ";
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
