*
{
	margin: 0;
	padding: 0;
	list-style: none;
}

body
{
	font: normal 14px  "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	line-height: 1.5em;
	background: #fff url(../img/bgbig.gif);
	color:#333;
}

div:after, form:after, .columns:after
{
	/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

img { border: 0; }

a
{
	color: #2b83c2;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus { color: #000;}
ul { margin-bottom: 30px; }

ul li
{
	margin: 0 0 10px 24px;
	line-height: 1.2em;
	list-style-image: url("../img/arrow.png");
}



#wrapper
{
	margin: auto;
	width: 986px;
	padding: 0 0px;
	background: #fff url(../img/bg_contentwithside.jpg) repeat-y;
}

/* BEGIN: Header ================== */
#header
{
	position: relative;
	padding: 18px 0 1px;
	background: #fff url(../img/bgbig.gif);
}


#top
{
	padding: 0 0 0 0px;
	height: 24px;
	width: 986px;
	background:  url(../img/top.png) no-repeat;
}

#logo img { padding: 0 0 0 0px; }

.linespace
{line-height:1.7em;}

/* END: Header ================== */
/* BEGIN: Homepage ================== */
#home-content
{
	float: left;
	width: 669px;
	margin: 0 1px 0 0;
	background: url(../img/left.jpg) no-repeat;
}

#content-pad
{
	padding: 30px 30px 30px 30px;
	line-height: 1.4em;
}

/* END: Homepage ================== */
/* BEGIN: Content ================== */
#content
{
	float: left;
	width: 464px;
	padding: 20px 42px 20px;
	margin: 0 1px 0 0;
}

h1{ 
	font: normal 24px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color:#3c6c92;
	line-height:1em;
	margin: 0 0 4px 0;
	text-transform:uppercase;
}

h1 a { color: #2b83c2;
	text-decoration: none;
	font-weight: normal; }
h1 a:hover {color: #2b83c2;}
/*
h1 a:hover {color: #2b83c2;  text-shadow: #ccc 2px 2px 2px; }
*/


h2{ 
	font: bold 18px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color:#333;
	line-height:1em;
	margin: 0 0 5px 0;
	text-transform:uppercase;
}

h3{
	font: normal 18px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color:#333;
	line-height:1em;
	margin: 0 0 5px 0;
	text-transform:uppercase;
	font-weight: bold; 
}

h4{ 
	background:#2b83c2 url('../img/bg_sidesub.gif') repeat-x right top;
	font: normal 16px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color:#fff;
	height:24px;
	text-transform:uppercase;
	padding: 2px 0 0 11px;
	margin-top: 28px;
}

#top h5
{
	margin: 4px 35px 12px 0;
	padding-top: 14px;
	text-align: right;
	text-transform: uppercase;
	font: normal 18px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color: #2b83c2;
	font-weight: bold;
}

.introtext
{
	padding: 5px 0 15px 1px;
	line-height:1.7em;
}


.main_dates
{
	text-transform: uppercase;
	font-weight: bold;
}


ul.eventbox{
	list-style:none;
	font: normal 13px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
}

ul.eventbox li{
	width:195px;
	float:left;
	margin: 5px 5px 20px 0;
	display:inline;
	line-height:1.4em;
	
}

ul.eventbox li a{
	text-decoration:none;
	padding:0;
	min-height:20px;
}
ul.eventbox span{
	margin-bottom:2px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}





table, td, th
{
border:none;
}
td
{
padding:15px;
}




ul.eventbox li a:hover{background:#2b83c2;color:#fff;position:relative; padding:1px;}
.clearfix {display:inline-block;}

/* END: Content ================== */
/* BEGIN: IFRS3day ================== */
#event-content
{
	float: left;
	width: 669px;
	margin: 0 1px 0 0;
}

.subhead { margin:0 0 5px 0;
font-size:18px;}

.subheadsched { 
padding: 20px 0 0 20px; 
font-size:16px;}

.schedule_title
{	font:bold 16px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

#agenda ul li
{
	margin: 0;
}


#agenda li
{
	padding: 6px 20px 0 20px;
	height: 24px;
	list-style-image: url("../img/spacer.gif");
	font: normal 13px  "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
}

.zebra_on
{
	background:#f6fbfa url(../img/tablebackground.gif) no-repeat;

}

.zebra_on li
{
	background-color: #f6fbfa;
	height:24px;

}



.day { font-weight: bold; }
.red
{	color: #cf3400;
	font-weight:bold;
	font-size:.9em;
}
/* END: IFRS3day ================== */


/* BEGIN: TABLE ================== */
table a,
table a:link,
table a:visited {
	border:none;
	}		
	
table {
	width:560px;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:20px 10px 30px 0 ;
	border-collapse:collapse;
	vertical-align:top;
	background:#fff;
	font:normal 12px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	line-height:1.5em;
	}
	
tr.odd td,
tr.odd .column1 {
	background:#f6fbfa url(../img/tablebackground.gif) no-repeat;
	}	
	
	/*f4f9fe*/
.column1	{
	background:#fff;
	text-align:right;
	}

.column2	{
	text-align:right;
	}		
.tabtitle{
	font:bold 18px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
}
td {
	color:#2c5171;
	border-bottom: 1px solid #e3fef7;
	border-left:1px solid #e5f8f3;
	padding:.3em 1em;
	text-align:left;
	vertical-align:top;
	}				
th {
	font-weight:normal;
	color: #2c5171;
	text-align:left;
	border-bottom: 1px solid #e3fef7;
	border-left:1px solid #e5f8f3;
	padding:.3em .6em;
	vertical-align:top;
	}
/* END: TABLE ================== */


/* BEGIN: Footer ================== */
#footer
{
	margin: 0 auto;
	width: 986px;
	padding: 50px 0;
	color: #333;
	text-align: center;
	font: bold 11px arial, verdana, sans-serif;
	background: url(../img/bottom.png) no-repeat;
}

#footer * { display: inline; }
#footer ul { }

#footer li
{
	padding: 0 0 0 50px;
	margin: 0;
}

#footer a { color: #2b83c2; }
#footer a:hover { color: #333; }

/* END: Footer ================== */
/* BEGIN: Side ================== */
#side
{
	width: 316px;
	float: left;
}

#sidebar_content
{	padding: 25px 32px 30px 25px;
	font-size: 14px;
	background: url(../img/bg-7.gif) no-repeat;
}

#sidesubs{ 
	font: normal 18px "Trebuchet MS","Century Gothic",Arial,Helvetica,sans-serif;
	color:#0a571e;
	line-height:1em;
	text-transform:uppercase;
	padding-bottom: 8px;
}

#sidesubs a { color: #2b83c2;
	text-decoration: none;
	font-weight: normal; }
#sidesubs a:hover { color: #000; }

.smallertext
{
	font-size: 13px;
	line-height: 1.5em;
}

.sidebar_text
{
	font-size: 13px;
	line-height: 1.5em;
	padding: 0px 15px 0 11px;
}

.sidebar_text14
{
	font-size: 14px;
	line-height: 1.5em;
	margin: 8px 15px 0 14px;
}

.sidebar_dates
{
	text-transform: uppercase;
	font-weight: bold;
}

.sideeventmini
{
	margin:0;
	padding: 0;
	width:316px;
	background:transparent url('../img/bg_side_graygrad.gif') repeat-x right;
	font-size:13px;
}

.sideeventmini img
{
	padding: 0 10px 0 0;
	margin:0;
	float:left;
}
.sideeventmini_txt {}
.sideeventmini_txt li
{
	position:relative;
	top:16px;
	line-height:1.5em;
	margin:0;
	list-style: none;
}



#accred
{
	font-size: 11px;
	line-height: 1.4em;
	padding: 35px 20px 0 14px;
}

.hidden
{	display: none;
}
/* END: Side ================== */




/* BEGIN: Redirect ================== */
#redirect img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 340px;
}



/* END: Redirect ================== */






/* BEGIN: Save for Later ================== */
.hide, #programs-offered h1
{
	position: absolute;
	left: -9999px;
	width: 1px;
}


#content p { text-align: justify; }

p, address
{
	margin: 0 0 1em;
	line-height: 1.4em;
	font-style: normal;
}

/* BEGIN: sifr ================== */


			.title
			{
	font-size:36px;
				font-family: Arial;
			}
			
			.sIFR-active .title
			{
	visibility: hidden;
				
				font-family: Verdana;
				
				line-height: 1em;
			}
			
/* END: sifr ================== */


/* BEGIN: 2011 confs ================== */

.speakers{
	font-size:1.1em;
	font-weight:bold;
}
			
/* END: 2011 confs ================== */