@charset "UTF-8";
/* CSS Document   */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, dt, var, dl, dd, ol, ul, li, fieldset, form, label, legend, caption, table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;/*	font-weight: inherit;
	font-style: inherit;
*/}
body {
	display:block;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	font-size:12px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#page {
	margin:0 auto;
	width:960px;
	border: 0px solid #CCCCCC;
	border-bottom:none;
	background-color:#FFFFFF;
}
#page_conf {
	margin:0 auto;
	width:960px;
	border: 0px solid #CCCCCC;
	border-bottom:none;
	background:#FFFFFF url(../conference/images/page_bgr.gif) no-repeat;
	background:#FFFFFF url(../conference/images/page_bgr_2.gif) no-repeat;
	background:#FFFFFF url(../conference/images/Background.jpg) no-repeat;
}
#header {
	float:left;
	width:100%;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;
}
#left {
	margin: 0 76% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#right {
	margin: 15px 10px 0 76%;
	padding: 0px;
	background-color: #EEE;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	opacity:0.8; 
	filter:alpha(opacity=80);

}
#conference_bgr {
	float:left;
	margin-left:1%;
	width:74%;
	min-height:1250px;
}
#conference_content {
	float:left;
	width: 96%;
	height:650px;
	overflow:auto;
	margin: 0;
	padding: 0 2% 30px 2%;
	background-color:#EEE;
	opacity:0.90; 
	filter:alpha(opacity=90);
}
.conference_content {
	font-size:13px;
}
#content {
	float:left;
	width: 70%;
	min-height:600px;
	margin: 0;
	padding: 0 3% 50px 2%;
	background-color:#FFFFFF;
}
#index_page {
	float:left;
	padding:50px 50px 200px 50px;
	border:1px solid #CCCCCC;
	height:100%;
}
#content_splash {
	float:left;
	width: inherit;
	margin: 0;
	padding: 0 15% 0 15%;
	background-color:#FFFFFF;
}
/***********************************************/
.clear_both {
	clear:both;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height:125%;
}
h1 {
	padding:5px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 180%;
	color: #334d55;
}
h2 {
	padding:4px 0;
	font-size: 160%;
	color: #006699;
}
h3 {
	padding:3px 0;
	font-size: 140%;
	color: #334d55;
	font-weight:bold;
}
h4 {
	padding:2px 0;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
h5 {
	padding:1px 0;
	font-size: 100%;
	color: #334d55;
	font-weight:bold;
}
h6 {
	padding:1px 0;
	font-size: 80%;
	color: #334d55;
	font-weight:bold;
}
ul {
	list-style-type: square;
	padding-left:30px;
}
ul li {
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font: bold 100% Arial, sans-serif;
	color: #334d55;
}
fieldset {
	border:1px groove #A0A0A4;
	padding:5px;
	background-color:#FFFCF0;
}
input[type="text"][disabled] {
	color:#350000;
	background-color:#EEE;
	border: 2px solid #DDD;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	padding:7px;
	background-color:#DDD;
	font-weight:bold;
	border:2px outset;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
/*************** #pageName styles **************/

#pageName {
	padding: 0px 0px 10px 10px;
}
/************* #breadCrumb styles *************/

#breadCrumbs {
	font-size: 80%;
	padding: 15px 0px 25px 10px;
}
/************** .feature styles ***************/

.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p {
	padding: 0px 0px 10px 0px;
}
/************* #footer styles ***************/

#footer {
	/*	clear: both;*/
	height:142px;
	background:#000 url(../images/footer_bgr.jpg) repeat-x;
	border-top: 1px solid #cccccc;
	font-size: 90%;
	color: #cccccc;
	padding: 0;
	margin: 0 -1px;
}
#footer a {
	color:#FFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the left in cases where they "touch" */

/************* #search styles ***************/

#search {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-size: 90%;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search label {
	display: block;
	margin: 0px;
	padding: 0px;
}
/************** #advert styles **************/

#advert {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}
#advert img {
	display: block;
}
/************** #headlines styles **************/

#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p {
	padding: 5px 0px 5px 0px;
}


@media print { 
	body {
		line-height:125%;
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		background-color:#FFF;
	}
	.the_buttons_row { display:none; }
	#conference_header { display: none; } 
	#right { display: none; } 
	#footer { display: none; } 
	#conference_bgr {
		display:block;
		width:auto;
		height:auto;
		min-height:inherit;
	} 
	
	#conference_content { 
		display: block;
		width:auto;
		height:auto;
		overflow:hidden;
		margin: 0;
		padding: 0;
		opacity:1.0; 
		background-color:#FFF;
		filter:alpha(opacity=100);
	}
} 



