body {
	background-color:#fff;
	margin: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 100%;

	
	
}
div.clearerBoth {clear:both; line-height:0; height:0; margin:0; padding:0;}
#wrap {
	width: 100%;
	background-color:#FFF;	
	margin-bottom:0px;
	

}


/*byline*/
#byline {
	font-size: 12px;
	background-color:#999999;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 3px 0px;
}

#header{
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/_img/header/mountains.jpg) no-repeat;
	overflow: hidden;
	height: 130px;
	background-color:#000;
	
}

#header h1 {
	color: #fff;
	font-size:42px;
	font-weight: bold;
	text-align:right;
	margin-top: 87px;
	
}

#header h2 {
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-align:right;
	margin-top: 0px;
	
}
#header h1 a {
	text-decoration: none;
	color: #fff;
	}

/*quickLinks*/
#quickLinks {
	width: 200px;
	background-color:#f4f4f4;
	margin-left:10px;
	margin-top:-5px;
	border: 1px solid #ccc;

	
}

#quickLinks h1 {
	font-size: 14px;
	margin-top:0px;
	text-align: center;
	padding-bottom: 3px;
	font-weight: bold;
	background-color:#ccc;
}

#quickLinks li {
	font-size: 10px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: left;
	list-style-type: circle;
}
#quickLinks a {
	text-decoration: none;
	color: #000000;
	
}

#quickLinks a:hover {
	text-decoration: underline;
	color: #660000;
}

/*SponsorRoll*/
#sponsorRoll {
	width: 200px;
	margin-left:10px;
	float:right;

	
}
#sponsorRoll h1 {
	color: #999;
	font-size:10px;
	margin-bottom: 15px;
	margin-top:45px;
	margin-left: 20px;
}
#sponsorRoll table {
	color: #ccc;
	font-size:10px;
	margin-top:-30px;
	
}


/*InfoBox*/
#InfoBox {
	width: 200px;
	background-color:#FFF;
	margin-left:10px;
	margin-top:25px;
	border: 1px solid #660000;
	
}

#InfoBox h1 {
	font-size: 12px;
	text-align: center;
	margin-top:0;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #fff;
	background-color:#660000;
	
}
#InfoBox p {
	font-size: 10px;
	text-align: left;
	padding: 0px 5px 0px 5px;

	
}
#InfoBox img {
	font-size: 10px;
	text-align: left;
	

	
}

#InfoBox .infoAdd {
	font-size: 10px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 0px;
	background-color:#FFF;
	border-top: 1px solid #ccc;

}

#InfoBox li {
	font-size: 10px;
	font-weight: normal;
	margin-left: -20px;
	margin-top: -6px;
	
}


#InfoBox a {
	text-decoration: underline;
	color: #000000;
}

#InfoBox a:hover {
	text-decoration: underline;
	color: #660000;
}




/*Navigation*/
#navigation {
	margin-top: 3px;
	padding: 0px 2px 0px 0px;
	}

#navigation ul { 
 	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	list-style-type: none;
	text-align: right;
}
#navigation ul li { 
	display: inline; 

}

#navigation ul li a
{
font-size:12px;
font-weight: bold;
text-decoration: none;
padding: 10px 10px 5px 10px;
color: #999;
}

#navigation ul li a:hover
{
color: #660000;
background-color:#CCCCCC;
}

/*content*/
#content {
	margin-left: 240px;
	margin-right: 100px;
	margin-top: 25px;
	position: absolute;
	display: block;
	left: 0px;
	
	
}

#content h1 {
	font-size:18px;
	font-weight:bold;
	color: #660000;
	border-bottom: 1px solid #660000;
	
}

#content h2 {
	font-size:14px;
	font-weight:bold;
	color: #000;
	
}

#content p {
	font-size:12px;

}
#content li  {
	font-size:12px;

}


#content li a {
	font-size:12px;

}

/*--Content Hp---*/
#contenthp {
	
	margin-left: 240px;
	margin-right: 200px;
	margin-top: 25px;
	position: absolute;
	display: block;
	left: 2px;
	
	
}

#contenthp h1 {
	font-size:18px;
	font-weight:bold;
	color: #660000;
	border-bottom: 1px solid #660000;
	
}

#contenthp h2 {
	font-size:14px;
	font-weight:bold;
	color: #000;
	
}

#contenthp p {
	font-size:12px;

}
#contenthp li  {
	font-size:12px;

}


#contenthp li a {
	font-size:12px;

}
.reglink {
	font-size:18px;
	font-weight:bold;
	color: #660000;

	
}


/*footer*/
#footer {
	
	font-size: 7pt;
	width: 100%;
	background-color:#fff;
	position: fixed;
	bottom: 0px;
	display:none;


}



#footer p {
	padding: 0px 10px 0px 10px;
	margin: -5px 0px -5px 0px;
	color:#000;
	}
	
	004466
	
	
/* Schedules */
#scheduleWrap {
	border: 1px solid #000000;
	font-size: 12px;
}	

#scheduleWrap a {
	color:#000;
	text-decoration: underline;
	
}	

#scheduleWrap a:hover {
	color:#660000;
	text-decoration: underline;
	
}	


.tDateTime {
	font-size: 12px;
	background-color:#660000;
	font-weight:bold;
	text-align:center;
	padding: 10px;
	color:#FFFFFF;
	
}

.tSpeaker {
	font-size: 10px;
	background-color:#fff;
	padding: 10px;
	
}

.tSession {
	font-size: 10px;
	background-color:#fff;
	padding: 10px;
	
}

.tTime {
	font-size: 10px;
	background-color:#660000;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.iaiabctDateTime {
	font-size: 12px;
	background-color:#004466;
	font-weight:bold;
	text-align:center;
	padding: 10px;
	color:#FFFFFF;
	
}

.iaiabctSpeaker {
	font-size: 10px;
	background-color:#fff;
	padding: 10px;
	
}

.iaiabctSession {
	font-size: 10px;
	background-color:#fff;
	padding: 10px;
	
}

.iaiabctTime {
	font-size: 10px;
	background-color:#004466;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

.b2t {
	font-size: 10px;
}

/*prnBox*/
#prnBox {
	width: 300px;
	background-color:#fff;
	margin-left:10px;
	margin-top:-5px;
	border: 1px solid #ccc;
float: right;
	
}

#prnBox h1 {
	font-size: 14px;
	margin-top:0px;
	text-align: center;
	padding-bottom: 3px;
	font-weight: bold;
	background-color:#ccc;
	border: none;
}

#prnBox p {
	font-size: 10px;
	
	padding: 10px;
	padding-top:0px;
	
	text-align: left;
}
#prnBox a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	
}

#prnBox a:hover {
	text-decoration: underline;
	color: #660000;
}
