﻿body
{
}
.middleBody
{
    height: 400px;
}

hr {
	color:Navy;
	padding-top: 10px;
	padding-bottom: 20px;
}

.td-footer
{
    background-repeat: no-repeat;
    font-size: 10pt;
    font-weight: bold;
    color: #003399;
    text-align:center;
}

td .footer{
    text-align: center;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: blue;
}

.divClaimDetails
{
    height:700px;
    position:relative;
    top : 20px;
    left: 350px;
    width:700px;
    text-align:center;
}


.divAttDtls
{
    top : 35px;
    height:700px;
    position:relative;
    
     left:250px;
}
.divSearch
{
    height:700px;
    position:relative;
    
     left:150px;
   
}
.divPlaceHolder
{
    height:180%;
    position:relative;
   
    left: -5%;
}

.divLogin
{
    height:40%;
    position:relative;
    top:50px;
    left:17%;
    width:70%;
    
}

.logo
{
    height:550px;
    width:133.76px;
}

.txt-body {
	font-size: smaller;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}
.header
{
  height:70px;
    position:relative;
    top:0px  ;
    
    left: -5%;

text-align : center;
} 


.footer
{
    height:5%;
    position:relative;
    top: 70%;
    left: 0%;
}
.td1
{
    text-align:left;
    width: 104px;
    font-weight:bold;
}
.td2
{
    text-align:left;
    width: 104px;
}
.td3
{
    text-align:left;
    
    font-weight:bold;
}
.td4
{
    text-align:left;
    width: 80px;
}
.tdNotes
{
    text-align:left;
     text-wrap:hard-wrap; 
     height:30px;
     valign:top;
}

