/*
.TableNav {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-color: #00537C;
	cell-padding: 0px;
	cell-spacing:0px;
	border-collapse:collapse;
	
}
*/
.TopTableBg {
	background-color: #00537C;
	border-collapse:collapse;
	
}
.TdBlue {
	background-color: #00537C;
}
.TdWhite {
	background-color: #FFFFFF;
}

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #00537C;
	border: 0px;
	cell-padding: 0px;
	cell-spacing:0px;
	line-height: 17px;


}
.TextHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	list-style-type: disc;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00537C;
}

.TdRed {
	background-color: #C2002B;
	height: 1px;
}
.TextOtherPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00537C;
	list-style-type: disc;
}
.BoldTextOtherPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00537C;
	font-weight: bold;
	line-height: 17px;

}
.BoldTextOtherPages2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00537C;
	font-weight: bold;

}
.SubHeaderOtherPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00537C;
	font-weight: bold;

}

.SubHeaderIndustryFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;

}
.TextWithBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(bullet.jpg);
	background-color: #FFFFFF;
	line-height: 17px;
}
.TextWithBulletsInside {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;


}

.amail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00537C;
	font-size: 12px;
	text-decoration:none;
	
}
.amail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00537C;
	font-size: 12px;
	text-decoration:none;
	
}
.amail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration:underline;
	
}
.amail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00537C;
	font-size: 12px;
	
}

.aother:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.aother:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
.aother:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
.aother:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00537C;
	font-size: 12px;
	text-decoration:underline;
}

