#RHS {
	text-align: center;
	vertical-align: top;
	width: 200px;
}
.clikhover {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #6E8954;
}

.clik {
	cursor: pointer;
    background-color: expression(
        this.onmouseover = new Function("this.className += ' clikhover';"),
        this.onmouseout = new Function("this.className = this.className.replace('clikhover', '');")
    );
}

#RHS img {
	padding-top: 5px;
	padding-bottom: 5px;
}


#TOPHEADER {
	vertical-align: top;
}
.top {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	background-color: #3c414c;
	background-image: url(../images/top-bar.gif);
}
.main {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #3c414c;
	background-image: url(../images/bkg-bar.gif);
}
.mainHome {
	width: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/bkg-homepage_01.jpg);
}



/*
#CONTENT {
	vertical-align: top;
}
*/
#CONTENT-sub {
	vertical-align: top;
	background-color:#FFFFFF;
	color:#333333;
	background-image: url(../images/secondary-bkg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#container {
	padding-left: 35px;
	padding-right: 20px;
}
#tableSpeakers td {
	padding-bottom: 15px;
}

#content p, #content-sub p {
	/*	padding-left: 35px;
	padding-right: 20px;*/
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 0;
	/*clear: both;*/
}
#content ul {
	margin-top: 3px;
	padding-top: 3px;
}

#CONTENT-sub li {
	padding-right: 20px;
}

/*body {
	background-color: #3c414c;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-position: bottom;
	color: #333333;
}*/
#RHS #sponsors img {
	padding-bottom: 0px;
	padding-top: 0px;
}
#speakers {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
#news {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
#speakers {
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 15px;
}

#CONTENT a {
	color: #6e8954;
}
#CONTENT a:hover {
	color: #000000;
	text-decoration: none;
}

#CONTENT-sub a {
	color: #6e8954;
}
#CONTENT-sub a:hover {
	color: #2C563A;
}

#CONTENT h3, #CONTENT-sub h3 {
	padding-left: 35px;
	margin-bottom: 0px;
	color: #6E8954;
	clear: both;
}
#CONTENT h3.rates, #CONTENT-sub h3.rates {
	padding-left: 0px;
}

#CONTENT h5, #CONTENT-sub h5 {
	padding-left: 35px;
	margin: 0;
	margin-top: 5px;
	font-size: 1.1em;
	clear: both;
}


#CONTENT h2, #CONTENT-sub h2 {
	font-size: 12px;
	padding-left: 35px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}
#CONTENT hr, #CONTENT-sub hr {
	padding-left: 35px;
	margin-left: 35px;
	width: 75%;
	text-align: left;
	color: #CCCCCC;
}

#CONTENT h1, #CONTENT-sub h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
	margin-left: 35px;
	top: -10px;
	background-color: #6E8954;
	position: relative;
	display: inline;
}

h6 {
	color: #F9974F;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0px;
	line-height: 16px;
	padding-bottom: 0px;
}
#CONTENT .newsTitle, #CONTENT-sub .newsTitle {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-top: 5px;
}
#news a {
	color: #6e8954;
	font-size: 11px;
}
#news a:hover {
	color: #000000;
	font-size: 11px;
	background-color: #EFA536;
	text-decoration: underline;
}
.countDown {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	background-color: #6e8954;
}

div.cat {
	height: 19px;
	border-bottom: 1px dotted #999;
	margin-top: 1px;
	width: 550px;
	margin-bottom: 2px;
}
.itemname	{
	float: left; /*needed by IE6*/
	top: 1px;
	margin-bottom: 1px;
	border-bottom: solid 0.2em;
	padding-right: 10px;
	text-align: left;
	border-bottom-color: transparent;
	position: relative;
}
div.cat>.itemname	{
	position: static;
} 

.num	{
	float: right;
	position: relative;
	margin-bottom: -0.4em;
	border-bottom: solid 0.2em;
	width: 44px;
	text-align: right;
	top: 1px;
	background-color: transparent;
	border-bottom-color: transparent;
}
#CONTENT h5.rates, #CONTENT-sub h5.rates {

	padding-left: 0px;
}
.per {
	float: right;
	text-align: left;
	position: relative;
	right: -130px;
	width: 80px;
}
.agendaTable td {
	vertical-align: top;
	border: solid #FFF 0px;
	padding: 7px;
}
.borderAgenda{
}

