
/* headers */


h2.aboutus 
{
background-image:url(../images/aboutus_header.jpg);
background-repeat:no-repeat;
margin:0px 0px 10px 0px;
padding:0px;
width: 211px;
height: 28px;
}

h2.teambio 
{
background-image:url(../images/aboutus_team_header.jpg);
background-repeat:no-repeat;
margin:0px 0px 10px 0px;
padding:0px;
width: 211px;
height: 28px;
}

h2.eapress
{
background-image:url(../images/aboutus_press_header.jpg);
background-repeat:no-repeat;
margin:0px 0px 10px 0px;
padding:0px;
width: 211px;
height: 28px;
}

h2.eacommunity
{
background-image:url(../images/aboutus_eaincom_header.jpg);
background-repeat:no-repeat;
margin:0px 0px 10px 0px;
padding:0px;
width: 211px;
height: 28px;
}

h4
{
 	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
	padding: 0px;   
}

h5
{
 	font-size: 11px;
	line-height:16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;   
}

/* navigation */

.aboutus_on
{
    float:left;
    margin-top: 45px;
    margin-right: 5px;
    background-image:url(../images/navigation_images/aboutus_on.gif);
    background-repeat:no-repeat;
    text-align:left;
    text-indent:-999999px;
    text-decoration:none;
    width:61px;
    height:17px;
    display:block; 
}

ul#subNav
{
 	list-style-image: url("../images/arrow_red.gif");    
}

#subNav li
{
 	margin-bottom: 20px;   
}

.subNavHeader
{
 	color: #b22e31;
	font-weight: bold;
	display: block;
	margin-left: 38px;
	margin-bottom: 25px;  
	font-size: 12px;  
}

/* body content */

#leftcol
{
 	width: 155px;
	margin: 17px 0px 0px 20px;
	/* border: 1px solid pink; */
	padding: 0px;
	float: left;
	display: inline;  
}

#middlecol
{
 	width: 395px;
	margin: 17px 0px 30px 0px;
	/* border: 1px solid pink; */
	border-left: 1px solid #cccccc;
	height: 100%;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline; 
}

#rightcol
{
 	width: 170px;
	float: left;
	margin: 17px 0px 0px 20px;
	padding: 0px;
	/* border: 1px solid green; */
	background-image:url(../images/aboutus_rightbanner.gif);
    background-repeat:no-repeat;
	height: 365px; 
}

#rightcol2
{
 	width: 485px;
	margin: 17px 0px 30px 0px;
	/* border: 1px solid pink; */ 
	border-left: 1px solid #cccccc;
	height: 100%;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline; 
}


/* content */

.body
{
	line-height:16px;
	margin-bottom: 8px;
}

 a.bodyUnderlineLinks 
{
 	text-decoration: underline !important;  
}

.clientNameEvent
{
 	color: #7a9b9b;   
}

.quote
{
 	font-style: italic;
	line-height:16px;   
}

.blockClientQuote
{
 	margin-top: 12px;
	margin-left: 25px;	   
}

.teamTitle
{
 	font-weight: normal;
	color: #7A9B9B;   
}

#ourPhilContent
{
 	width: 150px;
	margin: 0px 0px 0px 12px;   
}
