﻿body {
}
.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;
}
