/* 
	orange: #b45340
	brown: #54301a
	gray: #696a6d
	light gray: #a5a6a7
	very light gray: #f7f7f8
	
	teal: #183c47
	light teal: #317b92
*/

body {
	background: #fff;
	font: normal 8pt arial, sans-serif;
	color: #696a6d;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	text-align: center;
}

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

a { color: #183c47; text-decoration: none; }
a:hover { color: #317b92; text-decoration: none; }

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

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

img { border: 0; }

ul { list-style-type: none; }

ul li {
	list-style: none url(../i/bullet_inside.png);
	_list-style: none url(../i/bullet_inside_ie.png);
	!list-style: none url(../i/bullet_inside_ie.png);
	word-wrap: break-word;
}

/* for pseudo-headers from the WYSIWGY */
p strong
{
	color: #54301a;
}

p a strong
{
	color: #183c47;
}


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


ul.contactLinks {
	float: right;
	display: block;
	width: 200px;
	margin: 20px 5px 0 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
	list-style-image: none;
	line-height: 14px;
	font-size: 11px;
}

.contactLinks li { margin: 0; padding: 0; list-style-type: none;
	list-style-image: none; line-height: 14px;}

.contactLinks a
{
	color: #696a6d;
}

#body {
	width: 753px;
	text-align: left;
	background: white;
	border-top: 6px solid #54301a;
	position: relative;
	margin: 0px auto;
}

#body #top { 
	display: none;
}

#insideLogo {
	float: left;
	display: block; 
	margin: 17px 0 0px 0px;
}

#body #header {
	height: 80px;
	background-color: #fff;
	margin: 0px;
}

#body #upperBlock {
	clear: both;
}

#body #flashcontent {
	float: right;
	width: 562px;
	height: 170px;
}

#body .message {
	text-align: center;
}

#body #banner {
	float: right;
	width: 562px;
	height: 110px;
	background-color: #119BC1;
	color: #119BC1;
}

#searchBoxes {
	float: right;
	width: 310px;
	_width: 328px;
	height: 40px;
	margin: 10px 0 0 0;
}

#header #topLinks {
	float: left;
	width: 136px;
	margin: 0px 0 0 0;
	color: #a2a2a2;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
}

#header #topLinksAtty {
	float: right;
	width: 136px;
	margin: 0px 0 0 0;
	color: #a2a2a2;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
}
#topLinksAtty form { padding: 0; margin: 0;}
#topLinksAtty input {
    margin: 3px 0 0 0;
    padding: 0;
    vertical-align: middle;
    width: 134px;
    height: 16px; 
	border: 1px solid #a5a6a7;
}

#topLinks form { padding: 0; margin: 0; }
#topLinks input {
    margin: 3px 0 0 0;
    padding: 0;
    vertical-align: middle;
    width: 134px;
    height: 16px; 
	border: 1px solid #a5a6a7;
}

#topLinks a, #topLinksAtty a { margin: 0px; line-height: normal; color: #696a6d; text-decoration: none;}
#topLinks a:hover, #topLinksAtty a:hover {color: #317b92; text-decoration: none;}

#accessories {
	display: block;
	clear: both;
	float: right;
	padding: 11px 0 15px 0;
	text-transform: uppercase;
}

#accessories a {
	font-size: 10px;
	margin: 0 10px 0 5px;
	vertical-align: top;
	color: #696a6d;
}

#accessories a:hover {
	color: #317b92;
}

#accessories a.end {
	font-size: 10px;
	margin: 0 0px 0 5px;
}

#body #content {
	clear: both;
}

#body .contentLeft {
	width: 155px;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	color: #000;
	line-height: 18px;
	float: left;
	overflow:hidden;
}

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

.contentLeft p { margin: 0 10px 0 0; }

#body .contentLeft ul { padding: 0px 8px 4px 25px; margin: 0; background-color: #f7f7f8; word-wrap: break-word;}

#body .submenu_start { 
	margin: 0px; 
	clear: both;
}

