﻿.clsStandardTable
{
	border-collapse: collapse;
	font-family: 'Microsoft Sans Serif';
}


.clsHomePgLinkBtnNormalxx
{
	font-size: 11pt;
	color: white;
	font-family: 'Microsoft Sans Serif';
}

.clsHomePgLinkBtnMouseOverxx
{
	font-size: 11pt;
	color: aqua;
	font-family: 'Microsoft Sans Serif';
	
}


.clsBasicTable
{
	border-collapse: separate;
}

.clsLeftNavTable
{
	font-size: 9pt;
	font-family: 'Microsoft Sans Serif';
	border-collapse: separate;
	font-weight: bold;
	color: #00595a;
	/*filter: progid:dximagetransform.microsoft.gradient(gradienttype=1, startcolorstr='#f0f0f0', endcolorstr='white')*/
	
}

.standardTable
{
	font-size: 11pt;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
	color: #00595A;
	border-collapse: collapse;
}

.clsLeftNavTableCell
{
	height: 20px;
}

.clsWhitePaperDownloadLinks
{
	font-size: 10pt;
	font-family: 'Microsoft Sans Serif';
	font-weight: bold;
	text-decoration: underline;
}


.CommonLink
{
	text-decoration: none;
	color: #006DAE;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.InTextLink
{
	text-decoration: underline;
	color: #006DAE;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.TrainingDownloadLink
{
    text-decoration: underline;
    color: #006DAE;
    font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 8pt;
}
.TrainingDownloadLinkBold
{
    text-decoration: underline;
    color: #006DAE;
    font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
}






.PageTitle
{
	color: #009BA8;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
}

.SquareBullet
{
	padding-top: 9px;
}

.RowSpacePadding
{
	padding-bottom: 10px;
}

.FAQText
{
	color: #009BA8;
}