@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border:0;
}

/* General 
--------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a{
	color:#005792;
	text-decoration:none;
}
a:hover{
	color:#68c21d;
	text-decoration:underline;
}

#maincolumn ul{
	margin:8px;
	list-style-position:outside;
	padding:0;
}
#maincolumn li{
	margin:3px 6px 0 6px;
	padding:0;
	list-style:url(../images/bullet.gif);
}
/********************************** HEADERS **********************************/

h1, h2, h4, h5, h6 a{
	font-family:Times New Roman, Times, serif;
}

h1 {
	font-weight: normal;
	margin-top: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #3F8008;
	font-size: 20px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}

h2.mainhead {
	font-weight: normal;
	margin-top: 0px;
	font-size: 15px;
	font-weight:bold;
	line-height: 22px;
	color: #0065a5;
	font-family: Arial,Helvetica,sans-serif;

}

h2 {
	font-weight: normal;
	margin-top: 0px;
	font-size: 16px;
	font-weight:normal;
	line-height: 22px;
	color: #0065a5;
}

h3 {
	margin:0;
	font-size: 14px;
	line-height: 20px;
	color: #3f7d08;
}

h4 {
	color: #005792;
	font-size: 13px;
}

h5 {

	font-size: 12px;
	margin:0px 0 9px 0;
	padding:0;
	color: #3f7d08;
	font-weight:bold;
}
h6 {
	margin-top: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #0e2f65;
	font-weight:bold;
}
h7{
	margin:5px 0 0 15px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


/* DIVS
--------------------------*/

body {
	height: 100%;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background:url(../images/back.jpg);
}

#frame{
	width:954px;
	margin:10px auto 0 auto;
	padding:5px 0 0 0;
	background:#FFFFFF;
}

#header_bottom_nav p{
	color:#626262;
	font-size:10px;
	font-weight:bold;
}
#headerbanner {
	background: #FFF;
	height: 90px;
	width: 944px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../images/header.jpg) top no-repeat;
}
#latest_news_container {
	width:720px;
	height: 28px;
	background: #FFFFFF repeat-x;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#latest_news{
	height: 28px;
	padding-left: 5px;
	padding-top: 8px;
}


/* ============================================================== */
/* Navigation Rules */
/* ============================================================== */
#menuContainer {
	width: 943px;
	height: 30px;
	background: url(../images/stripbg.jpg) repeat-x;
	margin:0 auto;
	padding:0;
	z-index:900;
}

#mainmenu { float: left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#mainmenu, #mainmenu ul { margin: 0; padding: 0; list-style: none; position: relative; z-index: 2; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
#mainmenu ul { width: 175px; position: absolute; left: -1px; display: none; }
#mainmenu li { float: left; margin: 0; padding:0; position: relative; z-index: 3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:23px }
#mainmenu li a { padding: 0px 15px 0px 14px; display: block; color: #fff; text-decoration: none; font-weight:bold; border-right:1px solid #fff; height:25px; }
#mainmenu .home a { background: none; padding:0 18px; }
#mainmenu li a:hover {background: none; color:#0e2f65 !important;}
#mainmenu li.last {border-right:none;}


#mainmenu li ul { margin:0; padding: 0; background: #0e2f65; top:25px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;  border: 1px solid #fff;font-weight:none !important;}
#mainmenu li ul li { margin:0; padding: 0; background: none; text-indent: 8px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border-bottom:1px solid #FFFFFF; font-weight:none !important; text-decoration:none;}
#mainmenu li ul li a { width: 175px; height: auto; padding: 0; display: block; background: none; color:#fff; }
#mainmenu li ul li a:hover { background:#428fc8; color: #fff !important; }
#mainmenu li ul li.lastMenu{border-bottom:none;}


/****************************************************************/

#topnav{
	display:block;
	height:20px;
	width:345px;
	margin:2px 12px 0 0;
	padding:0;
	float:right;
	text-align:left;
	border:none;
}

#topnav a, #topnav a:visited { 
	color:#fff; 
	text-decoration: none;
	font-weight:normal;  
	}
#topnav a:hover { 
	color:#fff; 
	text-decoration: underline;
	font-weight:normal;  
	}

#topnav ul {
	list-style:none;
	height:31px;
	margin:5px 0 0 0;
	}