#body .submenu {
	color: #f3efe0;
	overflow:hidden;
	min-height: 0px;
	!height: 100%;
	padding: 0 0 0 0;
	margin: 0 35px 10px 0;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
}

/* submenu creates no upper space for this page 
when it is not present */
#practices #body .submenu {
	margin: 0px;
}

#body .subsubmenu {
	padding: 0 0 0 10px;
	margin: 0 0px 0px 0px;
	line-height: 11px;
}

#body .submenu ul {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

#body .subsubmenu ul {
	background-color: #fff;
	padding: 0px;
	margin: 0 0 10px 0;
}

#body .submenu ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0 5px 0;
}

#body .subsubmenu ul li {
	list-style: none url(../i/bullet_subsub.png);
	_list-style: none url(../i/bullet_subsub_ie.png);
	!list-style: none url(../i/bullet_subsub_ie.png);
	margin: 3px 0 3px 15px;
}

.submenu a { color: #183c47; text-decoration: none; }
.submenu a.onNav, .submenu a:hover{ color: #317b92; text-decoration: none;}

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

/* spotlight */
.highlightBox {
	width: 152px;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin: 0px;
}

.highlightImage {
	width: 152px;
	height: 152px;
	margin: 0px;
	padding: 0px;
}

.NOhighlightImage {
	width: 152px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.NOIMAGEhighlightCombo {
	padding: 0px;
	margin: 0px 0 0 0;
}

.NOIMAGEhighlightCombo {
	padding: 0px;
	margin: 0px;
}

.highlightCombo {
	padding: 0px;
	margin: -30px 0 0 0;
	_margin: -27px 0 0 0;
}

img.highlightTabImage {
	/*behavior: url(css/iepngfix.htc);*/
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.highlightTab {	
	width: 152px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.highlightText {
	width: 142px;
	background-color: #696a6d;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	_margin: -3px 0 0 0;
	line-height: 15px;
}

.highlightText a {
	color: white;
	text-decoration: underline;
}

#body .highlightText ul {
	background-color: #54301a;
}


.highlightMore {
	background: url(../i/more_tab.png) no-repeat;
	width: 152px;
	height: 16px;
	padding: 0 0 5px 0;
}

.moreTab {
	float: right;
}

a.moreTab {
	color: #fff;
	padding: 0 10px 0px 0;
	margin-top: -2px;
}

/* practice profile */
.blogAuthors {
	padding-left: 8px;
}

/* practice profile - child gchild list

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

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

 */
 
.practiceResource {
	font-weight: bold;
}
.practiceResource a {
	margin-right: 8px;
}
.practiceResource a.On {
	color: #000;
}


/* practice summary - 2 column*/
/*
ul.multiList
{
	width: 45%;
	font-size: 12px;
	padding: 0 0 0 14px;
	float: left;
	margin: 0 0 12px 0;
}

#body ul.multiList li.prac_bullet_parent {
	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; }
*/

/* practice summary - 2 column*/
#body ul.multiList
{
	/*background:url(../i/practice_dots_bottom.gif) bottom repeat-x;*/
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
	width: 230px;
	_width: 220px;
	font-size: 11px;
	padding: 0 0 0 14px;
	float: left;
	margin: 10px 30px 12px 0;
	line-height: 14px;
	border-top: 1px solid #a5a6a7;
	background-color: #f7f7f8;
}

#body ul.multiList li.prac_bullet_parent
{
	list-style-type: none;
	list-style-image: none;
	!list-style-image: none;
	background-color: #f7f7f8;
	font-weight: normal;
	font-size: 11px;
	list-style: none;
	margin-left: -12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0 3px 8px;
	border-bottom: 1px solid #fff;
}

#body ul.multiList li.prac_bullet_child { 
	list-style: none url(../i/bullet_subsub.png);
	_list-style: none url(../i/bullet_subsub_ie.png);
	!list-style: none url(../i/bullet_subsub_ie.png);
	margin: 3px 0 0px 15px;
	padding: 0px 0 3px 0px;
	border-bottom: 1px solid #fff;
	background-color: #f7f7f8;
}

ul.aoc li.prac_bullet_child { 
	list-style: none url(../i/bullet_subsub.png);
	_list-style: none url(../i/bullet_subsub_ie.png);
	!list-style: none url(../i/bullet_subsub_ie.png);
	margin: 3px 0 0px 15px;
	padding: 0px 0 3px 0px;
	background-color: #f7f7f8;
}

#body ul.multiList li.prac_bullet_gchild { 
	padding-left: 40px; 
	background-color: #f7f7f8;
}


/* practice list hierarchy condensed/expanded view */
#body .practiceList ul.multiList{
	padding: 0 0;
	margin: 1em 18px 18px 0;
	background-color: #f7f7f8;
	font-weight: normal;
	font-size: 11px;
	width: 262px;
	_width: 249px;
}

#body .practiceList ul.multiList li.prac_bullet_parent {
	font-weight: normal;
        list-style: none;
        list-style-image: none;
        margin: .5em 4px;
	border-bottom: 1px solid #fff;
}

