/*

Dark sidebars:   #0d3146;
Blue background: #40637a;

*/

BODY {
    background-color: #40637a;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

SPAN.invisible {
    background-color: #40637a;
    color: #40637a;
    font-size: 1px;
}

TABLE {
    margin: 0px;    
    empty-cells: show;
    border-collapse: collapse;
    padding: 0px;
    /*border: 1px solid green;*/
}

TABLE.borderseparate {
    border-collapse: separate;
}

TABLE.errors {
    border: 2px solid #40637a;
    color: #e66c00;
    margin-bottom: 10px;
}

TABLE.errors TD {
    padding-left: 15px;
    padding-right: 15px;
    font: bold 12px Verdana, sans-serif;
}

TD {
    /*border: 1px solid black;*/
    font: 12px Arial, sans-serif;
    padding: 0px;
    vertical-align: top;
    margin: 0px;
}

TD.picback {
    background-color: #0d3146;
}

UL {
    margin-left: 0px;
    padding-left: 20px;
}

LI P {
    text-align: left;
}

TABLE.registermain {
    margin-top: 10px;
    margin-left: 10px;
    width: 100%;
    margin-right: 10px;
    padding-right: 10px;
}

TD.searchmethod {
    font: bold 14px Arial, sans-serif;
    padding-top: 20px;
    padding-bottom: 10px;
}

TD.searchmethodpic {
    margin-left: auto;
    margin-top: auto;
    text-align: right;
    padding-right: 30px;
}

TD.signuppic {
    margin-left: auto;
    text-align: right;
    margin-top: auto;
    padding-right: 50px;
}

SPAN.iknow-i {
    color: #adc0cc;
}

SPAN.iknow-know {
    color: #e66c00;
}

TD.homeheadline {
    padding-top: 10px;
    padding-bottom: 15px;
    font: bold italic 14px Arial, sans-serif;
    color: #40637a;
    line-height: 1.7;
    padding-left: 30px;
}

SPAN.homehighlight {
    font: bold 16px Arial, sans-serif;
    color: #e66c00;
}

SPAN.bold16px {
    font: bold 16px Arial, sans-serif;
}

TD.homehighlight {
    font: bold 14px Arial, sans-serif;
    color: #e66c00;
}

TD.homehighlight A {
    font: bold 14px Arial, sans-serif;
    color: #e66c00;
    text-decoration: underline;
}

TD.homehighlight A:hover {
    color: #40637a;
}

P.hometext {
    font: 12px Arial, sans-serif;
    margin-left: 30px;
    margin-right: 50px;
    text-align: justify;
}

P.hometext A {
    font-size: 12px;
}

LI.newsitem FONT.p A {
    font-size: 12px;
}

UL.news LI.newsitem A {
    font-size: 12px;
}

DIV.homedocpic {
    position: relative;
    top: 5px;
    left: 550px; 
}

UL.searchmethod {
    font: bold 12px Arial, sans-serif;
    color: #0d3146;
    padding-left: 40px;
}

UL.searchmethod LI {
    padding-bottom: 15px;
}

UL.searchmethod LI A {
    font: bold 15px Arial, sans-serif;
    color: #0d3146;
}

UL.searchmethod LI A:hover {
    color: #e66c00;
}

TABLE.searchmethod {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    width: 99%;
}

TR.right {
    text-align: right;
    margin-left: auto;
}

A {
    font: bold 10px Arial, sans-serif;
    color: #0d3146;
    text-decoration: none;
}

A:hover {
    color: #e66c00;
}

P.left {
    text-align: left;
}

DIV.full {
    text-align: justify;
}

SPAN.headerdate {
    color: #adc1ce;
    font: bold 12px Arial, sans-serif;
    background-color: #0d3146;
    text-align: right;
    margin-left: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}

TD.inactivebutton {
    background-color: gray;
    color: white;
    border: solid 1px black;
    font: bold 12px Arial, sans-serif;
}

TD.pagenum {
    font: bold 12px Arial, sans-serif;
    padding-left: 2px;
    padding-right: 2px;
}

TD.pagenumselected {
    font: bold 12px Arial, sans-serif;
    color: white;
    border: solid 1px black;
    background-color: #0d3146;
    padding-left: 2px;
    padding-right: 2px;
}

TD.headerdate {
    vertical-align: bottom;
    text-align: right;
    margin-left: auto;
}

TD.tagline {
    height: 30px;
    padding: 0;
}

TD.searchoption {
    padding-top: 90px;
    text-align: center;
}

TD.searchoption A {
    font: bold 16px Arial, sans-serif;
}

DIV.coverpage {
    position: relative;
    top: 165px;
    left: 400px;
    font: bold 12px Arial, sans-serif;
    color: #0d3146;
    width: 170px;
    height: 200px;
    margin-top: 50px;
    overflow: auto;
}

A.coverpage {
    text-decoration: underline;
    text-align: center;
    color: #e66c00;
}

A.coverpage:hover {
    color: #0d3146;
}

DIV.tagline {
    height: 30px;
    top: 40px;
    background: url('images/site/physicians.gif') no-repeat;
    position: relative;
    left: 250px;
    width: 200px;
	background-color: transparent;
}

DIV.right {
    text-align: right;
    margin-left: auto;
    padding-bottom: 5px;
    margin: 0px;
}

TD.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}