#topnav li {  
	color: #1f6da3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff; 
	list-style:none;
	padding:0 4px;
	text-transform: capitalize;
	font-size:11px;
	}

html>body #topnav li {
	padding-left: 5px;
	}


#topnav li.lastItem {  
	border-right: 0 none;  
	padding-right: 5px; 
	}

li.lastItem {
	border: 0; 
	padding: 0; 
	}
/* horizontal list */
.hlist {margin: 0; padding: 0; list-style: none;overflow: hidden; display:block;   }

/* \*/
.hlist{display: inline; }

/* */

.hlist li {margin: 0; padding: 0;  list-style: none; /* IE5/Win */	display: inline; /* IE5/Win */	}
li.lastItem {}
/*.horizontalListEnd {clear: both; display: block;}*/



/* Navigations
------------------------------*/
#topnavcontainer {
	margin:4px auto;
	padding:0;
	height: 31px;
	width: auto;
}

#feeds {
	color:#FFFFFF;
	float:right;
	height:90px;
	margin:0;
	padding:0;
	position:relative;
	width:500px;
}
hr{
	clear:both;
	border:none;
	background:#cccccc;
	width:700px;
	height:1px;
	margin:5px 0px 5px 0px;
	padding:0;
}

#topnav{
	display:block;
	height:31px;
	width:460px;
	margin:0 7px 0 0;
	padding:0;
	float:right;
	text-align:left;
	background:url(../images/topnavbg.gif) repeat-x top;
	border:none;
}

#topnav a, #topnav a:visited { 
	color:#183f6f; 
	text-decoration: none;
	font-weight:normal;  
	}
#topnav a:hover { 
	color:#183f6f; 
	text-decoration: underline;
	font-weight:normal;  
	}

#topnav ul {
	list-style:none;
	height:31px;
	margin:5px 0 0 0;
	}

#topnav li {  
	color: #183f6f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #000; 
	list-style:none;
	padding:0 4px;
	font-size:11px;
	}

html>body #topnav li {
	padding-left: 5px;
	}


#topnav li.lastItem {  
	border-right: 0 none;  
	padding-right: 5px; 
	}

li.lastItem {
	border: 0; 
	padding: 0; 
	}
/* horizontal list */
.hlist {margin: 0; padding: 0; list-style: none;overflow: hidden; display:block; }

/* \*/
.hlist{display: inline; }

/* */

.hlist li {margin: 0; padding: 0;  list-style: none; /* IE5/Win */	display: inline; /* IE5/Win */	}
li.lastItem {}
/*.horizontalListEnd {clear: both; display: block;}*/

.rightcorner{
	float:right;
	display:block;
	background:url(../images/topnav-leftcornerbg.gif) top no-repeat;
	height:100%;
	width:11px;
	margin:-39px 0 0 0;
	padding:0;
}
.leftcorner{
	float:left;
	display:block;
	background:url(../images/topnav-rightcornerbg.gif) top no-repeat;
	height:100%;
	width:11px;
	margin:0;
	padding:0;
}
/********************************** INDEX **********************************/

#container {
	background: #FFFFFF;
	width: 944px;
	height:100%;
	margin:0 auto 5px auto;
	padding:0;
}
#maincolumn{
	position:relative;
	width:744px;
	float:left;
	padding:0 0 25px 0;
}
#leftcolumn {
	position: relative;
	top: 0px;
	display: block;
	width: 450px;
	float: left;
	border-top: 5px solid #107bc0;
}
#Venue {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Agenda {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	
}
#Attend {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Brochure {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Press {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Prices {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Sponsors {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}

#sponsorlogo {
	text-align:center;
	width: 200px;
	float: left;
	padding: 20px 0 0 0;
}

#sponsorinfo {
	width: 440px;
	float: right;
	margin-bottom: 40px;

}
#Speakers {
	position: relative;
	top: 8px;
	display: block;
	width: 704px;
	float: left;
	padding:5px 20px 0 20px;
	min-height:600px;
	
}
#Speakers p{
	color:#000;
}
#speakers_sponsorlogos {
	text-align: center;
	width: 181px;
	float: left;
	padding: 40px 18px 0px 18px;
}

