body {
	font: normal 12px arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: white url(../i/att_who_know_small.png) top repeat-x;
	min-width: 778px;
	position: relative;
	_overflow: hidden;
}

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

/* maroon 7a0807 */
a { color: #458f9f; text-decoration: none; }
a:hover { text-decoration: underline; }

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

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

img { border: 0; }

ul {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}

.contentMain ul li,
.contentGeneral ul li {
	list-style-type:none;
	background: url(../i/content-bullet.png) no-repeat;
	background-position: 0 -6px;
	padding-left: 20px;
	margin-left: 0;
}

.contentMain ul ul,
.contentGeneral ul ul {
	margin-left: 20px;
}

.contentMain ul li ul,
.contentGeneral ul li ul
{
	margin-left: 0;
}

.contentMain ul ul li,
.contentGeneral ul ul li {
	margin-left: 0px;
	background: url(../i/content-bullet-indent.png) no-repeat;
	background-position: 0 -6px;
}



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

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

#body {
	width: 778px;
	margin: auto;
	text-align: left;
}

#body #top { 
	height: 28px; /* hack for blue background behind main menu left side*/
	margin: 0 2px 1px 2px; 
	padding: 0; 
	border-top: 4px solid #8aa594;
	background: #002f5d;

}

#top img#logo { float: left; display: block; margin: 20px 0 8px 8px; }
/*#top img#motto { float: right; padding:0; display: block; margin: 38px 8px 0 0; vertical-align: bottom; } */

#body .backlink {
	text-align: right;
	font-size: .9em;
	margin-top: 33px;
	height: 18px;
	margin-bottom: -52px;
	width: 562px;
	float: right;
}

#body .backlink a { color: #458f9f; text-decoration: none; }
#body .backlink a:hover { text-decoration: underline; }


#body #content {
	margin-top: 51px;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;
	
	background: url(../i/sidebar-bg.png) repeat-y;
}

.contentSidebar h1 { padding-bottom: 16px; }
.contentSidebar img { display: block; margin: 0 auto;}

.contentSidebar img.bioPic { display: block; margin: 0 auto; width: 176px; overflow: hidden;}

#body .contentSidebar ul.submenu,
#body .contentSidebar ul.submenu li {
	list-style:none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 40px;
}

#body .contentSidebar ul.submenu li {
	margin: 0 12px;
	border: 1px solid #999;
	border-width: 1px 0;
	margin-bottom: -1px;
	padding: 4px 0;
}

#body .contentSidebar ul.submenu li a.onNav {
	color: #002f5d;
}

#body .contentSidebar {
	width: 178px;
	_overflow: hidden;
	padding: 8px 7px;
	color: #333;
	line-height: 18px;
	float: left;
	line-height: 18px;
	padding-bottom: 60px;
}

#body #header {
	padding-top: 17px;
	height: 94px;
	border-bottom: 2px solid #DFF4F9;
}

#body #logo {
	float: left;
}

#header #topLinks {
	float: right;
	padding-top: 37px;
	padding-right: 3px;
}

#topLinks input.box {
	height: 15px;
	border: 1px solid black;
	color: #666;
	font-size: 11px;
	padding: 2px 6px 0 6px;
	width: 143px;
}

#topLinks input.box:focus {
	color: black;
}

#topLinks input.submit:hover {
	background-color: black;
}

#topLinks input.submit {
	background-color: #111111;
	border: 1px solid black;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;

	color: white;
	height: 17px;
	width: 29px;
}

.contentSidebar p { margin-top: 0; }
.contentSidebar a { color: #458f9f; }

#body .contentSidebar ul { 
	padding: 6px 0 4px 24px; 
	margin: 0;
	list-style: none;
}

#body .contentSidebar ul ul {
	padding-left: 10px;
	padding-top: 0;
}

#body .contentSidebar ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: url(../i/sidebar-bullet.png);
}

#body .contentSidebar ul li a {
	color: white;
}

#body .contentSidebar ul ul li
{
	list-style-image: url(../i/sidebar-bullet-indent.png);	
}


/* practice summary - 2 column*/

ul.multiList{
	float: right;
	min-width: 245px;
	margin-left: 0;
}

ul.multiFirst {
	float: left;
}

#body ul.multiList li.prac_bullet_parent {
	font-weight: bold;
	list-style: none;
	padding: 2px 0;
	border: 1px solid #aacbd2;
	border-width: 1px 0;
	margin-bottom: -1px;
	padding-left: 14px;
	background: url(../i/inside_arrow.gif) no-repeat left;
}

#body ul.multiList li.prac_bullet_parent a {
	color: #002f5d;
}


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

#body .contentMain {
	width: 562px;
	_overflow: hidden;
	margin-left: 24px;
	padding-bottom: 25px;
	float: left;
	line-height: 22px;
}

#body .contentGeneral {
	padding: 12px 22px;
	line-height: 18px;
	overflow:hidden;
	background: white;
}

