@charset "UTF-8";
/* CSS Document */

	/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background: #470604 url(images/bkg_wheat-pattern.gif) repeat-x;
		min-width:600px;
	font: 85% "Lucida Grande", Lucida, Verdana, sans-serif;
}
	div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
 	a:link, a:visited, a:active {
	color:#369;
	text-decoration: none;
	border-style: none;
}
	a:hover {
		color:#fff;
		background:#ef6a0d;
		text-decoration:none;
		border-style: none;	
}


    a.otherLink:link, a.otherLink:visited, a.otherLink:active { 
    	color: #000; text-decoration:none;
}
    a.otherLink:hover {
		color:#000;
		background:#fff;
		text-decoration:none;
		border-style: none;
}

	h1, h2, h4 {
		padding:0;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin: .8em 0 .2em;
}
	h1 {
		font-size: 2.5em;
		line-height: .8em;
		font-weight: normal;
		color: #333;
		text-transform: uppercase;
		margin-bottom:0px;
}
	h2 {
		font-size: 1.7em;
		font-weight: normal;
		color:  #666;
}
	h3 {
		padding: 0;
		color: #666;
		font-size:1.25em;
		line-height:1.1em;
		font-weight: normal;
		margin: 30px 0 15px;
}
	h4 {
		font-style: italic;
		font-weight: normal;
		font-size: 1.7em;
		line-height: 1.3em;
		margin-top: 15px;
		font-weight: normal;
		color: #e99300;
}

	h5 {
		padding: 0;
		color: #000;
		margin-bottom: 5px;
		font-size: 1.1em;
		line-height: 1.3;
		font-weight: bold;
	}
	
		h6 {
		font-style:italic;
		padding: 0;
		color: #666;
		font-size:.9em;
		line-height:1em;
		font-weight: normal;
		margin: 5px;
}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	p.strong{
	font-weight: bold;
	margin-top: 30px;
}

p.caption {
	color: #9a9a9a;
	font-size: .8em;
	font-style: italic;
	padding-right: 20px;
}
	img {
		margin:10px 0 5px;
	border-style: none;
}
	.sidebarRule {
	border-style: none;
	border-top: 1px solid #f2d779;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 1em;
	width: 100%;
	padding-top: 1em;
}

	img#nurntflogo {
		padding: .4em 30px 0 10px;
	margin-bottom: 10px;
}

	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	background: url(images/bkg_shadow.png) repeat-y;
}

a#ntfLogo{
	color: #fff;
}

a#ntfLogo:hover {
	background-color: transparent;
	color: #fff;
}



	/* #header {
		border-bottom:1px solid #000;
	}*/
	#header h1,
	#header h2 {
		padding: .4em 30px 0;
		margin:0;
		display: block;
}
	#header ul {
		clear:left;
		float:left;
		width:90%;
		list-style:none;
		margin:20px 0 0 0;
		padding: 0 20px;
}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background: #f2d779;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		font-size: .84em;
		line-height:1.3em;
	}

#tempHeader {
	border-bottom: 1px solid #666;
	margin-left: 30px;
}
	#header ul li a:hover {
		background:#ef6a0d;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#470604;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding: 0 0 1em 20px;
		overflow:hidden;
	}
	/* 2 Column (right menu) settings */
	.rightmenu {
		background: url(images/bkg_shadow.png) repeat-y;

	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
				/* left column background colour */
	}
	.rightmenu .col1 {
		width:61%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:31%;			/* right column content width (right column width minus left and right padding) */
		left:26%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
	#smallerText {
		font-size: 0.8em;
}
	
	ul#hosts {
		display:inline;
		list-style:none;
		font-size: 85%;
		margin:0;
		padding: 0;
	}
	ul#hosts li {
	margin-bottom: .7em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		/* border-top:1px solid #333;	*/
		background: url(images/bkg_shadow.png) repeat-y;

	}
	#footer p {
		padding: 10px 30px 10px 38px;
		margin:0;
		font-size: .8em;
	}
	/* --> */

.book {
	font-style: italic;
	color: #540704;
}

.session {
	font-style: italic;
	color: #e99300;
}

.subtext {
	font-style: italic;
	color: #666;
}

.verticalspacer {
	margin-top: 70px;
}

.agendaspeakerspace {
	margin-left: 3em;
	display: inline-block;
}

.italic {
	font-style: italic;
}

.strong2 {
	font-weight: bold;
	color: #e99300;
}
.strong {
	font-weight: bold;
}

ul.noBullet {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

.regItemNote {
	font-style: italic;
	font-size: 80%;
	color: #797979;
	margin-top: -0.8em;
}

ul.agenda li {
	padding-bottom: 0.3em;
}

.spaceAfter {
	margin-bottom: 1.4em;
}
	
td.divider {
	background-color:#ffffcc;
	text-transform: uppercase;
	padding: 0px;
}

td {
	vertical-align: top;
	padding: 5px;

}

td.index-hostLogo {
	vertical-align: middle;
	text-align: left;
	padding: 3px;
}


td.index-hostName {
	vertical-align: middle;
	color: #9a9a9a;
	font-size: .8em;
	font-style: italic;
	padding: 3px;
}

.title {
	color:  #666;
	font: 110% Georgia, "Times New Roman", Times, serif;
}
	</style>