#speakers_photos {
	text-align: center;
	width: 80px;
	float: left;
	padding: 5px 18px 0px 18px;
	margin-bottom:5px;
}
#speakercreds{
	float:left;
	width:225px;
	color:#5f666c;
	font-size:11px;
	margin-bottom:5px;
}
#speakerinfo {
	width: 475px;
	float: right;
}
#DownloadCenter {
	position: relative;
	top: 8px;
	display: block;
	width: 724px;
	float: left;
	padding:5px 0 0 20px;
	min-height:600px;
	
}
#middle{
	display:block;
	width:744px;
	height:100px;
}
#middlecolumn {
	display: block;
	position: relative;
	float: right;
	top: 0px;
	margin-bottom:20px;
	width: 280px;
	min-height:475px;
	border-top: 5px solid #54b948;
}

#rightcolumn {
	width: 200px;
	height:auto;
	float: right;
	background:none;
}

#flashhero {
	width: 744px;
	height: 225px;
	z-index:1;
}
#flashcontent {
	height: 327px;
	margin:0;
	padding:0;
}
#column_2sponsors {
	padding:0;
	margin:0;
	height:auto;
}

#font_header{
	font-family:Times New Roman, Times, serif; 
	font-weight:bold; 
	color:#0977bf; 
	font-size:17px;
	float:right;
	padding-top:0;
	padding-right:10px;
	text-align:right;
}

/********************************** CTA's, PA's, highlited **********************************/

#cta {
	float:right;
	height: auto;
	width: 194px;
	background:#fff;
	margin:0;
	padding: 0;
}

#ctatop{
	width:188px;
	height:78px;
	background: url(../images/cta_topbg.gif) no-repeat top;
	text-align: center;
	margin:0 auto 3px auto;
}

#ctatop h2.h2head{
	font-family:Arial, Helvetica, sans-serif;
	color:#0065a5;
	margin: 5px;
	font-size: 18px;
	font-weight:normal;
	line-height: 40px;
	color: #0065a5;
}

#ctabottom {
	background: url(../images/cta_bottombg.gif) no-repeat top;
	text-align: center;	
	margin:0 auto 3px auto;
	width:188px;
	height:138px;
}

#ctabottom h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#0065a5;
}

#ctabottom h3{
font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f7d08;
}

.regbutton{
	display:block;
	width:98px;
	height:26px;
	background:url(../images/bookonline.gif) no-repeat;
	margin:-7px auto 5px auto;
	padding:0;
	text-align:left;
}

.regbutton a{
	display:block;
	width:98px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	background:url(../images/bookonline.gif) no-repeat;
	text-decoration:none;
}
.regbutton a:hover{
	display:block;
	width:98px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	background:url(../images/bookonlineO.gif) no-repeat;
	text-decoration:none;
}

#CTASponsor {
	color: #0e2f65;
	font-size:11px;
	padding: 8px 13px 2px 13px;
	margin:15px 0 16px 0;
}

#CTASponsor_top {
	background: url('../images/sponsor_top.gif') no-repeat;
	background-position: center;
	height: 28px;
}

#CTASponsor_middle {
	background: url('../images/sponsor_mid.gif') repeat-y;
	background-position: center;	
	text-align: center;
}

#CTASponsor_bottom {
	background: url('../images/sponsor_bottom.gif') no-repeat;
	background-position: center;	
	height: 28px;
}


/* MODULES */

#moduleleft {
	border-bottom: 1px solid #cccccc;
	margin: 10px 7px 5px 17px;
}

#moduleleft_noborder {
	border:none;
	margin: 10px 7px 5px 17px;
}
#modulephotogall{
	float:left;
	height:204px;
	width:190px;
	margin:5px 0 0 12px;
}
#modulephotogall ul{
	list-style:none;
	width:100%;
	height:110px;
	margin:8px 0 0 3px;
	padding:0;
}
#modulephotogall li{
	float:left;
	list-style:none;
	display:block;
	border: 1px solid #cccccc;
	height:44px;
	width:73px;
	margin:0 5px 5px 5px ;
	padding:0;

}
#moduletest{
	background:url(../images/testbg.jpg) no-repeat top;
	margin: 20px 7px 5px 17px;
	padding:20px;
}
#moduletest blockquote{
	background:url(../images/quotesleft.jpg) top left no-repeat;
	text-indent:31px;
	margin:0 0 0 0;
	padding:8px 0 0 0;

}
#moduletest blockquote span {
	display:block;
	background:url(../images/quotesright.jpg) bottom right no-repeat;
	padding:0 0 10px 0;

} 
#moduleleft_box{
	width:400px;
	border: 4px solid #DFDFDF;
	background:url(../images/edisco_logo_box.jpg) no-repeat bottom;
	margin: 20px 7px 10px 17px;
	padding: 10px 10px 90px;
}


