.ContentHeading
{
    font-family: Arial, Sans-Serif;
    color: #2d516a;
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    line-height: 45px;
}
.ContentSubHeading
{
    font-family: Arial, Sans-Serif;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    line-height: 18px;
}
.ContentText
{
    font-family: Arial, Sans-Serif;
    color: #666666;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    line-height: 16px;
}
.ContentTextBoldBlue
{
    font-family: Arial, Sans-Serif;
    color: #000099;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
.ContentTextBoldBlack
{
    font-family: Arial, Sans-Serif;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
}
.FormButton
{
	width: 107px;
	height: 31px;
	border: 0px;
	background: url(../../images/BuyRight_SubmitBG.gif) no-repeat;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
.SubmitButton
{
	width: 93px;
	height: 38px;
	border: 0px;
	background: url(../../images/ReSkin/SubmitButton.gif) no-repeat;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
}
.ValidateError
{
    color: #ff0000;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    vertical-align: middle;
}

H1 .h1class
{
	font-family: Arial, Helvetica, Sans-Serif;
    color: #CCCCCC;
    font-size: 18px;
    text-decoration: none;
}
.PageHeading
{
    font-family: BankGothic Lt BT, Arial, Sans-Serif;
    color: #2d516a;
    font-size: 23px;
    text-decoration: none;
    font-weight: bold;
    line-height: 56px;
    text-transform: uppercase;
}
.BoldRed
{
	color: #B80A10;
	font: bold 13px/21px Arial;
}
.GreyText
{
	color: #4C4C4C;
	font: normal 13px/21px Arial;
}
.BlueText
{
	color: #016185;
	font: normal 13px/21px Arial;
}
.Black11
{
	color:#000000;
	font:normal 11px Arial,Sans-Serif;
}