@charset "utf-8";
/* CSS Document */
@import url('reset.css');
@import url('fonts.css');
@import url('calendar.css');

body {	
	color: #252525;
	background:#0F2549;
	font: 100% Arial, Helvetica, sans-serif;
	line-height:1.55;	
}

p, li, a {	
	font-size:.875em;	
}

em {	
	font-style:normal;
    font-size: 0.875em;	
}


span {
	font-size:.875em;
}

p {
	margin-bottom:20px;
}

#center_col a + p {
	margin-top:20px;
}

body, html {
    height: 100%;
}

a { color: #32476C; text-decoration:none; font-weight:700; cursor:pointer; outline: none;}
a:visited { color: #32476C; text-decoration:none; }
a:hover { color: #32476C; text-decoration:underline; }

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	min-height: 100%; 
	background:#ECECEC;
    padding-bottom: 50px;
}

#content {
    position: relative;
	padding:0 20px 0 20px;
	padding-bottom:198px;
}


/*** Make all content within the WYSIWYG 14px ***/

#component {
	font-size:.875em; /* 14px */
}

#content #component p, #content #component li, #component a {
	font-size:1em; /* 14px, overwrite early rule */
}

#content h3, #content h4 {
	font-size:1.28571em; /* 18px */
}

/***\\\***/

/* MEMBERS DIRECTORY */

#members_alpha {
    margin-top: 18px;
}

#members_alpha strong {
	display:block;
    margin-bottom: 9px;
}

#members_alpha ul {
   margin-bottom: 14px;
}

#members_alpha ul li {
	float:left;
	margin:0;
	list-style:none;
}

#members_alpha ul li + li {	
}

#members_alpha ul li a {
    padding: 1px 4px;
	font-size:1.0714em;
	text-decoration:none;
}

#members_alpha ul li.active a {
	background:#32476C;
	color:#fff;
}

#members_search .sform {
    background: url(../images/icons_sprite.png) no-repeat scroll 151px -22px #F4F4F4;
    float: left;
    height: 22px;
    margin-left: 20px;
    width: 175px;
}

#members_search .sform input {
	font-size:.857em;
	color:#acacac;
}

#members_industry {
    margin: 7px 0;
}

#members_search {
    margin: 4px 0 35px;
	border-bottom:1px solid #3E3E3E;
	padding-bottom:25px;
}

#industries_modal {
	padding:20px;
	font-size:.75em;
}

#industries_modal ul {
	float:left;
	width:280px;
    margin-right: 25px;
}

#industries_modal ul li {
	font-size:1em;
	padding:1px 0;
}

#industries_modal p {
	font-size:1em;
}

#industries_modal ul .grouping {
	font-weight:700;
	font-size:1.1666em;
}

#industries_modal ul li + .grouping {
	margin-top:15px;
}

.filter_group strong {
	float:left;
}

#industry_filter {
	margin-left:35px;
}

#sb-info {
    position: absolute;
    right: 0;
    top: 5px;
}

/***\\\***/

.home #content {
	padding-bottom:329px;
}

h1, h2, h3, h5 {
	color:#363636;
    margin-bottom: 10px;	
   	line-height: 1.25;
}

h1 a, h2 a, h3 a, h5 a {
	text-decoration:none;
    font-size: 1em !important;
	line-height:1em;
}	

h1 {
	
}

h2 {
	font-size:1.375em;
}

h3 {
	font-size:1.125em;
    line-height: 1.18;
}

h5 {
   
}

/* HEADER & FOOTER */

#header {
	height:133px;
	position:relative;
	background:#28467A;
	color:#fff;
	line-height:1;
	z-index: 200;
}

#header > img {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
}

#header h1 {
	margin:0;
}

#header_right {
    height: 61px;
    position: absolute;
    right: 0;
    top: 9px;
    width: 273px;
	z-index:1000;
}	

#logo {
	float:left;
}

#jflanguageselection { 
    margin-top: 0;
    position: absolute;
    right: 18px;
    top: 9px;
	margin-bottom: 0;
}

#jflanguageselection a {
    font-size: 0.6875em;
    margin: 3px 0 0;
    padding: 0 2px 0 8px;
    text-transform: uppercase;
	font-weight:100;
}
#jflanguageselection a:hover span {
	text-decoration: underline !important;
}

#jflanguageselection a span {
	color:#DFE6F2;
}

#jflanguageselection #active_language a span {
	color:#fff;
}

#jflanguageselection li {
	line-height:1;
	float:left;
	font-size:1em;
}
#jflanguageselection li:first-child span {
	padding-right: 10px;
	border-right: 1px solid #fff;
}
#jflanguageselection li > span {
    font-size: 0.75em;
}

.sform {

	width:100px;
    height: 21px;
    width: 157px;
	border:1px solid #E0DCDC;

	position:relative;
	background:url(../images/icons_sprite.png) no-repeat 137px -22px #fff;
}

.sform input[type="text"] {
	border:0;
    padding: 3px 6px;
	color:#C6B9D2;
	font-size:.75em;
	background:none;
}

.sform button {
	background:none;
	border:none;
	text-indent:-9999px;
	height:21px;
	width:35px;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
}

#right_sform {
	padding:1px;
    width: 187px;
	background-position:165px -20px;
   	margin-bottom: 5px;
}

#scont {	
	background: #1B3663;
    margin-top: 8px;
    padding: 3px;
    position: absolute;
    top: 26px;
	right: 20px;
    width: 236px;
}

#footer {
	color:#fff;
	height:288px;	
	width:960px;
	position: relative;
	margin-top: -218px; /*lets make this sticky*/
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:#ECECEC;
	padding:0 20px 0 20px;
}

.home #footer {
	height: 433px;
	margin-top: -364px; /*lets make this sticky*/
}

#footer #links {
	background:#28467A;
    height: 270px; 
	padding-left:20px;
    padding-top: 17px;
	position:relative;
}

#footer #links ul {
	float:left;
	border-left:1px solid #3E5988;
	padding-left:10px;
    padding-right: 10px;
}

#footer #links ul.aboutus {
	float:left;
	border-left: none;
	padding-left: 0;
    padding-right: 10px;
	width:125px;
}

