﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color:#657383;
    font-family:Verdana;
    font-size:10px;
    color:#CC0000;
}
.Linkbutton{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#003366;
text-decoration:none;
}
.Linkbutton:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
.Linkbutton1{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#003366;
text-decoration:none;
}
.Linkbutton1:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
color:#990000;
text-decoration:none;
}
.Linkbutton2{
font-family:Arial Narrow;
font-weight:bold;
font-size:small;
color:#003366;
text-decoration:none;
}
..footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
text-decoration:none;
}
.footer:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;

}
.footer2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}
.Header
{
    font-family: Verdana;
    color: #006699;
    font-weight: bold;
    font-size:  large;
}
.Headings
{
    font-weight: bold; 
    font-size: 13px; 
    color: #003399;
    font-family:Verdana;
}
.SubHeadings
{
    font-weight: bold; 
    font-size: 10px; 
    color: #666666;
    font-family:Verdana;
   }
.link
{
    font-family: @Arial Unicode MS;
    color: #006699;
    font-weight: bold;
    font-size: small;
}
.footerText
{
	color:#000000;
    font-size:14px;
    font-family:@Arial Unicode MS;
}
.H1
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#003366;
font-weight:bold;
}

.H2
{
    font-family:arial;
    font-size:15px;
    color:#003366;
font-weight:bold;
padding:0px 15px 0px 20px;
margin:0px 0px 0px 0px;
}

.text
{
    font-family:verdana,ms sans serif,arial;
    font-size:12px; 
    color:#666666;
    line-height:17px;
text-align:justify;
}

a:hover
{color:#990000;
 font-family:verdana,ms sans serif,arial;
 font-size:10px;
 text-decoration:Underline;
}
a:active
{color:#666666;
 font-family:verdana,ms sans serif,arial;
 font-size:10px;
 text-decoration:none;
}
a
{color:#666666;
 font-family:verdana,ms sans serif,arial;
 font-size:10px;
 text-decoration:none;
}
.Separator
{
    font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#003366;
text-decoration:none;
}


