.GrayTitle span.head
{
	color: Gray;
	font-family: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	
}
.GrayTitle a img
{
	margin-bottom: 2px;
}

.GrayTitle img
{
    margin-right:5px;    
}

.GrayTitle
{
    border-bottom: solid 1px #BBBBBB;
    padding-bottom: 3px;    
}

.BlueTitle span.head
{
	color: #306A9E;
	font-family: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.BlueTitle a img
{
	margin-bottom: 2px;
}

.BlueTitle img
{
    margin-right:5px;    
}

.BlueTitle
{
    border-bottom: solid 1px #BBBBBB;
    padding-bottom: 3px;    
}

.OrangeTitle span.head
{
	color: #FF9900;
	font-family: Arial Narrow, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.OrangeTitle a img
{
	margin-bottom: 2px;
}

.OrangeTitle img
{
    margin-right:5px;    
}

.OrangeTitle
{
    border-bottom: solid 1px #BBBBBB;
    padding-bottom: 3px;    
}

.ContainerText, .ContainerText table, .ContainerText span, .ContainerText div
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ContainerText span a:Link, .ContainerText span a:Active, .ContainerText span a:Visited
{
	color: #306A9E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.ContainerText span a:Hover
{
	color: #306A9E;
	text-decoration: none;
}
