/*
	default red: #802C3C;
	link blue: #3e82b1;
	red links: #cb2026;	
	submenu gray-blue: #ced7df;
	h3 gray-green: #8a9a7a;
*/

body {
	background: #4c6988;
	font: normal 8pt arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	background-position: center;
	text-align:center;
}

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

a {
	color: #3e82b1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

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

img {
	border: 0;
}

ul {
	list-style-type: square;
	list-style-image: url(../i/gray-square-bullet.gif);
	!list-style-image: url(../i/gray-square-bullet-ie.gif);
}

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


ul.contactLinks {
	float: right;
	display: block;
	list-style-image: url(../i/bullet-raquo.gif);
	margin: 0;
	padding: 0;
	padding-left: 18px;
	!list-style-image: url(../i/bullet-raquo-ie.gif);
}

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

#body {
	width: 775px;
	_width: 803px;
	
	/* hide from IE5-Mac \*/ padding-left: 11px; /* make room for the background */
	/* hide from IE5-Mac \*/ padding-right: 17px; /* make room for the background */
		
	margin: auto;
	text-align: left;
	
	background: white;
	/* hide from IE5-Mac \*/ background:url(../i/home-background.gif); /**/
	background-repeat: repeat-y;
}

#body #top {
	height: 75px;
	margin: 0;
	padding: 0;
}

#top #chineseLink
{
	float: right;
	padding: 25px 17px 0 0;	
}

#top img#logo {
	float: left;
	display: block;
	_margin-left: -3px;
}

#top img#motto {
	float: right;
	margin: 0;
	padding:0;
	display: block;
	margin-top: 27px;
	vertical-align: bottom;
}

#body .submenu_start {
	margin-top: 32px;
}

#body .submenu {
	overflow:hidden;
	min-height: 13px;
	!height: 100%;
	padding: 7px 15px;
	margin-bottom: 10px;
	background: #ced7df;
	margin: 0 2px;
	
	font-size: 10px;
	text-transform: uppercase;
}

.submenu a {
	color: #3e82b1;
}

#body #content {
	margin: 0 2px;
	!height: 100%;
	overflow: hidden;
	!overflow: visible;

	background-image: url(../i/content-left-bg.gif);
	background-repeat: repeat-y;
}

#body .contentLeft {
    width: 237px;
    padding: 10px 0 20px 0;
	  color: #888282;
    line-height: 18px;
    float: left;
    line-height: 18px;
}

.contentLeft p {
	margin-top: 0;
}

.contentLeft a {
	color: #cb2026;
}
  
#body #header {
	height: 57px;
	!height: 64px;
	background-color: #f0e29d;
	background-image: url(../i/gold-header-bg.png);
	margin: 2px;
	margin-bottom: 1px;
	border-bottom: 7px solid #ced7df;
}

#header #headerImage {
	float: left;
	margin-left: 16px;
	margin-top: 28px;
	margin-top: 9px;
}

#header #topLinks {
	float: right;
	margin-top: 14px;
	margin-right: 26px;	
	!margin-right: 14px;	
	color: #3e82b1;
	font-size: 10px;
	text-align: right;
	line-height: 16px;
	text-transform: uppercase;
}

#topLinks a {
	margin: 0 2px;
}

#topLinks a img {
	vertical-align: bottom;
	border-bottom: 1px solid #F0DD93;
}

#topLinks a:hover img {
	border-bottom: 1px solid #3e82b1;
}

#topLinks a.more:hover img {
	border-bottom-color: #cb2026;
}

#topLinks a.more img {
	margin-top: 8px;
}

#body .contentLeft ul {
	padding: 6px 0 4px 33px;
	margin: 0;
}


/* 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:45%; font-size:10px; padding:0 0 0 14px; float:left; margin: 0 0 18px 0;}

/*ul.multiList li{padding:0 0 0 10px; margin:0;}*/
/*ul.multiList li ul{margin:0 0 0 11px; }*/

/*
ul.multiList li.prac_bullet_child {
	margin-left: 20px;
}

ul.multiList li.prac_bullet_gchild {
	margin-left: 40px;
}
*/

#body ul.multiList li.prac_bullet_parent {
	font-weight: bold;
	font-size: 1.4em;
	list-style: none;
	margin-left: -12px;
	margin-top: 18px;
	maring-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;
	border: 1px solid white;
	padding: 0 5px 8px 5px;
	background-image: url(../i/translucent-blue-bg.png);
	!height: 100%;
	color: white;
	padding-top: .5em;
}

