﻿a:link
{
	color: #336699;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #ff9900;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.headlineWhite
{
    color:#FFFFFF;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.headlineOrange
{
    color:#FF9900;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.headlineDarkBlue
{
    color:#336699;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.headlineGreen
{
	color:#73BE1E;
	font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.subHeadlineWhite
{
    color:#FFFFFF;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;   
}
.subHeadlineDarkBlue
{
    color:#336699;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;   
}
.labelTitle
{
	color: #58595B;
	font-family: Arial;
	font-size: 11px;
}
.labelBlue
{
	color: #336699;
}
.labelTitleWhite
{
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
}
.emptyContent
{
	font-weight: bold;
	line-height: 25px;
	margin-left: 10px;
	color: #58595B;
	font-family: Arial;
	font-size: 11px;
}

.titlesGray
{
    font-family: Arial, Verdana;
    font-size: 11px;
    color: #333333;
}