﻿body {}
a { color: #535353; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; } 
.button1 
{
    background-color :White;
    border: 1px solid #507CD1;
    font: normal 0.7em Verdana;
    color: #284E98;
}
.button2 
{
    background-color :White;
    border: 1px solid #507CD1;
    font: normal 0.8em Verdana;
    color: #284E98;
}
.table1 
{
    background-color: #EFF3FB;
    border: 1px solid #B5C7DE;
    padding:4px;
    font: normal 0.8em Verdana;
    color: #333333;
}
.title1 
{
     background-color: #4c779a;
     font-weight: bold; 
     font-size: 0.9em;
     padding:5px;
     color: White;
}
.instruction1 
{
    font-size:0.8em;
    font-style:italic;
    color: black;
}
.textbox1
{
    font-size: 0.8em;   
}
.hl1 a { font-size: 0.7em; }
.failed1 { font-size:0.7em }
.failed2 { font-size:1.0em; color:Red; padding: 5px; text-align:center; font-weight:bold; }
.leftborder { width: 13px; background-image: url(../images/leftborder.jpg); background-repeat:repeat-y; }
.rightborder { width: 13px; background-image: url(../images/rightborder.jpg); background-repeat:repeat-y; }
.tdmenu { padding:10px; }
.tdmenu p { font: normal 0.6em Tahoma; }
.content { width: 580px; padding:10px; font: normal 0.8em Tahoma; color: #535353; }
h3 { font: bold 0.9em Verdana; margin: 2px; color: #535353; }
.breadcrumbs { font-weight:bold; font-size: 1.0em; color: Black; }
.table2 
{
     border: 1px solid #c0c0c0;
     width: 95%;
     padding:0px;  
}
.table2 td { border: 1px solid #c0c0c0; }
.table2 .td1 { padding: 3px; width:85px; }
.table2 .td2 { padding: 3px;  }
.table3 { background-color: #eaf1ff; font-size:1.0em; padding:3px; border: 1px solid #c0c0c0; width:100%; }
.table3 td { border: none; }

.div1
{
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px 0px 10px;
    text-transform: uppercase;
    margin-top: 20px;
    
}
.div1 a { color: #42505b; }
.div1 img { margin:5px; } 
#lblName { color: #316ac5; font: normal 0.6em Tahoma; padding:5px 50px 5px 0px;  }
#lblName a { color: #316ac5; }
.instructions { width: 250px; color:Black; font: normal 0.7em Tahoma; padding:20px 0px 0px 40px; }
td.topMember { background-image: url(../images/top_member.jpg); height: 37px; padding:0px 0px 0px 60px; width:740px; }
* html .topMember { background-image: url(../images/top_member.jpg); height: 37px; padding:0px 60px 0px 60px; width:800px; }
h4 { text-transform: uppercase; font-size:1.0em; font:Tahoma; color: #42505b; }
h4 a { text-transform: uppercase; font-size:1.0em; font:Tahoma; color: #42505b; text-decoration: underline; }
.services { font: normal 0.7em Tahoma; padding-right: 30px; padding-left: 30px; width:432px; }
.toplinks { padding-right: 60px; padding-top: 3px; }
.toplinks a
{
    color: white;
    font: normal 0.6em Tahoma;
    text-transform: uppercase;
    padding-left: 10px;
    
}
.toplinks a:hover { color:Yellow; text-decoration:none;  }
.highlight { font-weight:bolder; }
input { font-size: 1.0em; }
.div2
{
    background-color: #8aa6bd;
    border: 1px solid #4c779a;
    color: White;
    width:380px;
    padding:10px;
}