#footer #links ul.ft_membership {
	width:125px;
}

#footer #links ul.contactus {
	float:left;
	padding-left:10px;
    padding-right: 10px;
}

#footer #links ul.last {
    padding-right: 0;
}

#footer #links ul:first-child {
    padding-left: 0;
	border:0;

}

#footer #links li {
	font-size:.75em;
  	margin-bottom: 4px;
}

#footer #links .footer_column {
	width:107px;
}

#footer #links li a {
	color:#E6E6E6;
	font-weight:100;
}

#footer #links li h3 a {
	font-weight:700;
	color:#eee;
}

#footer #links li h3 {
	font-size:1.1666em;
    margin-bottom: 12px;
	color:#fff;
    margin-top: 4px;
}

#footer #links #fbottom {
	position:absolute;
	bottom:5px;
}

#footer #links #fbottom ul {
	margin:0;
}

#footer #links #fbottom li {
	float:left;
	color:#C1CDE0;
	padding:3px;
}

#footer #links #fbottom li a {
	color:#C1CDE0;
    margin-right: 5px;
	font-weight:100;
}

#footer #links #fbottom li:first-child {
    padding-left: 0;
}

#footer #partners {
	height:125px;
	padding:10px 20px;
	background:#fff;
	display:none;
}	

.home #footer #partners {
	display:block;
}



/* NAV */

#nav {	
	position:absolute;	
	top: 103px;
	right:0;
}

#nav li {
	line-height:1;
	float:left;
	font-size:1em;
}

#nav li:first-child a {
	border:0;
}

#nav,
#nav > ul,
#nav > ul > li,
#nav > ul > li > a,
#nav > ul > li > a span {
	z-index: 100 !important;
}
#nav > ul > li,
#nav > ul > li > a {
	position: relative;
}

#nav > ul > li > a {
	text-decoration:none;
    height: 30px;
	white-space:nowrap;
	display: block;
	background: url(../images/nav.png) no-repeat 0 0;
	text-indent:-9999px;
}

#nav > ul > li > ul {
	position: absolute;
	top: 30px;
	background: #fff;
	border: 1px solid #c2c7d2;
	padding: 10px 3px 15px 3px;
	display: none;
	width: 662px;
	z-index: 80 !important;
}
#nav > ul > li.item4 > ul {
	left: -1px;
}
#nav > ul > li.item5 > ul {
	left: -1px;
	width: 452px; /* set custom width */	
}
#nav > ul > li.item6 > ul {
	left: -184px;
}
#nav > ul > li.item7 > ul {
	left: -324px;
}
#nav > ul > li.item8 > ul {
	left: -424px;
}
#nav > ul > li:hover > ul {
	display: block;
}

#nav > ul > li > ul > li > ul {
	float: left;
}

#nav ul li ul li ul li ul {
	position: relative;
	display: block !important;
	visibility: visible !important;
}

#nav ul li li li {
	list-style: none !important;
	float: none !important;
}

#nav > ul > li > ul > li > ul > li {
	width: 180px;
	border-top: 1px solid #e6e6e6;
	margin: 0 15px;
	padding: 9px 0;
}
#nav > ul > li > ul > li > ul > li:first-child {
	border-top: none;
}
#nav li.module,
#nav li.module div {
	width: 200px !important;
}
#nav li.module div {
	padding-left: 15px;
}
#nav li.module img {
	display: block;
	margin: 10px 0;
}
#nav li.module h2 {
	font-size: 1em;
	font-weight: bold;
	color: #32476c;
	margin: 0;
	padding-bottom: 8px;
}
#nav li.module p {
	font-size: 0.750em;
	line-height: 130%;
	color: #3e3e3e;
	margin-bottom: 0;
}

/* container with module positions, this 
	content is appended to nav using js */
#menu_modules {
	display:none;	
}

#nav .left,
#nav .right {
	margin-bottom: 0;
	}


#nav ul li ul li.parent ul {
	padding-top: 5px;
	margin-bottom: 0;
}
#nav ul li ul li.parent li {
	font-size: 90%;
	padding: 5px 0 5px 10px;
}

#nav li > a {
    font-size: 0.875em !important;
	color: #32476c;
	font-weight: normal;
}

#nav > ul > li:hover > a { 
	background: url(../images/nav.png) no-repeat scroll 18px -24px #fff;
	border-top:1px solid #C2C7D2;
	border-left:1px solid #C2C7D2;
	border-right:1px solid #C2C7D2;	
	height: 29px;	
}

#nav > ul > li > ul > li > ul > li > a {
	line-height:1.5;
}


#ncommitte {    left: 17px;    top: 79px;}
#npromoops {    left: 17px;		top: 110px;}
#nsocialme {	left: 229px;  top: 79px;}

#nav li.item3 > a {     width: 95px;background-position:18px 7px; }
#nav li.item3:hover > a { width: 93px; background-position:17px -25px; height: 30px; }

#nav li.item4 > a {     width: 120px;background-position:-78px 7px; }
#nav li.item4:hover > a {     width: 120px;background-position:-78px -25px; margin: 0 -1px; height: 30px; }

#nav li.item5 > a {     width: 158px;background-position:-198px 7px; }
#nav li.item5:hover > a {width: 158px;background-position:-198px -25px; margin: 0 -1px; height: 30px; }

#nav li.item6 > a {     width: 140px;background-position: -356px 7px; }
#nav li.item6:hover > a { width: 140px;background-position: -356px -25px; margin: 0 -1px; height: 30px; }

#nav li.item7 > a {     width: 100px;background-position: -496px 7px; }
#nav li.item7:hover > a {     width: 100px;background-position: -496px -25px; margin: 0 -1px; height: 30px; }

#nav li.item8 > a {     width: 130px;background-position: -596px 7px; }
#nav li.item8:hover > a {     width: 130px;background-position: -596px -25px; margin: 0 -1px; height: 30px; }

#nav li.item9 > a {     width: 116px;background-position:-726px 7px; }
#nav li.item9:hover > a {     width: 115px;background-position:-726px -25px; margin-left: -1px; }

#mem_login {
	z-index:1000;
}	

