.menuItem {
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
}
.menuItem a:link, .menuItem a:hover, .menuItem a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.menuItemCurrent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.menuItemCurrent a:link, .menuItemCurrent a:hover, .menuItemCurrent a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.myAccount {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #999999;
}
.myAccount a:link, .myAccount a:hover, .myAccount a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
}
.content a:link, .content a:hover, .content a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.shortDescriptionDivider {
	font-family: Arial;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	padding: 3px;
}
.jobContainer {}
.menuContainer {
	background-color: #dde7f1;
	border: 1px solid #999999;
}
.contentContainer {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.prevNext {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding: 3px;
}
.prevNext a:link, .prevNext a:hover, .prevNext a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.prevNextCurrent {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}
.prevNextCurrent a:link, .prevNextCurrent a:hover, .prevNextCurrent a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.jobLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.jobLink a:link, .jobLink a:hover, .jobLink a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.fileListItem {
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
}
.fileListItem a:link, .fileListItem a:hover, .fileListItem a:visited {
	color: #3e54a9;
	text-decoration: none;
}
.titleLeft {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #dde7f1;
	padding: 3px;
	border: 1px solid #999999;
}
.titleRight {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #dde7f1;
	padding: 3px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
.bk1Left {
	font-family: Arial;
	font-size: 12px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px;
}
.bk1Right {
	font-family: Arial;
	font-size: 12px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.bk1Right a:link, .bk1Right a:visited, .bk1Right a:hover {
	color: #3e54a9;
	text-decoration: none;
}
.bk2Left {
	font-family: Arial;
	font-size: 12px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #dde7f1;
	padding: 3px;
}
.bk2Right {
	font-family: Arial;
	font-size: 12px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #dde7f1;
	padding: 3px;
	text-align: center;
}
.bk2Right a:link, .bk2Right a:visited, .bk2Right a:hover {
	color: #3e54a9;
	text-decoration: none;
}
.divider {
	border-bottom: 1px solid #999999;
}