#body .contentGeneral .left{
    width: 346; !width: 368;
    float: left;
    padding-right: 18px;
    margin: 10px 0 20px 0;
    border-right: 1px #ccc solid;
}

#body .contentGeneral .right{
    width: 347; !width: 367;
    margin: 10px 0 10px -1px;
    padding: 0 0 18px 18px;
    float: right;
    border-left: 1px #ccc solid;
  }
  
/* bio pages */

div.address, div.phone, .contactLinks {
	padding-right: 35px;
	float: left;
	padding-top:0px;	
	margin-top:0px;
}

.contentMain ul.contactLinks li {
	list-style-type:none;
	margin-top:0px;
	padding-top:0px;
}


.contactInfo {
	border-bottom: 1px solid #b6b3b3;
	overflow: hidden;
	padding-bottom: 10px;
	_height: 100%;
}

ul.contactLinks, ul.contactLinks li {
	display: block;
	margin: 0;
	padding: 0;
	padding-left:20px;
	list-style: none;
}

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

  


/* bio list pages */
.bioLetters {
	margin-bottom: 8px;
	margin-top: 40px;
	min-height: 30px;
	padding: 0 12px;
	!height: 30px;
	color: #a1a1a1;
	
	/* hack for making firefox expand 
	div to include floating contents */
	overflow:hidden;
	!overflow: visibile;
}

.bioLetters .letter {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	width: 21px;
	height: 18px;
	background: #dbdada;
	text-align: center;
	
}

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

.biolisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 6px;
	font-size: 1.3em;
	font-weight: bold;
	color: #002f5d;
	border-bottom: 2px solid #002f5d;
}

#body .bioGroups { 
	padding: 0 12px;
}

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

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

.list { line-height: 12pt; }
.list dl { margin: 0; padding: 0; }
.list dl dt { margin: 0; float: left; font-weight: bold; }
.list dl dd { margin: 0; padding: 0; float: right; }
.list .title { font-weight: normal }
.list .phone { width: 120px; }
.list .email { width: 180px; }
.list .vcard { width: 180px; font-weight: bold; }
.list .fax { width: 90px; }
.list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }



/* - ( 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: 140px; 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: 130px; }
.reccal_list .office, .reccal_head .office  { width: 100px; }
.reccal_list .atty, .reccal_head .atty { width: 150px; }

 .clearb { clear:both; }

/* css for forms */
.stndForm { padding: 0; margin: 0; }
.stndForm input.txt, select.txt { 
	width: 262px;
	background: #e9e9e9;
	border: 1px solid #d0d0d0;
	color: #000;
}
.stndForm p { 
	display: block;
	padding-top: 6px; 
	margin: 0; 
	width: 280px;
	overflow: hidden;
	float: left;
}
.stndForm p label { float: left; width: 140px; }
.stndForm label { font-size: 11px; font-weight: bold; color: #002f5d; }
.stndForm textarea {
    color: #000;
    background-color: #fff;
    border: 1px inset #000;
    width: 300px;
}

/* pub signup newsletter checkbox description title */
.label { 
	font-size: 1em;
	font-weight: bold;
	color: #002f5d;
}

.stndForm .submitButton,
.calculator .submitButton
 {
	font-weight: bold;
	font-size: 11px;
	background: #a39e98;
	color: white;
	padding: 1px 4px;
	border: none;
	margin-left: 4px;
	margin-top: 8px;
}
/* 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: #002f5d; }

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

.contentSidebar .stndForm p label {
	margin-top: 6px;
	color: #002f5d;
}

.contentSidebar .stndForm input.txt, 
.contentSidebar .stndForm select {
	width: 194px;
	font-size: .9em;
}

.contentSidebar .stndForm .submitButton {
	margin-top: 6px;
	font-size: .9em;
}


#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.testimonialPic { float: right; margin-top: 18px; margin-left: 24px; }	

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

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

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

.footer {
	padding-top: 10px;
	padding-bottom: 25px;
	clear: both;
	text-align: left;
	background-color: none;
	color: #e6e6dc;
	
	width: 778px;
	margin: auto;
	font-size: 11px;
}

#footer_wrapper {
	border-top: 1px solid white;
	background: #9AC9D3;
}

.footer span, .footer a { padding: 2px 6px; color: white; }

.footer a:hover { 
	color: black; 
	text-decoration: none;
}

#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 #002f5d;
}

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

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

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

#body #footerBottom {
	border-bottom: 6px solid #002f5d;
	height: 16px;
	padding-bottom: 0px; /* space after offices */
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -11px;
	margin-right: -18px;
}
 

/* 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;
}

hr.careers {
    height: 1px;
    margin: 6px 0 8px 0; !margin: 0;
    color: #002f5d; background-color: #002f5d;
    border: 0;
    clear: both;
}
/* Body header */
h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #002f5d;
	border-bottom: 1px solid #aacbd2;
	text-transform: uppercase;
}

