
body {
    background-color: white
}

.AgreementBox {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    z-index: 2;
}

.Button {
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: white;
    font-weight: 600;
    height: 30px;
    width: 120px;
    background-color: #0071BB;
    text-transform: capitalize;
    border: none;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-top: 4px;
}

    .Button:hover {
        text-align: center;
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: white;
        font-weight: 600;
        height: 30px;
        width: 120px;
        background-color: #054266;
        text-transform: capitalize;
        border: none;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        margin-top: 4px;
    }
.BorderlessDiv {
    width: 600px;
    height: 600px;
    border: none;
}

.Box1 {
    width: 900px;
    height: 1115px;
    border: 1px solid #000;
}

.ajax__calendar_day_disabled {
    background-color: #ccc !important;
    color: #eee !important;
}

.ChartCell {
    background-image: url('images/ConnectChart.gif');
    background-repeat: no-repeat;
}

.ConfPanel {
    width: 600px;
    border: 1px solid black;
    height: 217px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: #dcf8c6;
    position: absolute;
    left: 532px;
    top: 1387px;
}

.Datebox {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    width: 85px;
    margin-top: 4px;
}

.DSSPanel {
    width: 800px;
    border: 1px solid black;
    height: auto;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: antiquewhite;
    position: absolute;
    left: 6px;
    top: 1000px;
    z-index:1;
}

.Form {
    height: 1050px;
    margin-left: 50px;
}

.Grid {
    text-align: Left;
    text-wrap: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-top: 4px;
}

.GridID {
    text-align: Left;
    text-wrap: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-top: 4px;
    position: relative;
    width: 600px
    top: -2px;
    z-index: 2;
}

.HAgreementDiv {
    width: 600px;
    border: 1px solid black;
    height: 275px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: antiquewhite;
    position: absolute;
    left: 30px;
    top: 300px;
    z-index: 1;
}


.HeaderInstructions {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: Black;
    margin-top: 4px;
}

.HospitalOnly {
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: red;
    margin-top: 4px;
}

.Header {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: bolder;
    width: 100%;
}

.HeaderAddress {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
}

.HeaderDiv {
    position: absolute;
    top: 1px;
    left: 150px;
    width: 895px;
}

.HorizontalLine {
    width: 850px;
    text-align: left;
}

.Label {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    margin-top: 4px;
}

.LabelCenter {
    text-align: Center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    margin-top: 4px;
}

.LabelRight {
    text-align: Right;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    margin-top: 4px;
}

.LinkButton {
    border: solid;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #3A95D2;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 4px;
}

.LinkButton:hover {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #3A95D2;
        font-weight: 600;
        background-color: gainsboro;
        margin-top: 4px;
        margin-bottom: 4px;
    }

.LinkButtonRight {
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align:right;
    color: #3A95D2;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 4px;
}

.LinkButtonRight:hover {
        font-family: Arial, sans-serif;
        font-size: 12px;
        text-align: right;
        color: #3A95D2;
        font-weight: 600;
        background-color: gainsboro;
        margin-top: 4px;
        margin-bottom: 4px;
    }

.LinkPanel {
    border-style:none;
    border-color: inherit;
    border-width: medium;
    text-align: center;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: white;
    font-weight: 600;
    background-color: #0071BB;
    text-transform: capitalize;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-top: 4px;
    padding-top: 5px;
    width: 174px;
    height: 27px;
    position: absolute;
    top: 200px;
    left: 365px;
    z-index: Auto;
}

.LinkPanel2 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: center;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: white;
    font-weight: 600;
    background-color: #0071BB;
    text-transform: capitalize;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-top: 4px;
    padding-top: 5px;
    width: 174px;
    height: 27px;
    position: absolute;
    top: 300px;
    left: 50px;
    z-index: Auto;
}

.lblAsterisk {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: Red;
    margin-top: 4px;
}


.LoginHeader {
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: bolder;
    width: 100%;
}


.MAgreementDiv {
    width: 600px;
    border: 1px solid black;
    height: 250px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: antiquewhite;
    position: absolute;
    left: 30px;
    top: 600px;
    z-index: 1;
}

.MainBody {
    margin: 25px;
    vertical-align: top;
    width: 1016px;
    zoom: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}

.MainDiv {
    margin: 25px;
    vertical-align: top;
    width:950px;
    zoom:1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}


.Numbers {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 18pt;
}


.PositionLabels {
    position: absolute;
    top: 1px;
    left: 150px;
    width: 900px;
}

.PositionImage {
    position: absolute;
    top: 1px;
    left: 20px;
}


.Panel {
    width: 600px;
    border: 1px solid black;
    height: auto;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: antiquewhite;
    position: absolute;
    left: 30px;
}

.PanelConfirmation {
    width: 600px;
    border: 1px solid black;
    height: auto;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: blue;
    background-color: #dcf8c6;
    position: absolute;
    left: 30px;
}

.PanelHospitalAgreement {
    width: 600px;
    border: 2px solid black;
    height: 243px;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    color: blue;
    background-color: antiquewhite;
    position: absolute;
    left: 38px;
    top: 346px;
    z-index: 1;
}

.PanelTerms {
    width: 60%;
    height: 600px;
    border: 2px solid black;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.ResetButton {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 30px;
    width: 120px;
    background-color: #F5A054;
    color: white;
    text-transform: capitalize;
    border: none;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    margin-top: 4px;
}

.ResetButton:hover {
        text-align: center;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        height: 30px;
        width: 120px;
        background-color: #EF780E;
        color: white;
        text-transform: capitalize;
        border: none;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        margin-top: 4px;
    }



.Radio {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 18px;
    margin-top: 4px;
}

.RequiredLabel {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: Red;
    margin-top: 4px;
}

.SectionDiv {
    background-color: ghostwhite;
    width:970px;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
}

.SectionLabel {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: Black;
    margin-top: 4px;
}

.SectionLabelRight {
    text-align: right;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: Black;
    margin-top: 4px;
}


.State {
    text-align: Left;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 4px;
}

.Textbox {
    text-align: Left;
    text-wrap: normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    margin-top: 4px;
}

.TextArea {
    text-align: Left;
    text-wrap:normal;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
}


.Title {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: bolder;
}
a:link{
    color: blue;
}


.TotalsCell {
    background-image: url('images/ConneCTTotals.gif');
    background-repeat: no-repeat;
}
