/*


/* -----------------------------------------------
   Print CSS
----------------------------------------------- */

body {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}

/* anchors
----------------------------------------------- */
a {
	text-decoration:underline;
	} 

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:18px; margin-bottom:5px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#707070;}
h1{
	font-size:18px;
	}
.grid_9 h1{
	font-size:25px;
	}
h2 {
	font-size:18px;
	}
.scrollable2 h2{
	font-size:14px;
	}
h3{
	font-size:13px;
	}
h3.tick{
	padding:0;
	display:block;
	}
#services h3{
	font-size:12px;
	}
h4{/*footer*/
	font-size:12px;
	}


/* branding
----------------------------------------------- */
#branding {
	padding:0;
}

/* services
----------------------------------------------- */
#services{
	height:210px;
	border-bottom:1px solid #707070;
	}
#services a.btn, .side a.btn{
	display:none;
	}

/* accordion for people & people content
----------------------------------------------- */
/*people content*/


#ashul h2 strong, #kara h2 strong, #inaie h2 strong, #chris h2 strong, #deb h2 strong, #karuru h2 strong, #vanessa h2 strong, #tim h2 strong{
	font-size:14px;
	}
div.rolebubble{
	padding-top:0;
	border:1px solid #959595;
	}
div.rolebubble p{
	padding:3px 10px;
	}

/* boxes & content
----------------------------------------------- */

.content{
	line-height:18px;
	}
.process{
	padding-top:0;
	}
.process strong{
	line-height:20px;
	}

/*boxes for did you know and top tips*/
.box {
	display:none;
	}

/* paragraphs, quotes and lists
----------------------------------------------- */
.content ul{
	margin:5px 0 10px 15px;
	list-style:circle;
	}
.content li{
	padding-left:0;
	}
ul.tick li{
	padding-left:0;
	line-height:20px;
	}



/* Slide Panel for more case studies
----------------------------------------------- */
.grid_9 h1 strong.morecase{
	display:none;
	}
	
/* ToolTip
----------------------------------------------- */
#tip{
	display:none; 
	}
#tooltip{
	display:block;
	color:#959595;
	}


/* menus
----------------------------------------------- */
#listMenuRoot{
	display:none;
	}


/* section menus
----------------------------------------------- */

.section ul {
	padding:15px 13px;
	line-height:16px;
	}
.section li{
	padding:5px 0 5px 5px;
	}

.section strong{
	font-size:13px;
	}


/* breadcrumb menu
----------------------------------------------- */
.breadcrumbs{
	display:none
	}


/* footer and site information
----------------------------------------------- */

#footer, #site_info{
	display:none
	}