#body .practiceList ul.multiList li.prac_bullet_child {
        margin-left: 14px;
	padding-left: 0px;
	list-style: none url(../i/bullet_subsub.png);
	_list-style: none url(../i/bullet_subsub_ie.png);
	!list-style: none url(../i/bullet_subsub_ie.png);
	border-bottom: 1px solid #fff;
}
#body .practiceList ul.multiList li.prac_bullet_gchild {
        margin-left: 60px;
}

.listOff, .listOn {
	list-style: none;
	list-style-image: none;
	display: inline;
}

.blah {

}

.listOff {
        display:none;
}

.serListOff {
	position: absolute;
        padding-right:6px;
        margin-left: -16px;
        background-image:url(../i/listPlus1.png);
        background-repeat:no-repeat;
        background-position:right;
	cursor: pointer;
}

.serListOn {
       	position: absolute;	
        padding-right:6px;
        margin-left: -16px;
        background-image:url(../i/listMinus1.png);
        background-repeat:no-repeat;
        background-position: right;
	cursor: pointer;
}


.practiceList ul .toggler {
        padding-right:0px;
}

/* expand all / collapse all links */
.expandLinks {
	text-align: right;
	margin-bottom: -1em;
	margin-right: 20px;
	_margin-right: 40px;
}

/* side navigation for 3rd level nav, and sidebar search forms */
.sideNav {
	margin: 12px 0 12px 0;
	border: 1px solid #ccc;
	padding: 8px 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; }

.sideBlock {
	font-size: 10px;
	font-weight: normal;
	border-top:1px solid #a5a6a7;
	line-height:12px;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	background-color: #f7f7f8;
}

#body .contentRight {
	width: 560px;
	margin: 0 0 0 35px;
	padding: 0px 0 30px 0;
	float: left;
	line-height: 22px;
	font-size: 12px;
	word-wrap: break-word;
}

#body .contentGeneral {
	padding: 0px;
	line-height: 18px;
	!height: 100%;
	overflow:hidden;
}

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

.coolDash {
	border-top: 1px dashed #a5a6a7;
	line-height: 0px;
	padding: 0px;
	margin: -5px 0 10px 0;
	_margin: -5px 0 0 0;
	clear: both;
}

.coolNewsDash {
	border-top: 1px dashed #a5a6a7;
	line-height: 0px;
	padding: 0px;
	margin: 0px 0 10px 0;
	clear: both;
	/*_margin: -5px 0 0 0;*/
}

/* bio list pages */	

.bioLetters {
	position: absolute;
	top: 165px;
	width: 570px;
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 0;
	padding: 0 0 0 3px;
	!padding: 0 0 0 5px;
	_padding: 0 0 0 0px;
	min-height: 30px;
	!height: 30px;
	color: #58b7dd;
	/* hack for making firefox expand 
	div to include floating contents */
	overflow:hidden;
	!overflow: visibile;
	text-align: center;
}

.bioLetters .letter, .bioLetters .letterThis {
	font-weight: normal;
	display: block;
	float: left;
	margin-right: 0px;
	margin-left: 6px;
	margin-bottom: 3px;
	width: 15px;
}

