body {
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color :#336699;
}

A:hover {
	text-decoration: none;
}

.layoutMasthead {
	background-image: url(/images/masthead_bg.jpg);
	height: 110px;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textChart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #cccccc;
}
.textChartAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #dedfdf;
}
.textChartTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #C67171;
}
.textList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9C0607;
	font-weight: bold;
}
.layoutFooterCap {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.textFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7DB1B1;
}
.textQuestionA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #008C8C;
}
.textQuestionB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008C8C;
	font-weight: bold;
}
.textQuestionC {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
}
.textQuestionD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.fieldName {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.smallred {
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
}
.notice {
	border: 2px solid #cc0000;
	padding: 8px;
	background: #f4f4f4;
	margin: 0px 0px 25px 0px;
	color: #cc0000;
}
A.letter {
	font-size: 16px;
}
A.letterSel {
	font-size: 24px;
	text-decoration: none;
}
.smallheader {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
