.udm, .submenu, .submenu_start, #topLinks {
	display: none !important;
}

/*
	submenu on nNav: #ccc;
	background, grayish: #f3efe0;
	link red: #8aa594;
	hx greenish: #00628b;
	sideNav link (dark gray): #404040; 
	sideNav on page and hover (lighter gray): #808080;
*/

body {
	background: url(../i/bg_stripe.gif) repeat-x;
	font: normal 11px helvetica, sans-serif;
	color: #555555;
	margin: 0;
	padding: 0;
	text-align:center;
}

/* for search, sitemap, emailpage */
td {font: normal 8pt arial, sans-serif;}

a { color: #af281c; text-decoration: none; }
a:hover { text-decoration: underline; }

*.more { color: #af281c; font-weight: bold; }

li.more { list-style: none; margin-top: 20px; }

img { border: 0; }

ul { list-style-type: disc; }

ul.noindent {
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}
ul.noindent li { margin-left: -16px; }

ul.noindent {
        list-style-type: none;
        list-style-image: none;
        !list-style-image: none;
}
ul.noindent li { margin-left: -16px; }


ul.contactLinks {
	float: right;
	width: 130px;
	padding: 0 250px 0 0;
}

.contactLinks li { margin: 0; padding: 0; }

#body {
	width: 930px;
	margin: auto;
	padding: 0px;
	text-align: left;
}


/*
img#logo { display: none; }
img#printlogo { float: left; display: block; margin: 11px 0 5px 0px; border: 0px; }
*/



#menu_wrapper {
	margin: 0 0px 0 260px;
	position: absolute;
	top: 15px; /* controls vertical position of main nav */
	width: 635px;
}



#body .submenu {
	clear: both;
	color: #f3efe0;
	text-transform: uppercase;
	height: 35px;
	padding: 0px 0 0 0;
	line-height: 35px;
	background: #0c0e0e;
	margin: 0;
	font-size: 10px;
	text-align: left;

}

.submenu a { 
	color: #ffffff; 
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
}

.submenu a.onNav, .submenu a:hover
{ 
	color: #fff; 
	text-decoration: none;
	padding: 0px 0px 12px 0px;
	_padding: 0px 0px 11px 0px;
	!padding: 0px 0px 11px 0px;
	background: url(../i/linkbottom.gif) bottom repeat-x;
}

#body .submenu .backlink { text-align: left; }

#body .submenuend {
	clear: both;
	border-top: 4px solid #fff;
}

.backlink 
{
	padding: 0px 0 0 0;
	_padding: 11px 0 0 0;
	!padding: 11px 0 0 0;
}

.backlink a
{
	color: #ffffff; 
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
}

.backlink a:hover
{
	padding: 0px 0 12px 0;
	_padding: 0 0 12px 0;
	!padding: 0 0 12px 0;
}

img.backlink
{
	margin: 0 0 0 15px;
}

#body .breadcrumb {
	text-align: left;
	color: #af281c;
	font-size: 19px;
	font-weight: normal;
	width: 200px;
	padding: 20px 0px 0px 12px;
	background: #e7e7e7;
}


#attorneys #body #upperBlock .breadcrumb {
	text-align: left;
	color: #af281c;
	font-size: 19px;
	font-weight: normal;
	width: 200px;
	padding: 20px 0px 0px 12px;
	background: #e7e7e7;
}
.minicrumb
{
	float: left;
	padding: 0px 0 0 0px;
	margin: 0px 0 0 5px;
	line-height: 23px;
	_line-height: 20px;
	!line-height: 20px;
	text-transform: none;
}

.minicrumb img
{
	display: none;
}

.minicrumbAtty
{
	display: block;
	padding: 10px 0 0 0px;
	margin: 60px 0 0 5px;
	line-height: 23px;
	_line-height: 20px;
	!line-height: 20px;
	text-transform: none;
}

.minicrumbImage {
	display: none;
}


.practicecrumb
{
	float: left;
	padding: 10px 0 0 0px;
	line-height: 23px;
	_line-height: 20px;
	!line-height: 20px;
	text-transform: none;
	width: 235px;
}

img.crumb { float: left; }

#body .introsummary {
	text-align: left;
	color: #555555;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	width: 350px;
	padding: 0px 0px 0 13px;
	_padding: 8px 0px 0 18px;
	!padding: 8px 0px 0 18px;
	clear: left;
	height: 155px;
	overflow: hidden;
}

