.ContentHeading
{
    font-family: Times New Roman, Serif;
    color: #234a81;
    font-size: 24px;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}
.ContentSubHeading
{
    font-family: Times New Roman, Serif;
    color: #234a81;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}
.ContentText
{
    font-family: Arial, Sans-Serif;
    color: #333;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}
.ContentHeadingWhite
{
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	background: #2f5387;
}
.ContentTextWhite
{
    font-family: Arial, Sans-Serif;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
}
.ValidateError
{
    color: #ff0000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    vertical-align: middle;
}

H1 .h1class
{
    font-family: Times New Roman, Serif;
    color: #234a81;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}
H2 .h2class
{
    font-family: Times New Roman, Serif;
    color: #234a81;
    font-size: 24px;
    text-decoration: none;
    font-weight: normal;
    line-height: 30px;
}
.ButtonStyle
{
	background: url(../../images/WC_ButtonBG.gif) no-repeat;
	width: 195px;
	height: 23px;
	border: 0px;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
}
.SEOText
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	padding: 18px 0 0 0;
}

div.searchResultsWrapper div.search{ display:none; }
div.searchResult{ border-top:dotted 1px #ccc; padding:10px 0; overflow:hidden;}
div.searchResult .indent{ padding-left:100px;}
div.searchResult a{ text-decoration:underline; }
div.searchResult h3{ padding:0 0 10px 0; margin:0; font-size:16px; }
div.searchResult img{ float:left; }
div.searchResult p{ font-size:12px; }

