﻿.gridHeader
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	background-color: #245bcb;
	color: #003366;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.FAQHeader
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	background-color: #245bcb;
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;	
}

.TitleNoImage
{
	color: #003366;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.TitleNoImage11PX
{
	color: #003366;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.TitleNoImgWBckGrnd
{
	color: #003366;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #4884BE;
}

.FAQ_Answers
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.FAQ_Questions
{
	color: #003366;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.gridTitle
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat;
	background-color: #245bcb;
	color: #003366;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.gridRow
{
	background-color: #f5faff;
	color: #215dc6;
	font-family: Verdana;
	font-size: 11px;
}

.gridAltRow
{
	background-color: #eff3ff;
	color: #215dc6;
	font-family: Verdana;
	font-size: 11px;
}

.gridSelectedRow
{
	background-color: #6599c4; 
	color: White;
	border: solid 1px silver;
	font-family: Verdana;
	font-size: 11px;
}
.gridSelectedRowV2
{
	background-color: White;
	color: #4682b4;
	border: solid 1px silver;
	font-family: Verdana;
	font-size: 11px;
}

.gridOutline
{
	background-image: none;
	background-color: #245bcb;
	color: White;
}

.gridAltOutline
{
	background-image: none;
	background-color: #fff7e5;
	color: Black;
}

.gridGroup
{
	background-image: none;
    background-repeat: no-repeat;
	background-color: #ffffff;
	border: solid 1px;
	color: #7AA0E6;
	text-align: left;
}

.gridPager
{
	background-image: url(../../images/grid_bluebackground02_slice.gif);
	background-repeat: repeat; /*background-color:#245bcb;*/
	color: #003366;
	text-align: left;
	height: 10px;
}