.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #453332;
}

.OptInText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #453332;
}

.SubHead
{
	font-weight: bold;
	color: #CB481C;
	font-size: 0.7em;
	line-height: 1em;
}

.JoinModuleFieldError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Red;
}

img a
{
	border: none;
}

body
{
	background-color: #d16226;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #333333;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	color: #CB481C;
	font-size: 1em;
	line-height: 1em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 0.6em;
}
h4 {
	color: #666666;
	font-size: 1em;
	line-height: .09em;
}
h5 {
	font-style: oblique;
	font-weight: bold;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.5em;
}
a:link {
	color: #F76217;
	text-decoration: underline;
}
a:visited {
	color: #F76217;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.introPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #453332;
	padding-left: 24px;
	padding-bottom: 24px;
	padding-top: 12px;
}
.letterPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 24px;
	color: #453332;
	padding-right: 64px;
	padding-left: 64px;
}
.rightColumn {
	font-size: 0.7em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/shadowedTile.jpg);
	background-repeat: repeat-y;
	width: 166px;
}

.callOutQuotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #D16226;
	font-style: italic;
}
.orangeText {
	color: #CB481C;
}
.returnToTop {
	font-size: 0.9em;
}
.letterPaneInterior {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 24px;
	color: #453332;
}

