.errormsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #165909;
	text-decoration:none;
}

.blackbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.blackbodytext :Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.footertext :Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
.blackbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.blackbold :Hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #196D09;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F71A2;
	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.inputt {
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000033;
}

}.brd {
	border: 1px solid #A9DDF3;
}
/*Register Brooklyn.php*/
.brooklyn fieldset {
	border: none;
}
.brooklyn {
	background: url('/images/brooklyn-bg.png') no-repeat;
	padding: 15px;
	height: 802px;
	width: 508px;
	margin-bottom: 10px;
}
.brooklyn label {
	color: #00396f;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
}
.brooklyn input[type=text]{
	width: 240px;
	height: 22px;
}
.float-label {
	float: left;
	clear: left;
	width: 100px;
	margin-top: 10px;
	display: inline;
}
.float-label-variant {
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-top: 10px;
}
.float-input-variant {
	float: left;
}
.float-input {
	float: left;
	margin-left: 35px;
	margin-top: 10px;
	display: inline;
}
.float-label-none {
	float: left;
	clear: none;
}
.contain {
	float: left;
	clear: left;
	margin-left: 50px;
	margin-top: 10px;
}
.contain label {
	float: left;
	padding-top: 2px;
}
.brooklyn input[type=radio]{
}
.brooklyn textarea {
	width: 240px;
	height: 100px;
}
#mc-embedded-subscribe {
	background: url('/images/submit.png') no-repeat;
	width: 200px;
	border: none;
	cursor: pointer;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: 135px;
}
.sign-up-top {
	font-family: Helvetica;
	color: #00396f;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: ;
	font-weight: bold;
}
.radio-question label {
	color: #245711;
}
.sign-up-mid {
	color: #245711;
	font-family: Helvetica;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.header {
	margin-top: -7px;
	margin-left: -7px;
}
/*End Register Brooklyn.php*/
