/*------------------------------------*
  RESET
*------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td { 
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}

/*------------------------------------*
  MAIN
*------------------------------------*/
html {
  font-family: Cambria, Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color: #333;
  margin: 0 auto;
}

body {
	background:url(http://www.worldcongress.com/events/AW15001/images/background.gif) top center repeat #1f3145;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

.container {
	padding:0px 10px;
	width:680px;
	display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
	}
	
.grid_16 {
padding-left:20px;
padding-right:20px;
width:900px!important;
}

.grid_8 {
 width:440px!important;
 padding-left:20px;
}

.grid_13 {
 width:740px!important;
 padding-left:20px;
}

/*------------------------------------*
  TYPE
*------------------------------------*/
/*--- HEADINGS ---*/

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 24px;
  font-weight: bold;
  font-family: Cambria, Georgia, "Times New Roman", Times, serif;
  color:#1f3145;
}

h1 {
  font-size: 1.5em; /* 24px --> 24 ÷ 16 = 1.5 */
  line-height: 1em; /* 24px --> 24 ÷ 24 = 1 */
}

h2 {
  font-size: 1.375em; /* 22px --> 22 ÷ 16 = 1.375 */
  line-height: 1.0909em; /* 24px --> 24 ÷ 22 = 1.090909(09) */
}

h3 {
  font-size: 1.25em; /* 20px --> 20 ÷ 16 = 1.25 */
  line-height: 1.2em; /* 24px --> 24 ÷ 20 = 1.2 */
}

h4 {
  font-size: 1.125em; /* 18px --> 18 ÷ 16 = 1.125 */
  line-height: 1.333em; /* 24px --> 24 ÷ 18 = 1.3333333(3) */
}

h5, h6 {
  font-size: 1em; /* 16px --> 16 ÷ 16 = 1 */
  line-height: 1.5em; /* 24px --> 24 ÷ 16 = 1.5 */
}

/*--- PARAGRAPHS ---*/

p {
  margin-bottom: 24px;
}

/*--- LISTS ---*/
ul, ol {
  list-style: outside;
  margin: 0 0 24px 30px;
}
	
#agenda-table	{
	font-size:14px;
}
		
.sponsorHeader {
	background: url(http://www.worldcongress.com/events/AW15001/images/sponsor-header.gif) top center repeat-x #005092;
}

.speakerGridHeader{
	background: url(http://www.worldcongress.com/events/AW15001/images/header-bg.gif) repeat-y #005092;
}

.speakerGrid, .speakerGrid a {
	font-size:14px!important;
	line-height:1.25em;
}

a.aLink {font-weight:bold; font-size:16px; font-family: Cambria, Georgia, "Times New Roman", Times, serif; color:#006EAD; text-decoration: none;}
a:hover.aLink{text-decoration: none; color: #d28307;}
a.mainLink {font-weight:bold; font-size:16px; font-family: Cambria, Georgia, "Times New Roman", Times, serif; color:#006EAD; text-decoration: none;}
a:hover.mainLink{text-decoration: none; color: #d28307;}


#conf_nav_bar {
	background: #000066 url(http://www.worldcongress.com/events/AW15001/images/nav-bg.gif) repeat;
	margin-top:-5px;
	padding-top:0px;
	}

#conf_nav a {
	font-size:14px;
	color:#ffffff;
	letter-spacing:1px;
}

#conf_nav a:hover {
	color:#ffc10e;
	}

#conf_nav li {
	background:url(http://www.worldcongress.com/events/AW15001/images/nav-off.gif);
}	

#conf_nav li:hover, #conf_nav li.sfhover {
	background:url(http://www.worldcongress.com/events/AW15001/images/nav-on.gif);
	}

#quotation	{
min-height:120px;
border: 1px solid #bfd5e1;
margin-bottom:20px;
background: #d7e1e7;
padding: 10px;
font-size:16px;
}

#quotation p {
margin-bottom:5px;
padding-bottom:0px;
font-weight:bold;
font-style:italic;
}

#quotation span {
font-style:normal;
}

#quotation p::before {
content: "\201C \0000a0";
font-size:42px;
font-family:"Times New Roman", Times, serif;
color:#017FB9;
line-height:16px;
vertical-align:middle;
}

#quotation p::after {
content: "\0000a0 \201D";
font-size:42px;
font-family:"Times New Roman", Times, serif;
color:#017FB9;
vertical-align:middle;
padding-top:10px;
}

/*--- AGENDA ---*/
.agendaDate, .date {
	font-weight:bold;
	font-size:16px;
	border:1px solid #000000;
	background:#004b8d;
	margin-top:10px;
	padding:5px;
	color:#ffffff;
	}
	
.session {
	margin:0px; 
	border:1px solid #004b8d; 
	padding:5px; 
	color:#000000;
	font-weight:bold;
	font-size:16px;
	}
	
.break {
	font-style:italic;
	padding:3px 10px;
	background-color:#eeeeee;
	border:1px solid #e3e3e3;
	}

.title {
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	letter-spacing:1px;
	background-color:#cf9e0d;
	padding:2px;
	}

.workshop	{
	background-color:#f0ead8;
	color:#000000;
	font-size:16px;
	border:1px solid #eae0c3;
	padding:5px; 
	font-weight:bold;
}	

.highlight	{
 text-transform:uppercase;
 color:#cf9e0d;
 font-size:18px;
}

.note {
    background-color: #F9CA57;
    color: #333333;
    font-size: 11px;
    padding: 2px;
    text-transform: uppercase;
}
.btn {
  background: #007DAD;
  background-image: -webkit-linear-gradient(top, #007DAD, #126294);
  background-image: -moz-linear-gradient(top, #007DAD, #126294);
  background-image: -ms-linear-gradient(top, #007DAD, #126294);
  background-image: -o-linear-gradient(top, #007DAD, #126294);
  background-image: linear-gradient(to bottom, #007DAD, #126294);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 1px 2px 3px #666666;
  -moz-box-shadow: 1px 2px 3px #666666;
  box-shadow: 1px 2px 3px #666666;
  font-family:Calibri,Arial, Helvetica, sans-serif;
  font-weight:bold;
  color: #ffffff;
  font-size: 16px;
  line-height:24px;
  padding: 7px 10px 7px 10px;
  border: solid #25719e 1px;
  text-decoration: none;
  text-align:center;
}

.btn:hover {
  background: #3d98d1;
  background-image: -webkit-linear-gradient(top, #3d98d1, #1585ab);
  background-image: -moz-linear-gradient(top, #3d98d1, #1585ab);
  background-image: -ms-linear-gradient(top, #3d98d1, #1585ab);
  background-image: -o-linear-gradient(top, #3d98d1, #1585ab);
  background-image: linear-gradient(to bottom, #3d98d1, #1585ab);
  text-decoration: none;
}

.btn a	{
	text-decoration:none;
	color:#ffffff;
}