.bioLetters a { color: #afe2f9; text-decoration: none; }

.bioLetters a:hover { color: #ffffff; text-decoration: none; }

.bioLetters a.letterThis { color: #ffffff; text-decoration: none; }


.biolisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #183c47;
	border-bottom: 1px solid #a5a6a7;
}

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

#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: 5px; min-height: 30px;
  height:auto !important;
  height:30px; clear: both;}


/* firm admin page has three lines */
#offices-administration .list dl { margin: 0; padding: 5px; min-height: 45px;
  height:auto !important;
  height:45px; clear: both;}
  
.list dl.odd {
     background-color: #f7f7f8;
	 }
	 
.list dl.even {
     background-color: #fff;
	 }
	 
.list dl dt { margin: 0; float: left; font-weight: normal; width: 230px; }
.list dl dd { margin: 0; padding: 0; float: right;  }
.list .title { font-weight: normal; }
.list .phone { width: 200px; height: 15px; }
.list .email { width: 50px; }
.list .vcard { width: 50px; font-weight: bold; }
.list .fax { width: 90px; }
.list span.letter { font-size: 9pt; color: #993333; font-weight: bold; }

.upperBio {
	position: relative;
	border-top: 1px solid #a5a6a7;
	background-color: #f7f7f8;
	width: 562px;
	margin: 18px 0 0 0;
	height: 152px;
	overflow: hidden;
}

#socialIcons
{
	position: absolute;
	top: 125px;
	right: 5px;
	width: 200px;
	left: 356px;
	_left: 351px;
}

#socialIcons a
{
	margin-right: 8px;		
}

.positionID {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0 0 0;
	
}

.address {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0 0 0;
}

a.bioIcon {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0 0 0;
	
	color: #696a6d;
}

span.bioIcon {
	vertical-align: top;
	margin: 0px 0 0 5px;
}



#body img.bioPic { float: left; margin-top: -1px; margin-right: 25px; }

/* - ( 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
{ 
	font-size: 11px;
	color: #000;
	background-color: #f7f7f8;
	width: 300px;
	border: 1px solid #a5a6a7;
}

.stndForm p { display: block; padding: 3px 0; margin: 0; border-top: 1px solid #fff; }
.stndForm p label { float: left; width: 100px; }
.stndForm label { font-size: 11px; font-weight: normal; color: #333333; }
.stndForm textarea {
    color: #000;
    background-color: #f7f7f8;
    border: 1px solid #a5a6a7;
    width: 300px;
}

.stndForm .submitButton {
	font-weight: bold;
	font-size: 11px;
	color: white;
	padding: 1px;
	border: 1px solid #696a6d;
	background-color: #696a6d;
	cursor: pointer;
}

/* css for professionals page */
#professionals .stndForm input.txt, select.txt { width: 260px;}
#professionals .stndForm input.txt{ _width: 256px; !width: 256px;}
#professionals .stndForm p { border-top: none; width: 260px; float: left}
#professionals .stndForm p.left {padding: 3px 30px 0 0; }
#professionals .stndForm .submitButton {
	margin: 25px 0 0 0;
	padding: 2px;
	_padding: 0px;
	!padding: 0px;
	float: left;
}

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

/* 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: #54301a; }

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

.contentLeft .stndForm p label {
	margin-top: 6px;
	color: #54301a;
}

.contentLeft .stndForm input.txt, .contentLeft .stndForm select {
	margin: 5px 0 6px 0;
	width: 140px;
	font-size: .9em;
}

.contentLeft .stndForm p {
	float: right;
}

.contentLeft .stndForm .submitButton {
	margin: 0px 0 0px 0px;
	font-size: .9em;
	cursor: pointer;
}

/* css for immigration form */
#immigration-form .stndForm p label { float: left; width: 210px; }
#immigration-form .stndForm .submitButton {
	margin: 25px 0 0 210px;
	_margin: 25px 0 0 213px;
	padding: 2px;
	_padding: 0px;
	!padding: 0px;
}
#immigration-form .stndForm select.txt { width: 50px;}
#immigration-form .stndForm select.adj { font-size: 11px; color: #000; background-color: #f7f7f8; border: 1px solid #a5a6a7;}


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

