body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var
{
    font-style: normal;
    font-weight: 400;
}

ol, ul
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: 400;
    padding: 5px 0;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.8em;
}

h3
{
    font-size: 1.5em;
}

h4
{
    font-size: 1.3em;
}

h6
{
    font-size: 0.8em;
}

q:before, q:after
{
    content: '';
}

.right
{
    float: right;
}

.clear
{
    clear: both;
}

a
{
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

li
{
    padding: 0 10px;
}

td
{
    padding: 2px 0;
}

HTML
{
    font-family: Verdana, Helvetica, sans-serif;
    line-height: 1.2em;
}

BODY
{
    width: 780px;
    background-color: #FFF;
    font-size: 62.5%;
    margin: 5px auto;
}

#Header
{
    height: 66px;
    border-bottom: 1px solid #999;
}

#Content
{
    min-height: 400px;
    margin-top: 5px;
}

#Footer > div
{
    height: 15px;
    background: transparent url(./Images/footer.jpg) no-repeat 0 0;
    font-size: 1em;
    padding: 30px 0 10px;
}

#Footer div a
{
    color: #0052A5;
    padding: 0 15px;
}

#logo
{
    width: 180px;
    height: 57px;
    margin-top: 13px;
    background: transparent url(./Images/mckesson.jpg) no-repeat 0 0;
    cursor: pointer;
}

#navbar
{
    width: 600px;
    height: 56px;
    background: transparent url(./images/Button_on.gif) repeat-x 0 10px;
    margin-top: 3px;
}

#navbar #mainNavbar
{
    width: 505px;
    height: 24px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 0.9em;
}

#navbar #mainNavbar li
{
    float: left;
    padding: 2px 10px 0;
}

#navbar #secNavbar
{
    height: 19px;
    background-color: #C7C7C7;
    padding: 5px 0;
}

#secNavbar div.Selected
{
    display: block;
}

#navbar #secNavbar div
{
    display: none;
}

#navbar #secNavbar a
{
    color: #000;
    font-size: 0.9em;
}

.SearchResultsTable tr td
{
    font-size: 0.7em;
}

.Headline
{
    background-image: url(./images/btn_background.jpg);
    background-repeat: repeat-x;
    background-position: 75% left;
    color: #000;
    height: 25px;
    margin-bottom: 5px;
    font-size: 1.1em;
    font-weight: 700;
    border: 1px solid #F60;
    padding: 2px 5px;
}

.HeadlineSilver
{
    background-image: url(./images/btn_mig.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    color: #000;
    height: 25px;
    font-size: 1.1em;
    font-weight: 700;
    border: 1px solid #ddd;
}

.HeadlineSilver_solid
{
    background-color: #ddd;
    color: #000;
    height: 25px;
    font-size: 1.1em;
    font-weight: 700;
    border: 1px solid #ddd;
}

.MIGButton
{
    background-image: url(./images/btn_background.jpg);
    background-repeat: repeat-x;
    background-position: 75% left;
    color: #000;
    margin-bottom: 5px;
    font-size: 1.1em;
    font-weight: bolder;
    border-bottom: 1px solid #f6f6f6;
    padding: 2px 5px;
}

input.shortbutton
{
    background: transparent url(./images/btn_blank.gif) no-repeat;
    color: #0052A5;
    text-align: center;
    width: 87px;
    height: 24px;
    font-size: 1.2em;
    border: 0;
    padding-bottom: 3px;
    cursor: pointer;
}

input.longbutton
{
    background: transparent url(./images/btn_long_blank.gif) no-repeat;
    color: #0052A5;
    text-align: left;
    width: 128px;
    height: 24px;
    font-size: 1.2em;
    border: 0;
    padding-bottom: 3px;
    padding-left: 5px;
    cursor: pointer;
}

input.verylongbutton
{
    background: transparent url(./images/btn_verylong_blank.gif) no-repeat;
    color: #0052A5;
    text-align: left;
    width: 204px;
    height: 24px;
    font-size: 1.2em;
    border: 0;
    padding-bottom: 3px;
    padding-left: 5px;
    cursor: pointer;
}

input.verylongbutton_noarrow
{
    background: transparent url(./images/btn_verylong_blank_noarrow.gif) no-repeat;
    color: #0052A5;
    text-align: left;
    width: 204px;
    height: 24px;
    font-size: 1.2em;
    border: 0;
    padding-bottom: 3px;
    padding-left: 5px;
    cursor: pointer;
}

.error-message
{
    color: Red;
}

#downloadInstructionsDiv
{
    padding: 0 50px;
}

#downloadInstructionsUL
{
    list-style: decimal;
}

#downloadInstructionsUL li
{
    float: none;
    padding: 5px 0;
}

#ABCTable a
{
    font-family: Monotype;
    text-align: center;
    font-size: 0.95em;
    color: #0052a5;
    font-weight: bolder;
}

#ABCTable a:hover
{
    font-size: 1.5em;
    position: relative;
    z-index: 1000;
}

#RegistrationTable
{
    margin-right: 10px;
    table-layout: fixed;
}

.Registrationfield input
{
    width: 200px;
}

.RegistrationField
{
    color: #333;
    font-weight: 700;
    font-size: 1.2em;
}

.usernameExists
{
    border: 1px solid red !important;
}

#simplemodal-overlay
{
    background-color: #000;
    cursor: wait;
    width: 100%;
    height: 100%;
}

#simplemodal-container
{
    background-color: #fff;
    border: 3px solid #ccc;
    font-size: 1.4em;
    top: 30% !important;
    min-width: 350px;
    min-height: 100px;
    padding: 0 0 20px;
}

.modalCloseImg
{
    background: url(images/x.gif) no-repeat;
    width: 25px;
    height: 25px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: 3%;
    right: 90%;
    cursor: pointer;
}

.modalCloseImg:hover
{
    background: url(images/x_ro.gif) no-repeat;
}

.modalCaption
{
    font-weight: 700;
    color: #000;
    font-size: 1.2em;
}

.modalContent
{
    font-size: 1em;
    padding: 10px;
}

.modalCloseButton
{
    font-size: 1em;
    text-decoration: underline;
    color: #0052A5;
    margin-bottom: 10px;
    float: right;
    padding: 0 20px;
}

.modalAction
{
    text-align: center;
}

.modalAction a
{
    color: #f60;
    text-decoration: underline;
    padding: 10px;
}
#altModal
{
    min-height: 100px;
    width: 100%;
    background-color: #f6f6f6;
}

.ChangePasswordTbl td /* modal window with change password functionality*/
{
    padding: 2px 5px;
}

.menu
{
    background-color: #f5f5f5;
    border: 1px solid #999;
    min-height: 435px;
    min-width: 100px;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

#ProfTable
{
    overflow-y: hidden;
    overflow-x: hidden;
    height: 250px;
}

.mail-table td.mail-headers
{
    background-color: #000;
    color: #FFF;
    text-align: center;
}

ul.mail-links li
{
    float: none;
    padding: 2px 0;
}

table#LogOnRegistrationForm tr td
{
    padding: 10px 5px;
}

ul#AdditionalInformationHelp li ul
{
    list-style-type: square;
}

.AjaxLoaderSmall
{
    background-image: url(./images/ajax_loader_small.gif);
    width: 16px;
    height: 16px;
}

div#WelcomeMsgDiv
{
    margin: 20px 0 10px;
}

div#IndexTextDiv
{
    margin: 10px 0;
}

div#HospitalBanner
{
    margin-top: 25px;
    text-align: center;
}

.SelectedTabHeader
{
    height: 40px;
    width: 120px;
    text-align: center;
    background: url(./images/tabs/selected_tab.png) no-repeat;
}

.UnselectedTabHeader
{
    height: 40px;
    width: 120px;
    text-align: center;
    background: url(./images/tabs/unselected_tab.png) no-repeat;
}

#AdminTabs
{
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
    margin-top: -3px;
}

#AdminTabs span
{
    margin-right: 10px;
    width: 150px;
    display: inline-block;
}

#AdminTabs input.button
{
    width: 300px;
}

#admin-menu a:hover
{
    color: #f6f6f6;
    background-color: #333;
}

#Admin-SubPanel-Procedures
{
    border: 1px solid #999;
    padding: 5px;
}

#Admin-SubPanel-Procedures td
{
    width: 150px;
}

div#ConsultationDiv, div#RecommendationDiv
{
    border: 1px solid #000;
    margin-bottom: 10px;
    width: 400px;
    padding: 5px;
}

div#CategoriesDiv
{
    margin-right: 20px;
}

div#Categories_Tab
{
    padding: 10px;
}

#CategoryUL
{
    border: 1px solid #000;
    width: 200px;
}

#newCatName
{
    width: 135px;
    margin: 2px 0 0 -8px;
}

.CategoryItemOps
{
    color: blue;
    text-decoration: underline;
    padding: 0 5px;
}

.UserDetailsDiv
{
    border: 1px solid #000;
    padding: 5px;
}

div.chooseSourceDivs
{
    text-align: center;
    width: 150px;
}

.Caption
{
    font-size: 1.1em;
    margin-bottom: 5px;
    background-color: #f60;
    color: #FFF;
    font-weight: 700;
    border: 1px solid #999;
}

.CaptionGray
{
    font-size: 1.1em;
    margin-bottom: 5px;
    background-color: #efefef;
    color: #000;
    font-weight: 700;
    border: 1px solid #999;
    padding-left: 5px;
}

div#doctorsTblDiv
{
    width: 100%;
    height: 405px;
    overflow-y: auto;
    overflow-x: hidden;
}

table#msgsTable tr, table#doctorsTbl tr
{
    width: 100%;
}

table#doctorsTbl tr td
{
    border-right: 1px solid #ddd;
}

table#msgsTable tr td, table#tableHeadersTable th
{
    border-right: 1px solid #ddd;
    text-align: center;
}

table#msgsTable tr.evenTr, table#doctorsTbl tr.evenTr
{
    background-color: #f6f6f6;
}

table#msgsTable tr.oddTr, table#doctorsTbl tr.oddTr
{
    background-color: #f1f1f1;
}

table#tableHeadersTable, table#msgsTable
{
    width: 662px;
}

div#msgsTableDiv
{
    width: 660px;
    overflow: hidden;
}

table#tableHeadersTable th:hover
{
    background: #efefef;
}

.sortedColumn a
{
    color: #f60;
    padding: 0 15px;
}

#checkboxTD
{
    width: 20px;
}

#nameTD
{
    width: 140px;
}

#UploadedTD
{
    width: 80px;
}

#SizeTD
{
    width: 60px;
}

.openclosebutton
{
    font-family: Monospace;
    border: 1px solid #000;
    width: 20px;
    height: 20px;
    background-color: #f60;
}

.orangeLine
{
    height: 10px;
    background-color: #f58937;
    border: 1px solid #215ca5;
}

div#ajaxLoaderDiv
{
    position: absolute;
    z-index: 1000000000;
    width: 48px;
    height: 48px;
    display: none;
    margin: 300px 350px;
}

img#ajaxloader
{
    background: transparent url(images/ajax-loader_big.gif) no-repeat;
}

img#ajaxloaderline
{
    background: transparent url(images/ajax-loader-line.gif) no-repeat;
}

div#tooltip
{
    position: absolute;
    width: 250px;
    height: 150px;
    background-color: #FFF;
    border: 2px solid #999;
    display: none;
    text-align: left;
    padding: 5px;
}

#tooltip h2
{
    color: Gray;
}

#tooltip h4
{
    color: #0052a5;
    font-weight: 700;
    padding: 0;
}

.defaultAddressees
{
    color: Blue;
}

.documentImage
{
    width: 19px;
    height: 17px;
    background: transparent url(images/icon.gif) 0 0 no-repeat;
    cursor: pointer;
}

#Dicom-cd-source
{
    width: 74px;
    height: 74px;
    background: transparent url(images/cd.gif) 0 0 no-repeat;
}

#Dicom-Browse-source
{
    width: 74px;
    height: 74px;
    background: transparent url(images/Browse.gif) 0 0 no-repeat;
}

#Dicom-server-source
{
    width: 74px;
    height: 74px;
    background: transparent url(images/server.gif) 0 0 no-repeat;
}

#odpInformationDiv
{
    color: #FFF;
    background-color: #000;
    position: relative;
    padding: 5px;
    min-height: 20px;
}

#odpInformationDiv span
{
    width: 20%;
    padding-right: 10px;
}

.pinButton
{
    width: 30px;
    height: 30px;
    border: 0;
    position: absolute;
    left: 95%;
    top: 10px;
    cursor: pointer;
}

#odpInformationDiv a
{
    color: #FFF !important;
}

#odpInformationDiv div
{
    width: 240px;
}

#edit-details-table td
{
    padding: 5px 10px;
}

.highlight
{
    background-color: #FF0;
}

DIV.ProgressBar
{
    width: 100px;
    border: 1px solid #000;
    margin-right: 1em;
    height: .75em;
    margin-left: 1em;
    zoom: 1px;
    display: inline;
    padding: 0;
}

DIV.ProgressBar DIV
{
    background-color: Green;
    font-size: 1pt;
    height: 100%;
    float: left;
}

SPAN.asyncUploader OBJECT
{
    position: relative;
    top: 5px;
    left: 10px;
}

fieldset, img, abbr, acronym
{
    border: 0;
}

h5, #Wrapper
{
    font-size: 1.1em;
}

.left, #secNavbar li, ul#SitesNavTabs li
{
    float: left;
}

p, #RegistrationTable tr td.Registrationfield, #ProfTable li
{
    padding: 5px 0;
}

#navbar #mainNavbar li:hover a, #navbar #secNavbar a:hover, .mail-links a
{
    color: #0052A5;
}

input.shortbutton:hover, input.longbutton:hover, input.verylongbutton_noarrow:hover, input.verylongbutton:hover, #ProfTable li:hover, #tooltip h1, #tooltip h2
{
    font-weight: 700;
}

#ABCTable, table#msgsTable, table#doctorsTbl
{
    table-layout: fixed;
}

.mail-links li a:hover, ul#SendCDOptions li:hover, div.chooseSourceDivs:hover, .mailPersonLinko, #tooltip a:hover, .defaultAddressees:hover
{
    text-decoration: underline;
}

ul#DownloadInstructions, ul#UpdateIstructions, ul#rollbackUL
{
    list-style-type: decimal;
}

ul#DownloadInstructions li, ul#UpdateIstructions li
{
    margin-left: 50px;
}

ul#AdditionalInformationHelp, ul#SupportPhones, ul.choose_source_ul
{
    list-style-type: circle;
}

ul#AdditionalInformationHelp li, ul#AdditionalInformationHelp li ul li, ul#rollbackUL li, ul#SupportPhones li, ul.choose_source_ul li
{
    margin-left: 25px;
}

.SelectedTab, #UserListDiv
{
    padding: 5px;
}

.CategoryItem, .ExpertItem
{
    cursor: pointer;
    border-bottom: 1px solid #000;
}

.CategoryItem:hover, .expertHovered
{
    background-color: #fef5ee;
    cursor: pointer;
}

#msgsTable .oddTr:hover, #doctorsTbl .oddTr:hover, #msgsTable .evenTr:hover, #doctorsTbl .evenTr:hover, #msgsTable .evenTr:hover, #msgsTable .oddTr:hover
{
    background-color: #f60;
    color: #FFF;
}

.HeadlineSilver, .HeadlineSilver a, #tooltip a
{
    color: #0052a5;
}

#HospitalTD, #descriptionTD
{
    width: 120px;
}

#logs-table td, #logs-table th
{
    padding: 5px;
    border: 1px solid black;
}

#logs-table tr:hover
{
    background-color: #f6f6f6;
}
#faq-content a
{
    text-decoration: underline;
    color: Blue;
}
#faq-menu ul
{
    list-style-image: url(images/faqBullet.png);
}
#faq-menu li:hover
{
    color: Black;
}

#faq-menu li
{
    cursor: pointer;
    text-decoration: underline;
    color: Blue;
    padding-top:5px;
}
#faq-content div
{
    display: none;
}
#faq-content div.welcome
{
    display: block;
}
#faq-menu ul li
{
    margin-left: 30px;
}
