body,
table {
	text-align: left;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#container {
	width: 1000px;	
	margin: 0 auto;
	position: relative;
}

.arrow {
	vertical-align: bottom;	
}

.facebook {
	position: absolute;
	right: 9px;
	top: 23px;
}

/* 2018 */
#year-2018 .colheader {
	background: #5f8fbf;
}

#year-2018 .colheader.featured {
	background: #cf2128;
}

#year-2018 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2018 td.border,
#year-2018 #container-table {
	border: 1px solid #232060;
}

#year-2018 .nav {
	background: #fff;	
}

#year-2018 .facebook {
	position: absolute;
	right: 8px;
	top: 23px;
}

#year-2018 .sessiontitle,
#year-2018 .sessiontitle1 {
	color: #bc5228;
}


/*2017*/

#year-2017 .colheader {
	background: #6dc2d9;
}

#year-2017 .colheader.featured {
	background: #f1ab69;
}

#year-2017 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2017 td.border,
#year-2017 #container-table {
	border: 1px solid #232060;
}

#year-2017 .nav {
	background: #fff;	
}

#year-2017 .facebook {
	position: absolute;
	right: 8px;
	top: 23px;
}

#year-2017 .sessiontitle,
#year-2017 .sessiontitle1 {
	color: #bc5228;
}

/*2016*/

#year-2016 .colheader {
	background: #016b79;
}

#year-2016 .colheader.featured {
	background: #eb6e2b;
}

#year-2016 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2016 td.border,
#year-2016 #container-table {
	border: 1px solid #232060;
}

#year-2016 .nav {
	background: #fff;	
}

#year-2016 .facebook {
	position: absolute;
	right: 8px;
	top: 23px;
}

#year-2016 .sessiontitle,
#year-2016 .sessiontitle1 {
	color: #bc5228;
}

/*2015*/

#year-2015 .colheader {
	background: #009d57;
}

#year-2015 .colheader.featured {
	background: #e4422b;
}

#year-2015 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2015 td.border,
#year-2015 #container-table {
	border: 1px solid #232060;
}

#year-2015 .nav {
	background: #fff;	
}

#year-2015 .facebook {
	position: absolute;
	right: 0px;
	top: 122px;
}

#year-2015 .sessiontitle,
#year-2015 .sessiontitle1 {
	color: #bc5228;
}

/*2014*/

#year-2014 .colheader {
	background: #bc5228;
}

#year-2014 .colheader.featured {
	background: #c0ab4a;
}

#year-2014 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2014 td.border,
#year-2014 #container-table {
	border: 1px solid #232060;
}

#year-2014 .nav {
	background: #fff;	
}

#year-2014 .facebook {
	position: absolute;
	right: 0px;
	top: 122px;
}

#year-2014 .sessiontitle,
#year-2014 .sessiontitle1 {
	color: #bc5228;
}

/*2013*/

#year-2013 .colheader {
	background: #232060;
}

#year-2013 .colheader.featured {
	background: #ed1c24;
}

#year-2013 h2.colheader {
	border-top: 1px solid #232060;
	border-bottom: 1px solid #232060;
}

#year-2013 td.border,
#year-2013 #container-table {
	border: 1px solid #232060;
}

#year-2013 .nav {
	background: #fff;	
}

#year-2013 .facebook {
	position: absolute;
	right: 0px;
	top: 122px;
}

/*2012*/

#year-2012 .colheader {
	background: #000;
}

#year-2012 .colheader.featured {
	background: #93193b;
}

#year-2012 h2.colheader {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#year-2012 td.border,
#year-2012 #container-table {
	border: 1px solid #000;
}

#year-2012 .nav {
	background: #fff;	
}

/*2011*/

#year-2011 .colheader {
	background: #5c6aab;
}

#year-2011 .colheader.featured {
	background: #84c447;
}

#year-2011 #container-table {
	border: 1px solid 	#5c6aab;
}

#year-2011 .nav {
	background: #fff;	
}

.bottom {
	vertical-align: bottom;
}

.red {
	color: #C00;	
}

hr {
	color: #EEE;
	background-color: #EEE;
	height: 1px;
	border: 0;
}

ul.date-list {
	margin: 0;
	padding: 0;
}

ul.date-list li {
	margin: 0 0 0 15px;
	padding: 0 0 10px 6px;
}

