

body {
    margin: 0em;
    padding: 0em;
    font-family: "Courier New",Courier,monospace;
  }


h1, h2, h3, h4, h5, h6 {
    margin: 0em;
    padding: 0em;
  }


p, ol, ul {
    font-size: 0.8em;
  }


ul {
    list-style-type: circle;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 1.5em;
  }


a {
    color: rgb(0, 0, 0);
  }


a:hover {
    text-decoration: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
  }


#header {
    background-color : rgb(204, 204, 204);
    margin-bottom : 1em;
    margin-left : 0em;
    margin-right : 0em;
    margin-top : 0em;
  }


#header h1 {
    color: rgb(255, 255, 255);
  }


#header h2 {
    font-size: 1em;
    color: rgb(255, 255, 255);
  }

#header a {
    text-decoration : none;
  }

#menu {
    padding: 1em;
    float: left;
    width: 15%;
  }


#menu ul {
    margin: 0em;
    padding: 0em;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    text-align: center;
    line-height: 3em;
  }


#menu li {
  }


#menu a {
  }


#filter_bar {
    background-color : #e3eeff;
    font-family : Georgia;
  }


#filter_bar table {
    border-color : black;
    border-style : solid;
    border-width : 1px;
  }


#filter_bar select {
    font-size : 11px;
  }


#filter_bar input {
    font-size : 11px;
  }


#filter_bar th {
    background-color : #dde8f7;
    font-size : 11px;
  }


#filter_bar td {
    background-color : #dde8f7;
    font-size : 11px;
  }


.screen_patients_table {
    font-family : Georgia;
    background-color : #fff5eb;
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


.screen_patients_table h1:hover {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
  }


.screen_patients_table h1, h2, h3, h4, h6, h6 {
    font-weight: normal;
  }


.screen_patients_table h1 {
    font-weight: bold;
    font-size : 16px;
  }


.screen_patients_table h2 {
    color : #0000ff;
    font-size : 12px;
  }


.screen_patients_table h3 {
    color : #a90000;
    font-size : 12px;
  }


.screen_patients_table h4 {
    font-size : 14px;
  }


.screen_patients_table h5 {
    font-size : 8px;
  }


.screen_patients_table h6 {
    font-size : 12px;
  }


.print_patients_table {
    font-family : Georgia;
  }


.print_patients_table h1, h2, h3, h4, h6, h6 {
    font-weight: normal;
  }


.print_patients_table h1 {
    font-size : 10px;
    font-weight : bold;
  }


.print_patients_table h2 {
    font-size : 8px;
  }


.print_patients_table h3 {
    font-size : 8px;
  }


.print_patients_table h4 {
    font-size : 10px;
  }


.print_patients_table h5 {
    font-size : 8px;
  }


.print_patients_table h6 {
    font-size : 10px;
  }

.print_patients_table a {
    text-decoration : none;
  }

.screen_cards_table {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    font-family : 'Times New Roman';
  }


.screen_cards_table h1, h2, h3, h4, h6, h6 {
    font-weight: normal;
    color : black;
  }


.screen_cards_table h3 {
    font-size : 16px;
  }


.screen_cards_table td {
    border : solid;
    border-width : 1px;
  }


.print_cards_table {
    font-family : 'Times New Roman';
  }


.print_cards_table table {
    padding-top : 1ex;
    padding-bottom : 1ex;
  }


.print_cards_table h1, h2, h3, h4, h6, h6 {
    font-weight: normal;
    color : black;
  }


.print_cards_table h3 {
    font-size : 12px;
  }


.print_cards_table td {
    border : solid;
    border-width : 3px;
  }


#content {
    position : relative;
    width : 98%;
    left : 1%;
  }


#footer {
    clear: both;
    background-color: rgb(204, 204, 204);
  }


#footer p {
    font-weight: bold;
    color: rgb(255, 255, 255);
  }


.wireframemenu {
    border-style: none none none dashed;
    border-color: rgb(192, 192, 192);
    background-color: white;
    width: 35ex;
    border-left-width: 1pt ! important;
  }


.wireframemenu ul {
    margin: 0pt;
    padding: 1em 0pt 1em 1em;
    list-style-type: none;
  }


.line {
    border-style: none none dotted;
    border-color: rgb(192, 192, 192);
    border-bottom-width: 1pt;
  }


#selector {
    background-color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    margin-top: 0;
    padding-bottom: 0.5em;
  }


#selector .text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 15em;
    margin-right: 0.5em;
  }


#selector .buttons {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #333333;
    color: #FFFFFF;
  }


.screen_patients_table th {
    background-color : #d49a8e;
  }


.screen_patients_table .r0 td {
    background-color : #faf0e6;
  }


.screen_patients_table .r1 td {
  }


.print_patients_table th {
    border: 1px solid;
  }


.print_patients_table .r0 td {
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-left-style : dotted;
    border-left-width : 1px;
    border-right-style : dotted;
    border-right-width : 1px;
    border-top-style : dotted;
    border-top-width : 1px;
    empty-cells : show;
  }


.print_patients_table .r1 td {
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    border-left-style : dotted;
    border-left-width : 1px;
    border-right-style : dotted;
    border-right-width : 1px;
    border-top-style : dotted;
    border-top-width : 1px;
    empty-cells : show;
  }


