


fieldset {
	width:470px;
}
legend {
	font-weight:bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	border-width: 1px;
	border-color: #999999;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	border-width: 1px;
	border-color: #999999;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D1DEE6;
	height: 18px;
	width: 150px;
	border-width: 1px;
	border-color: #999999;
}
.new {
	font-weight: bold;
	color:#FF0000;
 	text-transform: uppercase;
}
.listing {
	padding-bottom: 10px;
}
.employerActive {
	font-weight: bold;
	color:#25750B;
}
.employerPending {
	font-weight: bold;
	color:#D3D900;
}
.employerRejected {
	font-weight: bold;
	color:#FF0000;
}

/*********************additional classes******************/
.adminbar, a.adminbar:link, a.adminbar:visited, a.adminbar:hover, a.adminbar:active {
	vertical-align: top;
	font-size:12px;
	color: #082A63;
	text-decoration: none;
	font-weight:bold;
}

.categoryHeader, a.categoryHeader:link, a.categoryHeader:visited, a.categoryHeader:hover, a.categoryHeader:active  {
	height: 30px;
	padding-left: 17px;
	font-size:14px;
	font-weight:bold;
	color: #082A63;
	text-decoration: none;
}
.categoryTile {
	background-image: url(images/eTeam-secondaryTile.gif);
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.employerHeader, a.employerHeader:link, a.employerHeader:visited, a.employerHeader:hover, a.employerHeader:active {
	background-repeat: repeat-y;
	height: 30px;
	padding-left: 17px;
	font-size:14px;
	font-weight:bold;
	color: #CA9300;
	text-decoration:none;
}
.subDetails, a.subDetails:link, a.subDetails:visited, a.subDetails:hover, a.subDetails:active {
	background-repeat: repeat-y;
	height: 30px;
	padding-left: 17px;
	font-size:14px;
	font-weight:bold;
	color: #CA9300;
	text-decoration:none;
}



/*********************additional classes******************/

/******************grid styles************************/
.gridcell {
	background-image: url(images/eTeam-secondaryTile.gif);
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-top: 5px;
}
/******************grid styles***********************/
