﻿body
{
    padding: 0;
    margin: 0; 
    font-family: Verdana, Helvetica, Sans-Serif, Arial;
}
html 
{
    overflow-y: scroll;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    cursor:pointer;
}

.menuList li
{
    display: inline-block; 
    height: 30px;
    margin-left:25px; 
    color: #999; 
    font-family: Helvetica, Sans-Serif, Arial;
    font-size:15px; 
    font-weight:bold; 
    padding-bottom:6px;    
}

.menuList li:hover
{
    border-bottom: 4px solid #555; 
    color: #555; 
    cursor:pointer;
}

.key 
{
    color: #aaa;
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    height: 20px;
}

.value
{
    color: #777;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    height: 20px;
}

.report 
{
    margin:0 auto; 
}
.report td 
{
    background-color:#f8f8ff;
    color:#909090;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-align:left;
}

.report td a 
{
    color:#909090;
    font-weight:bold;
}
.report td a:hover
{
    color:#C66;
    font-weight:bold;
}

.reportheader td
{
    background-color:#e0e4f8;
    color:#808080;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    text-align:center;
    background-image:none;
}


.loanno
{
    width:715px; 
    height:25px; 
    margin:0 auto;
    position:absolute; 
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;  
    color: White;          
}

.header 
{
    background-color: #4bacf8;
    font-size:14px;
    font-weight:bold;
    height: 30px;
    text-align:center;
    color: #fff;
    border-bottom:1px solid #ccc;
    position: absolute;
    margin:0;
}

.spinner
{
    position: absolute;
    display: inline;
    height: 12px;
}
.spinner div
{
    float: left;
    height: 12px;
    width: 6px;
    margin-right: 6px;
    position: relative;
    background-color: #8090ff;
}

        
.tableone {width:741px; border-collapse:collapse; margin:0 auto; background-color:#4bacf8;  border:1px solid #ccc; color:#fff;}
.tabletwo {width:720px; border-collapse:collapse;}
        
.tableone td {border:1px solid #fff; color:#fff;}
.tableone tbody {background:#f2f2f2; color:#777;}

.th1 {width:94px;  height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White; text-align:center;}
.th2 {width:260px; height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White;}
.th3 {width:90px; height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White; text-align:right;}
.th4 {width:90px; height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White; text-align:right;}
.th5 {width:90px; height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White; text-align:right;}
.th6 {width:90px;  height:30px; font-family: Verdana; font-size: 12px; font-weight: bold; color:White; text-align:center;}

.td1 {width:70px; height:30px; font-family: Verdana; font-size: 12px;}
.td2 {width:170px; font-family: Verdana; font-size: 12px;}
.td3 {width:80px; font-family: Verdana; font-size: 12px;}
.td4 {width:80px; font-family: Verdana; font-size: 12px; text-align:right;}
.td5 {width:80px; font-family: Verdana; font-size: 12px; text-align:right;}
.td6 {width:70px;  font-family: Verdana; font-size: 12px; text-align:center;}
               

.tabletwo td {background:#eee; color:#808080;}
.tableone th {text-align:left;}
.tabletwo th {text-align:left;}
.tabletwo tr.even td {background:#f4f4f4;}

.innerb {height:364px; overflow-y:scroll; margin-top:-1px}

.slider {width:980px; height:285px; margin:0 auto; position:relative; top:30px; background-color:#fff; overflow:hidden; border:1px solid #ddd;}
.slider img {width: 980px; height: 285px; border: 0; display: none; position:absolute;}    
.menu {text-decoration:none; font-family:Verdana; font-size:14px; font-weight:bold; list-style:none; float:right;}     
.menu li {display:inline; margin-left:40px; padding-bottom:18px; color:#fff}
.menu li:hover {border-bottom: 4px solid #aaa; color:#ccc; cursor:pointer;}

.anchor {color:#207ac0; text-decoration:none}
.anchor:hover {text-decoration:underline; cursor:pointer}
.label {font-size:14px; color:#333; margin-bottom:4px;}
.input {width:370px; height:30px; border:1px solid #ccc; border-radius:5px; color:#888; padding-left:10px; line-height:30px;}
.enter {width:380px; height:50px; border-style:none; border-radius:5px; background-color:#34b8f4; color:#fff; font-size:18px;}
.enter:hover {cursor:pointer; background-color:#64c9f7; display:block;}        

.bluebutton {width:200px; height:35px; border-style:none; border-radius:5px; background-color:#34b8f4; color:#fff; font-size:18px;}
.bluebutton:hover {cursor:pointer; background-color:#64c9f7; }        
.mainMenu {color:White; text-decoration:none;font-family: Verdana, Helvetica, Sans-Serif, Arial;}
.mainMenu:link {color:White; text-decoration:none;font-family: Verdana, Helvetica, Sans-Serif, Arial;}
.mainMenu:hover {color:White; text-decoration:underline;font-family: Verdana, Helvetica, Sans-Serif, Arial; cursor:pointer}

#tooltipTxt{width:270px; background-color:#ffc; border:1px solid #ccc; border-radius:2px; padding:8px;display:inline-block;font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif;font-size: 10px;line-height: 1.7em;box-shadow:0 1px 20px #555;}
#popupTxt{width:270px; background-color:#ffc; border:1px solid #ccc; border-radius:2px; padding:8px;display:inline-block;font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif;font-size: 10px;line-height: 1.7em;box-shadow:0 1px 20px #555;}

/* Tooltip container */
.tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black; }

/* Tooltip text */
.tooltip .tooltiptext { visibility: hidden; background-color: #ffc; font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif; font-size: 10px;line-height: 1.7em;box-shadow:0 1px 20px #555;bottom:100%; left:60px; margin-left:-60px; text-align: left; padding: 8px; border-radius: 6px; border:1px solid #ccc; position: absolute; z-index: 100; }

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext { visibility: visible; }
