body{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#global{
	width: 955px;
	margin: 0 auto;
}
#top{
	width: 955px;
	height: 182px;
	background-image: url(../images/top_logo_pulse_po.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.home_link{
  position:absolute;
}
#content{
	float: left;
	padding: 12px;
	width: 931px;
}
#footer{
	clear: both;
	width: 945px;
	margin: 0 auto;
	text-align: right;
}
#top_blocks{
	width: 955px;
	height: 120px;
	margin-bottom: 10px;
}
#top_blocks table{
  height:90px;
}

#top_blocks td{
  vertical-align:top;
}
#top_blocks div{
	line-height: 14px;
}
#top_blocks div a {
	color: #02aace;
	font-size: 11px;
	text-decoration:none;
}
#top_blocks div a:hover {
  text-decoration:underline;
}

#top_blocks .td_2{
  width:133px;
}
#top_blocks .td_3{
  width:89px;
}


#top_blocks h1{
	display: :block;
	background-color: #02aace;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 20px;
	margin-bottom:0;
	text-transform: uppercase;
}
#top_blocks .block{
	width :302px;
	float: left;
	border: 2px solid #02aace;
	margin-right: 6px;
}

/*----------content---------*/
.left{
	float: left;
	width: 578px;
	
	overflow:hidden;
	margin-right: 16px;
}
.left h1{
	color: #02aace;
	font-weight: bold;
	font-size: 14px;
}
.left h2{
	color: #566197;
	font-size: 12px;
	font-weight: bold;	
}
.left a{
	color: #02aace;
	font-weight: bold;
	font-size: 11px;
}
.left hr{
	color: #97c62e;
	border: none;
	height: 2px;
	background-color: #97c62e;
	margin-bottom:15px;
	clear:both;
}
.right{
	width: 336px;
	float: left;
}
.right h1{
	font-size: 12px;
	font-weight: bold;
	color: white;
	display: block;
	line-height: 20px;
}
.right h2{
  font-size:12px;
  font-weight:bold;
  line-height:18px;
}
.search_block{
	margin-top: 6px;
	margin-bottom: 6px;
}
.search_block input{
	border: 2px solid #02AACE;
	height: 20px;
	width: 287px;
}
.search_block .search_button{
	background-color: #02AACE;
	color: white;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 24px;
	width: 45px;
}
.right_block{
  margin-bottom: 6px;
  padding-bottom:4px;
  overflow:hidden;
}
.right_block h1{
	padding-left: 5px;
	text-transform: uppercase;
}
.right_block .block_content, .right_block .poll{
  padding: 0 5px;
  font-size:11px;
  z-index: 50;
  position: relative;
}
.block_content a {
  text-decoration:none;
  font-weight:bold;
}
.block_content embed {
  display:block;
}
.block_0{
	border: 2px solid #5a6194;
	background-color: #cecee3;
}
.block_0 h1{
	background-color: #5a6194;
}
.block_0 h2, .block_0 a {
  color: #5a6194;
}
.block_1{
	border: 2px solid #97c62e;
	background-color: #ecf8cd;
}

.block_1 h1{
	background-color: #97c62e;
}
.block_1 h2, .block_1 a {
  color: #97c62e;
}
.block_2{
	border: 2px solid #dd9222;
	background-color: #fae3c0;
}
.block_2 h1{
	background-color: #dd9222;
}
.block_2 h2, .block_2 a {
  color: #dd9222;
}
.block_3{
	border: 2px solid #bd2d21;
	background-color: #f3c7b1;
}
.block_3 h1{
	background-color: #bd2d21;
}
.block_3 h2, .block_3 a {
  color: #bd2d21;
}
.block_4{
	border: 2px solid #66abc9;
	background-color: #d7e6f0;
}
.block_4 h1{
	background-color: #66abc9;
}
.block_4 h2, .block_4 a {
  color: #66abc9;
}
.group_item .align_left{
  float:left;
  margin: 0 5px 5px 0;
}
.group_item .align_right{
  float:right;
  margin: 0 0 5px 5px;
}
.group_item_more {
  float:right;
  clear:both;
  margin-bottom:5px;
}
.group_item_more a {
  text-decoration:none;
}
/*----------menu-------------*/
#menu{
	height: 23px;
	padding-top: 125px;
	padding-left: 234px;
}
#menu ul{
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	float: left;
}
#menu li a{
	float: left;
	display: block;
	width: 100px;
	text-align: center;
	line-height: 23px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/*---------top links--------*/
#top_links ul{
	margin: 0;
	padding: 0;
	padding-left :50px;
}
#top_links li{
	float: left;
	background-image: url(../images/menu_check.gif);
	background-position: left center;
	background-repeat: no-repeat;
	list-style: none;
	width: auto;
  color: white;
	padding-left: 16px;
	line-height: 23px;
	font-size: 12px;
	margin-left :10px;
}
#top_links li a{
  color: white;
  text-decoration:none;
}



/*-----------Poll-------------*/
.poll h6{
  display:none;
}
.poll p {
  color:#dd9222;
  font-weight:bold;
  line-height:18px;
  font-size:12px;
}
.block_2 .poll dl{
  background-color:#FAE3C0;
  margin-left:0;
  width:260px;
  border-color:#DD9222;
}

/*-----------Calender-------------*/
.calendar_list h2{
  margin-bottom:0;
}
.calendar_list .calendar_item{
  margin: 20px 0;
}
.calendar_list .calendar_date{
  font-weight:bold;
}
.calendar_list .calendar_location, .calendar_list .calendar_img, .calendar_list .calendar_more, .calendar_list .calendar_teaser{
  /*display:none;*/
}
.calendar_calendar a {
  font-size:10px;
  font-weight:normal;
}

/*------------Respondable------------*/
#comments{
  clear:both;
}
#comments h1:first-letter{
  text-transform:capitalize;
}
.comment{
  margin: 0 0 15px 10px;
}
.comment h3 {
  margin:0;
}
.comment h3:first-letter{
  text-transform:capitalize;
}
.comment h3 span {
  font-size:12px;
}
.form-area{
  width:400px;
}
#comment_body {
  width:350px;
  height:150px;
  float:right;
  margin-bottom:5px;
}
#comment_name {
  float:right;
  width:350px;
  margin-bottom:5px;
}
label:first-letter{
  text-transform:capitalize;
}
#comments form {
  border-top:2px solid #97C62E;
  padding-top:10px;
}

.news_content {
  margin-bottom:20px;
}



#subscribe_options {
  margin-left:150px;
}
#google_mini #zoekbox {
  margin-bottom:10px;
}

