   /*conferencepage.css */ 
  /*conference styles 2010 */ 






#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-position: center center;
	width: 570px;
	height: auto;
	}
#wrapper #maincontent {
	color: #F00;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 550px;
	height: 100%;
}
#maincontent .column {
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
#maincontent .column2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 210px;
	float: right;
	clear: right;
	font-size: 0.65em;
	color: #333333;
	margin-top: 12px;
	text-align: left;
	margin-bottom: 5px;
}
#maincontent .columnspan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #666;
	height: 50px;
	float: right;
	font-weight: bold;
	text-decoration: none;
	clear: right;
	position: relative;
	text-align: left;	/* <-- use this to tie width to viewport size */
	width: 210px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}



	

	

.title {
	font-style: normal;
	font-weight: bold;
	color: #090;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
	clear: none;
	float: none;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	line-height: 1.55em;
	font-size: 1.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.title2 {
	font-style: normal;
	font-weight: bold;
	color: #C03;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
	clear: none;
	float: none;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	line-height: 0.85em;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.title3 {
	font-style: normal;
	font-weight: bold;
	color: #903;
	width: 100%;
	text-decoration: none;
	overflow: hidden;
	clear: none;
	float: none;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 0px;
	display: block;
	line-height: 0.85em;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
/*
body
	{
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 60%;
	text-align: center; 
	}
*/

.content h1 {
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	text-align: center;
	vertical-align: middle;
	}
p
	{
	color:#000;
	font-size: 0.83em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}




.style2 {
	color: #F00;
	font-weight: normal;
	font-size: 1.2em;
}
.style3 {
	color: #900
}
.style4 {
	color: #F00;
	font-size: 1.2em;
	line-height: 1.1em;
}
.style5 {
	color: #009933;
}
.rbox {
	background-image:url(../../images/conference/master_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #c3db6e;
	width: 200px;
	float: right;
}
.rbox_left {
	
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #c3db6e;
	width: 320px;
	float: left;
	list-style-type: square;
	color: #F00;

	
	font-size: 0.63em;
	line-height: 1.6em;
	padding: 5px;
	
}

.rboxtop {
	background-image:url(../../images/conference/master_box_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding-left:0em;
	
}
.rbox p{
	padding-top: 0.55em;
	padding-bottom: 0.55em;
	padding-left: 0.55em;
	padding-right: 0.55em;
}

.bullet {
	list-style-type: square;
	color: #F00;
	margin-left: -23px;
	font-size: 7pt;
	padding-left: 37px;
}

/*CONFERENCE 2010 STYLES ENDS */
