body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px !important;
	padding:0px !important;
  	background: url('../images/background.png') 0px -60px repeat-x #FFFFFF;
}

h1.header {
	padding:0px;
	margin:0px;
	padding-top:15px;
	font-size: 18pt;
	padding-left:10px;
	display:block;
	height: 32px;
	font-weight:normal;
	color:#FFFFFF;	
	background-color:#DD137B; 
	border-bottom:1px solid white;
}

.header {
	margin:0px;
	font-size: 11pt;
	font-weight:bold;
	padding-top:0px;
	padding-left:10px;
	display:block;
	font-weight:normal;
	color:#000000;
	/*background:url(back_job.png) no-repeat;*/
	/*background-color:#DD137B;*/
  	background-color:#ECEADD; 
	border-bottom:1px solid white;
	height:18px;
	border-bottom: 1px solid #ACA899;
}
.header h1 {
  padding:0px;
  margin:0px;
	font-size: 8pt;
	font-weight:normal;
	float:left;
} 

h2 {
	font-size: 14pt;
	font-weight:normal;
	background: url(../images/bullet_1.png) left no-repeat;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left:15px;
}
img {
	border:0px;
}
.item {
  float:left;
  margin-left:20px;
  display:block;
  position:relative;
	height:200px;
  margin-bottom:20px;   
}

.item a {
	float:left;
	display:block;
	height:165px;
	overflow:hidden;
	margin:2px;
	margin-bottom:10px;
}
.nw{
	background: url(icon_new_window.png) right bottom no-repeat;
	padding-right:17px;
}
.item.description {
	margin-left:20px;
	padding-left:20px;
	padding-bottom:10px;
	border-left:1px solid #9E9E9E;
	float:left;
	display:block;
	width:250px;
	text-align: justify;
}
a {
	color: #DD137B;
}
a:visited {
}
a:hover {
	text-decoration: none;
}

#content {
	height: auto;
	margin:auto;
	padding:0px !important;
	
}
#content.list {
	margin-top:10px;
	padding:0px !important;
}

#footer {
	padding-left:20px;
	clear: both;
	background: #9E9E9E;
	line-height:30px;
	color: #DDDDDD;
}

#footer a {
	margin-left: 20px;
	color: #E8E8E8;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration:none;
}

.mrBM {
	clear: both;
}



.pages {
  display:inline;
}

.header .menu {
  font-size:8pt;
  margin-left:100px;
	float:right;
}

.header .menu span {
  color:#DD137B;
}
.menu .pages a {
  display:inline;
  background: #DD137B;
  padding:1px 4px; 
  color: #FFFFFF; 
}

.menu .pages a:hover {
  padding:0px 3px;
  border:1px solid #000000;
}

a:hover {text-decoration:none;}
.menu .pages span {
  display:inline;
  background: #DD137B;
  padding:1px 4px;  
}
