td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: capitalize;
	color: #333366;
	text-decoration: none;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
.faqquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.mainnewsstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.newsheadline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;

}

.newsdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;

}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;




}

.memberlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;

}

.maindate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 0 0 5px 3px;
	margin: 0;

}

.mainpoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.MyGridView 
{
    font-family: Arial;
    font-size: 12px;
    border-bottom:solid 1px;
    border-left:none;
    border-right:none;
    border-top:none;
    
}
.MyGridView tr.row
{
    color: #000000;
    background-color:Gray;
}

.GridViewStyle
{   
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}

.GridViewHeaderStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle
{
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color:#FFFFFF;
    color: #333333;
    
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
	font-family: Arial;
    font-size: 12px;
    border: 1px solid black ;
    border-top-style:none;
    border-left-style:none;
    border-right-style:none;
}

.GridViewSelectedRowStyle
{
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle
{
    background-color: #284775;
    color: #FFFFFF;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
.GridCategoryRowStyle td
{
	font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    background-color:silver;
    border: 1px solid black ;
    border-top-style:none;
    border-left-style:none;
    border-right-style:none;
}

.LabelStyleBold
{
	font-family: Arial;
    font-size: 12px;
    font-weight:bold;
}
.LabelStyleBoldtoo
{
	font-family: Arial;
    font-size: 16px;
    font-weight:bold;
}
.LabelText
{
	font-family: Arial;
    font-size: 12px;
    font-weight:bold;
}
.LabelStyleNormal
{
	font-family: Arial;
    font-size: 12px;
}

.CategoryText1
{
    font-family: Arial;
    font-size: 24px;
    font-weight:bold;
    color:#1974DB;
}

.RequiredFieldColor
{
	font-family: Arial;
    font-size: 15px;
    font-weight:bold;
    color:Red;    
}

td.offerstyle
{
	font-family: Arial;
    font-size: 14px;
    background-color: #FFE4B3;
    border: 1px solid black ;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

.LabelStyleBold, .LabelText2{
color: #fff;
}

