/* CSS Document */
body{
text-align: center;
margin: 0px;
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
background-image: url(images/site_bg.gif);
color:#333;
}

#wrapper{
	width: 858px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	min-height: 500px;
}


#header {
width: auto;
margin: 0px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 200px;
}

#right_content{
	width: 250px;
	float: right;
	margin: 20px 6px 0px 0px;
}

#right_text{
	width: 195px;
	margin: 0px 20px 20px 20px;
	font-size:12px;
	color:#222;
	line-height: 1.3em;
}


#content {
	width: 592px;
	float: left;
	margin: 20px 0px 0px 6px;
	font-size:90%;
	border-right: 1px dashed #CCCCCC;
}

#body_text{
	margin: 0px 20px 20px 20px;
	line-height: 18px;
	font-weight: normal;
   font-size:90%;
   color:#222;
}

#col1, #col3{
	margin: 10px 20px 20px 20px;
	line-height: 18px;
	font-weight: normal;
   font-size:75%;
   color:#222;
   width:47%;
   float:left;
   height: 330px;
}

#col2, #col4{
	margin: 10px 20px 20px 0px;
	line-height: 18px;
	font-weight: normal;
   font-size:75%;
   color:#222;
   width:44%;
   float:right;
   height: 330px;
}


#col3, #col4 {height:auto;}

#col1 ul, #col2 ul {margin-left: 0; padding:0; list-style-type: none;}
#col1 li, #col2 li { background: url(images/bullet.gif) no-repeat; background-position:0px 4px; margin-top: 0px; margin-left: 10px; padding-left: 18px; font-size:12px; line-height:1.1em; margin-top:5px;  font-family:helvetica, arial, san-serif;}
legend {	color: #7A001D;	font-weight: bold;	font-size: 14px; padding-right:10px; margin-left:4px; padding-left:10px;}

#body_text li{
	padding: 1px; font-size:12px;
}


#footer {
width: 858px;
background-image: url(images/footer.gif);
background-repeat: no-repeat;
height: 97px;
clear: both;
}

.footer_text{
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}

/* IE 6 fixes *************************************************/
* html #right_content {margin-right:3px;}
* html #content {margin-left:3px;}

/* Site Menu *************************************************/
#nav{
	width: 830px;
	float:left; 
	margin-top: 157px; 
	z-index:1000;
}

#nav ul{
	margin: 0px 0px 0px 27px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 34px;
	font-size: 13px;
	text-align: center;
}

#nav:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#nav ul li{
display: inline;
}

#nav ul li a{
	float: left;
	color: #FFFFFF;
	padding: 21px 12px 6px;
	text-decoration: none;
}

#nav ul li a:visited{
color: #FFFFFF;
}

#nav  ul li a:hover, .solidblockmenu li {
color: #123247;
background-image: url(images/reg_bg1.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#nav a.current:link {
color: #FFFFFF;
background-image: url(images/nav_hover.gif);
background-repeat: repeat-x;
background-position: bottom;
}
#nav a.current:visited {
color: #123247;
background-image: url(images/nav_hover.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#nav a.current:hover {
	color: #336780;
	background-image: url(images/nav_hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav a.current:active {
color: #FFFFFF;
background-image: url(images/nav_hover.gif);
background-repeat: repeat-x;
background-position: bottom;
}

/* Register Now *************************************************/

#nav ul .register a{
color: #FFFFFF;
background-image: url(images/reg_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
font-weight: bold;
margin-left: 67px;
width: 150px;
font-size: 15px;
padding: 21px 18px 4px;
}

#nav ul .register a:hover{
color: #FFFFFF;
background-image: url(images/reg_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#nav ul .register a:visited{
color: #FFFFFF;
}

/* Agenda Menu *************************************************/

.agenda_menu{
	font-size: 14px;
}

.agenda_menu a{
	padding: 5px;
}


a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}



a:active {
	color: #FF0000;
}

table.price{
	border: 2px solid #FFF;
	font-size: 100%;
}

table.price td{
	border: 1px solid #FFF;
	background-color: #DFE6E0
}

table p{padding:5px;}

table th{padding:5px;}

table.price th{
	background-color: #3D7B99;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	border: 1px solid #FFF;
}

table.agenda{
	font-size: 100%;
}

td.agenda{
	border-right: 1px dashed #CCCCCC;
}

table.exhibitor{
	font-size: 100%;
}

table.exhibitor th{
	color: #a24318;
	font-size: 14px;
	border-bottom: 4px solid #7A001D;
}

table.exhibitor td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

td.left{
	border-left: 1px solid #999999;
}

.exhibitor_contact{
	border: 1px solid #274B6B;
	padding: 8px;
}

p.ex_title{
	background-color: #274B6B;
	padding: 5px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin:0px;
}

.date{
	color: #0b4157;
	font-weight: bold;
}

.session{
	color: #2c7cb6;
	font-weight: bold;
	font-size: 14px;
}

h1{
font-size: 16px;
color: #D55B22;
line-height: 130%;
}



.bigtext{
	font-size: 18px;
	color: #D55B22;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size: 14px;
	line-height: 130%;
	color: #3D7B99;
}

h2 .date {margin-top: 0px;
}

h3{
	font-size: 13px;
	line-height: 130%;
	color: #3D7B99;
}

h4{
	font-size: 12px;
	line-height: 140%;
	color: #485966;
}

img.speaker{
	margin-top: 10px;
	
}
.headerday {
font:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right
}
