@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f2ef;
}#footerText a {
	color: #AAAAAA;
}
#narrative {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: top;
	padding-top: 0px;
	background-color: #e6e6e6;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
#narrative h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #625752;
	line-height: 150%;
}
#footerText {
	font-size: 12px;
	color: #AAAAAA;
	background-color: #F4F2EF;
	text-align: center;
	padding-top: 5px;
}
#actiontext {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}
#actiontext h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
	letter-spacing: 0.2em;
}
#actiontext p {
	font-size: 12px;
	color: #696968;
	line-height: 140%;
	font-weight: bold;
	letter-spacing: .1em;
}
#formtext {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 20px;
	background-position: top;
	padding-top: 0px;
}
#formtext img {
	text-align: center;
}
#twotoneheading {
	line-height: 100%;
}
#twotoneheading h1 {
	font-size: 36px;
	color: #d25f04;
	font-weight: normal;
	letter-spacing: 120%;
	line-height: 100%;
}

#twotoneheading h2 {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 100%;
}
#centercolumn {
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#landingpage {
	margin-right: auto;
	margin-left: auto;
}