.agendaTable {
	font-family: Tahoma;
	color: #000000;
	font-size: 10px;
	width: 100%;
}
.breakout {
	background-color: #ECEB94;
}

.roundtables {
	background-color: #F7F7D5;
}
.general {
	background-color: #EAEAEA;
}
.halfReturn {
	margin-top: 5px;
}
.less {
	color: #999999;
	font-size: 90%;
}
#CONTENT li. #CONTENT-sub li. {
	border-left: 0;
	list-style-type: none;
	display: table;
	padding-left: 11px;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 20px;
}
.red {
	color: #6e8954;
}
.borderImg {
	border-color: #FAB078;
	border: solid #FAB078 4px;
	margin-right: 7px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
.logoNxt {
	margin-right: 30px;
	margin-left: 10px;
	float: right;
}
.myDate {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 15px;
}
.main li {
	margin-left: 9px;
}
.main ul {
	padding-top: 0px;
	margin-top: 0px;
}



#bell {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/p-bell-background.gif);
}
.bottom {

	width: 100%;
	background-image: url(../images/p-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	background-color: #C3BEB3;
}
#bellhome {

	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/p-bell-background-full.gif);
}
.bottomSecondary {


	width: 100%;
	background-image: url(../images/bottom-bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	background-color: #3c414c;
}
.bottomPhase {



	width: 100%;
	background-image: url(../images/bottom-bar-index.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	background-color: #3C414C;
}
.zero2 {
	margin-bottom: 3px;
	margin-top: 4px;
	padding-top: 4px;
}
.zero {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	color: #AE823C;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
	padding-left: 35px;
	padding-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: solid 1px;
	border-bottom-color: #CFAA72;
	padding-bottom: 3px;
}
.highlight {
	color: #B76D00;
	text-transform: uppercase;
}
.main a {
	color: #6e8954;
}
.announcements {
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.one-index {
	font-size: 18px;
	padding-left: 35px;
	line-height: 32px;
}
.two-index {
	line-height: 16px;
	padding-left: 10px;
	padding-right: 30px;
}
.two-index li {
	padding-bottom: 5px;
}




.bamboo {
	margin-top: -15px;
}
#homeContent ul {
	margin-left: 7px;
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
}
.stamp {
	position: absolute;
	top: 30px;
	#top:10px;
}
img { 
	behavior: url(iepngfix.htc); 
} 
.txtHome {

	padding-left:25px; 
	font-size:14px;
	font-family:Tahoma, Georgia, 'Times New Roman', Times, serif;
}

.txtHome a{
	color:#336633;
}
.myH1 .leftBorder {
	background-image: url(../images/rounded-corners-L.gif);
	background-repeat: no-repeat;
	float: left;
	width: 6px;
	height: 36px;
}
.myH1 .myH1_in {
	background-color: #6E8954;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: 31px;
}

.myH1 {
	top: -10px;
	position: relative;
	width: 400px;
	float: left;
	margin-left: 25px;
	_margin-left: 12px; /*code for IE6 only*/
}

.myH1 .rightBorder {
	background-image: url(../images/rounded-corners-R.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 6px;
	float: left;
	clear: right;
}
.top-index {

	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	background-color: #3c414c;
	background-image: url(../images/top-bar-index.gif);
}
.speakers {
	background-image: url(../images/index-speakers-bkg.gif);
	padding-left: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	width: 158px;
}
.announcements a {
	color: #3C4D2B;
	text-decoration: underline;
	font-size: 12px;
}
.announcements li {
	margin: 0;
	line-height: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	padding-top: 2px;
	color: #333333;
	font-size: 12px;
}
.announcements ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sponsors {
	padding: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
}
.announcements a:hover {
	color: #000000;
}
.tableLeftMargin {
	margin-left: 35px;
}

.bigger {
	font-size: 1.2em;
	text-transform: uppercase;
}

.announcements li:hover {
	background-color: #EFEFEF;
}
.indent {
	margin-left: 75px;
}

#CONTENT-sub ul {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 40px;
}
.red {
	color: #CC0000;
}
.sponsorsTitle {
	width:100%;
	border-bottom: #999999 2px;
	border-bottom-style: dotted;
	color: #F88F43;
}
.logo {
	width: 155px;
	background-color: #D3EAF9;
	text-align: center;
	margin-bottom: 5px;
}
h3 {
	padding-bottom: 2px;
	margin-bottom: 2px;
}

