@charset "utf-8";
/* CSS Document */


.sprytitle  {
	font: "Verdana";
	font-size: 15px;
	color: #FFFFFF;
	text-align:left;
	border-bottom:solid;
	border-bottom-color:#85b7d6;
}


.sprymenu  {font: "Verdana";
font-size:12px;
font-weight:normal;
color: #85b7d6;
line-height: 25px;

}

.sprymenueven {
	text-decoration: none;
	color: #D40080;

}

.sprymenulink {
	text-decoration: none;
		color: #85b7d6;
}
.sprymenuvisited {
	text-decoration: none;
		color: #85b7d6;
}
.sprymenuhover {
	text-decoration: none;
	color: #FFFFAA;
	
}

.heading  {font: "Verdana";
font-size:18px;
color:#FFFFFF;
}

.title {
	font: "Verdana";
	font-size: 16px;
	font-weight:bold;
	color: #85b7d6;
	text-align:left;
}


.newjobtitle {
font: "Verdana";
font-size: 15px;
font-weight: bold;
color: #85b7d6;
width:inherit;
text-align:justify;
margin-bottom:10px;
}


.description {
font: "Verdana";
font-size: 12px;
color: #85b7d6;
width:inherit;
text-align:justify;
margin-bottom:10px;
}


.image{
	border:thin solid #000000;
	width: auto;
}