#body .attysummary {
	text-align: left;
	color: #555555;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	width: 170px;
	_width: 199px;
	!width: 199px;
	padding: 5px 0px 0 25px;
	margin: 15px 0 0 0;
	clear: left;
	float: left;
	height: 155px;
	overflow: hidden;
	border-right: 1px solid #999999;
}

#body .attysummary p {
	padding: 0 25px 0 0;
	margin: 0px;
}

#body .biosummary {
	display: none;
}

#body .biosummary p {
	padding: 0 25px 0 0;
}

#body .attysearch {
	float: right;
	clear: none;
	height: 160px;
	overflow: hidden;
	padding: 5px 0px 0 0px;
	margin: 10px 0px 0 0px;
}

#body .itemsearch {
	display: none;
}

#body .biobox {
	float: left;
	clear: none;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	padding: 0px 0px 0 15px;
	margin: 25px 0px 0 0px;
	_margin: 20px 0px 0 0px;
	!margin: 20px 0px 0 0px;
}

#body .itemtitle {
	padding: 25px 0px 0 15px;
	margin: 0px 0px 0 0px;
	width:250px;
	text-align: left;
	clear: left;
}

#body .itemblock {
	padding: 10px 0px 0 15px;
	margin: 0px 0px 0 0px;
	width: 250px;
	text-align: left;
	clear: left;
	line-height: 16px;
	color: #333333;
}


/*
#body .breadcrumb a { color: #000; text-decoration: none; }
#body .breadcrumb a:hover { color: #e0e0e0; text-decoration: none; }
*/

span.bread
{
	font-size: 15px;
	color: #af281c;
	text-transform: capitalize;
	font-weight: normal;
}

img.rightimage
{
	float: right;
	border-right: 259px solid #fff;
	margin-right: 0px;
	_margin-right: -4px;
	!margin-right: -4px;
	width: 292px;
	height: 246px;
}


body #body #content {
	background: url(../i/content_bg.gif) repeat-y;	
	width: 930px;
	clear: both;
}


#body #upperBlock {
	width: 930px;	
	background-color: #e7e7e7;
	padding: 0px;
	margin: 0 0 20px 0;
	height: 246px;
	border-top: 10px solid #e7e7e7;
	border-bottom: 10px solid #e7e7e7;
	border-left: 0px solid #e7e7e7;
	
}

#body #upperBio {
	width: 930px;
	height: 246px;
	float: right;
	background-color: #e7e7e7;
	padding: 0px;
	margin: 0 0 20px 0;	
}

#body .contentLeft {
	width: 395px;
	padding: 0px 0 30px 0;
	color: #555555;
	line-height: 18px;
	float: none;
	_float: left;
	!float: left;
}

#body .contentLeft ul 
{
	padding: 2px 0 20px 33px; 
	margin: 0;
}

#body .contentRight ul 
{
	padding: 0px 10px 4px 33px; 
	margin: 0;
	_width: 280px;
}



ul li 
{
  	list-style: none url(../i/bulletblack.gif);
  	_list-style: none url(../i/bulletblack_ie.gif); 
    !list-style: none url(../i/bulletblack_ie.gif); 
}

ul li.color
{
  	list-style: none url(../i/bullet.gif);
  	_list-style: none url(../i/bullet_ie.gif); 
    !list-style: none url(../i/bullet_ie.gif); 
}


/* Left column display of html fields */
#body .contentLeft div { margin-left: 0px; }

.contentLeft p { padding: 0 20px 0 15px; }

.contentLeft a { color: #af281c; }
  
#body #header {
	height: 28px;
	!height: 34px;
	background-color: #8aa594;
	margin: 2px;
	margin-bottom: 1px;
	border-bottom: 4px solid #00628b;
	border-top: 4px solid #00628b;
}

/* search form text entry */

#body .info
{
	display: none;
}

.infoborder
{
border-top: 1px solid #d1cdb9;
margin: 3px 0 0 0;
}

img.info
{
	margin: 5px 0 0px 12px;
}

form.search { padding: 0; margin: 0; }

input.search {
	background: url(../i/inputbox.gif) no-repeat;
    width: 188;
    height: 19px;
    margin: 0 0 0 4px;
	border: 1px solid #e7e7e7;
}