.sideNav {
	color: white;
}

.sideNav p {
	margin: 0 18px;
	margin-top: 8px;
}

.sideNav hr {
	color: white;
	height: 1px;
	background-color: white;
	border: 0;
}

.sideNav img {
	margin-top: 5px;
}

#content .sideNav ul {
	padding: 0 5px 0 20px;
	list-style-image: url(../i/white-bullet-raquo.gif);
	list-style-image: url(../i/white-bullet-raquo-ie.gif);
	color: black;
	margin-top: 5px;
}

#content .contentLeft .sideNav a {
	color: white;
	font-weight: normal;
}

#body .contentRight {
	width: 474px;
	_width: 510px;
	padding: 0 18px;
	padding-top: 15px;
	padding-bottom: 25px;
	float: left;
	line-height: 22px;
}

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

#nanotechnology #body .contentGeneral {
	height: auto;
	!width: 100%;
}


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

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

/* bio list pages */

.bioLetters {
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 0;
	min-height: 30px;
	!height: 30px;
	color: #666666;
	
	/* hack for making firefox expand 
	div to include floating contents */
	overflow:hidden;
	!overflow: visibile;
}

.bioLetters .letter {
	font-weight: bold;
	display: block;
	float: left;
	background: #e8e9eb;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 16px;
	text-align: center;
}

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

.biolisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

#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; }
.list dl { margin: 0; padding: 0; }
.list dl dt { margin: 0; float: left; font-weight: bold; }
.list dl dt .nonbold { font-weight: normal; }
.list dl dd { margin: 0; padding: 0; float: right; }
.list .title { font-weight: normal }
.list .phone { width: 220px; }
.list .email { width: 220px; }
.list .vcard { width: 120px; 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: 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 {
	color: #000;
	background-color: #fff;
	width: 300px;
}

.stndForm p {
	display: block;
	padding: 8px 0;
	margin: 0;
	border-top: 1px solid white;
	clear: both;
}

.stndForm p label {
	float: left;
	width: 100px;
}

.stndForm label, .stndForm .labeldesc {
	font-size: 9pt;
	font-weight: bold;
	color: #3e82b1;
}

.stndForm label .desc{
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}

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

.stndForm .submitButton {
	font-weight: bold;
	float: right;
	margin-right: 105px;
	background: #4C6988;
	color: #e5eef5;
	padding: 2px;
	border: 1px solid white;
}


/* css for forms in sidebar */

.contentLeft .stndForm p {
	padding: 0;
	padding-bottom: 6px;
	overflow: hidden;
	border-top: none;
}

.contentLeft .stndForm p label {
	color: #e5eef5;
}

.contentLeft .stndForm input.txt, .contentLeft .stndForm select {
	width: 200px;
	clear: left;
	font-size: .9em;
}

.contentLeft .stndForm .submitButton {
	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;
	border-bottom: 3em solid white;
}	

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

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

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

#body .footer {
	height: 25px;
	/*\*/!/**/height: 39px; /* very convoluted hack to make rule apply to IE5-Mac, IE6, and IE7 */	
	padding: 14px 0 0 14px;
	border: 2px solid white;
	clear: both;
	text-align: left;
	background-color: #989898;
	color: white;
	font-size: 9px;
	letter-spacing: -.2px;
}

#body .footer span, #body .footer a {
	margin: 0 0px;
	color: white;
}

#body .footer img {
	border-bottom: 1px solid #999;
	vertical-align:text-bottom;
}

#body .footer a:hover img {
	border-bottom: 1px solid white;
}

#body #locations {
	padding: 10px 0 0 17px;
	color: #cb2026;
}

#locations a {
	margin: 0 3px;
}

/* locations on contact main page */
.locations .locationBox {
	display: block;
	float: left;
	width: 162px;
	height: 185px;
	background: #e8e9eb;
	padding: 3px;
	margin: 0 12px 14px 0;
}

.locationBox a strong {
	text-transform: uppercase;
}

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

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

#body #footerBottom {
	background-image: url(../i/home-background-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 16px;
	padding-bottom: 16px; /* make room for the background */
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -16px;
}
 

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

h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 1.7em;
	font-weight: bold;
	color: #8a9a7a;
}

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

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

h3 {
	padding-left: 2px;
	font-size: 1.3em;
	font-weight: bold;
	color: #8a9a7a;
	border-bottom: 1px solid #8a9a7a;
}

