.ContentHeading, h2
{
    font-family: Times New Roman;
    color: #444;
    font-size: 18px;
    line-height: 29px;
    font-weight: normal;
    text-decoration: none;
}
.ContentHeadingBig, h1
{
    font-family: Times New Roman;
    color: #333;
    font-size: 18px;
    line-height: 29px;
    text-decoration: none;
}
.ContentSubHeading, h4
{
    font-family: Arial;
    color: #999;
    font-size: 12px;
    line-height: 29px;
    font-weight: bold;
}
.ContentSubHeadingSmallLines, h5
{
    font-family: Arial;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}
.ContentText
{
    font-family: Arial;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
}
.SmallText
{
    font-family: Arial;
    color: #999;
    font-size: 11px;
    line-height: 18px;
}
.IdeasHeading
{
    font-family: Times New Roman;
    color: #ccc;
    font-size: 21px;
    line-height: 29px;
}
h3
{
    font-family: Times New Roman;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
}
.IdeasText
{
    font-family: Arial;
    color: #ccc;
    font-size: 11px;
    line-height: 18px;
}
.TagLineText
{
	color: #666666;
	font: normal 9px/10px "Century Gothic", Arial, Sans-Serif;
}
.ContentTextDark, h6
{
    font-family: Arial;
    color: #666;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}
.ContentTextSmallLines
{
    font-family: Arial;
    color: #999999;
    font-size: 12px;
    line-height: 16px;
}
.ContentTextDarkSmallLines
{
    font-family: Arial;
    color: #666;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
}
.ValidateError
{
    color: #ff0000;
    font-family: tahoma,verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}
.ImagePadding
{
	padding: 6px;
}
.ArticleTitle
{
	font: bold 12px Arial, Sans-Serif;
	color: #666666;
}