#header_link {
	display: block;
	padding: 0px;
	border: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width:980px;
	height:160px;
	margin-bottom: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-color: #D6D3EF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #EEE;
	font-weight: Bold;
	font-size: 1.8em;
	margin-top:0.6em;
	text-align: left;
	padding: 5px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #EEE;
	font-size:1.3em;
	font-weight: normal;
	line-height: 1.2em;
	margin:0;
	padding:5px;	
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #00458C;
	font-size:1.3em;
	font-weight: normal;
	line-height: 1.2em;
	margin:0;
	padding:5px;
	border: 0;
}


h3 a {
	color:#FFF;
	background-color:transparent;
}
h3 a:hover {
	color:#77C2EF;
	background-color:transparent;
}

#leftcol h2,leftcol h3,leftcol h4 {
margin-right: 8px;

}


h4 {
	background-color:#EEE;
	color:#333;
	padding: 10px 0;
	font-size:1.2em;
	font-weight: bold;
	margin-top:0px;
}

p {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}


hr {
border: none 0;
border-top: 1px dotted #ccc;
width: 100%;
height: 1px;

}


a {
color:#006aad;
text-decoration:none;

}

a:hover {
color: #e30023;
text-decoration:underline;

}

#content p {
clear:both;	

}



#content ul, ol, li {
color: #333;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
margin-left: 1ex;

}



#contentbox {
background-color: #FFF;
background-image: none;
background-repeat: no-repeat;
border: none;
margin-top: 0;
padding-top: 8px;

}



#container {
background-color: #FFF;
padding: 8px;
border: 1px dotted #CCC;

}



#counter_flash {
display:none;

}



#rightcol {


}



.sponsorbar {
background-color: #00458C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
border: 0;
color: #FFF;
width: 143px;

}



#content {
width: 640px;

}

#middlecol {
width:660px;
float:left;
border-left: 1px dotted #CCC;
border-right: 1px dotted #CCC;

}



/* NAVIGATION */


#leftcol #navigation {
list-style: none;
margin: 0;
padding: 15px 0 0 0;

}



#navigation ul {
display: block;
list-style-type: none;
padding-left: 0;
margin: 0px;

}



#navigation li {
margin: 0px;
background: #FFF;

}

#navigation a {
background-image: no-repeat;
background-color:#FFF; 
font-size: 1em;
color:#333; 
text-decoration:none;
line-height: 2.5em;
width:140px;
display: block;
padding-left:7px;
margin: 1px 10px 0 0;
border-bottom: 1px dotted #CCC;

}

#navigation a:hover {
border-bottom: none;
background-color: #EEE;
text-decoration:none;
color: #333;
border-bottom: 1px dotted #CCC;

}



#navigation a.current {
background-color:#e30023;
color:#FFF;
text-decoration:none;
border-bottom: 1px dotted #CCC;

}

a.show_hide {
background-image: no-repeat;
}

ul.show_hide sub {
background-color:#FFF;
color:#333;
margin-left:-10px;

}

#navigation li ul li a {
background-color: #FFF;
color: #e30023;
display:block;
font-size: inherit;
margin-left: -3px;
line-height: 1.6em;

}
/* TOP NAVIGATION */


#topnav {
display:none;

}

/* BOOK NOW */


#booknow {
background-color:#e30023;
color:#FFF;
font-weight:bold;
line-height:1.6em;
font-size:1.3em;
height:30px;
width:143px;
margin-top: 14px;

} 

#booknow a {
color: #FFF;
text-decoration:none;

}

#booknow a:hover {
text-decoration:unerline;

}



#leftcol .sponsorbar {
display: none;

}



div#hosted_by {
	
	text-align: center;
	
	width: 130px;
	
	margin-left: 6px;

}

div#hosted_by strong a {

	display: block;

	text-align: center;

	font-weight: bold;

	font-size: 1em;

	padding: 5px;

	border: 0;	

	color: #FFF;

	background-color: #cd001f;



}

div#hosted_by strong a:hover{

	color: #FFF;

	text-decoration: none;

	background-color: #235da6;

	border: 0;

}


/* RELATED PRODUCTS */


#related_customevents {
text-align: center;

}



#related_products {	
text-align: center;

}

			

/* FOOTER */

#footer p{
color: #333;
font-size: 9px;
padding-top: 18px;
border-top: 1px dotted #CCC;

}	



#footer a {
color:#00458C;
text-decoration: none;
border-bottom: 1px dotted #00458C;

}

#footer a:hover {
color: #e30023;
text-decoration: none;	
border-bottom: 1px dotted #e30023;

}



/* New Form style */


form span {
margin: 0 0 1ex 0;
clear: left;
display:block;
color: #000;

}

label {
width: 20em;
display:block;
float: left;
font-weight: bold;
padding-right: 1.5em;
font-size:12px;
color: #000;

}

label.tick {
float: none;
width: auto;
font-weight: normal;
margin: 0 0 1ex 20em;
padding-left: 1.5em;

}

form div.actions {
margin-left: 21.5em;
padding-left: 1.5em;

}

#related_products p{
padding-left: 6px; width: 130px; color: #666; font-size: .9em;
}

/* RELATED PRODUCTS */
#related_customevents {text-align: center;}
#related_products {text-align: center;}
/* SPEAKERS */
.sleft {
background-color:#eee; font-size:100%; font-weight:bold; margin:5px 0 0 0; padding: 7px; width:636px;			
}
.sleft p {
font-size:100%; font-weight:normal;
}
.sleft img {
margin:0em 0.9em 0.2em 0.1em;
}

.sleft_center_text {
height:120px;
}

.sponsorbox_top {
display: none;
}

.sponsorbox_bottom {
display: none;
}			

.sponsorbox {
background-image: none;
}			


iframe {
border: none; margin: 0; padding: 10px 0 10px 25px; width: 280px; height: 200px; overflow-x: hidden; overflow-y: hidden; border: 0px solid #FFF; text-align: center;
}

/* Blocks */

#Advisoryboardhtml1 img{
	padding: 0 10px 20px 0;
}