/*body { 
	/*padding:0;
	margin:0;*/
	/*background:url(../bodyBg.jpg) #fff repeat-x left top;	*/
	/*font:62.5% Trebuchet MS; 
	line-height: 1.4em;
}*/


#header {
	height:5px;
	margin:0 auto;
	position:relative;
	width:auto;
}

#m {
	height:30px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	position:relative;
	width:auto;
}



/*#form {
	
	float:right;
	margin-left:0;
	margin-top:100px;
	margin-right:300px;
*/

/* navigation */
.navigation {
	background: #5ca300;
	border: 0px solid #ffffff;
	border-color: #FFFFFF;
	height: 30px;
	font: bold 1.1em sans-serif;
	
}
.navigation a {
	background: #5ca300;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 30px;
	padding: 0 30px;
	text-decoration: none;
}
.navigation a:hover {
	display:block;
	text-decoration:none;
	background-color:#0099FF;
	color:#FFFFFF;
}
.navigation li dd.last {
	border-bottom:0;
	}	
 
.navigation li dd a, .navigation  li dd a:visited {
	display:block; 
	color:#333; 
    text-decoration:none; 
	padding:4px 5px 4px 20px;
    }

/* HOME - ROLE PODS */

/*#keyRoles {
	background:url(../rolesBg2.gif) no-repeat left top;
	padding:20px 0 7px 0;
	float:left;
}

#keyRoles ul {
	list-style:none;
	margin:0;
	padding:0;
}

#keyRoles ul li {
	float:left;
	width:220px;
	height:140px;
	margin:0 19px 23px 0;
}

#keyRoles ul li a {
	color:#fff;	
}

#keyRoles ul li.rowEnd  {
	margin-right:0px;
	margin-left:1px;
}

#otherRoles ul li.rowEnd  {
	margin-right:0px;
}

#keyRoles ul li img {
width:214px!important;
height:83px!important;
}*/

#keyRoles h3 {
	font-size:1.8em;
	margin:4px 0 0 30px;
}

#keyRoles li a.image {
	clear:none;
	float:left;
	border:3px solid #9b9c97;
	
}

#keyRoles li a:visited {
	color:#fff;	
}

#keyRoles li a.image:hover, #keyRoles li a.image:focus {
*border:3px solid #D9FFA8;*
border:3px solid #9b9c97;
}

#keyRoles li p {
	color: #fff;
	float: left;
	margin-top: 5px;
	/*background-color:#4b7100;*/
	font-size: 1.3em;
	line-height: 1.5;
}

#keyRoles li p a:link, #keyRoles li p a:visited {
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #afd27a;	
	text-decoration:none;
}

#keyRoles li p a:hover {
	border-bottom:none;	
	text-decoration:none;
}

/* HOME - OTHER ROLES */
#keyRoles .recruitment {
	background-repeat: no-repeat;
	background-position: left top;
.red {
	color: #F00;
}
