* { 
	margin: 0; 
	padding: 0; 
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}

body { background: url("../images/navigation/background.jpg") #2E3D5A top left no-repeat; }

a , a i, a sup, a:link, a:hover, a:visited{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #007AC2;
	text-decoration: underline;
}
	
a img { border: 0; }

#main {
	padding: 0;
	margin: 0 0 30px 0;
	border: 1px solid #304769;
	background-color: #fff;
}

#ribbon {
	height: 37px;
	background: url("../images/navigation/tiledheader.jpg") top repeat-x;
	color: #000;
	}

#banner { height: 73px; }
#default_banner { height: 205px; }
#bottomstrip { height: 47px; }
#whitehr {
	background: url("../images/navigation/whitehr.gif") top repeat-x;
	}
#bluehr {
	background: url("../images/navigation/bluehr.gif") top repeat-x;
	}

#heading {
	background: url("../images/navigation/headerstrip.jpg") top repeat-x;
	height: 38px;
	}
	
#heading h1 { padding-left: 30px; }
	
#leftside {
	background: url("../images/navigation/rightstrip.jpg") right repeat-y;
	background-color: #fff;
	}

#content {
	background-color: #fff;
	line-height: 16px;
	}
	
#rightside {
	background: url("../images/navigation/leftstrip.jpg") left repeat-y;
	background-color: #fff;
	
	}
	
#rightempty {
	background-color: #fff;
	}
	
	
#footer, #footer td {
	background-color: #CC0000;
	font-size: 9px;
	color: #800517;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #ffffff;
	font-size: 9px;	
	text-decoration: none; 
}

#footer a:hover { color: #330000; }

#leftside .padme { padding: 15px 15px 15px 15px; width: 150px; }
#rightside .padme { padding: 15px 15px 15px 15px; width: 120px; }
/* The first <p> on every page means we don't need padding */
#content .padme  { padding: 0px 30px 20px 30px; width: 560px; }

/* used for pages where the right side bar is non-existant */
#content .padme_colspan2  { padding: 0px 30px 20px 30px; width: 710px; }

/* front page - default.asp - based on 410px*/
#default_content .padme  { padding: 0px 20px 20px 30px; width: 360px; }
#default_leftside .padme  { padding: 0px 0px 20px 0px; width: 180px; }

#news { padding-bottom: 20px; }
.container { height: 130px;}

.intro, .intro i {
	font-size:18px;
	line-height: 120%;	
}
.introtext {
	font-size: 14px;
	color:gray;
	
	}
.introtext .big {
	font-size: 18px;
	color: gray;
	}
td .feat{
	line-height: 200%;
	font-weight: bold;
	/*color: #a20708;*/
	color: #194b7e;
	font-size: 11px;
	}

.Press{
font-weight:bold;
font-size:11px;
}	

.newsLetter{
	line-height: 200%;
font-weight:bold;
font-size:12px;
}

.practiceGroups a{
	line-height:200%;
	color:#FF0000;
	text-decoration:none;
}

	
.experts_in {
	line-height: 200%;
	color: gray;
	}

.experts_in a, .experts_in a:visited{
	color: gray;
	text-decoration: underline;
	}
	
.experts_in a:hover {
	color: gray;
	text-decoration: underline;
	}


h1, h1 i {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	color: #a20708;
}

h1.category , h1.category i {
	color: #14487C;
	font-size:18px;	
	font-weight: normal;
	margin: 10px 0 10px 0;

}

h2, h2 i {
	color: #007AC2;
	font-size:14px;	
	font-weight: bold;
	margin: 40px 0 0px 0;
}

h3, h3 i {
	color: gray;
	font-size:12px;	
	font-weight: bold;
	margin: 20px 0 10px 0;
}

h3.contact , h3.contact i {
	color: gray;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;

}

h4, h4 i {
	color: #14487C;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h5, h5 i {
	color: #000;
	font-size:12px;	
	font-weight: bold;
	margin: 10px 0 0 0;
}

h6, h6 i {
	color: gray;
	font-size:12px;	
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-transform:uppercase;
}



p { margin: 1.0em 0px; }
small { font-size: 10px; }

.hr {
	height: 47px;
	width: 560px;
	background: #fff url('../images/common/hr.gif') repeat-x center;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	

/* #lnav belongs to #leftside */
#lnav ul , #lnav li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#lnav {
	margin: 0;
	padding: 0;
	}
	
#lnav a:hover { color: #951414; }
#lnav a { color: gray; text-decoration: none; font-size: 11px;}
#lnav .stub { color: gray; font-size: 11px; }
	
/* used for indented lists on #leftsideleftside */
#lnav .subnav  ul, #lnav .subnav  li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 20px;
	
}

#lnav .subnav { 
	padding: 0; 
	margin: 0;
 }
	
	
/* used on #rightside */
#block {
	padding-bottom: 30px; 
	color: black;
	font-size: 11px;
	}

#block p {font-size:11px;}
#block .feat {
	font-weight: bold;
	color: #194b7e;
	margin-bottom: 5px;
	font-size: 11px;
	}
	
#block a { 
	text-decoration: none;
	color: gray;
	font-size: 11px;
	}
	
#block a:hover {text-decoration: underline; }

#default_leftside  .feat {
	font-weight: bold;
	color: #194b7e;
	margin-bottom: 15px;
	font-size: 11px;
	}
#default_leftside *{
	color: gray;
	font-size: 11px;
	background: url("../images/navigation/rightstrip.jpg") right repeat-y;
	background-color: #fff;
	}

	

 
/* used primarily for case studies */
#content a.readmore {
	font-size: 11px;
	text-decoration: none;
}
#content a.readmore:hover{
	font-size: 11px;
	text-decoration: underline;
}

#content a.gray {
	text-decoration: none;
	color: gray;
	}
	
#content a.gray:hover {
	text-decoration: underline;
	color: gray;
	}	


#content ul {
	list-style-type: none;
	}
	
#content ul li {
	list-style-type: none;
	background:transparent url('../images/common/bullet.gif') 0px 3px no-repeat;
	border:0;
	margin:0;
	padding: 0 0 5px 15px;
}
#content ol li {
	border:0;
	margin-left: 20px;
	padding: 0 0 5px 3px;
}

#sitemap {
	margin: 0;
	padding: 0;
	}
	
#sitemap ul, #sitemap li{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	}

#content #sitemap li {
	color:#007AC2;
	}
	
#content .mainlist { margin-bottom: 30px; }

#content .feat {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #194b7e;
	/*color: #007AC2;*/
	font-size:16px;
	font-weight: bold;
	
}

.gray , .gray i, .gray b, .gray u { color: gray; }

.blue , .blue a { 
	color: #007AC2; 
}

.br {
	padding: 20px 0 20px 0; 
	}
table.list td { padding-bottom: 10px; }
td.date { width: 70px; }
	
.quote, .quote small {
	color:gray;
	font-family:georgia, Helvetica, Arial, Verdana, sans-serif;
	}
.quote i { 
	color:gray;
	font-family:georgia, Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	}


#defaultleftsideinput { height: 22px; padding: 0 1px 0 0;}


/* news area on main page */

.ei  p {
	margin: 0 0 5px 0;
	color:gray;
	}
.ei_header {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	}
		
#news .date { 
	color: #808080;
	font-weight: bold;
	padding-top: 15px;
	
}

#news a {
	text-decoration: none;
	color: #007AC2;
	}
#news a:hover {
	text-decoration: underline;
	color: #007AC2;
	}
	
.top { margin-top: 45px;}
	

