.outerTable {
	border: 2px solid #FFFFFF;
}
.darkBG {
	background-color: #336633;
}
.lightBG {
	background-color: #e0ca52;
}
.mainBG {
	background-color: #d3cba3;
}
.topRightLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.horizontalRule {
	background-color: #7f997f;
	width: 100%;
	height: 30px;

}
.question {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.gotoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formBG {

	background-color: #cdd1b5;
}
.requiredMarker {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.download_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
}

.blueBorder {
	border: 2px solid #23377B;
}
.blackBorder {
	border: 1px solid #000000;
}
.tableAlternateBG {
	background-color: #7f997f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