#body .footer {
	margin: 0px;
	padding: 0px 0 0px 190px;
	line-height: 28px;
	clear: both;
	text-align: left;
	background-color: #54301a;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
#body .footer span, #body .footer a { margin: 0px; color: white; }
#body .footer a:hover { color: white; text-decoration: none; }

/*location boxes, similar to spotlight */
.placeBox {
	width: 172px;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin: 0px;
	float: left;
}

.placeBoxRight {
	width: 172px;
	overflow: hidden;
	padding: 10px 0px 0 0;
	margin-left: 20px;
	float: left;
}

.placeImage {
	width: 172px;
	height: 152px;
	margin: 0px;
	padding: 0px;
}

.placeCombo {
	padding: 0px;
	margin: -31px 0 0 0;
	_margin: -21px 0 0 0;
}

img.placeTabImage {
	/*behavior: url(css/iepngfix.htc);*/
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.placeTab {	
	width: 172px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.placeText {
	width: 172px;
	background-color: #696a6d;
	color: #ffffff;
	padding: 10px 0px 10px 10px;
	_margin: -3px 0 0 0;
	line-height: 15px;
	min-height: 95px;
  	height: auto !important;
  	height: 95px;
  	font-size: 11px;
}

.placeText a {
	color: white;
	text-decoration: underline;
}

.Charleston {
	background: url(../i/charleston_tab.png) no-repeat;
	width: 172px;
	height: 16px;
	padding: 0 0 5px 0;
}

.Charlotte {
	background: url(../i/charlotte_tab.png) no-repeat;
	width: 172px;
	height: 16px;
	padding: 0 0 5px 0;
}

.research_triangle {
	background: url(../i/research_triangle_tab.png) no-repeat;
	width: 172px;
	height: 16px;
	padding: 0 0 5px 0;
}

.placeMoreTab {
	float: right;
}

a.placeMoreTab {
	color: #fff !important;
	padding: 0 10px 0px 0;
	margin-top: -4px;
	font-size: 11px;
}

/* individual offices */
.officeBox {
	background: url(../i/office_bg.png) repeat-x;
	height: 152px;
	padding: 0px 0 0 0;
	margin: 12px 0px 20px 0px;
}

.officeInformation {
	margin: 0 0 0 0px;
	padding: 15px 0 0 0px;
	
}

.officeInfoWhite {
	color: #ffffff;
	padding: 15px 0 0 0;
}

img.officePic {
	float: left;
	padding: 0 20px 0 0px;
}

a.officeLink {
	background-color: #183c47;
	padding: 3px 10px 3px 10px;
	margin: 0 3px 0 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

a.officeLink:hover {
	background: #696a6d;
}

/* 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: #54301a; background-color: #54301a;
    border: 0;
    clear: both;
}
/* Body header */
h1 {
	margin: 0;
	padding: 0 100px 0px 0;
	font-size: 18px;
	font-weight: normal;
	color: #54301a;
}
h1.subhead {
	margin: 0;
	padding: 0 100px 0px 0;
	font-size: 14px;
	font-weight: normal;
	color: #54301a;
	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: #183c47;
	border-bottom: 2px solid #a5a6a7;
}

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

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

/* Left column header */
h3 {
	font-size: 10px;
	font-weight: medium;
	color:#54301a;
	border-bottom:1px solid #a5a6a7;
	line-height:12px;
	margin-bottom:0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	margin-top: 0;
	text-transform: uppercase;
}

h5{
	font-size: 10px;
	font-weight: medium;
	color:#54301a;
	border-bottom:1px solid #a5a6a7;
	line-height:12px;
	margin-bottom:0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 2px;
	margin-top: 0;
	text-transform: uppercase;
}

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 }

.newsBlock {
	width: 170px;
	float: left;
	clear: both;
}

.newsBlockRight {
	width: 170px;
	float: left;
	padding: 0 0 0 23px;
}

.newsBlockText {
	margin: 10px 0 0 0;
	padding: 0 15px 0 0;
	font-size: 12px;
	line-height: 14px;
	min-height: 185px;
  	height: auto !important;
  	height: 185px;
}

.newsMoreTab {
	background: url(../i/news_more_link.png) no-repeat;
	width: 156px;
	height: 17px;
	margin: 10px 0 5px 0;
}

.newsTab {
	float: right;
}

a.newsTab {
	color: #fff !important;
	padding: 0 10px 0px 0;
	margin-top: -2px;
	font-size: 11px;
}

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

/* Publications sign-up button in left rail of pubs list */
.pubsignupbutton a {
	font-size: 8pt; !font-size: 7pt;
	font-weight: bold;
	color: white;
	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;
}

#index #header #topLinks { margin-left: 14px; }

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

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

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

.testiBox {
	background-color: #54301a;
	height: 152px;
	padding: 0px 0 0 0;
	margin: 12px 0px 0px 0px;
}

.testiInformation {
	color: #ffffff;
	margin: 0 15px 0 0px;
	padding: 5px 0 0 0px;
	line-height: 17px;
}

.testiInfoWhite {
	font-size: 10px;
	padding: 5px 0 0 0;
	line-height: 12px;
}

img.testiPic {
	float: left;
	margin: 0 20px 0 0px;
	border-right: 1px solid #fff;
}

.testiMore {
	background: url(../i/more_tab.png) no-repeat right;
	height: 16px;
	padding: 0 0 5px 0;
	margin: -2px 0 0 0;
	_margin: -3px 0 0 0;
	!margin: -3px 0 0 0;
	line-height: normal;
}

.testiTab {
	float: right;
}

a.testiTab {
	color: #fff;
	padding: 0 10px 0px 0;
	margin: 2px 0 0 0;
}

.degreeTitles {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height:12px;
	margin-bottom:10px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #f7f7f8;
	border-bottom: 1px solid #cfdcf3;
}


/* careers jobs - data pulled in from viReqcruit */
#careersJobs td {
	line-height: 18px;
}

#careersJobs .jobTitle {
	font-size: 9pt;
	color: #000000;
}
#careersJobs .copy {
	color: #000000;
}
#careersJobs .button {
	font-weight: bold;
	color: white;
	background-color: #54301a;
	text-decoration: none;
	margin-top: 8px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ced7df;
	width: 75px;
}

