﻿.col1 .Text table
{
    border:solid 1px #dae0ea;
    padding:0px;
}
.col1 .Text .noBordertable
{
    border:none;
    padding:0px;
    width:100%;
}
.col1 .Text thead th
{
    text-align:left;
    width:80px;
}
.col1 .Text tbody th
{
    text-align:left;
    font-size:90%;
    width:80px;
    border-bottom:dashed 1px #ddddde;
}
.col1 .Text thead td
{
    font-size:95%;
    margin-top:-5px;
    padding: 0px 5px;
    padding-bottom:10px;
}
.col1 .Text tbody td
{
    font-size:95%;
    padding:5px;
    border-bottom:dashed 1px #ddddde;
}
.col1 .Text a
{
    color:#264882;   
}
.col1 .Text a:hover
{
    /*color: #95b3e4;*/
}
.col1 .header h1
{
	
}
.blueRow
{
    background-color:#f7f9fc;
}
.grayRow
{
    background-color:#fafafa;
}
td.label
{
    height:  22px;
}

