﻿body {
   background: transparent url(/HCMS_Images/img/bgpattern.png?5419);
    background-color: #0180b5;
    margin: 0px;
}
.MainContent2 {
    padding: 20px 10px 30px 10px;
    height:100%;
}

div.bg {
    height:100%;
    width: 100%;
    background: transparent url(/HCMS_Images/img/bgpattern.png?5419);
    background-color: #0180b5;
}
div.Header2 { 
    height: 102px;
    background-color: #ffffff;
}
div.Header2 > div {    
    height: 102px;
    background: none;
    box-shadow: inset 0px 20px 30px -14px rgba(0,0,0,0.1);
}
div.Header2_hcmslogo {
    margin-left:16px;
    padding-top: 7px;
    width: 530px;
}
table.Document {
    width: 100%;
    margin-top: 0px;
}
.log{
    font-size:12px;
}

.logo {
    height: 55px;
    width: auto;
    padding-bottom: 5px;
}

.mylink{
    font-size:12px;
    color:#0B0080;    
}
div.Footer {    
    height: 100%;
    /*background: transparent url(/HCMS_Images/img/bgpattern.png);
    background-color: #0180b5;*/
    margin-top: -10px;
    margin-bottom: 0px;
}

div.Footer>div{
    margin-top: -10px;
    /*background: url(/HCMS_Images/img/footershadow2.png) repeat-x;*/
}