.careersListBlock {
	background-color: #f7f7f8;
	border-top: 20px solid #fff;
	
}

#body ul.multiListCareers
{
	list-style-type: none;
	!list-style-image: none;
	width: 210px;
	_width: 210px;
	padding: 0 0 0 14px;
	float: left;
	margin: 0px 30px 12px 4px;
	line-height: 14px;
}
#body ul.multiListCareers li
{
	list-style: none url(../i/bullet_inside.png);
	_list-style: none url(../i/bullet_inside_ie.png);
	!list-style: none url(../i/bullet_inside_ie.png);
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
}


/* Main Nav */
#menu_wrapper {
	position:absolute;
	top: 80px;
	width: 189px;
	height: 104px;
	margin: 0px auto;
}

#menu {
	background-color: transparent;
	width: 189px;
	height: 104px;
	background: url(../i/nav/inside_nav_back.png) no-repeat;
}

#udm {
	height: 104px;
	width: 189px;
	margin: 0px;
	padding: 0px;	
}

span.handheld {
	display: none;
	color: #ffffff;
}

.printlink {
	font-size:11px;
	display: block;
	float:right;
	width:100px;
	position:relative;
	top:-20px;
	text-align:right;
	margin-bottom:-20px;
	
	color: #696a6d;
}

.printlink img {
	margin-top:2px;
	display:block;
	float:right;
	
}

.printlink span {
	display:block;
	float:right;
	margin-left:10px;
}

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

}

.submenu * {
	
}


