/* Start of CMSMS style sheet 'Flexi Personnel' */
* {
margin:0;
padding:0;
}

:focus {
	outline: 0;
}
body {
	background:#E3EEEE;
	color: #7E756B;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
}

a {
	color: #7E756B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/* flexi styles */
#wrap{
	width:900px; 
	margin:0 auto; 
	position: relative;
	background:#fff;
	border-left:11px solid #DAE8E8;
	border-right:11px solid #DAE8E8;
	padding:30px 16px;
	}

#header {
	background: url(images/header_bg_full.jpg) top left repeat-x;
	margin-bottom:11px;
	height:76px;
	cursor:pointer;
	
}

dl.menu {
	position: relative; 
	top:43px;
	left:-10px;
	float:right;
	z-index:100;
	}

dl.menu a,dl.footer a {
	color:white;
	text-decoration:none;
}

dl.menu dt {
	float:left;
	margin:14px 0 0 0;
}

dl.menu dt a {
	padding:14px 10px 6px;
}

dl.menu dt a.selected, dl.menu dt a:hover {
	background:#006D69 url(images/top_menu_selected.jpg) top left repeat-x;
}

dl.footer {
	color:white;
	list-style:none;
	float:left;
	}
	
dl.footer dt, dl.footer dt.selected, dl.footer dt:hover {
	float:left;
	padding:13px 10px;
	margin:0;
}

#footer {
	background: url(images/footer_bg.jpg) top left repeat-x;
	font-size:10px;
	text-align:center;
	line-height:17px;
}

#footerlogo {
	background: url(images/footer.gif) top right no-repeat;
	height:46px;
	text-align:left;
}


.hometext {
	padding:25px 20px;
	font-size:13px;
}

.tiletextheader {
	color:white;
	font-size:26px;
	font-weight:normal;
	padding:14px 9px 15px;
}

.tiletext {
	padding:15px 19px 10px;
	line-height:16px;
}

.tilelink {
	text-align:right;
	padding:4px 3px 3px 3px;
}

.tilelink a {
	font-size:11px;
	text-decoration:none;
}

div#insidebody {
	float:left;
	margin:10px 0 0 30px;
	color: #7E756B;
	font-size:12px;
	width:650px;
}

div.breadcrumb, div.breadcrumb a  {
	color:#A59D95;
	font-size:11px;
}


td.addrestext {
	font-weight:bold;
}
h1.NewsPostDetailTitle {
	color:#7E756B;
	font-size:34px;
	font-weight:normal;
	margin:4px 0 4px 0;
	padding:0;
}

h2.NewsPostDetailSummary {
	color:#7E756B;
	font-size:22px;
	font-weight:normal;
	margin:4px 0 10px 0;
	padding:0;
}

h4 {
font-size: 14px;
	margin:0;
	padding:0;
}

div.NewsPostDetailWrap {
border:3px solid #005751;
padding:20px;
background:url(images/jobs_board_logo.gif) bottom right no-repeat;
}

ol, ul {
margin:10px 0 0 40px;
}
/* End of 'Flexi Personnel' */