#mem_login > a {
    background: url(../images/mem_hover.png) no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
	height: 33px;
	width: 141px;
	position: relative;
	z-index: 110;
}
#mem_login:hover > a {
	background-position: 0 -35px;
}

.logged_in #mem_login > a {
    background: url(../images/mem_hover.png) no-repeat scroll 0 -70px transparent;
    display: block;
    text-indent: -9999px;
	height: 33px;
	width: 98px;
	position: relative;
	z-index: 110;
}
.logged_in #mem_login:hover > a {
	background-position: 0 -105px;
}

#mem_login .dropdown {
	width: 217px;
	padding: 14px;	
	background: #fff;
    left: -106px;
    position: absolute;
    z-index: 100;
	border: 1px solid #c2c7d2;
	display:none;
	margin-top: -1px;
	position: absolute;
}
.logged_in #mem_login .dropdown {
    left: -149px;
}

#mem_login.active .dropdown {
	display:block;
}

#mem_login .login_form {
	padding: 15px;
	background: #a1a1a1;
}
#mem_login .login_form h2 {
	font-size: 0.875em;
	line-height: 100%;
	color: #fff;
	padding-bottom: 10px;
	margin: 0;
}
.logged_in #mem_login .login_form h2 {
	padding-bottom: 0px;
}

#mem_login .login_form input[type="text"],
#mem_login .login_form input[type="password"] {
	font-size: 0.750em;
    width: 167px;
	color: #acacac;
	border: 1px solid #d1d1d1;
	padding: 5px 10px;
	margin-bottom: 10px;
	line-height: 100%;
}
#mem_login .login_form ul {
    margin-bottom: 0;
}
#mem_login .login_form a {
	font-size: 0.857em;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	line-height: 100%;
}
#mem_login .login_form a:hover {
	color: #ececec;
}
#mem_login .login_form li {
	padding-top: 15px;
}
#mem_login .login_form .remember * {
	vertical-align: middle;
}
#mem_login .login_form .remember label {
	font-size: 0.875em;
	padding-left: 5px;
	display:inline;
}

#mem_login .list {
	padding: 15px;
	background: #ececec;
}
#mem_login .list span {	
	font-size: 0.750em;
	font-weight: bold;
	color: #252525;
	line-height: 100%;
	display: block;
	padding-bottom: 5px;
}
#mem_login .list ul {
    margin-bottom: 0;
}
#mem_login .list li {	
	font-size: 0.750em;
	color: #3e3e3e;
	line-height: 100%;
	padding-top: 10px;
	list-style-type: square;
	list-style-position: inside;
}
#mem_login .list p {	
	font-size: 0.750em;
	color: #3e3e3e;
	line-height: 140%;
	margin: 0;
}
#mem_login .list p a {
	font-weight: normal;
	text-decoration: underline;
}
#mem_login .msg {
	padding: 15px;
	background: #e2e8f2;
}
#mem_login .msg p {	
	font-size: 0.750em;
	color: #3e3e3e;
	line-height: 140%;
	margin: 0;
}




/* TOP */

.home #left_col {
	width:710px;
	padding:0;
}

#section_top {
	margin-bottom:22px;
}

#section_top .sec_col a {
	font-size:.75em;
}

.frontpage.logged_in #content {
	padding-top: 20px;
	}



.sec_col {
	background:#fff;
	width:196px;
	padding:13px 20px;	
	float:left;
	
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 
	
	
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);
	position:relative;
}

#content .sec_col h3 {
	font-size:1.125em;
	
}

#section_top .sec_col + .sec_col {
	margin-left:1px;
}

#section_bottom .sec_col {
	width:310px;
	position:relative;
}

select.cfilter, select#locid {
	position:absolute;
    right: 19px;
    top: 15px;
    min-width: 125px;
	font-size:.75em;
	background:none;
	padding:4px;
	
}

select#locid {
	position:static;
}

select.cfilter2 {
	position:absolute;
    right: 29px;
    top: 22px;
    min-width: 125px;
	background:none;
	font-size:.857em!important;
	padding:4px;
}
select.single {
    right: 29px;
    top: 24px;
}

#section_bottom #top_news {
	margin-right:10px;
}

.sec_col h2 {
	border-bottom:1px solid #3E3E3E;
    padding-bottom: 7px;
    margin-bottom: 24px;
}

.sec_col p {
	color:#3E3E3E;
    line-height: 1.3;
    margin: 10px 0 0 0;
}

#top_news .column {
	border-bottom:1px solid #E6E6E6;
   	padding-bottom: 24px;
}

#top_news .column + .column {
    margin-top: 13px;
}

#top_news .column img {
	float:left;
	margin-right:10px;	
}

#top_news .column h3 {
    margin-bottom: 0;	
	font-size:.875em;
}

#eventlist h3.title {
	font-size:.875em;
}

#top_news .column span {
	color:#939393;
	font-size:.687em;
}


#eventlist div + div {
    border-top: 1px solid #E6E6E6;
    margin-bottom: 18px;
    padding-top: 10px;
}
#eventlist .hline {
    border-top: 1px solid #E6E6E6;
}
 
#eventlist div.date + div {
	border:0;
}

#eventlist div + div.date {
   margin: 0;
}

#eventlist .date {
	background:#153964;
	color:#fff;
	font-weight:700;
    padding: 4px 10px 3px;
	display:block;
    line-height: 1.55;
	/*font-size:.875em;*/
}

.frontpage #eventlist .date {
	font-size:.875em;
}

.event_detail #eventlist .date {
    margin-bottom: 12px;
}

#eventlist .category {
	color:#636363;
	/*background:url(../images/icons_sprite.png) no-repeat 0 4px #fff;*/
	font-size:.7857em;
	/*padding-left:22px;*/
    margin-bottom: 10px;
}

.frontpage #eventlist .category {
	font-size:.7em;
}

.right_nav a.active {
  color: #363636;
}

#eventlist .dcatid1 a, .dcatid3 a, .dcatid9 a, .dcatid12 a, .dcatid13 a,
.dcatid14 a, .dcatid15 a, .dcatid16 a, .dcatid17 a {
	color:#ffffff!important;
	padding:2px 5px 5px 5px;
	font-size:.875em!important;
}

#eventlist .dcatid1 a {
	background: #ee9407;
}