.search a { margin: 0px; color: #ffffff; text-decoration: none;}
.search a:hover {color: #ccc; text-decoration: none;}


/* practice profile - child gchild list */

#body .prac_bullet_child { margin-left: 12px;}

#body .prac_bullet_gchild { margin-left: 22px;}


/* practice summary - 2 column*/

ul.multiList{width:35%; font-size:12px; padding:0 0 0px 14px; float:left; margin: 0 0 2px 0;}

#body ul.multiList li.prac_bullet_parent {
	list-style-image: none;
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	margin-left: -12px;
	margin-top: 8px;
	margin-bottom: 3px;
}

#body ul.multiList li.prac_bullet_child { margin-left: 20px; }

#body ul.multiList li.prac_bullet_gchild { margin-left: 40px; }


/* side navigation for 3rd level nav, and sidebar search forms */
.sideNav, .contentLeft .stndForm {
	margin: 12px;
	padding: 0 5px 8px 5px;
	/*background-image: url(../i/translucent-blue-bg.png);*/
	!height: 100%;
}

.sideNav { color: #404040; }
.sideNav p { margin: 0 18px; margin-top: 8px; }
.sideNav hr { color: #ccc; height: 1px; background-color: #ccc; border: 0; }
.sideNav img { margin-top: 5px; }

#content .sideNav ul { padding: 0 5px 0 8px; margin-top: 5px; list-style: none; }

#content .contentLeft .sideNav a { color: #404040; font-weight: normal; }
#content .contentLeft .sideNav a:hover { color: #808080; font-weight: normal; text-decoration: none; }
#content .contentLeft .sideNav a.navOn { color: #808080; font-weight: normal; text-decoration: none; }

#body .contentRight {
	width: 290px;
	float: right;
	line-height: 16px;
	padding: 0 0 40px 0;
}

#body #content .contentGeneral {
	background: url(../i/side_bottom.png) bottom right no-repeat;
	width: 700px;
	min-height: 250px;
	_height: 250px;
}

#body #content .tempGeneral {
	width: 930px;
	min-height: 60px;
	_height: 60px;
}

/* bio list pages */
.bioLetters {
	
}

.bioLetters .letter {
	
}

.biodivider {
	border-bottom: 1px solid #e7e7e7;
	width: 640px;
}

#body .bioLetters a:hover { text-decoration: underline; }

.biolisttitle, .govexplisttitle {
	width: 400px;
	_width: 405px;
	!width: 405px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding: 3px 0 0 5px;
	margin: 0px;
	background-color: #e7e7e7;
	border-bottom: 1px solid #af281c;
	clear: left;
	line-height: 14px;
}

#body .contentGeneral .bioGroups { font-size: 1.1em; margin-bottom: 16px; }

#body .contentGeneral .bioGroups a { font-weight: bold; text-decoration: none; margin: 0 5px; }

#body .contentGeneral .bioGroups a:hover { text-decoration: underline; } 

.list { line-height: 12pt; padding: 0px 0 0px 0; width: 640px;}
.list dl { margin: 0; padding: 0 0 0 10px; font-weight: normal; }
.list dl dt { margin: 12px 0 10px 0; _margin: 12px 0 0px 0; !margin: 12px 0 0px 0; float: left; font-weight: normal; }
.list dl dd { margin: 12px 0 0px 0; padding: 0; float: right; }
.list .title { font-weight: normal }
.list .phone { width: 100px; color: #000000; padding: 0 15px 0 0px; font-weight: normal; font-size: 11px; }
.list .email { width: 220px;  font-weight: normal; font-size: 11px; }
.list .vcard { width: 80px; text-align: right; padding: 0 10px 0 0;  font-weight: normal; font-size: 11px;}
.list .fax { width: 30px; }
.list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }

/* bio search - government experience */
.list .govname { width: 180px; }
.list .govsub { width: 160px; }
.list .govtitle { width: 160px; }
.list .govyear { width: 70px; }

.govexplisttitle dl { margin: 0; padding: 0; }
.govexplisttitle dl dt { margin: 0; float: left; font-weight: bold; }
.govexplisttitle dl dd { margin: 0; padding: 0; float: right; }
.govexplisttitle .govname { width: 180px; }
.govexplisttitle .govsub { width: 160px; }
.govexplisttitle .govtitle { width: 160px; }
.govexplisttitle .govyear { width: 70px;  }


