﻿body {
}
#SubTitle
{
	font-size: 16pt;
	color: #663399;
	font-family: 'Arial Black' , Arial;
	text-align: center;
}
.checkbox li		{background: url('../images/icons/checkmark.gif') no-repeat 0 3px; padding-left: 20px;}
.thin .checkbox li	{background-position: 0 1px;}
.row.checkbox label		{float: none; width: auto;}
.row.checkbox .validation-advice, .row.radio .validation-advice	{margin-left: 0; width: auto;}
.L	{float: left;}
.R	{float: right;}
.SignUpForm
{
	background-color: #ffe4b5;
	text-align: left;
}
#niftySignUpFormBlock
{
	background-color: #ffe4b5;
	text-align: center;
}
#niftySignUpFormBlockButton
{
	background-color: White;
	width: 58%;
}
.BackgroundWhite
{
	background-color:White;
}
.WeDo
{
	font-weight: bold;
	font-size: 16pt;
	color: #0000cc;
	font-family: 'Times New Roman' , Tahoma;
	text-align: center;
	text-transform: capitalize;
	font-style: italic;
}
.WeDoMore
{
	font-weight: bold;
	font-size: 12pt;
	color: #9900cc;
	font-family: Tahoma, 'Times New Roman';
	text-align: center;
	text-transform: capitalize;
	font-style: normal;
}
.AdvReferrals
{
	font-size: 16pt;
	vertical-align: middle;
	text-transform: capitalize;
	color: #006600;
	line-height: 25pt;
	font-family: Tahoma, Verdana;
	position: static;
	height: 105px;
	background-color: #ccffff;
	text-align: center;
	text-decoration: underline;
	border-right: #ff0033 outset;
	border-top: #ff0033 outset;
	border-left: #ff0033 outset;
	border-bottom: #ff0033 outset;
	height:100px;
	width:300px;
}
.FormHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: #990000;
	font-family: 'Times New Roman' , Tahoma;
}