.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.mainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 003366;
	font-style: italic;
}
.navBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-indent: 15pt;



}
a:hover {
	color: #006600;
	text-decoration: underline;

}
a:link {
	color: #003366;
	text-decoration: underline;

}
.navButtons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10pt;
	color: #003366;



}
.mainSubTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 003366;
}
a:visited {
	color: #005BB7;
	text-decoration: underline;
}
.startDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #004000;
}
.posterCompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004000;
}
.jobName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004000;
}
.highlightRow {
	background-color: #AFE0BE;
	padding: 3px;

}
.noHighlightRow {
	background-color: #CCCCCC;
	padding: 3px;

}
.shortDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #004000;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004000;
	text-align: right;
}
.formStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004000;
	background-color: #AFE0BE;
}
.buttonStyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004000;
	border: thin solid #AFE0BE;
}