/* - ( Recruit Calendar: List ) - */
.reccal_head  dl {
	margin: 0;
	padding: 2px 7px;
	height: 20px; !height: 25px;
	border: 1px solid #e8e9eb;
	border-bottom: none;
	font-weight: bold;
	font-size: 1.1em;	
	text-transform: uppercase;
	color: #666;
}

.reccal_list  dl {
	margin: 0 0 1px 0; 
	padding: 8px;
	height: 28px; !height: 28px;
	background: #e8e9eb;
	line-height: 10pt;
}

.reccal_list dl a { text-decoration: none; font-weight: bold; }
.reccal_list dl a:hover { text-decoration: underline; }

.reccal_list dl dt, .reccal_head dl dt { width: 220px; margin: 0; padding-left: 1px; padding-right: 32px; float: left; }

.reccal_list dl dd, .reccal_head dl dd { margin: 0; padding: 0; float: left; }

.reccal_list .dte, .reccal_head .dte  { width: 140px; }
.reccal_list .office, .reccal_head .office  { width: 100px; }
.reccal_list .atty, .reccal_head .atty { width: 218px; }

 .clearb { clear:both; }

/* css for forms */
.stndForm { padding: 0; margin: 0; }
.stndForm input.txt, select.txt { color: #000; background-color: #fff; width: 300px; border: 1px solid #7c9cbc;}
.stndForm p { display: block; padding: 8px 0; margin: 0; }
.stndForm p label { float: left; width: 100px; }
.stndForm label { font-size: 9pt; font-weight: bold; color: #000000; }

/* pub signup newsletter checkbox description title */
.label { font-size: 9pt; font-weight: bold; color: #000000; }

.stndForm {
	font-weight: bold;
	color: #333333;
	padding: 1px;
}

.submitButton {
	font-weight: bold;
	background: #af281c;
	color: #e5eef5;
	padding: 1px;
	border: 1px solid #f3efe0;
	cursor: hand;
}


/* news page - document type select */
/* !margin-bottom to fix ie 6/7 extra space below doc type select */
.docSelectForm { padding: 0; margin: 0; !margin-bottom: -18px; }
.docSelectForm select.txt { color: #000; background-color: #fff; width: 300px; border: 1px inset #f3efe0;}
.docSelectForm p { display: block; padding: 8px 0; margin: 0; border-top: 1px solid #f3efe0; }
.docSelectForm p label { float: left; width: 140px; }
.docSelectForm label { font-size: 9pt; font-weight: bold; color: #00628b; }

/* css for forms in upper block */
#upperBlock .stndForm {
	font-weight: normal;
	color: #333333;
	width: 440px;
	_width: 430px;
	!width: 430px;
	padding: 5px 0px 0 0;
	_padding: 0px 0px 0 0;
	!padding: 0px 0px 0 0;
	margin: 0px;
	
}

#upperBlock .stndForm p {
	padding: 0 0 4px 0;
	margin: 0px;
	
}

#upperBlock .stndForm p label {
	color: #333333;
	padding: 4px 15px 0 0px;
	font-size: 11px;
	text-align: right;
}

#upperBlock .stndForm input.txt {
	width: 280px;
	height: 17px;
	margin: 0 15px 0 0;
	font-size: 10px;
	border: 1px solid #7c9cbc;
}

#upperBlock .stndForm select.txt {
	width: 280px;
	height: 16px;
	margin: 0 15px 0 0;
	font-size: 10px;
	border: 1px solid #7c9cbc;
}

#upperBlock .stndForm .submitButton {
	font-weight: bold;
	margin: 0px;
	font-size: .9em;
	padding: 0px;
	cursor: hand;
}

.contentLeft .stndForm p label {
	color: #333333;
	text-align: right;
	padding: 0px 15px 0 0px;
}

.contentLeft .stndForm input.txt {
	border: 1px solid #7c9cbc;
}

.contentLeft .stndForm select.txt {
	border: 1px solid #7c9cbc;
}

.contentLeft .stndForm .submitButton {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	cursor: hand;
	border: 0px;
}


/* css for forms in sidebar */
.contentRight .stndForm p {
	padding: 0;
	padding-bottom: 6px;
	overflow: hidden;
	border-top: none;
}