h5{
	font-size:1.3em;
	font-weight:bold;
	color:#888282;
	border-bottom:1px solid #888282;
	line-height:12px;
	margin-bottom:8px;
	padding-left:15px;
	padding-top: 15px;
	padding-bottom: 2px;
	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 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 0 0; }

ul.casestudiesRec li div.right{float: left; width: 100%;}

ul.casestudiesRec div img{float: left; padding-right: 12px;}

ul.casestudiesRec li.hr{border-bottom: 1px solid #D8CECB;}

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

/* special combination of divs for centering
 the udm menu and making sure it doesn't create
 horizontal scroll bars on the page */
/*
#menu_wrapper {
	width: 100%;
	!height: 100%;
	!overflow:hidden;

	position: absolute;
	top: 75px;
	left: 0;
}

#udm {
	width: 771px !important;
	left: 50%;
	margin-left: -389px;
}
*/
#menu_wrapper {
	margin: 0 2px;
	position: absolute;
	top: 75px;
	width: 771px;
	background-color: green;
}

#udm {
	padding: 0;
	margin:0;
}

/* the "you are here" arrow */
#udm a{
	padding-bottom: 6px !important; 
}

#udm a.udmY {
	background-image: url(../i/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#udm li ul a.udmY{
	background-position: left;
}

.formBox {
	background: #e8e9eb;
	margin: 0;
	margin-left: -18px;
	margin-right: -18px;
	margin-top: 28px;
	!margin-top: 43px;
	padding: 8 18px;
	padding-bottom: 18px;
}

/* rsvp button */
.rsvpbutton a {
	font-weight: bold;
	color: #e5eef5;
	background-color: #4c6988;
	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: #4c6988;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	float: right;
}

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

/* individual page css */

/*#alumni-news-submit #content,*/
#professionals #content,
#alumni-directory #content,
#alumni-directory-name #content,
#alumni-directory-dnc #content,
#news-eventsrsvp #content,
#charts #content,
#publications-signup #content {
	background-image: none;
}

#professionals .contentLeft,
#alumni-directory .contentLeft,
#alumni-directory-name .contentLeft, 
#alumni-directory-dnc .contentLeft, 
#news-eventsrsvp .contentLeft,
#publications-signup .contentLeft {
	width: 177px;
	!width: 207px;
	padding: 10px 15px 20px 15px;
}

#professionals .contentLeft a,
#alumni-directory .contentLeft a,
#alumni-directory-name .contentLeft a,
#alumni-directory-dnc .contentLeft a,
#news-eventsrsvp .contentLeft a,
#publications-signup .contentLeft a {
	color: #3e82b1;
}

#professionals .contentRight,
#alumni-directory .contentRight ,
#alumni-directory-name .contentRight ,
#alumni-directory-dnc .contentRight ,
#news-eventsrsvp .contentRight,
#publications-signup .contentRight  {
	width: 504px;
	!width: 540px;
}
/* news submit has left colun sub-nav add space between left and body columns */
#alumni-news-submit .formBox,
#alumni-eventsrsvp .formBox,
#alumni-profile .formBox,
#alumni-profilepw .formBox {
	margin-left: 0px;
}

/* alumni profile form entry and directory search, for multi line field descriptions */
#alumni-profile .stndForm p, #alumni-directory .stndForm p, #alumni-profilepw .stndForm p, #alumni-news-submit p {
	clear: both;
}
#alumni-profilepw .stndForm p label {
	float: left;
	width: 150px;
}
#alumni-directory .stndForm p label {
	margin-right: 8px;
}
/* alumni directory list/search results - move email to the left */
#alumni-directory .list dl dd, 
#alumni-directory-name .list dl dd, 
#alumni-directory-dnc .list dl dd 
{ margin: 0; margin-right: 10px; padding: 0; float: right; }

#alumni-directory-name .list dl, #alumni-directory-dnc .list dl { margin-bottom: 4px; }

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

/* - ( Alumni Extranet ) - */
p.error {
	font-size: 12px;
	color: #cb2026;
	margin-top: 8px;
}
.alumniLogin, .espiLogin { color: white; }

.alumniLogin hr, .espiLogin hr {
	color: white;
	height: 1px;
	background-color: white;
	border: 0;
	clear: both;
}

#alumni_login img.lpad, #espi_login img.lpad {
	margin-left: 7px;
}

