body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A3B1BA;
}
.border {
	border: 1px solid #283F4B;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3A4753;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #A2C369;
}
.footer a:visited {
	color: #93A1AA;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3A4753;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: right;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #283F4B;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bodyContent {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-top: 15px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
}
.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #283F4B;
	padding-top: 5px;
}
.cscTop {
	background-image: url(../images/csc-top-repeat.gif);
	background-repeat: repeat-x;
	background-color: #283F4B;
	background-position: 684px;
	text-align: left;
}
.cscBottom {
	background-image: url(../images/csc-bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.articleSubtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.thankyouTitle {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
}
.thankyouSubtitle {
	font-size: 18px;
	font-weight: bold;
	color: #C40303;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.thankyouSubtitle a {
	color: #C40303;
	text-decoration: none;
}
.thankyouSearchLink {
	font-size: 14px;
	text-align: center;
	padding: 5px;
}
.thankyouSearchLink a {
	color: #000000;
	text-decoration: none;
}
.thankyouSearchLink a:hover {
	text-decoration: underline;
}
.thankyouLink {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.thankyouLink a {
	color: #000000;
	text-decoration: none;
}
.thankyouLink a:hover {
	text-decoration: underline;
}
.thankyouLinkTitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.thankyouLinkImage {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.featCaption {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.featCaption a {
	color: #000000;
	text-decoration: none;
}
.featCaption a:hover {
	text-decoration: underline;
}
.featLogo {
	text-align: center;
	padding: 5px;
}
