body {
	margin: 0px;
	background-color: #e7e7e2;
}
.mainbodybox {
	background-color: #abadb0;
	padding: 25px;
	width: 100%;
}
.fathorzrule {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003768;
}
.red {
	color: #B02222;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003768;
	line-height: 18px;
}
.formbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003768;
}
a {
	color: #B31212;
}
.footerbox {
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
}
.horzrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.tinytext {
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B02222;
	line-height: 22px;
}
h3, .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003768;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.rightRepeat {
	background-image: url(images/Apollo_index_06.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e2;
}
.textbox {
	background-color: #abadb0;
	padding-right: 35px;
	padding-left: 35px;
}
.textbox2 {
	background-color: #abadb0;
	padding-right: 15px;
	padding-left: 15px;
}
.grayBG {
	background-color: #ABADB0;
}
.shadow {
	background-image: url(images/Shadow.jpg);
	background-repeat: repeat-y;
	background-color: #e7e7e2;
}.headline {
	line-height: 29px;
}
.chartbox {
	border: thick ridge #0075B2;
}
.rightRepeat2 {
	background-image: url(images/Apollo_index_06b.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e2;
}

.validation-advice {
  /*color: #990000;*/
  color: #B31212;
  font-size: smaller;
}

.validation-failed {
  /*border: 1px dotted #990000;*/
    border: 1px dotted #B31212;
}