#moduleleft_box ul{
	padding-left:25px;
}

.ital{
	font-style:italic;
	font-size:10px;
	padding:0 0 0 45px;
	margin:3px 0 5px 0;
}
#modulevideo{
	clear:both;
	margin: 20px 3px 5px 3px;
	background:url(../images/videobg.jpg) top no-repeat;
	width:275px;
	height:132px;
}
.video{
	float:left;
	margin:8px 5px 0 10px;
	width:150px;
	height:112px;
	border: 1px solid #cccccc;
}
#modulevideo p{
	float:right;
	color:#a5191f;
	width:85px;
	margin: 45px 15px 0 0;
}
#modulevideo a{
	float:right;
	color:#a5191f;
	font-size:12px;
	width:85px;
	text-decoration:none;

}
#modulevideo a:hover{
	float:right;
	color:#005792;
	font-size:12px;
	width:85px;
	text-decoration:none;

}


#modulemiddle {
	clear: both;
	margin: 10px 8px 17px 8px;
}
#modulemiddle_cta {
	margin: 0px 0px 5px 4px;
	height:20px;
	padding:0;
}
.gradient{
	background:#fff top repeat-x;
}
#anisponsors {

	margin: 0px 0px 5px 3px;
	padding:10px 0 0 0;
	min-height:200px;
	height:auto;
}

#moduleright {
	float:right;
	display:block;
	width:180px;
	margin:0;
	padding:12px 8px 8px 8px;
	_padding:15px 8px 0 8px;
	height:auto;
}
.edisco_logo{
	float:right;
	width:197px;
	margin:5px 0;
	text-align:center;
}
#linkedin {
	float:right;
	display:block;
	width:180px;
	margin:0;
	padding:5px 8px 5px 8px;
	height:auto;
}
#moduleright h3 a{
	color: #005792;
	font-size: 12px;
	text-decoration:none;
	margin:5px 0;
}
#moduleright h3 a:hover{
	color: #005792;
	font-size: 12px;
	text-decoration:underline;
	margin:5px 0;
}

.border{
	border-bottom: 1px solid #cccccc;
}
.bordertop{
	border-top: 1px solid #cccccc;
	padding:10px 0 0 0;
	margin: 10px 0;
}

.lesstopmargin{
	margin:-5px 0 0 0;
}
#moduleright p{
	margin:5px 0 5px 25px;
	font-size: 11px;
}
#moduleright a{
	color:#005792;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
}
#linkedin p{
	margin:5px 0 5px 25px;
	font-size: 11px;
}
#linkedin a{
	color:#005792;
	font-size:11px;
	text-decoration:underline;
	margin:0 0 3px 0;
}
.twitter{
	margin:9px 0 0 9px;
}

#modulevenue {
	clear: both;
	width: 202px;
	margin: 0 auto;
}

#module_topborder_blue {
	width:100%;
	border-top: 5px solid #107bc0;
}

#module_topborder_green {
	width:100%;
	border-top: 5px solid #54b948;
	margin-top:-9px;
}

/********************************** IMAGES **********************************/

.eventimageleft, .eventimageright, .eventimagecenter, .eventimagecentre {
	background: #fff;
	margin-bottom: 5px ;
	border:1px solid #cccccc;
}

.noborder{
	border:none;
}

a .eventimageleft, a .eventimageright, a .eventimagecenter, a .eventimagecentre {
	border:none;
}


.eventimagecenter, .eventimagecentre {
	text-align: center;
}

.eventimageleft{
	float: left;
	margin-right: 10px;
	clear: left;
}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
	border:1px solid #ccc;
}

.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}
.img_sponsor a {
	border: none;
}

.img_countdown {
	float: left;
	vertical-align: top;
	margin-right: 5px;
}

.img_javawidget {
	vertical-align: middle; 
}

.img_speaker_sm {
	display: block;
	float: left;
	margin: 0px 12px 45px 0px;
}

.img_speaker {
	display: block;
	margin: 0px 0px 20px 0px;
}