.contentRight .stndForm p label {
	color: #333333;
}

.contentRight .stndForm input.txt, .contentRight .stndForm select {
	width: 200px;
	clear: left;
	font-size: .9em;
	border: 1px solid #7c9cbc;
}

.contentRight .stndForm .submitButton {
	font-weight: bold;
	margin-right: 0px;
	font-size: .9em;
	margin-top: 6px;
}


#body .contentGeneral table { border-collapse: collapse; }
#body .contentGeneral .datatable { border-collapse: collapse; }
#body .contentGeneral .datatable td { text-align: left; padding: 6px 8px 6px 0; }
#body .contentGeneral .datatable th { 
    border-bottom: 1px solid #8a9a7a;
    font-weight: bold;
    text-align: left;
    padding: 6px 0 6px 0;
}


/* end - bio list pages */

#body img.bioPic { float: left; margin-right: 17px; }	

#body .contentGeneral ol { font-weight: normal; }

#body .contentGeneral ul { font-weight: normal; margin: 0; }

#body .contentGeneral p { margin-top: 0px; }

.footer {
	height: 40px;
	margin: 0;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background-color: #af281c;
	color: #a1a1a1;
}

.box {
	padding: 15px 0 0 0px;
	clear: both;
	width: 930px;
	text-align: left;
	color: #a1a1a1;
}

.footer span, .footer a { margin: 0 0px; color: #a1a1a1; }
.footer a:hover { color: #a1a1a1; text-decoration: underline; }

.footerAddy {
	font-size: 9px;
	padding: 5px 0 20px 0px;
	clear: both;
	width: 930px;
	text-align: left;
}

#body #locations { padding: 4px 0 0 8px;}

#locations a { margin: 0 3px; color: #a1a1a1;}
#locations a:hover { color: #616161; text-decoration: none; }

/* locations on contact main page */
.locations .locationBox {
	display: block;
	float: left;
	width: 162px;
	height: 182px;
	background: #f3efe0;
	padding: 1px;
	margin: 0 10px 14px 0;
	border: 1px solid #00628b;
}

/*.locationBox a { text-transform: uppercase; }*/

.locations .locationBox div {
	height: 166px;
	!height: 100%;
	padding: 7px;
	border: 1px solid #00628b;
}

.locationBox p.directions a { text-transform: none; }

/* stuff */  
hr.gray {
    height: 1px;
    margin: 6px 0; !margin: 0;
    color: #ccc; background-color: #ccc;
    border: 0;
    clear: left;
}

hr.biolist {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #8a9a7a; background-color: #8a9a7a;
    border: 0;
    clear: left;
}

/* Body header */
h1 {
	margin: 0;
	padding: 5px 0 0 0;
	padding-bottom: 6px;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

/* alerts & events summary page - heading of each new table */
#news_summary h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	margin-bottom: 16px;
	font-size: 1.7em;
	font-weight: bold;
	color: #00628b;
	border-bottom: 2px solid #00628b;
}

.contentLeft h1 { padding-bottom: 16px; }

h2 {
	margin: 0;
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 3px 0 0 5px;
	background-color: #e7e7e7;
	clear: left;
}

.contentLeft .titlebar {
	width: 400px;
	_width: 405px;
	!width: 405px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding: 3px 0 0 5px;
	margin: 0 0 5px 0;
	background-color: #e7e7e7;
	border-bottom: 3px solid #af281c;
	clear: left;
}

/*
.contentLeft .titlebar {
	width: 400px;
	_width: 405px;
	!width: 405px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding: 3px 0 0 5px;
	margin: 0 0 5px 0;
	background-color: #e7e7e7;
	border-bottom: 1px solid #af281c;
	clear: left;
}
*/

h4 {
	width: 400px;
	_width: 405px;
	!width: 405px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding: 3px 0 0 5px;
	margin-top: 0px;
	background-color: #e7e7e7;
	border-bottom: 3px solid #af281c;
	clear: left;
}

h5{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	padding: 3px 0 0 5px;
	margin: 20px 15px 3px 15px;
	border-bottom: 1px solid #af281c;
}

h6 {
	margin: 14px 0 3px 15px;
	font-size: 1.0em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}



/* EVENTS: CALENDAR TABLE */

#calendar {
    float: right;
    padding: 0 0 10px 10px; !padding: 20px 0 10px 10px;
}

#calendar table {
    border-collapse: collapse;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 10pt;
    text-transform: uppercase;
  }

