a {
	color: #01539c;
	text-decoration: none;
}
a:hover {
	color: #3a87cb;
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
}

.adminlist {
	font-family: arial;
	font-size: 11px;
}

#JobOpps {
	width: 100%;
	max-height: 350px;
	overflow: auto;
}
.textleft {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.textleft:link {
	text-decoration: underline;
}
.textleft:link:hover {
	text-decoration: underline;
	color: #3a87cb;
}
.titleleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	color: #333333;
	text-align: left;
}
.titleleft a {		color: #333333;	}
.titleleft a:hover 	{	color: #3a87cb;	}
.search {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 18px;
}
.footer:link {
	color: #000000;
	text-decoration: underline;
}
.footer:link:hover {
	color: #3a87cb;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
.text ul {
	margin-top: -12px;
}
.titles {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
}
.titles2 {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bolder;
	color: #033E73;
	size: 11pt;
	text-align: left;
	margin-left: 16px;
}
.buttontext {
	font-family: Tahoma;
	font-style: normal;
	color: #333333;
	font-weight: 300;
	size: 8.25pt;
	margin-left:8px; 
	margin-right:6px;
}
.textblue {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #00529B;
	font-size: 14px;
}