.quote1 {
	display: block;
	float: left;
	vertical-align:	middle;
	margin-top: 8px;
}

.endquote {
	margin-top: -40px;
	margin-left: 77px;	
}
.quote2 {
	background: url("../images/accolades/end_quote.jpg") no-repeat right;
}

.img_cta1 {
	margin:8px auto 1px auto;
	border: none;
}

.img_cta3 {
	margin:0 5px 0 3px;
	vertical-align: top; 
}
.greyback{
	background:#fff;
	border-bottom: 1px solid #cccccc;
}
.twitterback{
	background:url(../images/twitterback.gif) top repeat-x #fff;
	
}
.img_venue {
	margin-bottom: 10px;
}

.img_icon {
	vertical-align: middle; 
	margin-bottom: 8px;
	margin-right: 3px;	
}
.img_border {
	border: 1px solid #dbdbdb;
}

.img_border a:link {
	border: 1px solid #dbdbdb;
}

.img_noborder {
	border: none;
}

.img_noborder a {
	border: none;
}

.img_arrow {
	float:right;
	padding-right: 12px;
	padding-bottom:10px;	
}

/********************************** MISC **********************************/
.earlybirdcountdown {
	font-family: Arial, Helvetica, sans-serif;
	height:55px;
	width:165px;
	overflow:hidden;
	background:#e9e9e9;
	margin:0;
	padding:0;
}
.speakerlink {
	border: none;
	text-align: right;
	display: block;
	margin:3px 6px 10px 0;
}
.rightcta {
	border: none;
	text-align: right;
	display: block;
	margin:9px 6px 8px 0;
}
.speakerlnk a{
	clear:both;
	border: none;
	text-align: right;
	display: block;
	margin:0;
	background:url(../images/splinkbg.jpg) repeat-x top;
	height:14px;
	padding:5px 10px 5px 0;
}


#twitter_update_list {
	margin:5px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#twitter_update_list li{
	margin:0 0 5px 10px;
	font-size:10px;
}
#twitter_update_list a{
	display:block;
}

.cta_align {
	border: none;
	text-align: left;
	display: block;
	margin:0;
	padding: 0 0 0 10px;
}
.cta_align_top {
	border: none;
	text-align: left;
	display: block;
	margin:0;
	padding: 0 0 0 15px;
}
.cta_align strong{
	color:#005792;
}

.green{
	color:#54b948;
}


/* Download Center */

#DownloadCenter ul{
	clear:both;
	margin:0 0 10px 0;
	width: 100%;
	list-style:none;
}
#DownloadCenter li{
	list-style:none;
	height:120px;
	width:241px;
	float:left;
	display:block;
	margin:10px 0 10px 0;
	text-align:center;
}
#DownloadCenter p{
	margin:5px 0 5px 0;
	text-align:left;
	display:block;
	font-size:11px;
}


/* Prices */

#Prices table {
	margin:0;
	width:100%;
	}

#Prices th {
	font-weight: bold;
	background: #E9E9E9 url("/images/data/IQPC_TEXTBLOCK/image8/73272.PNG") repeat-x;
	padding: 5px;
	vertical-align: middle;
	}

#Prices tr:hover {
	background-color: #F5F5F5;
	}

#Prices tr {
	text-align: center;
	padding: 2px;
	background-color:#E9E9E9;
	}

#Prices td {
	padding:5px;
	}
	
#Prices .RegisterRow {
	background: #E9E9E9;
	text-align: right;
	padding: 2px;
	}

#Prices .Package {
	text-align: left;
	background-color: #D6D6D6;
	vertical-align: middle;
	}
.quote{
	display:block;
	text-align:right;
}
/*Speakers
-------------------------*/
.speakerbios{
	width:100%;
	list-style:none;
	margin:10px 0px 10px 10px;
}
* .speakerbios li{
	display:block;
	float:left;
	margin:0 0 0 5px;
	list-style:none;
}
.bios{
	width:100%;
	margin:0;
	padding:0;
	height:6690px;
}
.speakerbio{
	width:450px;
	border-bottom:#ccc solid 1px;
}
.speakerbio_img{
	margin:0 0 0 5px ;
	padding:25px 0 0 0;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11px;
}
.company{
 	font-size:14px;
 }

