body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:1em;
	color:#333333;
}

h1, .latestNews h2{
	color: #ce3399;
	font-size: 18px;
	margin-bottom:0.5em;
}

h2, .latestNews h3{
	color: #ce3399;
	font-size: 14px;
	margin-bottom:0.5em;
}

p{
	margin-bottom:1em;
}

strong{
	font-weight:bold;
}

#nav li a{
	background:#ce3399;
	color:#FFFFFF;
	display:block;
	width:100%;
	height:32px;
	padding:5px 10px;
	text-decoration:none;
	border-left:5px solid #ce3399;
	border-bottom:1px dotted #fff;
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
}

#nav li a:hover, #nav #current a{
	border-left:5px solid #fff;
}
	
.lefttext {
	line-height: 16px;
	text-decoration: none;
	color: #cf3399;
	font-size: 12px;
}
.bodytext {
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}
a{
	color: #ce3399;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a.jobs:visited {
	color: #333333;
	text-decoration: none;
}
a.jobs:hover {
	color: #ff3399;
	text-decoration: none;
}



.specific {
	color: #cf3399;
	text-decoration: none;
	line-height: 17px;
}
.jobheads {
	color: #ce3399;
	text-decoration: none;
}
.searchlist {
	text-decoration: none;
	color: #cf3399;
}
.lookingtxt {
	font-size: small;
	font-style: normal;
	color: #ce3399;
	text-decoration: none;
	font-weight: normal;
}

.latestNews {
	color: #333333;
	padding: 8px;
}

.latestNews h1 {
	color: #CF3399;
	font-size: 18px;
	text-decoration: none;
}

.latestNews h2 {
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	color: #ce3399;
}

.latestNews p {
	font-size: 12px;
	margin: 0 0 15px 0;
}

.latestNews a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.latestNews a:hover {
	color: #ce3399;
	text-decoration: underline;
}
.pink {
	color: #ce3399;
	font-size: 14px;
	text-decoration: none;
}

.results th, .results td{
	padding:5px;
}

#breadcrumbs, #breadcrumbs a{
	color: #ce3399;
	font-weight:bold;
	font-size:14px;
}

th{
	background: #ce3399;
	color:#FFFFFF;
}

#footer{
	padding:5px 0;
	margin:0 auto;
	width:765px;
	text-align:center;
	background:#fff;
	font-size:10px;
	border-top:3px solid #999999;
}