/*********************************** GENERAL ***********************************/
.printview {display:none;}

p {
	margin: 10px 0;
}

.column1 a, .column1 a:link, .column1 a:visited {
	color: #747474;
	font-weight: bold;
	text-decoration:none;
}

.column1 a:hover, .column1 a:active {
	color: #003472;
}

.column1 img {
	border: 0;
}

.column1 h1 {
	color: #003472;
	font: bold 20px/20px Helvetica, Arial, Verdana, Geneva, sans-serif; /*was 25px/25px */
	padding-bottom: 3px;
	margin: 5px 0;
}

.column1 h2 {
	color: #003472;
	font: bold 16px/16px Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 5px 0;
}

.column2 h3 {
	color: #003472;
	font: bold 16px/16px Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 5px 0;
}

.column1 h3 {
    color: #003472;
    font: bold 14px/14px Helvetica, Arial, Verdana, Geneva, sans-serif;
    margin: 15px 0px 0px 0px;
    padding-bottom:4px;
}

.column1 h4 {
	color: #003472;
	font: bold 10px/12px Helvetica, Arial, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}

.column1 h5 {
	color: #003472;
	font: bold 12px/14px Helvetica, Arial, Verdana, Geneva, sans-serif;
}

.column1 ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}


.column1 li {
	list-style-type: none;
	padding-left: 15px;
	line-height: 18px;
	margin-left:0px;
	background: url(/images/4bullet.gif) no-repeat;
	background-position:-1px 2px;
}

.column1 hr {
	height: 1px;
	border-bottom: 1px solid #999;
	clear: both;
}

.column1 strong {
	font-weight: bold;
	font-style: normal;
	color: #003472;
}

.column1 em {
	font-weight: normal;
	font-style: italic;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

/*********************************** GLOBAL ***********************************/


.column1 .bulletpointIE6 li
{
	background:none;
	list-style-image: url(/images/4bullet.gif);
	margin-left:15px;
	padding-left:0px;
}

.content {
	clear: both;
	position: relative;
	width: 967px;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
}


.subnav {
	margin: 0 -20px;
	text-align: center;
	clear: both;
}

.subhead a, .subhead a:link, .subhead a:visited {
	text-decoration: none;
}

.subhead a:hover, .subhead a:active , .subhead a.selected, .subhead a.selected:link, .subhead a.selected:visited, .subhead a.selected:hover, .subhead a.selected:active{
	color: #003472;
}

.ofinterestlist  a, .ofinterestlist  a:link, .ofinterestlist  a:visited{
	padding: 5px 0;
	color:  #747474;
	text-decoration: none;
}

.ofinterestlist  a:hover, .ofinterestlist  a:active {
	color: #003472;
}

.divider {height: 1px; background-color: #666; margin: 15px 0px 15px 0px;}

.date h4, .location h4, .speakers h4, .slim {margin-top:0px;margin-bottom:0px;}

/* COLUMN 1*/
.column1 {
	/*
	float: left;
	width: 633px;
	padding: 5px 20px 10px 20px;
	*/
	font:11px/15px Arial, Helvetica, sans-serif;

}

.column1 .splitlistleft {
	float: left;
	margin: 0;
	padding: 0;
}

.column1 .splitlistright {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #747474;
}

.column1 .splitlistleft li , .column1 .splitlistright li{
	background: 0;
	padding: 0;
	margin: 0;
}

.column1 .tabsnav {width:100%;margin:0px;padding:7px 0px 0px 15px;background:url(/images/bg_tabs.gif) no-repeat 0px 0px;height:50px;clear:both;margin:0px 0px 0px -7px;}
.column1 .tabsnav .pipes {padding:0px 0px 2px 0px;}

.column1 .comments {padding:0px 0px 25px 0px;}
.column1 .txtarea {width:370px;height:50px;margin:0px 0px 0px 26px;vertical-align:text-top;}


/* Single Column layout */

.single .column1 {
	width: 925px;
}

.single .container {
	background: none;
}

/* col2 w/ three subcol */

.threecol .column1 {
	width: 297px;
}

.threecol .column2 {
	background: #fff url(/images/bg_3column.jpg);
	width: 630px;
	margin: 0;
	padding: 0;
}

.threecol .subcol {
	float: left;	
	padding-left: 18px;
	padding-top: 10px;
	padding-right: 10px;
	width: 182px;
}

.threecol .subcol  .subcolmain{
	height: 475px;
	overflow: auto;
}

.threecol .subcol .subhead {
	height: 30px;
	position: relative;
}

.threecol .subcol .subhead p {
	position: absolute;
	margin: 0;
	top: 7px; /* = ( .subhead height [30] - p lineheight [16] ) / 2 */
}

.threecol .subcol ul {
	padding-top: 10px;
}



.newslist{width: 100%; margin-top: 15px; border: none; color: #666;}
.newslist td{border-bottom: solid 1px #999; padding: 10px 0px 10px 0px;}
.newslist td a {text-decoration: none; font-weight: bold; color: #666;}
.newslist td a:hover {text-decoration: none; color:#003472;}
.newslist td.title {width: 70%;}
.newslist td.title a {text-decoration: none; font-weight: bold; color: #666;}
.newslist td.title a:hover {text-decoration: none; color:#003472;}
.newslist td.date {width: 15%; text-align: left;}
.newslist td.city {width: 15%; text-align: right;}
.newslist td.pagination {color: #000; text-align: right; border-bottom: none;}

.eventslist{width: 100%; margin-top: 15px; border: none; color: #666;}
.eventslist td{border-bottom: solid 1px #999; padding: 10px 0px 10px 0px;}
.eventslist td a {text-decoration: none; font-weight: normal; color: #666;}
.eventslist td a:hover {color:#003472; text-decoration: none;}
.eventslist td.title {width: 70%;}
.eventslist td.date {width: 15%; text-align: left;}
.eventslist td.city {width: 15%; text-align: right;}
.eventslist td.pagination {color: #000; text-align: right; border-bottom: none;}

.pubslist{width: 100%; margin-top: 0px; border: none; color: #666;}
.pubslist td{border-bottom: solid 1px #999; padding: 10px 0px 10px 0px;}
.pubslist td a {text-decoration: none; font-weight: bold; color: #666;}
.pubslist td a:hover {color:#003472; text-decoration: none;}
.pubslist td.title {width: 70%;}
.pubslist td.date {width: 15%; text-align: right;}
.pubslist td.pagination {color: #000; text-align: right; border-bottom: none;}

table.eventslist .title a {text-decoration: none; font-weight: bold; color: #666;}
table.eventslist .title a:hover {text-decoration: none; color:#003472;}

.overviewSub
{
	display:none;
	visibility:hidden;
	width:620px;
}

.collapsableList li ul {display:none;}
.collapsableList { width:560px;padding-left:20px; }
.collapsableList li { padding-left:10px;text-indent:-20px; }
.collapsableList li ul li { text-indent:-12px;}

	/*********************************** HOME ***********************************/


