a.standard:link, a.standard:visited{
	color:#53185B;
	decoration:underline;
}
a.standard:hover{
	color:#000000;
}
.content, .menu {
	text-align: left;
	margin-left: 20%;
}
.jobContent {
	margin-top:500px;
	text-align: left;
	margin-left: 20%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
form {
	display: inline;
}
#candidates, #jobs {
	display: block;
}
.tabularData {
	font-size:12px;
}
.scrollableContent {
	width:732px;
	height:600px;
	overflow-y:scroll;
	overflow-x:hidden;
	x-scroll:0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	background-color: #53185B;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-decoration: none;
}
td input.selector {
	text-align: center;
	display: inline;
}

.altrow {
	background-color: #FFF7D5;
}
label {
	font-weight: bold;
}
td.property_row {
	padding: 3px;
}
.breadcrumb {
	text-align: left;
	margin-left: 20%;
	padding-bottom: 10px;
	color: #999999;
}
.breadcrumb a {
	text-decoration: underline;
	color: #999999;
}
th {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: medium;
}
.property_header {
	font-weight: bold;
	text-transform: capitalize;
}
ul.submissions {
	margin: 5px;
	padding: 0px;
	display:inline;
}
object {
	display: inline;
}

ul.submission li{
	list-style-type: square;}
.content .home_shift {
	left: 128px;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 82px;
	top: -15px;
}
.listrow {
	padding-top: 4px;
	padding-bottom: 4px;
}
h1 {
	font-size: larger;
	font-weight: bold;
}
td.datecell span{
	padding-left:18px;
}


/*styles for long desc*/
/*if you update or add to these, include them in the spaw2/wsiwigstyles.css*/
.bold{
	font-weight:bold;
}
.boldcap{
	font-weight:bold;
	text-transform:uppercase;
}