body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.grayText{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #525552;
	text-transform: none;
}

	.awithoutlines:link, .awithoutlines:visited {
		font-family: Arial,Helvetica,sans-serif;
		text-decoration:none;
		color:#E8681A;
		font-size: 12px;
	}
	.awithoutlines:hover, .awithoutlines:visited:hover {
		font-family: Arial,Helvetica,sans-serif;
		text-decoration:none;
		color:#2E2E2E;
		font-size: 12px;
	}

.boldtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bgnews {
	background-image: url(images/newsbg.gif);
	background-repeat: repeat-x;
}
.datefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8681A;
}
.newstitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #424242;
}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.txtfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
.txtfontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitesmlfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

	a:link {
		text-decoration:underline;
		color:#E8681A;

	}
	a:hover {
		text-decoration:underline;
		color:#2E2E2E;
	}
	a:visited {
		text-decoration:underline;
color:#E8681A;
	}
	a:visited:hover {
		text-decoration:underline;
		color:#2E2E2E;

	}

	.whitelink:link {
		text-decoration:underline;
		color:#ffffff;


	}
	.whitelink:hover {
		text-decoration:underline;
color:#E8681A;

	}
	.whitelink:visited {
		text-decoration:underline;
	color:#ffffff;

	}
	.whitelink:visited:hover {
		text-decoration:underline;
color:#E8681A;

	}

#job4link {
	color: #ED631B;
	text-decoration: none;
}

ul.job4 li {
	list-style: square inside url('../content/JobBoards/hook.gif');
}

ul.job4 li span.item {
	font-weight: bold;
}

table.job4suit {
	color: grey;
	border: 1px solid #DEDEDE;
}

table.job4suit tr td.cellLeft {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	padding: 2px 10px 2px 7px;
}

table.job4suit tr td.cellRight {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid #DEDEDE;
	padding: 2px 10px 2px 7px;
}

table.job4suit tr td.cellBottom {
	text-align: left;
	border-right: 1px solid #DEDEDE;
	border-left-width: 0px;
	border-top-width: 0px;
	padding: 2px 10px 2px 7px;
}