#eventlist .dcatid3 a {
	background:#0f5e95;
}
#eventlist .dcatid9 a {
	background:#ee9407;
}
#eventlist .dcatid12 a {
	background:#4493ca;
}
#eventlist .dcatid13 a {
	background:#c9290e;
}
#eventlist .dcatid14 a {
	background:#31732a;
}
#eventlist .dcatid15 a {
	background:#2c9d79;
}
#eventlist .dcatid16 a {
	background:#736da6;
}
#eventlist .dcatid17 a {
	background:#6b277a;
}

 

#eventlist .category span {
	font-weight:700;
	margin-left:10px;
	color:#3E3E3E;
	font-size:.9549em;
}

.category a {
	color:#636363;
	font-weight:100;
}

#eventlist h2 {
	font-size:1em;
}

.view_all {
	display:block;
	float:right;
    padding: 15px 0 0;
    font-size: 0.75em;
}

.js_col .view_all {
	bottom: 15px;
    position: absolute;
    right: 20px;
}

.goback {
    font-size: 0.75em;
    position: absolute;
    right: 28px;
    top: 33px;
}	

#component .goback {
	font-size:.857em;
}

/* Members top */

#whois {
	position: relative;
	}
#whois a {
	font-size: 0.875em;
	position: absolute;
	top: 2px;
	right: 0;
	}

#left_col .member_block {
	clear: both;
	padding-bottom: 20px;
}

#left_col .member_block h2 {
	font-size:1.125em;
	margin: 0;
	padding-bottom: 15px;
}

#left_col .member_block h3 {
	font-size: 1em;
	margin:0;
}

#left_col .member_block span.date {
	color:#939393;
	font-size:.7857em;
}

#left_col .member_block h2 + li {
	padding-bottom: 8px;
}

#left_col .member_block li + li {
	border-top:1px solid #E6E6E6;
	padding-top: 8px;
}
#left_col .member_block li span {
	display: block;
	padding: 3px 0 10px 0;
}

#left_col .member_block ul {
	margin-bottom:0;
}

#left_col .member_news, 
#left_col .member_module {
	padding: 14px 20px 16px 20px;
	background:#fff;
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 			
	
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);
	position:relative;	
	margin-bottom: 20px;
}

#left_col .member_news {
	width: 434px;
	float: left;
	
	}

#left_col .member_module {
	width: 194px;
	float: right;
}
#left_col .member_module h3 {
	padding-bottom: 11px;
}
#left_col .member_module.member_bottom h3 {
	letter-spacing: -1px;
}

#left_col .member_module p {
	line-height: 130%;
	margin-bottom: 3px;
}
#left_col .member_module a {
	line-height: 100%;
	font-size:.75em;
}
#left_col .member_module p a {
	font-size:.857em;
}
#left_col .member_module img {
	margin-bottom: 12px;
	min-height:104px;
}

#whois li:first-child {
	font-size:1em;
}


/* forms */

input[type="text"],
textarea,
select,
.login #center_col input[type="password"] {
    padding: 4px 8px 5px 8px;
	font-family:Arial, Helvetica, sans-serif;
	background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #E5E5E5;
    font-size: 0.857em;
    padding: 6px;
}

#mod_search_searchword {
	width:122px;
}


#component .text[type=text],
#component textarea,
#component select,
.login #center_col input[type="password"] {
	font-size:.857em;
}

label {
	font-size:1em;
}

select {
	padding-right:4px;
}

.sec_col option {
	padding: 0 0 0 8px;
}

.chapter_option {
 padding: 0 0 0 8px;
}


#limit_res {
	/*float:right;*/
	text-align: right;
	margin-top: 45px;
	vertical-align: middle;
}
.pagination + #limit_res {
	margin-top: -8px;
}

#limit_res select {
	background:none;
	
}

#limit_res label {
	font-size:.857em;
	padding-right:5px;
}

input.invalid, 
select.invalid, 
textarea.invalid, 
input.invalid:focus, 
select.invalid:focus, 
textarea.invalid:focus {
    border-color: #CC0000 !important;
}


/*Login*/

.login #center_col #com-form-login-username,
.login #center_col #com-form-login-password {
	padding-bottom: 15px;
	}

.login #center_col #com-form-login-username label,
.login #center_col #com-form-login-password label {
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 7px;
	display: block;
	}
.login #center_col #com-form-login-remember input {
	margin-right: 5px;
	}
.login #center_col #com-form-login-remember {
	margin-bottom: 15px;
	}
.login #center_col #com-form-login-remember input,
.login #center_col #com-form-login-remember label {
	vertical-align: middle;
	}


/* CONTENT */

#left_col {
    padding-right: 30px;
    width: 140px;
	float:left;
	height: auto !important; /* flush out if no content is added*/
	height: 1px;
	min-height: 1px;

}

#left_col > h3 {
	font-size:.875em;	
}


#left_col .menu ul li {
	font-size:.857em;
	margin:13px 0 13px 20px;
	padding:0;
}

#left_col .menu li {
   padding: 0 0 15px 0;
   line-height: 1.25;
   font-size:.875em;
}

#left_col .menu li.parent > a {
	background:url(../images/subnav.png) no-repeat 100% -180px;
	padding-right:15px;
}

#left_col .menu li.parent ul {
	display:none;
	margin:0;
}

#left_col .menu li.parent.active ul {
	display:block;
}

#left_col .menu li.focus > a {
	background-position:100% 7px;
}

#left_col .menu li.parent.active ul a {
	font-weight:100;
}

#left_col .menu .active a,
#left_col .menu li.parent.active ul .active a {
	font-weight:700;
}

#left_col .menu a:hover {
	color:#153964;
}

#left_col h3 {
	color:#363636;
    margin-bottom: 12px;
}

#left_col .menu a {
	color:#252525;
	font-weight:100;
	text-decoration:none;
	display:block;
}

#center_col {
	width:480px;
	background:#fff;
	float:left;
  	padding: 20px 30px 24px 30px;
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 
	
	
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);
	position:relative;
} 

#center_col.shares {
	padding-bottom:64px;
}

#cbottom {
    background: #E8E8E8;
    bottom: 0;
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
}

