/***********************************************************************************
*                                 folder: /projects
************************************************************************************
*/

/*****************************   projects *************** */
.projects_border{
width:97%; 
border:0;
margin-left: 20px
}
TD.projects_grey{
width:50%;
height:40px;
background: #F2F2F2;
text-align:center;
font-weight:bold;
margin-left: 10px;
color:#336699
}
TD.projects_white{
width:50%;
height:40px;
background: #FFFFFF;
text-align:center;
font-weight:bold;
margin-left: 10px;
color:#336699
}
/*****************************   Initiatives *************** */
.initiatives_border{
width:97%; 
background-color: #F2F2F2;
border:1px;
margin-left: 20px
}
TD.initiatives_grey{
width:100%;
height:22px;
background: #F2F2F2;
text-align:left

}
TD.initiatives_white{
width:100%;
height:22px;
background: #FFFFFF;

text-align:left

}
p.description_project{
margin-left: 20px
}

/*****************************   projects *************** 
3 columns -32% each
*/
.projects_border2{
width:96%; 
margin-left: 20px;
vertical-align:top;
border-color: #F2F2F2;
border:1px
}
TH.projects_grey2{
width:32%;
height:30px;
background: #F2F2F2;
text-align:center;
font-weight:bold;
margin-left: 10px;
color:#336699

}
TD.projects_grey2{
width:32%;
height:24px;
background: #F2F2F2;
text-align:left;
vertical-align:top;
font-weight:bold;
margin-left: 10px
}
TD.projects_grey3{
width:30%;
background: #F2F2F2;
text-align:left;
vertical-align:top;
font-weight:bold;
margin-left: 10px
}
TD.projects_grey4{
width:60%;

background: #F2F2F2;
text-align:left;
vertical-align:top;
font-weight:bold;
margin-left: 10px
}

/*****************************   Initiatives *************** */
.projects_border3{
width:96%; 
border:0;
margin-left: 20px
}
TD.projects_border3_grey{
width:100%;
height:33%;
vertical-align:text-top;
background: #F2F2F2;
text-align:left
}
TD.projects_border3_white{
width:100%;
height:33%;
vertical-align:text-top;
background: #FFFFFF;
text-align:left
}


