﻿body
{
    font-size: 10pt;
    font-family: Tahoma;
    margin-top: 0px;
}
.Header1
{
    font-size: 36px;
    font-family: Candara, Constantia;
    text-align: center;
    font-weight: bold;
    color: #000000;
}
.Header2
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    text-align: center;
}
.Header3
{
    font-size: 14pt;
    vertical-align: top;
    color: #000099;
    font-family: Trebuchet MS;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
p
{
    font-size: 10pt;
    font-family: Tahoma;
    margin-top: 0px;
}
.PBody1
{
    font-family: Tahoma;
    font-size: 12px;
    color: navy;
}
.PDefault
{
    font-size: 10pt;
    font-family: 'Trebuchet MS' :;
}
.Link
{
    color: #000099;
    text-decoration: underline;
}
.ques
{
    font-size: 10pt;
    margin-top: 5px;
    margin-bottom: 0px;
}
.ans
{
    font-size: 8pt;
    font-family: Tahoma;
    color: Black;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
}
.GridView
{
    font-size: 12px;
    font-family: Tahoma;
}
.Features
{
    font-size: 8pt;
    font-family: Tahoma;
}
.ListItem
{
    font-family: Trebuchet MS;
    font-size: .8em;
    margin-bottom: 5px;
}
.ListDefault li
{
    font-family: Trebuchet MS;
    font-size: .8em;
    margin-bottom: 5px;
}
.MainMenu
{
    font-family: Tahoma;
    font-size: 13px;
    color: white;
    background-color: navy;
}
.Header4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.BulletedList
{
    font-family: Tahoma;
    font-size: 12px;
    margin-left: 20px;
    margin-top: 0px;
    text-indent: 15px;
}
.ErrorMsg
{
    color: #FF0000;
}
.BulltedListItem
{
    margin-bottom: 5px;
    font-family: Tahoma;
    font-size: 12px;
    color: #006600;
    font-weight: bold;
}
.NewsHead
{
    color: #0000FF;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.NewsBody
{
    font-family: Calibri;
    font-size: 12px;
}
.Textbox
{
    font-family: Tahoma;
    font-size: 11px;
}
.AccordianPane
{
    font-family: Tahoma;
    font-size: 12px;
    padding: 10px;
    color: #000000;
    border: 1px solid #333333;
    background-color: #FFFFFF;
}
/* added styles, Febraury 2011 */

h1
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 40px;
    font-weight: normal;
    padding: 0px;
    margin: 0px 0px 20px 0px;
}
h1.PageTitle
{
    font-family: 'Trebuchet MS';
    font-size: 20px;
    color: #264B84;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    font-weight: normal;
    text-align: left;
}
h2
{
    font-family: 'Arial Rounded MT Bold';
    font-size: 22px;
    line-height: 24px;
    display: block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
}
h3
{
    margin: 0px;
    background-color: #146666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    padding: 3px 10px 3px 10px;
    font-family: 'Times New Roman' , Times, serif;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}
.cur { text-align: right; }