div.block {
	background:#fff;
	line-height:1.4;
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 
	
    padding: 10px 15px;
    margin-bottom: 27px;
	
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);
	position:relative;
}


#content p, 
#content li {
	font-size:.875em;
}

#center_col li {
    list-style: square outside none;
	margin-left:50px;
}

ul {
	margin-bottom:20px;
}

#center_col a {
	font-weight:700;
}

#center_col h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
    margin-bottom: 8px;
	color: #252525;
}

#center_col div.heading {
	font-size:1.625em;
	border-bottom:1px solid #363636;
    margin-bottom: 30px;
    padding: 0 0 7px;	
	color: #363636;
    line-height: 1.25;
	}


#center_col #component h1 {
	font-size:1.563em;
    margin-bottom: 24px;
    padding: 0;
}

.eventlist #center_col #component h1,
.search #center_col  #component h1,
.details #center_col  #component h1 {
	font-size: 1.857em;
	border-bottom:1px solid #363636;
    margin-bottom: 30px;
    padding: 0 0 7px;
}

#center_col #component h2 {
	font-size: 1.250em;
}

.eventlist  #center_col #component h2 {
	font-size: 1.1428em;
}

.news #center_col h1,
.event_calendar #center_col h1, 
.event_detail #center_col h1 {
	 margin-bottom: 20px;
}

.news_image {
	max-width:250px;
	margin: 6px 20px 10px 0;
}

div.list_one_item h2.news_heading {
	margin-bottom:10px;
}

#right_col {
	width:220px;
	float:left;
	margin-left:30px;
	color:#3E3E3E;
}	

#right_col h3 {
	font-size:.875em;
	border-bottom:1px solid #363636;
    padding: 0 0 9px;
   	margin-bottom: 10px;
	color:#3E3E3E;
}

div.banners { 
	
}

.adv_standard_d,
.adv_flash {
    margin-bottom: 15px;
}

#banner {
	padding:20px 20px 15px 20px;
}

.home #banner {
    margin-bottom: 7px;
}

#lbanner {
	float:left;
	height:243px;
	width:289px;
	background:#A1A1A1;
	padding:20px;
	color:#fff;
	position:relative;
	z-index:0;
}

#lbanner p a {
	color:#fff;
	text-decoration:underline;
	font-weight:100;
}

#lbanner li a {
	color:#fff;
	text-decoration:underline;
	font-size:.928em;
}

#lbanner li a:hover,
#lbanner p a:hover {
	color:#eee;
}

#lbanner p {
	margin-bottom:10px;
}

#lbanner li {
    margin-right: 30px;
	float:left;
}

#lbanner h2 {
	color:#fff;	
	font-size:1.25em;
	font-weight:100;
}

#banner #tagline {
    color: #FFFFFF;
    font-size: 1.875em;
    left: 50px;
    position: absolute;
    top: 42px;
}

#fpss-outer-container {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.fpss-introtext .slidetext * {
	font-family: Arial, Helvetica, sans-serif !important;
}
.fpss-introtext .slidetext h1 {
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}
.fpss-introtext .slidetext p {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.fpss-introtext .slidetext h1 a {
	font-weight: normal;
}
.fpss-introtext .slidetext h1 a:hover {
	color: #fff;
}
.fpss-introtext .slidetext p {
	line-height: 140%;
}
.fpss-introtext .slidetext {
    padding: 10px 12px 8px 12px;
}
.fpss-introtext {
    background: url(../images/bg_slideshow.png) repeat !important;
}

.fpss-introtext .slidetext h3 {
	display:block;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
	color:#fff;
	font-size:1.5em;	
}

.fpss-introtext .slidetext h3 a {
	color:#fff;
	font-weight:100;
}

.dleft, .dright {
	float:left;
    padding-right: 10px;
    width: 230px;
}

.divider  {
    padding-top: 10px;
}

.divider.full img {
	float:left;
    margin-right: 15px;
}

.divider.full div {
	width: 340px;
}

.divider.full {
	margin-bottom:20px;
}

#content .dleft h3, #content .dright h3, #content .dmiddle h3 {
	font-size:1em !important;
	font-weight:700;
	color:#32476C;	
	margin:5px 0;
}

#content .dleft p, #content .dright p, #content .dmiddle p {
	color:#3E3E3E;
	font-size:.875em !important;
    line-height: 1.35;
    margin: 0 0 22px;
}

div.divider + div.divider {
    margin-bottom: 9px;
	padding-top:0;
}


.heading_cont {
	position:relative;
	border-bottom:1px solid #3E3E3E;
	margin-bottom:12px;
}

.heading_cont a {
	float:right;
	font-size: 0.8571em!important;
	margin-top: 12px;
}

.heading_cont h3,
#center_col .heading_cont h3 {
	float:left;
	width:300px;
    padding: 8px 0;
	margin:0;
	border:0;
	margin-bottom:0;
	color:#363636;
}

h4 {
	border-bottom:1px solid #3E3E3E;
	margin-bottom:12px;
	margin-top:24px;
   	padding: 7px 0;
    font-size: 1.125em;
    line-height: 1.18;
	font-weight:100;
	color:#363636;
}

.list_one + h4 {
	margin-top:0;
}

/* chapters */

.list_two_item img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.contact .list_two_item img {
	margin-right: 5px;
}	

.list_two_item {
    padding-bottom: 15px;
}

.list_two_item p {
	margin-bottom:15px;
}

.list_two_item ul {
	margin-bottom:0;
}

.list_two_item + .list_two_item {
	border-top:1px solid #E6E6E6;
	margin-top:10px;
    padding-top: 20px;
}


/* news */

div.list_one_item {
	padding-bottom:8px;
	clear: both;
	overflow: hidden;
}

div.list_one_item .date {
	display:block;
	/*font-size:.75em;*/
	color:#3E3E3E;
	font-weight:700;
    margin-bottom: 13px;
}

div.list_one_item img {
	float:left;
	margin-right:20px;
	margin-bottom: 5px;
}

div.list_one_item h2 {
	font-size:1em;
    margin-bottom: 4px;
}

div.list_one_item .text p {
	padding:0;
	margin:0;
}

#component div.list_one_item h2 {
	font-size:1.142em!important;
}

