#footer{
			position:relative;
			height: 240px;
			}
			
.WhiteTitle
{
	font-weight: bold; 
	font-size: 11pt;
	color: white; 
	font-family: Times New Roman;
	background-color: #6699cc;
}
.RedText
	{
    	color: red;
    	font-family:  Arial,Verdana;
    	font-size: 11px;
    	
    	/*line-height: 17ptfont-weight:900;*/
	}
.TitleTP    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Navy;
}


.GridTrainingList
{
	border: solid 1px #CEDEFA;
	font-size:10pt;
	font-family: Verdana;
}
.CourseName
{
	font-size:10pt;
	font-family: Verdana;
	color:navy;
	font-weight :bold 

}
.Grid
{
	border: solid 1px #CEDEFA;

}
.Grid td
{
	
	font-family: Arial;
	padding: 5px 8px 5px 8px;
	border:0;
	/*text-align: center;*/
}

.GridHeader
{
	font-weight:700;
	font-size:11px;
	background-image: url(../images/bar.gif);
	vertical-align:text-top;
	color: white;
	background-repeat: repeat-x;
	text-align: center;
	height: 18px;
}

.GridHeader A,.GridHeader A:link
{
	color: lightgrey;
	text-decoration: underline;
}

.GridHeader A:hover
{
	color: white;
	
}
.GridHeader A:active
{
	color: darkblue;
	text-decoration: none;
}
/*
.GridHeader a:selected
{
	color: darkblue;
	text-decoration: none;
}
*/


.GridItem, .GridAltItem, .GridSelected
{
	font-size: 10px;
	text-align:left;
	color: #000000;
}

.GridItem
{
	background-color: white;
	font-family:Verdana;
	font-size: 10px;
	text-align: justify;
	
}

.GridAltItem
{
	
	background-color: #eeeeee;
}
.GridFooter
{
	font-size: 11px;
	vertical-align: text-top;
	height: 18px;
	background-color: LightSteelBlue;
}

.GridPager
{
	font-size: 11px;
	background-color: #f2f7fc;
	text-align: center;
}

.GridSelected
{
	color: #0c4b7b;
	background-color: #e3f4ff;
}


.TableContent
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial,MS Sans Serif;
	height: 11px;
	background-color: whitesmoke;
}

TH
{
	
	font-weight: 600;
	font-size: 11px;
	word-spacing: normal;
	vertical-align:middle;
	text-transform: none;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #CEDEFA;
	background-image: url(../images/bar.gif);
	padding: 0px 0px 0px 5px;
	height: 18px;
}	

td 
{
padding-left: 1px;
/*border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: whitesmoke;
padding-top: 8px;*/

}

.ContentSmall
{
	font-weight: normal;
	font-size: 11px;
	color: #667bd8;
	line-height: 13px;
	font-family:  Arial,Verdana,MS Sans Serif;
	height: 11px;
}
.NormalHead
{
	color: Navy;
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight:500;
    height: 13px
    
}
