body {
	background-color: #cbcbc8;
	font: 12px Arial, helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
p, ul, ol {
	line-height: 1.4em;
}
a:link {
	color: #005de3;
	text-decoration: none;
	/*border-bottom: 1px solid #005de3;*/
}
a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
a:visited {
	color: #004ab5;
	text-decoration: none;
	/*border-bottom: 1px solid #004ab5;*/
}

.highlight {
	background-color: #fcfe23;
}
#wrapper {
	width: 770px;
	margin: 10px auto;
	background: #fff url(../images/bg_content.gif) repeat-y left top;
	position: relative;
}
#ITLlogo {
	position:  absolute;
	right: 0;
	top: 0;
	width: 200px;
	height: 81px;
}
#content {
	float: left;
	width: 530px;
	padding: 0 20px 20px 20px;
}

/*Navigation*/
#menu {
	position: absolute;
	top: 81px;
	right: 0;
	width: 200px;
}
ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#nav li {
	margin: 0;
	padding: 0;
}
ul#nav li a {
	display: block;
	width: 190px;
	background-color: #153072;
	padding: 6px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #1e5e9f;
}
ul#nav li a:hover {
	background-color: #fac82e;
	color: #000;
}

/*Sidebar*/
#sidebar {
	margin-left: 580px;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
}
#sidebar ul{
	margin: 0;
	padding-left: 20px;
}
.time {
	text-align: center
}
.time p {
	margin-bottom: 0;
}
.regNow a {
	display: block;
	background-color: #fac82e;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	color: #000;
	border-bottom: 2px solid #11365b;
	border-right: 2px solid #11365b;
}
.regNow a:hover {
	background-color: #fae39e;
}

/*Footer*/
#footer {
	clear: both;
	background: #cbcbc8 url(../images/footer.gif) no-repeat left top;
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
}

/*Homepage*/
#homepage h1 {
	margin: 0;
	padding: 0;
	width: 570px;
	height: 425px;
	text-indent: -9999em;
	background: url(../images/home_h1_bg.jpg) no-repeat left top;
}
#homepage h2 {
	margin: 0;
	padding: 0;
	width: 570px;
	height: 30px;
	text-indent: -9999em;
	background: url(../images/home_h2_bg.gif) no-repeat left top;
}
#sticker {
	position: absolute;
	left: 16px;
	top: 265px;
	width: 162px;
	height: 70px;
	text-indent: -9999em;
	margin: 0;
	background: url(../images/early_bird.png) no-repeat left top;
}

/*Inner Pages*/
#innerpage h1 {
	margin: 0;
	padding: 0;
	width: 570px;
	height: 151px;
	text-indent: -9999em;
	background: url(../images/inner_h1_bg.jpg) no-repeat left top;
}
#innerpage h2 {
	display: none;
}
#innerpage h3 {
	font-size: 18px;
	border-bottom: 1px dotted #1e5e9f;
	padding-bottom: 3px;
	color: #1e5e9f;
}
#innerpage h4 {
	font-size: 16px;
	color: #000;
	margin-top: 2em;
}
#innerpage h5 {
	font-size: 12px;
	color: #000;
}
#innerpage #sidebar {
	padding-top: 300px;
}


/*FAQ*/
.faq p {
	margin: 0 0 0.5em 30px;
}
.faq ul {
	margin-top: 0;
	padding-top: 0;
}
p.q {
	font-weight: bold;
	margin: 1em 0 0 0;
}
ul.toc {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.toc li {
	float: left;
	margin: 0;
	padding: 0;
}
ul.toc li a {
	display: block;
	width: 170px;
	padding: 5px 3px;
}
ul.toc li a:hover {
	border-bottom: none;
}
.clr {
	clear: both;
}

/*Tables*/
.spPackages, .regFees {
	border: 1px solid #1e5e9f;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 15px;
}
.spPackages th, .regFees th {
	background-color: #1e5e9f;
	color: #fff;
	padding: 4px;
}
.spPackages td, .regFees td {
	border: 1px solid #1e5e9f;
	padding: 4px;
	text-align: center;
}
td.tableFirstCol {
	text-align: left !important;
}
td.subhead {
	font-weight: bold;
	background-color: #c4e1ff;
}
tr.tableR1 {
	background-color: #fff;
}
tr.tableR2 {
	background-color: #e5f2ff;
}

/*Accommodations*/
.imgRight {
	float: right;
	padding: 3px;
	margin: 0 0 10px 10px;
}
.b {
	border: 1px solid #ddd;
}

.importantDates {
	border: 1px solid #005de3;
	padding: 10px;
	margin-top: 1em;
	background-color: #EDF1FF;
}
.importantDates h4 {
	margin-top: 0;
}
.importantDates ul {
	margin-bottom: 0;
}

.announcement {
	background-color: #FFECC4;
	border: 1px solid #FBBD16;
	padding: 5px;
}


/* Program Tables */

p.tsession {
	font-weight: bold;
	font-size: 13px;
}
p.tpanel {
	margin: 1em 0 0 0.5em;
	font-weight: bold;
}
p.tspeaker {
	margin: 0 0 0 0.5em;
	font-style: italic;
	font-size: 11px;
}
p.tmoderator {
	margin: 0;
}
table.program {
	border: 1px solid #1e5e9f;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
table.program td {
	border: 1px solid #1e5e9f;
	padding: 0 6px;
}
table.program th {
	background-color: #1e5e9f;
	color: #FD0;
	/*padding: 6px;*/
}
table.program ul {
	margin-left: 0;
	padding-left: 15px;
	margin-top: 0;
}
p.tday {
	margin: 0;
	text-transform: uppercase;
}
td.hour {
	background-color: #DFEBFF;
}

#roomBlock {
	position: absolute;
	left: 16px;
	top: 265px;
	width: 162px;
	height: 70px;
	text-indent: -9999em;
	margin: 0;
	background: url(../images/room_block.png) no-repeat left top;
}
#roomBlock a {
	display: block;
	width: 162px;
	height: 70px;
	text-decoration: none;
	border: none;
}

#importantInfo {
	position: absolute;
	left: 180px;
	top: 235px;
	width: 118px;
	height: 118px;
	text-indent: -9999em;
	margin: 0;
	background: url(../images/important_info.png) no-repeat left top;
}
#importantInfo a {
	display: block;
	width: 118px;
	height: 118px;
	text-decoration: none;
	border: none;
}

/* Program - new */

li.tpanel {
	font-size: 12px;
	margin: 1em 0 0 0;
	padding: 0;
}
li.table-bullets-2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
li.troom {
	font-size: 12px;
	margin: 0;
	padding; 0;
}
p.tday {
	background-color: #036;
	color: #fff;
	text-align: center;
	padding: 3px;
	font-size: 14px;
	margin-top: 2em;
	font-weight: bold;
}
p.thour {
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	margin: 2em 0 0 0;
	font-size: 14px;
}
p.tmoderator {
	font-size: 12px;
	font-style: italic;
	margin: 0;
}
p.troom {
	margin: 0;
	font-size: 12px;
}
p.tsession {
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 14px;
}
p.tspeaker {
	margin: 0;
	padding: 0 0 0 15px;
	font-style: italic;
	font-size: 12px;
}
span.bold {}
span.track {
	color: #775a00;
	background-color: #f9c82d;
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px;
	margin-right: 5px;
}

ul.tprog {
	margin: 0;
	padding: 0 0 0 15px;
}