div.list_one_item p {
	line-height:1.45;
}

div.list_one_item + div.list_one_item {
	border-top:1px solid #E6E6E6;
	padding-top: 22px;
}

#center_col .view_all {
	font-size:.75em;
}

#right_col .right_nav h3 {
	border:0;
   	padding: 0 0 5px;
}

#right_col .right_nav li {
	font-size:.75em;
    margin-bottom: 7px;
}

.right_nav ul + a {
   font-size: 0.75em;
   margin:12px 0;
}

div.block.right_nav {
	margin-bottom:5px;
}

div.block .snippet {
	font-size:.875em;
	line-height:1.5;
}

div.block .snippet a {
	font-weight:100;
	font-size:1em;
}

div.block div.snippet + div {
    margin-top: 20px;
}

.rss_ico {
	font-size:.75em;
	background:url(../images/icons_sprite.png) no-repeat 0 -94px;	
    padding-left: 20px;
}
.ucase {
	text-transform:uppercase;
}

/* EVENTS */

.event_cal {
	margin-bottom:5px;
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 
}

#category_nav li {
    /*background: url(../images/icons_sprite.png) no-repeat scroll 0 3px;*/
	background: url(../images/icons_arrow.png) no-repeat scroll 0 3px;
    margin-bottom: 12px !important;
    padding-left: 20px;
}

#category_nav li a {
	text-transform:uppercase;
	color:#636363;
}

.sec_col #eventlist {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
}

.event_info p {
	font-size:.75em!important;
	margin:0 0 5px 0!important;
    line-height: 1.15;
}

#component .event_info p {
	font-size:.857em!important;
}

.event_details .event_info {
    padding-bottom: 20px;	
}

.event_details h2 {
	color:#32476c;
	margin-bottom:22px;
}
.list_one_item .text h2 {
	color:#32476c;
}

.event_details .date {
    margin-bottom: 7px;
}

#eventlist .event_desc {
    border-top: 1px solid #E6E6E6;
	padding-top: 18px!important;	
}

#center_col #component .list_one #eventsearch   h2 {
    font-size: 1em !important;
}

#content div.register, div.register2 {
	border:0;
	padding: 15px 5px 0 5px!important;
}

#content div.register p {
	font-size:.85em!important;
    margin-top: 28px;
}

#content div.register2 p {
	font-size:.85em!important;
	border:none!important;
}


.items {
    margin-top: 22px; 
}

.items_left {
	float:left;
	width:150px;
	font-weight:700;
}

.items_right {
	float:left;
	width:330px;
}

#center_col span.section {
color: #ADACAC;
    display: block;
    font-size: 0.81em;
    padding: 4px 0 8px;
}


#center_col .items_right li {
	display:block;
	font-weight:100;
  	margin:0 0 8px 0;
	line-height:1.4;
}

#center_col .items_right a {
	font-weight:100;
}

li.company_csm  {
	position:relative;
	padding:15px 0;
}

li.company_csm img {
	position:absolute;
	left:-150px;
	
}
#center_col .items_right .company_csm a {
	font-weight:700;
	font-size:1.285em;
}

#map_link {
	background:#153964;
	color:#fff;
	font-weight:100;
	font-size:.91666em!important;
    margin-left: 6px;
    padding: 2px 8px;
}

/* COMMITTEES */

.committee_member_cont {
	
    padding-top: 7px;
}

.committee_member {
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	font-size:.857em;
   	line-height: 1.3;
}

.committee_member strong {
	font-size:1.16666em;
	display:block;
	margin-top:10px;
    margin-bottom: 5px;
}

#filter #committee_menu {
	height:410px;
	overflow:hidden;
	overflow-y: auto;
    margin-top: 8px;
	scroll-y:auto;	
}

#filter #committee_menu li {
	font-size:1em;
	line-height:1;
	margin-bottom:7px;
}

#filter #committee_menu li li {
	margin-bottom:2px;
}

#filter #committee_menu ul {
	margin:0;
}

#filter #committee_menu a + ul {
	margin-left:10px;
}

#filter #committee_menu a {
	font-size:.75em;
	text-decoration:none;
	line-height:1!important;
}

#filter .active,
#filter #committee_menu a:hover {
	color:#000;
}

/* buttons */

.btn1 {	
	border-bottom:1px solid #C87318;	
	position:absolute;
	bottom:-7px;
	left:0;
	background:url(../images/icons_sprite.png) no-repeat 93% -227px #F48F23;
	z-index:0;
}
.btn1:hover {	
	background:url(../images/icons_sprite.png) no-repeat 93% -227px #ef820d;
}

.btn1 a {
	color:#fff!important;
	font-size:1.25em;	
	text-decoration:none;
	display:block;
    padding: 7px 33px 6px 5px;
}

.btn1 span {	
	background:url(../images/orange_fold.gif) no-repeat 0 0;
    display: block;
    font-size: 1em;
    height: 53px;
    left: -10px;
    position: absolute;
    width: 10px;
}
.btn1:hover span {	
	background:url(../images/orange_fold.gif) no-repeat 0 -54px;
}

.btn2 {
	text-decoration:none!important;
	
	color:#fff!important;	
	font-size:.9285em;
	font-weight:700;

	background:  #385e9f; /* Old browsers */	
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#385e9f), to(#2a4a80));
	background: -webkit-linear-gradient(#385e9f, #2a4a80);
	background: -moz-linear-gradient(#385e9f, #2a4a80);
	background: -ms-linear-gradient(#385e9f, #2a4a80);
	background: -o-linear-gradient(#385e9f, #2a4a80);
	background: linear-gradient(#385e9f, #2a4a80);
	-pie-background: linear-gradient(#385e9f, #2a4a80);	
	border:0;	
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    padding: 7px 16px;
	
	
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);	
	position:relative;
	text-transform: uppercase;
}

.btn2:hover {
	background:#3C599F;
}

.btn2 span {
    background: url(../images/btn2.png) no-repeat scroll 100% 6px transparent;
    font-size: 1em;
    padding-right: 15px;
}

.nextprev_nav {
	margin-top:25px;
}

#center_col .nextprev_nav li {
	float:left;
	margin:0;
	list-style:none;
	font-size:.75em;	
	background: url(../images/icons_sprite.png) no-repeat scroll 0 -164px transparent;
    padding-left: 12px;
}

#center_col #component .nextprev_nav li {
	font-size:.857em!important;
}	

#center_col .nextprev_nav li.next {
	background-position:112% -191px;
    padding: 0 12px 0 0;
	float:right;
}

/* breadcrumbs */

#breadcrumbs {   
    line-height: 1;
    overflow: hidden;
    padding: 0 0 20px 20px;
}

.right_column_space {
	padding-top:15px!important;
}

#breadcrumbs ul {
	margin-bottom: 0;
}
#breadcrumbs ul.path li.active {
    color: #666;
}