a {
	color: #5672C1;
	text-decoration: none;
}

a:hover {
	color: #445C88;
	text-decoration: underline;
}

a.ipdps {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

a:hover.ipdps {
	color: #FFD200;
	text-decoration: underline;
	font-weight: none;
}

a.conference {
	color: #5672C1;
	font-weight: none;
	text-decoration: none;
}

a:hover.conference {
	color: #5672C1;
	text-decoration: underline;
}

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

a:hover.news {
	color: #ffffff;
	text-decoration: underline;
}

#news a {
	color: #445C88;
	text-decoration: none;
}

#news a:hover {
	color: #445C88;
	text-decoration: underline;
}

#container-table {
	cellspacing: 0;
	cellpadding: 0;
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #2E5089;
}

td.border {
	border: 1px solid #2E5089;
	border-collapse: collapse;
}

#news {
}

.col-padding {
	padding: 10px;
}

.center {
	text-align: center;
}

p {
	font-weight: normal;
	line-height: normal;
}

li {
	font-weight: normal;
	line-height: normal;
	text-align: left;
	padding-left: .3em;
	margin-bottom: 10px;
	margin-top: 4px;
}

.work {
	font-weight: normal;
	line-height: normal;
	text-align: left;
	border: 1px solid #cccccc;
}

.nav {
	padding: 10px;
	background: #3780b3;
}

h2.colheader {
	border-top: 1px solid #2E5089;
	border-bottom: 1px solid #2E5089;
	background: #efc503;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
}

.nav2 {
	background: #FFF;
	margin: 5px 10px;
	padding: 0 0 0 10px;
}
.nav2 li {
	padding: 2px 0;
	margin: 0;
}

.news-text {
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	float: left;
}

.news-title {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	height:auto;
	background-image: url(images-new/red-bullet.gif);
	padding-bottom: 2px;
}

h1 {
	color: #3e67a7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2 {
	color: #DD3234;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #DD3234;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #DD3234;
}

h4 {
	color: #DD3234;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin-bottom: -0px;
	padding-bottom: -0px;
}

p.short {
	padding: 0px;
	margin:0px;
}

.red-program-title {
	color: #DD3234;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer {
	color: #ffffff;
	font-size: 65%;
	text-transform: none;
	text-align: center;
	line-height: normal;
}

.whitesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.spacer {
	padding: 5px;
	margin: 0px;
}

.resources {
	font-weight: normal;
	line-height: normal;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.graytable td,
.graycell {
	line-height: normal;
	text-align: left;
	outline-width: thin;
	margin: 5px;
	padding: 10px;
	border-top: none;
	border-right: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	border-left: #ccc !important;
	color: #000;
}

.graytable {
	font-weight: normal;
	line-height: normal;
	text-align: left;
	outline-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: 1px solid #ccc !important;
}

.graytable p {
	margin: 0;
}

.yellowtable td,
.yellowcell {
	color: #666666;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	outline-width: thin;
	margin: 5px;
	padding: 5px;
	border-top: none !important;
	border-right: 1px solid #FFCC33 !important;
	border-bottom: 1px solid #FFCC33 !important;
	border-left: #FFCC33 !important;
}

td.yellowcell ul {
	padding-left: 15px;
}

.yellowtable {
	color: #999999;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	outline-width: 1px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFCC33 !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: 1px solid #FFCC33 !important;
}

.graybox {
	border: 1px solid #ccc;
	padding: 0 10px;
}

td.newscell {
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
}

.newstext {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}

.newstext {
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
}

#line {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font-size: 1px;
}

.sessiontitle {
	font-size: 11pt;
	color: #5672C1;
	font-family: Arial, sans-serif;
	margin-bottom: 0px;
	border-top: 1px solid #ccc;
	padding-top: 25px;
	margin-top: 25px;
	font-weight: bold;
}

.sessiontitle1 {
	font-size: 11pt;
	color: #5672C1;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.chair {
	margin-top: 0px;
	margin-bottom: 20px;
}

.callout_box {
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;
}

#footer {
	text-align: center;
	color: #fff;
}

.bold_header {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

.newslist {
	margin: 0 0 25px 0;
	padding: 0;
}

.newslist li {
	list-style: none;
	border-bottom: 1px solid #999;
	padding: 4px 0;
	margin: 0;
	color: #CC0000;
}