.BottomNavigation {
	font-size: 10px;
	font-family: Verdana;
}
/* CSS Document */
body {
	background: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.joe {
display:none;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	color:#FFFFFF;
}



a:active {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none
}

#jobListTable th {
		background-color: A41414;
	color: #000000;
	font-size: 13px;
}

#jobListTable td {
	font-size: 11px;
}

#jobListLink a:visited {
	color: 666666;
}

#jobListlink a:link {
	font-weight: bold;
	color: A41414;
}

#jobListTable body p {
	font-weight: bold;
}

#jobListRow {
	padding: 5px;
	border: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: cccccc;
	width: 100%;
}

#loginTextTable {
	font-size:11px;
	width: 100%;
	text-align: right;
}

#displayNumberOfJobsTextTable {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

#adminHeaderTable {
	width:100%;
	
}

#tdAdminHeaderTableLeft {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: A41414;
	font-weight: bold;
}

#tdAdminHeaderTableCenter {
	text-align:center;
	font-size: 18pt;
	width:20px;
	color: 666666;
}

#tdAdminHeaderTableRight {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: A41414;
	font-weight: bold;
}

#emailJobHeader {
	font-size:13px;
	color: #000000;
	font-weight:bold;
}

#emailJobTitle {
	font-size:13px;
	color: #A41414;
	font-weight:bold;
}

#jobTitleText {
	font-size:13px;
	font-weight:bold;
	color:A41414;
}

#tdJobDescription {
	text-align: left;
}


.joe {
	display: none;
}