#breadcrumbs ul.path li {
    float: left;
    font-size: 0.75em;
    margin-left: 0;
 
}

#breadcrumbs ul.path li a {
    color: #3E3E3E;    
    padding-right: 15px;
	margin-right:10px;
    text-decoration: none;
	font-weight:100;
	background:url(../images/arrow.gif) no-repeat 100% 5px; 
}
#breadcrumbs ul.path li a:hover {
	text-decoration: underline;
}

#breadcrumbs ul.path {
    float: left;
   
}

/* pagination */

.pagination {
   margin: 45px auto auto 70px;
}

.pagination li.prev_page {
    background-position: 0 -31px;
}

#center_col .pagination li.prev_page, 
#center_col .pagination li.next_page {
    background: url(../images/icons_sprite.png) no-repeat scroll 0 -192px #fff;
    text-indent: -9999px;
	height:15px;
	width:15px;
	padding:0;
    margin: 0 9px;
}

#center_col .pagination li.prev_page {
	background-position:0 -165px;
}


#center_col .pagination li {
    float: left;
    font-size: 0.75em!important;
	padding:0 5px;
	list-style:none;
	margin-left:0;
	margin:0 2px;
}

.pagination li.active {
	background-color:#153964;
	color:#fff;
}


.pagination li a {
    display: block;
	font-size:1.15em!important;
	line-height: 130%;
}

/* CONTACT */

address {
	font-style:normal;
	float:left;
	width:50%;
    line-height: 1.6;
    margin-top:5px;
}

address a {
	font-size:1em;	
}

#center_col address + address a {
	font-weight:100;
}

.form .info_message {
	width:								392px;
	padding:							5px 10px 5px 33px;
	margin:								0px 5px 20px 5px;
	border:								1px solid #cce0ff;
	background:						#FFF9E9 url(../images/icon_info.gif) no-repeat 10px 9px;
	}
	
/* messages for browsers with rendering issues
	shown in browser specific css*/
.render_issue {
	display:none;
	background: 					#FFFF99 url(../images/icon_info.gif) no-repeat 10px 9px;
}

.option {
    padding: 0 0 0 8px;		
}	


.contact h4 {
	margin-top:34px;
}

.form {
    margin-top: 25px;
}

.form table {
    border-collapse: collapse;
    width: 442px;
}

.form table th {
    vertical-align: top;
    width: 80px;
    line-height: 1;
}

table label {
	font-size:1em;
	font-weight:700;
	display:block;
	padding-top:4px;
	white-space:nowrap;
}

.form table td {
    padding-bottom: 15px;
    text-align: right;
}

input[type="text"],
.login #center_col input[type="password"] {
    width: 265px;
}

.form select {
    width: 279px;
}	

.form textarea {
    width: 348px;
}

.form input[type="submit"] {
    margin-top: 7px;	
}

/* DELETE */

#top_shares {
	position:absolute;
	right: 5px;
	top: 5px;
}
#top_shares ul {
	margin-bottom: 0;
}
#top_shares li {
	float: left;
}
#top_shares a {
	width: 20px;
	height: 19px;	
	display:block;
	float:left;
   	margin-left: 4px;
	z-index: 10;
	background: url(../images/sns.png) no-repeat;
	text-indent: -9999px;
}
#top_shares a.facebook {
	background-position: 0 0;
}
#top_shares a.facebook:hover {
	background-position: 0 -19px;
}
#top_shares a.twitter {
	background-position: -20px 0;
}
#top_shares a.twitter:hover {
	background-position: -20px -19px;
}
#top_shares a.linkedin {
	background-position: -40px 0;
}
#top_shares a.linkedin:hover {
	background-position: -40px -19px;
}

#bottom_shares {    
    position: absolute;
    right: 18px;
	bottom: 13px;
}
#bottom_shares ul {
	margin-bottom: 0;
	padding-right: 0 !important;
}
#bottom_shares li {
	float: left;
	margin-bottom: 0 !important;
}
#bottom_shares a {
	width: 26px;
	height: 25px;	
	display:block;
	float:left;
   	margin-left: 8px;
	z-index: 10;
	background: url(../images/sns.png) no-repeat;
	text-indent: -9999px;
}
#bottom_shares a.facebook {
	background-position: 0 -38px;
}
#bottom_shares a.facebook:hover {
	background-position: 0 -63px;
}
#bottom_shares a.twitter {
	background-position: -26px -38px;
}
#bottom_shares a.twitter:hover {
	background-position: -26px -63px;
}
#bottom_shares a.linkedin {
	background-position: -52px -38px;
}
#bottom_shares a.linkedin:hover {
	background-position: -52px -63px;
}

.error dt {
display: none;	
}
.error li {
	background: #ffef98;
	display: block;
	font-weight: 100;
	padding: 8px;
	margin: 20px 20px 0 20px;
	text-align: center;
	border: 1px solid #eecf3a;
	color: #5d5d5d;
	font-weight: bold;
	}
.error ul {
	margin-bottom: 0;
	}


/* WYSIWYG Styles */

.image_left, .image_right {
	float:left;
	margin:5px 20px 10px 0;
	clear:both;
}

.image_right {
	float:right;
	margin:5px 0 10px 20px;
	clear:both;
}


/* WGPicasa (Photo Gallery) */

.wgPicasa {
	margin: 0 -12px;
	}
.wgPicasa td {
	width: 144px;
	padding: 0 12px;
	line-height: 130%;
	}
.wgPicasa img {
	margin-bottom: 10px;
	}
