body {
	text-align:center;
	padding-top: 10px;
	margin-top:0px;
	background:url(images/page_bkg.gif) repeat-x #848484;
	
}

#Menu A:link {text-decoration: none; color:#464741;}
#Menu A:visited {text-decoration: none; color:#464741;}
#Menu A:active {text-decoration: none; color:#464741;}
#Menu A:hover{text-decoration:none;color: #464741;}
#Footer A:link{text-decoration: none; color:#666666;}
#Footer A:visited{text-decoration: none; color:#666666;}
#Footer A:active{text-decoration: none; color:#666666;}
#Footer A:hover{text-decoration:underline; color: #666666;}

#TRX-Contact A:link {text-decoration: none; color:#666666;}
#TRX-Contact A:visited{text-decoration: none; color:#666666;}
#TRX-Contact A:active{text-decoration: none; color:#666666;}
#TRX-Contact A:hover{text-decoration:underline; color: #666666;}

#Main {
	position: relative;
	width:800px;
	border:solid 1px #cac9ca;
	margin:0 auto;
	border-top: none;
	background:#FFF;
}

#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:798px;
	height:179px;
	background: url(images/Banner.gif)
}

#Menu {
	position:absolute;
	left:0px;
	top:179px;
	width:798px;
	height:25px;
	background:#f2e2c4;
}

#Take-Action {
	position:absolute;
	left:0px;
	top:204px;
	width:798px;
	height:35px;
}

#Sponsors {
	position:absolute;
	left:0px;
	top:239px;
	width:133px;
	background:url(images/Sponsors.gif) right repeat-y;
}

#Content {
	position:absolute;
	left:133px;
	top:239px;
	width:665px;
}

#TRX-Contact {
	position:absolute;
	left:133px;
	width:665px;
	height:77px;
	background:url(images/TRX_Contact.gif) no-repeat right;
	border-bottom: solid 1px #cac9ca;
}

#Footer {
	position:absolute;
	left:133px;
	width:667px;
	height:20px;
}
#banner_text {
	position:absolute;
	left:14px;
	width:313px;
	height:20px;
	top: 126px;
}

#client_quotes {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 180px;
	padding: 5px;
	position: relative;
	float: left;
	text-align:center;
}
	

.menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #743534;
	text-align: left;
	padding-left: 10px;
}

.session_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #743534;
	text-align: left;
}
.sponsors_title {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: 666666;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}
.trx_contact_info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-left: 485px;
	padding-top: 10px;
}
.footer_info {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 666666;
	text-align: right;
	padding-right: 10px;
	width: 50%;
	position: relative;
	float: right;
}

.register_button{
	position:relative;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 15px;
}
.footer_menu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	position: relative;
	float: left;
	width: 45%;
}
.content_copy, .content_photo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 480px;
	padding: 10px;
	position: relative;
	float: left;
}

.agenda_copy {
	width: 665px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {font-size: 13px}
.style3 {
	color: #743534
}

.content_copy A:link, .content_copy A:visited {color: #FF6600}


.quote_box {
	position:relative;
	width: 360px;
	padding-bottom: 25px;
	margin: 25px 50px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #743534;
}
.agenda_date {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	background-color:#666
}
.agenda_time {
	font-size: 12px;
	color: #666;
}
.agenda_keynote {
	background-color: #FFE591;
}

.agenda_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #000;
	
	text-align:center;
	padding-bottom: 10px;
	padding-top: 5px;
}

.agenda_session01 {
	background-color: #91A1FF;
	border-bottom: solid 1px #5461B2;
}
.agenda_session02 {
	background-color: #5461B2;
	border-bottom: solid 1px #91A1FF;
}
.agenda_breakout01 {
	background-color: #8DCC60;
}
.agenda_breakout02 {
	background-color: #80B25D;
}

.col02 {
	background-color: #B2B2B2;
}

.col01 {
	background-color: #f2f2f2;
}

.tooltipContent{
	background-color:#666;
	width:400px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding:10px;
	text-align:left;
	
	
}
.linkcolor {
	color: #FF6600;
}
