@import url('project.css');


/** MENU RELATES **/
#submenu_home .button01 { 
background-color:#999966;
}
#submenu_home .button01 a {
	display: none;
}
#submenu_home .button01 span {
	display: block;
} 

#submenu_home {
	display: block;
}
/************************/


#flashContent {
	display:none;
}


#back {
	margin: 0px;
}

#aims {
	text-align: center;
}


.cols {
	width:320px;
	text-align: justify;
	float: left;

}
.text {
	padding: 0 15px;
}

#cols_titles {
	margin:20px 0 0 0;
}

#cols_titles div.text_title {
	float: left;
	width: 298px;
	text-align: center;
	padding:10px 15px 5px 15px;
	background-color: white;
}

#reach_title {
	color: black;
}
#ntm_title {
	color: black;
}
#cols_titles #ntm4reach_title {
	color: black;
	width: 299fpx;
}

#text02_content {
	padding-bottom:20px;
	float: none;
}
#text_footer {
	display: none;
}

#links {
	margin-top: 1.5em;
}
#links img {
	vertical-align: middle;
}
#links ul {
	list-style-type: none;
	padding: 0 0 0 1em;
	margin: 12px 0;
	line-height: 36px;
}


div.clearer {
	clear: both;
	float: none !important;
	height: 0px;
	line-height: 0px;
	width: 100% !important;
}

tt {
	font-weight: bold;
}


#r_left {
	float: left;
	width: 467px;
}
#r_right {
	float: right;
	width: 467px;
}
div.cell {
	margin: 1.5em 30px;
	background-color: white;
}



.issue {
	background-color: #E5352D;
	margin: 5px 0 5px 5px;
	padding: 0;
}
.solution {
	background-color: #8FBE44;
	margin: 5px 0 5px 5px;
	padding: 0;
}
#ntm4reach_more .ico {
	float: left;
}

div.cell div.text {
	background-color: white;
	margin: 0 0 0 5px;
	padding: 0 10px 0 5px;
}

div.cell div.text p {
	margin:0 0 0 50px !important;
	padding: 0 !important;
}

div.cols {
	padding-top: 1px;
	padding-bottom: 1px;
}


#ntm4reach_more h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 5px;;
	margin: 0;
	line-height: 19px;
	position: relative;
	background-color: #DDD;
	text-transform: uppercase;
}
#ntm4reach_more h1 img {
	display: none;
	vertical-align: middle;
	height: 40px;
}
#ntm4reach_more #r_left h1 img {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
#ntm4reach_more #r_right h1 img {
	float: right;
	padding-right: 10px;
	padding-left: 20px;
}
/**#ntm4reach_more #r_left h1 {
	left: -45px;
	margin-right: -45px;
}
#ntm4reach_more #r_right h1 {
	right: -45px;
	margin-left: -45px;
	text-align: right;
}**/
/** DYNAMIC **/
.more {
	display: none;
}
.text_title span {
	display: none;
}