#modulespeaker{
	width:272px;
	height:125px;
	background:#dfdfdf;
	
}
.hidden {
 display: none;
 }
 
 #speaker_container {
 float: left;
 width:272px;
 height: 100px;
 background:#a0cee4;
}

 .image {
 padding-right: 0px;
 margin-left: 0px;
 float:left;
 }
 .speaker_rotatetext {
 font-family: "Arial", Helvetica, sans-serif;
 color: #17376b;
 font-size: 11px;
 padding:12px 6px 0 6px;
 width: 155px;
 float:right;

 }
 .company{
 	font-size:14px;
 }
.viewallspeakers {
text-align: right;
margin-right:0px;
margin-top: 0px;
 }

#program_topcontainer {
	position: relative;
	float: left;
	display: block;
	height: 100%;
	width: 704px;
	clear: both;
	margin-bottom: 0px;
}

#program_topday {
	padding: 0px 0px 0px 15px; 
	height: 100%;
	float: left;
	width: 185px;
}

#program_topanchors {
	width: 455px;
	float: right;
	padding: 0px 18px 0px 18px;
}

#speakers_sponsorlogos {
	text-align: center;
	width: 181px;
	float: left;
	padding: 40px 18px 0px 18px;
}

#program_session {
	float: left;
	position: relative;
	display: block;
	height:auto;
	width: 702px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #CCCCCC;
}
#program_session2 {
	float: left;
	position: relative;
	display: block;
	height: 100%;
	margin: 20px;
	clear: both;
	padding-bottom: 10px;	
}
#speaker_spacer {
	height: 50px;
}

#program_left {
	margin:20px 0 0 0;
	font-size: 11px;
	vertical-align: top;
	padding: 0px 0px 0px 0px; 
	min-height: 100px;
	height: auto;
	width: 205px;
}
.program_date {
	width: auto;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color:#000;
	font: bold 11px/1.5em "Lucida Sans Unicode", Verdana, sans-serif;
	float: left;
	display:block;

}
#program_right {
	float: right;
	width: 455px;
	margin-top: 0px;
	padding: 0px 18px 0px 18px;
}

#program_fullwidth {
	float: right;
	width: 702px;
	margin-top: 0px;
	padding: 0px 18px 0px 18px;
}

/* Agenda */

#Agenda .Session{
	border-bottom:#cccccc 1px solid;
	padding:10px 0 10px 10px;
}

#Agenda .Session h2 {
	font-weight: normal;
	margin-top: 0px;
	font-size: 17px;
	font-weight:bold;
	line-height: 22px;
	color: #0065a5;
}



#Agenda .Break{
	background-color: #E2E2E2;
	border-bottom:#cccccc 1px solid;
	padding:15px 0 10px 10px;
}

.Top{
	border-top:#cccccc 1px solid;
	}

#Agenda .Break h2 {
	font-weight: normal;
	margin-top: 2px;
	font-size: 17px;
	font-weight:bold;
	line-height: 22px;
	color: #0065a5;
}

#Agenda .Time, #Workshops .Time {
	
	float: left;
	padding:0 7px 0 0;
	color:#000000;
	}

#Agenda .Sponsor {
	float: right;
	text-align: right;
	width: 120px;
	}
	
#Agenda .Sponsor img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 0 5px 5px;
	text-align: right;
	float: right;
	}
	
#Agenda .Speaker {
	float: left;
	text-align: center;
	}
	
#Agenda .Speaker img {
	display: block;
	padding: 3px;
	border: 1px solid #000000;
	background: #fff;
	margin: 0 5px 10px 0;
	}
	
#Agenda li {
	clear: left;
	}
#Agenda th {
	font-family:"Times New Roman", Times, serif;
	color: #6E6E6E;
	font-size: 16px;
	line-height: 1.3em;
	width:50%;
	background:#cccccc;
	}
#Agenda td{
	vertical-align:top;
}


/* Footer
------------------------*/
#footer {
	clear:both;
	bottom:0;
	background: url(../images/footerbg.gif) repeat-x;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#004880;
	width: 944px;
	height:68px;
	margin:0 auto;
	padding-bottom:6px;
	border-top:#cccccc 1px solid;
}

#footer p{
	margin:32px 0 0 16px;
	width:724px;
	float:left;
	font-size:11px;
}

#footer a{
	color:#004880;
}
#footer a:hover{
font-weight:bold;
}
.iqpclogo{
	margin:0 10px 0 0;
	float:right;
}
