﻿.tbHeading
{
	color: #31849b;
	font-size: 14px;
	font-weight: bold;
}

.MidRedTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #800000;
}
.DiscontinuedTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #3f8bbc;
}

.RedText
{
	color: Red;
}
.BlueTitle
{
	color: #0a7aa2;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.OrangeTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #e36c0a;
}
.AScontentText
{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tbborder
{
	border-top: solid 2px #4bacc6;
}
.green
{
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