h1.bioTitle {
	padding-top: 10px;
	border-top: 1px solid #b6b3b3;
	border-bottom: none;
	font-size: 15px;
	margin-bottom: 22px;
}

/* 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: #002f5d;
	border-bottom: 2px solid #002f5d;
}

h2 {
	margin: 0;
	font-size: 1.2em;
	color: #002f5d;
	font-weight: bold;
}

/* Left column header */
h3 {
	font-size: 13px;
	font-weight:bold;
	color:#002f5d;
	border-bottom:1px solid #999;
	line-height:12px;
	margin-bottom:6px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-top: 0;
}

h5 {
	font-size:1em;
	font-weight:bold;
	color:#556d71;
	line-height:12px;
	margin: 0 7px;
	margin-bottom:0px;
	padding-top: 15px;
	margin-top: 0;
}

h6 {
	margin: 14px 0 0 0;
	font-size: 1.2em;
	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: #002f5d;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ced7df;
}

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

/* 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; }


/* individual page css */

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


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

#menu_wrapper {
	position:absolute;
	top:110px;
	left: 0;
	width: 100%;
	height: 28px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: black url(../i/menu-bg.png) top no-repeat !important;	
}

#menu {
	margin:auto;
	display:block;
	width:778px;
}

.fullTestimonialOff, .briefTestimonialOff{display:none;}
.fullTestimonialOn, .briefTestimonialOn{display:block;}

.testimonialLink { color: #002f5d; text-decoration: none; }
.testimonialLink:hover { text-decoration: underline; cursor: pointer;}

.menuItem a.mainNavLink { 
	min-height: 14px;
	_height: 14px;	
}

.menuItem a span {
	display: none;
}

#menuItem_0 {
	padding-left: 0;	
}

#menuItem_7 {
	margin-right: 0px;
}

.menuItem a.udmR,
.menuItem a.udmY {
	background: #458f9f url(../i/menu-bg.png) top no-repeat !important;	
}

.menuItem li a.udmR,
.menuItem li a.udmY {
	background: none !important;	
}

#menuItem_0 a.mainNavLink { width: 68px; }
#menuItem_1 a.mainNavLink { width: 106px; }
#menuItem_2 a.mainNavLink { width: 134px; }
#menuItem_3 a.mainNavLink { width: 120px; }
#menuItem_4 a.mainNavLink { width: 92px; }
#menuItem_5 a.mainNavLink { width: 104px; }
#menuItem_6 a.mainNavLink { width: 66px; }
#menuItem_7 a.mainNavLink { width: 71px; }

#menuItem_0 a.udmR, #menuItem_0 a.udmY { background-position: 0 -28px !important; }
#menuItem_1 a.udmR, #menuItem_1 a.udmY { background-position: -70px -28px !important; }
#menuItem_2 a.udmR, #menuItem_2 a.udmY { background-position: -178px -28px !important; }
#menuItem_3 a.udmR, #menuItem_3 a.udmY { background-position: -314px -28px !important; }
#menuItem_4 a.udmR, #menuItem_4 a.udmY { background-position: -436px -28px !important; }
#menuItem_5 a.udmR, #menuItem_5 a.udmY { background-position: -530px -28px !important; }
#menuItem_6 a.udmR, #menuItem_6 a.udmY { background-position: -636px -28px !important; }
#menuItem_7 a.udmR, #menuItem_7 a.udmY { background-position: -704px -28px !important; }

/* core scrolling button styles - do not change these */
#udm .scrollBUTTON {
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:33000;
	}
#udm .scrollUP, #udm .scrollDOWN, #udm .scrollINNER {
	display:block;
	line-height:0 !important;
	}


/* custom scrolling button styles - you can customise these freely, with restrictions */
#udm .scrollUP, #udm .scrollDOWN {
	background:#6182AA;
	}

#udm .scrollUP {
	}

#udm .scrollDOWN {
	}

#udm .scrollINNER {
	background:#595959;
	text-align:center;
	font:0.75em tahoma,sans-serif;
	color:#060;
	padding:4px 0 5px 0;
	}

#udm .scrollMOVING {
	background: black;
	padding:5px 0 4px 0;
	}

.archiveLink {
	float:right;

	pposition:absolute;
	lleft:0px;
}


.calcHolder {

}

.calculator {	
	width:260px;
	height:300px;
	float:left;
	margin-left:10px;
	border:1px solid #ccc;
	background:#f5f5f5;
	margin-bottom:20px;
}

.calculator label {
	display: block;
}

.calculator .pres {
	margin:10px;
}

.calculator em {
	color: #002f5d;
	font-weight:bold;
}

.calculator .answer {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

.calculator .txt {
	width:100px;
}

.info {
	margin-bottom: 1em;
}

.clr {
	line-height:0px;
	height:0px;
	font-size:0px;
	clear:both;
}

.newsRow a {
	color: #002f5d;
}