H1
{
    font-family: Times New Roman, Sans-Serif;
    font-size: 18pt;
    font-weight: normal;
    color: #002776;
}

.FooterLegalCopy P
{
    font-size: 9px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 16px;
}

.FooterLegalCopy a{
    text-decoration: none;
    color: #666666;
}
.FooterLegalCopy a:hover{
    text-decoration: underline;
    color: #92D400; 
}

.header
{
	height:58px;
	background-image: url('DeloitteHeaderExtranet.gif');
	background-repeat:repeat;
}

.DefaultLabel
{
	width:150px;
	font-family: Calibri;
    font-weight: normal;
    font-size: 10pt;
}
.DefaultRedLabel
{
	width:150px;
	font-family: Calibri;
    font-weight: normal;
    font-size: 10pt;
    color: Red;
}

.DefaultTextbox
{
	width:200px;
	font-family: Calibri;
    font-weight: normal;
    font-size: 10pt;
}

.txt
{
	font-family: Calibri;
    font-weight: normal;
    font-size: 10pt;
}

.headercolumntext
{
    font-family: "Calibri";
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #002776;
    text-align: left;
    height: 25px;
}

.headercolumntext th
 {
    font-family: "Calibri";
    font-size: 9pt;
    font-weight: bold;
    color: white;
    background-color: #002776;
    text-align: left;
    height: 25px;
    text-decoration: none;
 } 

.rowcolumntext
{
    font-family: "Calibri";
    font-size: 9pt;
    text-align: left;
    
}

.homebutton
{
	height: 100px;
    border: 1px solid #55658D;
    background-color: #002776;
    color : white;
    font-family: Calibri;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    width : 250px;
}