html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, table {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
	margin-top: 0.0em;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.5em;
	color: #000;
}
h2 {
	FONT-SIZE: 1.2em;
	color: #f47b20;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	color:  #666666;
}
h4 {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 1em;
	color: #000;
}
h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
}
h6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: .8em;
}
lo {
	FONT-SIZE: 1em;
}
ol {
	FONT-SIZE: 1em;
}
ul {
	FONT-SIZE: 1em;
	padding-bottom: 6px;
}
li {
	font-size: 1em;
}
strong {
	FONT-WEIGHT: bold
}
b {
	FONT-WEIGHT: bold
}
p {
	font-size: 1em;
	color:#000;
	padding-bottom: .6em;
}
img {
	padding:0;
	margin:0;
}
a {
	font-size: 1em;
	text-decoration: none;
	COLOR: #234471;
}
a:link {
	COLOR: #234471;
	font-weight:bold;
}
a:visited, a:active {
	COLOR: #999;
	font-weight:bold;
}
a:hover {
	COLOR: #000;
}
a:hover img {
	opacity:0.4;
	_filter:alpha(opacity=40);
}
body {
	min-width: 1000px;
	font-size: 80%;
	line-height: 18px;
}
#wrapper {
	width: 962px;
	position:relative;
	left:50%;
	margin-left:-481px;
}
#page {
	width: 960px;
	background:url(../assets/images/img/page_bg.jpg) repeat-y;
	border: 1px solid #666;
	float: left;
}
#page p, #page h1, #page h2, #page h3, #page h4, #page ul, #page img, #page table , #page table{
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	height: 125px;
	padding:0px;
	margin: 0;
	background-color:#f47b20;
}
#header img {
	margin: 0;
	padding:0;
}
#conference_logo a {
	height: 125px;
	width:475px;
	position:absolute;
	left: 0px;
	top: 0px;
}
#conference_logo a:hover {
	background-color:#FFF;
	opacity:0.2;
	filter:alpha(opacity=20);
}
#navigation {
	width: 960px;
	height:2.1em;
	background-color:#f47b20;
}
#content {
	float:right;
	width: 780px;
}
#maincontent {
	padding-top:10px;
	float:left;
	width: 600px;
}
#maincontent li {
	margin-left:20px;
}
#leftcolumn {
	padding-top:10px;
	float:left;
	width: 170px;
	background: #fdb930;
}
#leftcolumn li {
	list-style: none;
}
#leadsponsor_logo {
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightcolumn {
	padding-top:10px;
	float:right;
	width: 170px;
	overflow:hidden;
}
#tweets {
	float:left;
	width: 160px;
	overflow:hidden;
	font-size:.8em;
}
#mainimage {
	float:left;
	width: 600px;
	margin-bottom:10px;
}
#footer {
	background-color: #666;
	width: 960px;
	float:left;
	margin-top:29px;
	padding-top:10px;
}
#footer a, #footer p {
	font-size: 1em;
	text-decoration: none;
	COLOR: #FFF;
}
#footer a:hover {
	COLOR: #000;
}
.floatright {
	float: right;
}
styling a, a:visited {
	color: #275574;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE-mac \*/ html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


.highlight {
	background: #ffd486;
	float:left;
	width:580px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.caption {
	color:#333;
	margin: 0;
	padding:0;
	line-height:110%;
}
.img_float_rt {
	float:right;
	margin-bottom:10px;
}
.img_float_lt {
	float:left;
	margin-bottom:10px;
}
.figure {
	float: right;
	border: 1px solid silver;
	margin: 0.5em;
	padding: 0.5em;
}
.figure p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
	clear:both;

}
.smallimg_float_lt {
	float:left;
	margin-bottom:5px;
}
.dividing_line {
	border-bottom: 1px solid #fdb930;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-bottom: 2em;
}
#cfccontacts img {
	margin-top:5px;
	margin-bottom:5px;
}
#cfccontacts p {
	border-bottom: 1px solid #fdb930;
	padding-bottom:5px;
}
.speakerlist img {
	float:left;
}
.speaker {
	float:left;
	width:600px;
	clear:both;
}
.speakerbrief {
	float:right;
	width:450px
}
#contact_chair p {
	font-size:80%;
}
#contact_chair h3 {
	clear:both;
}
.lead_sponsor {
	color:#1a61fa;
	text-align: center;
}

