﻿#keepupdatedBox
{
	background-image :url(../graphics/keepuptodate_background.gif);
	background-repeat:no-repeat;
	height:345px;
	margin-top:10px;
	width:569px;
}
	#keepupdatedBox .top
	{
		height:38px;
	}
	#keepupdatedBox .bottom
	{
		height:18px;
	}
#keepupdatedBox h3
{
	color:#446789;
	display:block;
	font-size:1.5em;
	margin-left:12px;
	padding-top:10px;
}

#keepupdatedBox h3 strong
{
	display:none;
}

#keepupdatedBox p 
{
	color:#333333;
	display:block;
	font-size:1.2em;
	line-height:1.2em;
	margin-left:12px;
	margin-right:7px;
	padding-top:8px;
}

#btnSubmit
{
	border:none;
	height: auto;
	padding-left:280px;
	padding-top:10px;
	width: auto;
}

#agreeTerms
{
	border:none;
	display:inline;
	font-size:0.8em;
}

.requiredFieldsLabel
{
	color:#999999;
	font-size:0.9em;
}

.privacyPolicy
{
	padding-left:165px;
	padding-top:4px;
	width:220px;
}

.agreePrivacyLabel
{
	color:#333333;
	display:inline !Important;
	font-size:1.0em !Important;
	margin:0px !Important;
	padding:0px !Important;
}
	.agreePrivacyLabel a
	{
		color:#003366;
	}

.errorMessage
{
	font-size:0.8em;
}
.textInput
{
	width:218px;
}

.singleSelect
{
	width:220px !Important;
}
.daySelect
{
	width:56px;
}
.monthSelect
{
	width:92px;
}
.yearSelect
{
	width:64px;
}
.error 
{
	width:218px;
}