.wgPicasa span {
	font-size: 1em !important;
	display: block;
	padding-bottom: 20px;
	}
.wgAlbum img {
	margin: 12px 0;
	}
.wgBacklist {
	font-size: 0.857em !important;
	position: absolute;
	right: 28px;
	top: 33px;
	}
.wgPaginationTop {
	padding: 5px 0 8px 0 !important;
	width: auto !important;
	}
.wgPaginationBottom {
	padding-top: 8px !important;
	width: auto !important;
	}
.wgPaginationTop span,
.wgPaginationBottom span {
	font-weight: bold;
	color: #fff;
	background: #153964;
	padding: 1px 4px;
	display: inline;
	}


/* Share icons */

.addthis_button_print {
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	}

.addthis_toolbox {
	float: right;	
	margin-top: 12px;
	margin-right: 24px;	
	}
	


.search #breadcrumbs,
.user #breadcrumbs,
.page_76 #breadcrumbs, /* privacy policy */
.page_68 #breadcrumbs,/* sitemap */
.page_80 #breadcrumbs,/* 404 */
.login #breadcrumbs,/* login */
.page_70 #breadcrumbs  {
	padding-top: 15px !important;
	}
	

/* SOCIAL MEDIA */

/* twitter */

.page_16 #center_col #cbottom, .page_16 .heading {
	display:none;
}

.page_16 #center_col {
	background:none;
	border:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
	width:395px;
	padding:0;
}
.page_16 #right_col {
	width: auto;
}

#center_col #component .joomla_sharethis .head h2,
#facebook h2,
#center_col #component .featured_video h2,
#linkedin h2 {
	font-size:1.857em;
	border-bottom:1px solid #363636;
	padding-bottom:5px;
	margin-bottom: 15px;
}

#facebook h2,
#linkedin h2 {
	font-size:1.625em;
}

#center_col #component .joomla_sharethis .head h2 span {
	font-size:1em;
}

#center_col #component .joomla_sharethis .head h2 a { /*twitter bird */
	font-size:.4615em!important;
	background:url(../images/twitter.gif) no-repeat 0 0;
	
	margin: 6px 0 0 0;
	padding:5px 0 10px 35px;
	float: right;
}

.joomla_sharethis,
#facebook,
.featured_video,
#linkedin {
	width:325px;
	padding:23px 35px;
	background:#fff;
	-webkit-box-shadow: 1px 1px 1px 0  #ccc;
	-moz-box-shadow: 1px 1px 1px 0 #ccc;
	box-shadow: 1px 1px 1px 0 #ccc; 
	
	margin-bottom:30px;
	
		
	behavior: url(/templates/accj/js/libs/css3pie/PIE.htc);
	position:relative;
}

#facebook,
#linkedin {
	width:305px;
	padding:23px 30px;
}


#linkedin p {
	font-size: 0.75em;
	font-weight: bold;
	color: #32476c;
	margin-bottom: 0;
}
#linkedin .btn_linkedin {
	width: 91px;
	height: 25px;
	background: url(../images/btn_linkedin.gif) no-repeat;
	display: inline-block;
	text-indent: -9999px;
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 1px;
}

#facebook .fbConnectWidgetTopmost {
	display:none;
}


.joomla_sharethis .twtr-widget .twtr-tweet-wrap {
	padding:6px 0;
}

.joomla_sharethis .twtr-bd {
	padding:0;
}

.joomla_sharethis .twtr-img img {
	width:38px;
	height:38px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.joomla_sharethis .twtr-timeline {
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
}

.joomla_sharethis .twtr-timeline, 
.joomla_sharethis .twtr-doc,
.joomla_sharethis #twtr-widget-1 .twtr-doc, 
.joomla_sharethis #twtr-widget-1 .twtr-hd a, 
.joomla_sharethis #twtr-widget-1 h3, 
.joomla_sharethis #twtr-widget-1 h4 {
	background-color:none!important;
	background:none!important;
}

.joomla_sharethis .twtr-user {
	display:block!important;
}

.joomla_sharethis .twtr-hd,
.joomla_sharethis .twtr-ft {
	display:none;
}

.joomla_sharethis .twtr-widget .twtr-tweet {
	border-bottom:1px solid #EFEFEF;
}

.joomla_sharethis #twtr-widget-1 .twtr-tweet-text {
	margin-left:50px;
}

.joomla_sharethis .twtr-widget em {
	display:none;
}	


/* top page pop up */

#login_pop {
	display:none;
	}
.pop_logo {
	height: 100px;
	background: #28467a url(../images/logo_login.gif) no-repeat;
	}
.pop_content {
	padding: 25px 30px 0 30px;
	}
.pop_content h2 {
	font-size: 1em;
	line-height: 130%;
	margin-bottom: 18px;
	}
.pop_content .cols {
	margin-bottom: 17px;
	overflow: hidden;
	}
.pop_content .col {
	width: 210px;
	padding: 0 20px 10px 0;
	border-right: 1px solid #e6e6e6;
	float: left;
	}
.pop_content .col + .col {
	width: 209px;
	padding: 0 0 10px 20px;
	border-right: none;
	}
.pop_content .col p {
	font-size: 0.875em;
	}
.pop_content p.note {
	font-size: 0.75em;
	line-height: 100%;
	text-align: center;
	padding-top: 20px;
	margin: 0;
	border-top: 1px solid #e6e6e6;
	clear: both;
	}
.pop_content .btns {
	height: 30px;
	background: url(../images/btns_popup.png) no-repeat;
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	}
.pop_content .btn_mdc {
	width: 129px;
	background-position: 0 0;
	}
.pop_content .btn_mdc:hover {
	background-position: 0 -30px;
	}
.pop_content .btn_enter {
	width: 163px;
	background-position: 0 -60px;
	}
.pop_content .btn_enter:hover {
	background-position: 0 -90px;
	}


/* DOCMAN */
#component #dm_docs .dm_description {
	margin-left: 25px;
}

#component #dm_nav div {
	line-height:1;
}

/*/NT EDIT 112012: TEMPORARILY REMOVE McKinsey & Company's logo*/
.page_27 .company_1153 img,
.page_27 .company_1363 img {
	display:none;
}