.menubar {
    background-color : #000000;
    color : #ffffff;
  }


.menubar th {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }


.menubar a {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }


.menubar a:hover {
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
  }


P.breakhere {
    page-break-before: always;
  }


#editencounter {
    margin-top : 10px;
    width : 1024px;
  }


#editencounter_demographics {
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
  }


#editencounter_demographics table {
    border-collapse : collapse;
    color : #000000;
    width : 624px;
  }


#editencounter_demographics td {
    border-color : #e3eeff;
    border-width : 1px;
    border-style : solid;
    font-weight : bold;
    padding-left : 4px;
    padding-right : 4px;
    padding-bottom : 4px;
  }


#editencounter_demographics input {
    border-color : #284279;
    border-style : outset;
    border-width : 1px;
    color : #102132;
    font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size : 11px;
    width : 200px;
    font-weight : normal;
  }


#editencounter_demographics select {
    width: 200px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


#editencounter_clinical {
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
  }


#editencounter_clinical table {
    color: #000000;
    border-collapse: collapse;
  }


#editencounter_clinical td {
    font-weight : bold;
    padding-left : 7px;
    padding-bottom : 5px;
    padding-right : 7px;
  }


#editencounter_clinical textarea {
    height: 30ex;
    font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
    width : 612px;
  }


#editencounter_diagnoses {
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
    width : 338px;
  }


#editencounter_diagnoses table {
    color: #000000;
    width: 330px;
    border-collapse: collapse;
  }


#editencounter_diagnoses td {
    border-color : #e3eeff;
    border-width : 1px;
    border-style : solid;
    padding-left : 7px;
    padding-right : 7px;
  }


#editencounter_diagnoses select {
    width: 330px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


#editencounter_diagnoses input {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


#editencounter_addpatient {
    margin-top : 10px;
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
    width : 460px;
  }


#editencounter_addpatient table {
    color: #000000;
    width: 458px;
    border-collapse: collapse;
  }


#editencounter_addpatient td {
    border-bottom-color : #e3eeff;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #e3eeff;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #e3eeff;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #e3eeff;
    border-top-style : solid;
    border-top-width : 1px;
    font-weight : bold;
    padding-left : 4px;
  }


#editencounter_addpatient input {
    width: 300px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


#editencounter_addpatient select {
    width: 300px;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


.labelcell {
    background-color: transparent;
    width: 150px;
  }


#note {
    width: 60%;
    background-color : #fffdc2;
    border-bottom-color : black;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : black;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : black;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : black;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 1ex;
    margin-top : 1.5ex;
    padding-bottom : 0.5ex;
    padding-left : 0.5ex;
    padding-right : 0.5ex;
    padding-top : 0.5ex;
  }


#editencounter_billing {
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
    width : 338px;
  }


#editencounter_billing table {
    color: #000000;
    width: 330px;
    border-collapse: collapse;
  }


#editencounter_billing td {
    border-color : #e3eeff;
    border-width : 1px;
    border-style : solid;
    padding-left : 7px;
    padding-right : 7px;
  }


#editencounter_billing select {
    width: 100%;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }


#editencounter_billing input {
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #102132;
    border: 1px solid #284279;
    margin-right: 0px;
  }

.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
  }


.suggest_link_over {
    background-color: #3366CC;
    padding: 2px 6px 2px 6px;
  }


#searchICD9Suggest_div {
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    border : 0px solid #000000;
    z-index : 11;
  }

#searchReferredBySuggest_div {
    position: absolute;
    background-color: #FFFFFF;
    text-align: left;
    font-weight : normal;   
    border : 0px solid #000000;
    z-index : 11;
  }

#editencounter_right {
    position : relative;
    z-index : 1;
    float : left;
    margin-left : 10px;
  }


#editencounter_right .btn {
    background-color : #dedede;
    border-bottom-style : outset;
    border-left-style : outset;
    border-right-style : outset;
    border-top-style : outset;
    color : #000000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    margin-bottom : 3px;
    margin-top : 3px;
  }


#editencounter_right .chkbox {
    border-style : none;
  }


#editencounter_left {
    float : left;
  }


#editencounter_control {
    margin-bottom : 10px;
    border: 1px solid #d4ccc3;
    background-color : #dde8f7;
    width : 338px;
  }


#myICD9Iframe {
    filter: "progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0)";
    z-index: 10;
    position: absolute;
    text-align: left;
    width : 0px;
    border : 0px solid #000000;
  }

#myPMDIframe {
    filter: "progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0)";
    z-index: 10;
    position: absolute;
    text-align: left;
    width : 0px;
    border : 0px solid #000000;
  }

.schedules {
    font-family : Georgia;
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }

.schedules a {
    text-decoration: none;
  }

.schedules a:hover {
    color: rgb(0,0,0);
    background-color: rgb(255,255,255);
    text-decoration: underline;
  }

.schedules h1 {
    font-weight: normal;
    font-size : 16px;
  }

.schedules h2 {
    font-weight: normal;
    font-size : 12px;
  }

.schedules a img {
border: none;
}