INPUT {
    border: 1px solid #0d3146;
    padding-left: 2px;
}

INPUT.checkbox {
    border: 0;
}

INPUT:hover {
    border: 1px solid #40637a;
}

INPUT:focus {
    border: 1px solid #e66c00;
}

INPUT.radio {
    border: 0;
}

INPUT.darkback {
    background-color: #40637a;
    color: white;
    font: bold 12px Arial, sans-serif;
}

INPUT.darkback:hover {
    background-color: #e66c00;
}

INPUT.darkback#file {
    color: red;
}

TABLE.main {
    margin: 0;
    margin-top: 10px;
    width: 100%;
}

TABLE.body {
    border: 10px solid #0d3146;
    height: 400px;
    width: 600px;
    background-color: white;
    border-bottom: 26px solid #0d3146;
}

TABLE.bodyindex {
    border: 10px solid #0d3146;
    height: 400px;
    width: 600px;
    background: url('images/site/doctorgroup.jpg') no-repeat;
}

TABLE.bottom {
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

TABLE.bottom TR {
    margin-bottom: 0px;
    vertical-align: bottom;
}

TABLE.bottom TD {
    margin-bottom: 0px;
    vertical-align: bottom;
}

A.coverpage {
    font: bold 12px Arial, sans-serif;
}

P {
    text-align: center;
}

P.leftmargin {
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
}

P.coverpageleft {
    font: bold 12px Arial, sans-serif;
    text-align: left;
}

SPAN.bold {
    font: bold 12px Arial, sans-serif;
}

SPAN.bolddisclaimer {
    font: bold 10px Arial, sans-serif;
}

SPAN.disclaimer {
    font: 10px Arial, sans-serif;
}

TABLE.nonmember {
    border-bottom: 1px solid black;
    width: 535px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 5px;
}

TD.nonmember {
    font: 12px Arial, sans-serif;
}

TD.nonmember300 {
    font: 12px Arial, sans-serif;
    width: 260px;
}

TD.nonmemberbot {
    font: 12px Arial, sans-serif;
    padding-bottom: 2px;
}

TD.nonmemberbold {
    font: bold 12px Arial, sans-serif;
}

TD.nonmemberright {
    font: 12px Arial, sans-serif;
    text-align: right;
}

TABLE.header {
    background: url('images/logo.gif') no-repeat;
    height: 65px;
    vertical-align: bottom;
    color: #dce7eda;
    width: 725px;
}

/* Thanks Adam :) */

/*TD.sidebar { width: 50%; height: 100%; background-color: #0d3146; }
TD.sidebar TABLE { width: 100%; height: 100%; }
TD.sidebar TD.sidebarspace { height: 50px; background-color: #40637a; }
*/
TD.white {
    background-color: transparent;
    height: 30px;
    width: 1000px;
}

TD.error {
    color: red;
}

TD.darkbluesidebar {
    background-color: #0d3146;
}

TD.buttons {
    background-color: #0d3146;
}

TABLE.buttons {
    background-color: #0d3146;
    height: 400px;
    width: 125px;
    border-left: 10px solid #0d3146;
    border-top: 28px solid #0d3146;
    border-bottom: 10px solid #0d3146;
}

TD.button {
    background-color: #adc1ce;
    height: 40px;
    border: 4px solid #0d3146;
    text-align: left;
    vertical-align: top;
}

TD.vertbuttons {
    background-color: #0d3146;
    padding-bottom: 2px;
}

TR.vertbuttons {
    background-color: #0d3146;
    height: 14px;
    margin-left: auto;
    text-align: right;
}

TABLE.vertbuttons {
    background-color: #0d3146;
    text-align: right;
    vertical-align: middle;
    margin-left: auto;
    border-bottom: 2px solid #0d3146;
}

TABLE.vertbuttons TD {
    padding-left: 3px;
    padding-right: 3px;
    text-align: right;
}

TD.vertbutton {
    background-color: #adc1ce;
    border-left: 4px solid #0d3146; 
    margin-left: 2px;
    margin-right: 2px;
    height: 16px;
    vertical-align: middle;
}

A.vertbutton:hover  {
    color: white;
/*    background-color: #89a2b3;*/
}

/*TD.vertbutton:hover {
    background-color: #89a2b3;
}
*/

A.vertbutton {
    color: black;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    font-size: 1em;
}

TD.vertbuttonselected {
    background-color: #e66c00;
    color: white;
    vertical-align: middle;
    border-left: 4px solid #0d3146;
}

TD.button A:hover {
    color: white;
    background-color: #89a2b3;
    display: block;
}

A.contactus {
    color: #adc1ce;
}

A.contactus:hover {
    color: white;
}

SPAN.contact {
    font: bold 24px Arial, sans-serif;
    color: #0d3146;
}

TD.buttonselected {
    background-color: #e66c00;
    height: 40px;
    border: 4px solid #0d3146;
    text-align: left;
    color: white;
    vertical-align: top;
}

A.button {
    font: bold 11px, Arial, sans-serif;
    color: black;
    display: block; 
    width: 100%; 
    height: 100%; 
    margin: 0; 
    padding-top: 5px;
    padding-left: 5px;
}

A.button:hover {
    color: white;
    text-decoration: none;
    background-color: #89a2b3;
}

TD.rightbutton {
    padding: 4px;
    border: 1px solid black;
    color: white;
    font: bold 12px Arial, sans-serif;
    background-color: #40637a;
    text-align: right;
    margin-left: auto;
}

TD.rightbutton:hover {
    background-color: #e66c00;
}

TABLE.right {
    text-align: right;
    margin-left: auto;
}

TABLE.rightfull {
    text-align: right;
    margin-left: auto;
    width: 100%;
}

A.register {
    color: white;
    font: bold 12px Arial, sans-serif;
}

H1.sectiontitle {
    font: bold 18px Arial, sans-serif;
    color: #e66c00;
    text-align: left;
    height: 15px;
    padding-bottom: 6px;
}

H2.register {
    font: bold 12px Arial, sans-serif;
    color: #40637a;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

H2.registercenter {
    font: bold 12px Arial, sans-serif;
    color: #40637a;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

TD.buttonspacer {
    background-color: #0d3146;
}

SPAN.copyright {
    font: bold 10px Arial, sans-serif;
    color: black;
}

A.copyright {
    font: bold 10px Arial, sans-serif;
    color: #0d3146;
    text-decoration: none;
}

A.backresults {
    text-decoration: underline;
}

TD.contact {
    padding-top: 50px;
}

A.copyright:hover {
    color: #adc1ce;
}

TABLE.search {
    width: 99%;
    margin: 10px;
    padding: 10px;
}

TABLE.home {
    margin: 10px;
    padding: 10px;
}

TD.searchtitle {
    font: bold 12px Arial, sans-serif;
    color: black;
    border-bottom: solid 5px #0d3146;
    padding-bottom: 2px;
}

TD.sectiontitle {
    font: bold 18px Arial, sans-serif;
    color: #e66c00;
    text-align: left;
    height: 15px;
    padding-bottom: 6px;
}

TD.spacer {
    height: 5px;
}

TD.right {
    text-align: right;
    margin-left: auto;
}

TD.right > TABLE {margin-left: auto};

TD.middle {
    vertical-align: middle;
}

TD.formright {
    text-align: right;
    width: 130px;
    padding-right: 4px;
    padding-top: 3px;
}

TR.form {
    padding-top: 3px;
}

TD.statenotice {
    font: bold 12px Arial, sans-serif;
    padding-top: 3px;
    color: #e66c00;
}

TD.justbottom {
    vertical-align: bottom;
    text-align: center;
}

TD.nametabbord2 {
    border-left: 2px solid #628297;
}

TD.nametab2 {
    padding-left: 10px;
    padding-right: 10px;
    font: bold 14px Arial, sans-serif;
    color: white;
    background: #628297;
    vertical-align: middle;
    text-align: center;
}

TD.nametabbord3 {
    border-left: 4px solid #e66c00;
}

TD.nametab3 {
    padding-left: 10px;
    padding-right: 10px;
    font: bold 14px Arial, sans-serif;
    background: #e66c00;
    color: white;
    vertical-align: middle;
    text-align: center;
}

TD.nametabright2 {
    background: url('images/forms/nametabrbasic.gif') no-repeat;
    height: 19px;
    width: 19px;
}

TD.nametabright3 {
    background: url('images/forms/nametabrenhanced.gif') no-repeat;
    height: 21px;
    width: 21px;
}

TD.backsearch {
    text-align: right;
}

TABLE.criteria {
    margin-left: 15px;
}

TD.criteriatitle {
    font: bold 12px Arial, sans-serif;
    padding-top: 4px;
    padding-bottom: 4px;
}

TD.criteriaright {
    font: bold 12px Arial, sans-serif;
    text-align: right;
    padding-right: 3px;
    padding-left: 10px;
}

TD.criteria {
    font: 12px Arial, sans-serif;
    text-align: left;
}

TD.resultall2 {
    background: #dce7ed;
    border: 2px solid #628297;
    height: 120px;
    width: 530px;
    padding: 10px;
}

TD.resultall3 {
    background: #f8d39c;
    border: 4px solid #e66c00;
    height: 180px;
    width: 530px;
    padding: 10px;
}

SPAN.noresults {
    padding-left: 20px;
}

A.noresults {
    font: bold 12px Arial, sans-serif;
    color: #e66c00;
}

A.noresults:hover {
    text-decoration: underline;
}

A.doc_details {
    font: bold 12px Arial, sans-serif;
    color: #e66c00;
}

A.doc_details:hover {
    color: #0d3146;
}

TABLE.headline {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

TABLE.headline TD {
    font: italic 18px Arial, sans-serif;
    color: #40637a;
    text-align: center;
} 

TD.detailsall2 {
    border: 2px solid #628297;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
}

TD.detailsall3 {
    border: 4px solid #e66c00;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px;
}

TABLE.full {
    width: 100%;
}

TD.detailsubbar {
    height: 4px;
    padding-bottom: 10px;
}

TD.detailheader2 {
    color: #40637a;
    font: bold 15px Arial, sans-serif;
    padding-top: 5px;
}

TD.detailheader3 {
    color: #e66c00;
    font: bold 15px Arial, sans-serif;
    padding-top: 5px;
}

TD.detailtag {
    font: bold 12px Arial, sans-serif;
    width: 122px;
    text-align: right;
    padding-right: 5px;
}

TD.detailtaglong {
    font: bold 12px Arial, sans-serif;
    width: 220px;
    text-align: right;
    padding-right: 5px;
}

TD.detailinfo {
    font: 12px Arial, sans-serif;
    padding-bottom: 5px;
}

TD.detailinfoindent {
    font: 12px Arial, sans-serif;
    padding-left: 25px;
}

TD.detailinfoindenthighlight3 {
    font: 12px Arial, sans-serif;
    padding-left: 10px;
    background-color: #edf4f8;
}

SPAN.detailtagb {
    font: bold 12px Arial, sans-serif;
    margin-left: 20px;
    text-decoration: bold;
}

SPAN.detailinfo {
    font: 12px Arial, sans-serif;
    padding-bottom: 5px;
}

SPAN.detailtag {
    text-decoration: underline;
}


TABLE.commentary {
    margin-left: 30px;
    margin-right: 30px;
}

TD.docinfo {
    width: 100%;
}

TD.docpic {
    width: 100%;
    margin-left: auto;
    padding-bottom: 10px;
}

TD.contactbutton {
    padding: 2px;
    margin: 6px;
    border: 1px solid #0d3146;
    background-color: #40637a;
    color: white;
    font: bold 12px Arial, sans-serif;
    text-align: center;
    width: 60px;
}

TD.contactbutton:hover {
    color: #e66c00;
}

TABLE.doc_details {
    margin: 5px; 
}

TABLE.picframe {
    border-collapse: separate;
    border: 3px solid #40637a;
    padding: 7px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

A.contactbutton {
    color: white;
    font: bold 12px Arial, sans-serif;
}

A.contactbutton:hover {
    color: #e66c00;
}

A.doclink2 {
    font: bold 12px Arial, sans-serif;
    text-decoration: underline;
    color: white;
}

A.doclink2:hover {
    color: #dce7ed;
    text-decoration: underline;
}

A.doclink3 {
    font: bold 15px Arial, sans-serif;
    color: white;
    text-decoration: underline;
}

A.doclink3:hover {
    color: #f8d39c;
    text-decoration: underline;
}

TD.specialty {
    font: bold 12px Arial, sans-serif;
    padding-bottom: 5px;
}

TD.specialtyenhanced {
    font: bold 14px Arial, sans-serif;
    padding-bottom: 10px;
}

A.website {
    color: #e66c00;
    text-decoration: none;
    font: bold 12px Arial, sans-serif;
}

A.website:hover {
    color: #40637a;
    text-decoration: underline;
}

TD.margin {
    padding-left: 20px;
    padding-right: 20px;
}

TD.infospacer {
    height: 5px;
}

TD.left {
    text-align: left;
}

TD.info {
    font: 12px Arial, sans-serif;
    height: 15px;
}
   
TD.info3 {
    font: 12px Arial, sans-serif;
    height: 15px;
}

TD.personalnote {
    font: bold italic 16px arial, sans-serif;
    color: #40637a;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

TABLE.basic {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

TABLE.enhanced {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

TABLE.searchbar {
    margin-top: 10px;
    margin-left: 10px;
}

TD.searchbarpremium {
    font: bold 16px Arial, sans-serif;
    color: white;
    background: url('images/bars/premiumbartext.gif') repeat-y;
    padding-left: 10px;
    width: 540px;
    height: 22px;
}

TD.searchbarbasic {
    font: bold 14px Arial, sans-serif;
    color: white;
    background: url('images/bars/basicbartext.gif') repeat-y;
    padding-left: 10px;
    width: 540px;
    height: 22px;
}

TD.searchbarnon {
    font: bold 14px Arial, sans-serif;
    color: white;
    background: url('images/bars/nonbartext.gif') no-repeat;
    padding-left: 10px;
    width: 540px;
    height: 22px;
}

TABLE.loginbox {
    margin: 20px;
    border: solid 4px #0d3146;
    background-color: #dce7ed;
    border-collapse: separate;
}

TD.usernamel {
    padding-top: 10px;
    padding-left: 10px;
    text-align: right;
    vertical-align: middle;
}

TD.usernamer {
    padding-top: 10px;
    padding-right: 10px;
}

TD.passwordl {
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: right;
    vertical-align: middle;
}

TD.passwordr {
    padding-bottom: 10px;
    padding-right: 10px;
}

TABLE.separate {
    border-collapse: separate;
}

TD.register {
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: solid 1px #0d3146;
    border-top: solid 1px #0d3146;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 4px;
}

TABLE.regformname {
    border: solid 3px #e66c00;
    color: white;
    border-collapse: separate;
    background-color: #e66c00;
}

TABLE.regformaddress {
    border-collapse: separate;
}

TABLE.regborder {
    border: solid 3px #e66c00;
}

TD.regborder {
    padding: 3px;
}

SPAN.regform {
    font: 12px Arial, sans-serif;
    margin-left: 5px;
}

SPAN.regformmem {
    font: bold 12px Arial, sans-serif;
    margin-left: 5px;
    margin-top: 5px;
}

SPAN.premiumonly {
    font: bold 12px Arial, sans-serif;
    color: black;
}

TD.indent {
    margin-left: 10px;
    padding-left: 20px;
}

A.sample {
    font: bold 12px Arial, sans-serif;
}

TABLE.registration {
    padding: 10px;
    margin: 10px;
}

TD.bold {
    font: bold 12px Arial, sans-serif;
}

TD.nameright {
    font: bold 12px Arial, sans-serif;
    text-align: right;
    width: 140px;
}

/*
UL.news {
    list-style-type: circle;
}
*/

LI.newsitem {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 20px;
    text-align: left;
    list-style-type: none;
}

LI.newsitem A {
    font: bold 14px Arial, sans-serif;
    text-decoration: underline;
    margin-bottom: 10px;
}

LI.newsitem IMG {
    margin-right: 8px;
}


TABLE.news {
    margin-left: 10px;
    margin-top: 10px;
}