.alumniProfile { color: #888282; }

/* alumni news spotlight item */
.sideAlumni {
	margin: 12px;
	padding: 0 5px 8px 5px;
}

.list span.alumniClassRepImg {
	display: block;
	float: left;
	width: 75px;
	height: 67px;
	margin-top: -3px;
}

.list .alumniClassRepImg img {
	border: 1px solid #cdcdcb;
	border-top: 0;
	display: block;
	!margin-left: -3px;  /* get rid of the extra little space in IE*/
	float: left;
	width: 55px;
	height: 65px;
}
.alumnireplisttitle {
	padding: 8px 0 0 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
	clear: left;
}

#alumni-representatives .list dl {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    clear: both;
    border-top: 1px solid #cdcdcb;
    overflow: hidden;
    !height: 100%;
}

#nanotechnology #home_flash, 
#alumni-welcome #home_flash, 
#espi-welcome #home_flash {
	background-color: #f0e29d;
	height: 206px;
	!height: 208px;
	overflow:hidden;
	border-bottom: 2px solid white;
}

#nanotechnology .contentGeneral ul, 
#alumni-welcome .contentGeneral ul, 
#espi-welcome .contentGeneral ul {
	margin: 0 0 8px 0; !margin: -8px 0 12px 44px;
}


/* alumni profile - industry and state multi selects */
.scrollingCB {
	width: 334px; 
	height: 120px; 
	overflow: auto; 
	border: 1px solid #A5ACB2;
	background-color: #ffffff;
	font-size: 9pt;
	display: block;
}


/* sortable chart pages - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* min 2 columns, max 4 columns, adjust column widths accordingly */
.chart_head  dl {
font: bold 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 4px 0;
	clear: left;
}
.chart_list  dl {
font: normal 10px Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 8px 0;
	clear: left;
}

.chart_list dl a { text-decoration: none; font-weight: normal; }
.chart_list dl a:hover { text-decoration: underline; }

.chart_list dl dt,
.chart_head dl dt
{
	width: 664px;
	margin: 0;
	float: left;
}
.chart_list dl dt.threeCol,
.chart_head dl dt.threeCol
{
	width: 328px;
	margin: 0;
	float: left;
}
.chart_list dl dt.fourCol,
.chart_head dl dt.fourCol
{
	width: 245px;
	margin: 0;
	float: left;
}

.chart_list dl dd, .chart_head dl dd { margin: 0; padding: 0; float: left; }

.chart_list .col2threeCol,
.chart_head .col2threeCol
{
	width: 328px;
	margin: 0 0 0 8px;
}
.chart_list .col2fourCol,
.chart_head .col2fourCol
{
	width: 173px;
	margin: 0 8px 0 8px;
}

.chart_list .col3fourCol,
.chart_head .col3fourCol
{
	width: 231px;
	margin-right: 0;
}

.chart_list .col4,
.chart_head .col4
{
	width: 54px;
	margin: 0 0 0 8px;
	text-align: right;
}
#charts-profile .return {
	float: right;
	margin-bottom: 14px;
}

p.expander {
	padding: 0;
	margin: -8px 0;
	!margin: -18px 0;
}
div.expander {
	color: #3e82b1;
	cursor: pointer;
}
div.expandee {
	border: 1px solid #ced7df;
	background: #f7f7f7;
	padding: 4px 8px;
	margin: 8px 0 16px 0;
	!margin: 4px 0 24px 0;
}

/* Email Popup Code ----------------------------------------------> */

body#email-popup,
#email-popup #body
{
	width: 460px;
	padding-top: 0px;
	padding-left: 20px;
}
#email-popup .contentRight
{
	width: 430px;
	padding: 0 15px;
	margin: 0;
	background: white;
}

#email-popup #menu_wrapper,
#email-popup #body #top,
#email-popup #body #header,
#email-popup #body .submenu,
#email-popup .footer,
#email-popup #footerBottom,
#email-popup #locations,
#email-popup .contentGeneral
{
	display: none;
}
#email-popup #body
{
	background: none;
}

#email-popup #content
{
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	min-height: 200px;
}

#email-popup .buttons
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#email-popup a.linkButton
{
	font-weight: bold;
	background: #4c6988;
	color: white;
	border: 1px solid #3f3f3f;
	padding: 2px;
	text-decoration: none;

}

/* news & event landing page */
#news .newsLeft
{
	float: left;
	width: 230px;
}
#news .newsRight
{
	float: right;
	width: 230px;
}


