.header {
	background-image: url(../images/top-gradient.jpg);
	background-repeat: no-repeat;
	width: 721px;
}
.page-contents {
	margin-top: 0px;
}
.headline {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #00467F;
	line-height: 21px;
}
.bottom-border {
	background-image: url(../images/bottom-border.jpg);
	background-repeat: repeat-x;
}
.left-corner {
	background-image: url(../images/left-corner.jpg);
	background-repeat: no-repeat;
}
.right-corner {
	background-image: url(../images/right-corner.jpg);
	background-repeat: no-repeat;
}
.left-border {
	background-image: url(../images/left-border.jpg);
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
}
.right-border {
	background-image: url(../images/right-border.jpg);
	background-repeat: repeat-y;
	width: 2px;
	padding: 0px;
	background-position: right;
}
.body-copy {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #030303;
	line-height: 17px;
	font-weight: normal;
}
.photo-caption {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	color: #00467F;
}
.legal {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #030303;
	line-height: 14px;
	font-weight: normal;
}
.footer {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 14px;
	font-weight: normal;
}
#footer-links a:link, a:visited, a:hover, a:active {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #00467F;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.form-radio {
	display: block;
	float: left;
}
.form-copy {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #030303;
	line-height: 17px;
	font-weight: normal;
	display: block;
	padding-left: 20px;
}
.fields {
	background-color: #FFFECC;
	float: right;
}
.form-labels {
	display: block;
	float: left;
}
.form-table {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #030303;
	padding: 3px 3px 3px 0px;
}
.b-day {
	background-color: #FFFECC;
	float: left;
}
.b-day-table {
	float: right;
}
.subhead {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00467F;
	line-height: 14px;
}
.form-legal {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	color: #00467F;
	line-height: 14px;
}
.check-legal {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	color: #00467F;
	float: left;
	text-indent: 25px;
}
.error-msg {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	color: #CC0000;
	line-height: 16px;
	float: right;
}
a:link {
	color: #296393;
}

/*----------------*/

.check-disclamer {
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	font-size: small;
	color: #00467F;
}
.fieldsUnsubscibe {
	background-color: #FFFECC;
}

.validator
{
	text-align:right;
	}
	
	.form-labels_Error {
	display: block;
	float: left;
	font-weight:bold;
	color:#CC0000;
}
	
	