#calendar table caption {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font: bold 11pt arial, sans-serif;
    color: black;
}

#calendar table th {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
    font-size: 8pt;
}

#calendar table td {
    padding: 3px; margin: 0;
    border: solid 1px #ccc;
}

#calendar table td.blank { background: #e3e3e3; }
#calendar table td.linked-day { background: #8a9a7a; }

#calendar table a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

#calendar table a:hover { text-decoration: underline; }

#calendar table .calendar-prevnext a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#calendar table .clendar-prevnext a:hover { text-decoration: none; }

/* news item footer text */
.newsFooter { font-size: 7.5pt }

/* news signup form */

.newsSignupForm { padding-bottom: 10px; }

.newsSignupForm input.txt {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 200px;
}

.newsSignupForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 350px;
}

.newsSignupFormForm p {
    clear: left;
    margin: 0 0 8px 0;
    padding: 0;
    padding-top: 5px;
}

.newsSignupForm p label {
    float: left;
    width: 150px;
}

#footer_addr {
    font-size: 7pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #808080;
}

 #footer_addr b { color: #555; }

/* case studies - summary image on left title on right*/
/*.newsTitle {font-weight: bold; border-top: 6px solid #802c3c; margin-top: 14px;}
*/
.caseRecLeft {float: left; width: 85px;}
.caseRecRight {float: left; width: 400px;}

ul.casestudiesRec{
	margin:27px 0 0 0; 
	padding:0;
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
}

ul.casestudiesRec li{margin:0; padding:12px 0 12px 0; clear: both; border-bottom: 1px solid #e6e6dc;}
ul.casestudiesRec img{float: left; padding-right: 12px;}


/* case studies - detail image float right */
.imgfRight{float:right; margin:0 0 10px 10px;}


/* rsvp button */
.rsvpbutton a {
	font-weight: bold;
	color: #e5eef5;
	background-color: #af281c;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ced7df;
}

.rsvpbutton a:hover  { text-decoration: none; }

/* Publications sign-up button in left rail of pubs list */
.pubsignupbutton a {
	font-size: 8pt; !font-size: 7pt;
	font-weight: bold;
	color: #e5eef5;
	background-color: #f3efe0;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	float: right;
}

.pubsignupbutton a:hover  { text-decoration: underline; }

/* Events and Articles Summary */
.summary1 {
        color: #666666;
        
        width: 525px;
        margin: 0 0 30px 0;
        padding: 0px;
}

.summary1 .cattitle {
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #00628b;
        text-align: left;
        padding: 18px 18px 0 0;
        margin: 0;
        border-bottom:1px solid #cccccc;
}
.summary1 .more {
        font-size: 11px;
        font-weight: normal;
        text-transform: none;
        float: right;
        padding: 0;
        margin: 0px;
}

.summary1 dl {
        overflow: hidden;
        width: 638px;
        border-bottom:1px dashed #cccccc;
        margin: 0;
}

.summary1 dt{
        height: auto;
        padding: 12px 0 0 0;
        margin: 0;
        float: left;
}

.summary1 dt {
		padding-right: 10px;
        width: 425px;
        font-weight: normal;
        border-right:1px dashed #cccccc;
}

.summary1 dt p {
		padding: 0px 0 0 10px;
		_padding: 0 0 10px 10px;
		!padding: 0 0 10px 10px;
}

.summary1 dd {
        padding: 10px 0 10px 10px;
        height: auto;
        margin: 0;
        float: left;
        width: 100px;
        width: 25%;
}

span.summarylink {
        float: right;
}


/* individual page css */

/* Pages without a left column */
#news-eventsrsvp #content,
#ecommunications-signup #content, 
#about #content
{
	background-image: none;
}

/*
#publications-signup .contentLeft {
	width: 177px;
	!width: 207px;
	padding: 10px 15px 20px 15px;
}

#publications-signup .contentLeft a {
	color: #3e82b1;
}

#publications-signup .contentRight  {
	width: 504px;
	!width: 540px;
}
*/

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }
.searchheader { font-size: 10pt; font-weight: bold; }


