/* CSS Document */

.heading1{
font-family:  trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#006599;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.heading2{
font-family:  trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#003162;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.content1{
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003162;
font-weight:none;
text-decoration:none;
}

.innerheading01{
font-family: trebuchet ms, tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#006599;
font-weight:bold;
text-decoration:none;
}
.innerheading02{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003162;
font-weight:bold;
text-decoration:none;
}
.footer1{
font-family:  tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:none;
text-decoration:none;
line-height:19px;
}
a.footer{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:none;
text-decoration:none;
}
a.footer:hover{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:none;
text-decoration:underline;
}