@charset "utf-8";
body {
	background-color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.yellowRow {
	background-color: #FFFF01;
}
.table {
	background-color: #E6EB05;
}
.h4Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.h5Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-right: 5px;
	font-size: 14px;
	font-weight: bold;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tableForm {
	border: 1px dashed #000;
}
.referenceText1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-style: normal;
	background-color: #FFC;
	margin-left: 10px;
}
.referenceText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	font-style: normal;
	background-color: #CF9;
	margin-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-left: 5px;
	font-weight: bold;
	font-style: oblique;
}
#tableThankyou {
	margin-top: 50px;
}
.textYellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF01;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #06F;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0F0;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #930;
}
.employment {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#cabulousdiv {
	padding: 10px;
}

