body{
	background-color:#ffffff;
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	text-align:center;
	line-height: 135%;
}
/*generic styleS*/
img{
	border:0px;
}
.clear{
	clear:both;
	font-size:1px;
}

A:link {
	color: #0000ff;
	text-decoration: underline;
}

A:hover {
	color:#ff0000;
	text-decoration: underline;
}

A:visited {
	text-decoration: none;
	color: #0000ff;
}

#container{
	width:800px;
	float:left;
	background-color:#FFFFFF;
}

#printbtn {
	display: none;
	}

	/* LOGO AREA */
	#top{
		float:left;
		text-align:left;
		background: url(../images/logo.jpg) right top;
		background-repeat:no-repeat;
		
	}

		#top_right{
			display: none;
			
		}
		#topnav {
			display: none;
		}


	/* BANNERS AND MENU */
	#menu{
		display:none;
	}
		
			
	#mission{
		display:none;
	}

		
	/* HOME PAGE HIGHLIGHTS */
	#highlights{
		clear:both;
		text-align:left;
	}
	
		#h_left{
			float:left;
			width:580px;
			height:288px;
			color: #999999;
		}

		#h_right{
			padding-top: 30px;
			float:left;
			width:184px;
		}

		#h_content {	
			height: 500px;
			align: left;
			margin:30px 0px 0px 30px;
			line-height: 200%;
		}
	/* FOOTER */
	#footer{
		width:600px;		
		height: 30px;
		padding-top:30px;
		color: #000000;
		font-size:10pt;
		text-align:right;
		padding-right: 60px;

	}

	#f_partner{
		display:none;
		}
	#f_partner img {
		display:none;}
	
	/* CONTENT */
	#content{
		clear:both;
		text-align:left;
		padding-top: 20px;
	}
	
		#c_left{
			float:left;
		}
			#left_content {
				width: 650px;
			}	
						
			#c_headinga {
				padding-top: 20px;
			
			}

			
			#c_headingb {
				font-family: Arial;
				font-weight: bold;
				font-size: 14pt;
				letter-spacing: 2px;
				padding-left: 20px;
				padding-top: 20px;
				color: #000000;
			}
			
			#c_headingb2 {
				font-family: Arial;
				font-weight: bold;
				font-size: 14pt;
				letter-spacing: 1px;
				padding-left:30px;
				padding-top:20px;
				color: #000000;
			}
			
			
			#c_headingc{
				font-family: Arial;
				font-weight: bold;
				font-size: 12pt;
				letter-spacing: 1px;
				margin-left: 30px;
				padding-top: 25px;
				color: #000000;
				display: block;
			}
			
			#c_headingd{
				font-family: Arial;
				font-weight: bold;
				font-size: 12pt;
				margin-left: 30px;
				color: #000000;
				display: block;
			}
			
			.c_text {	
				font-family: Arial;
				color: #000000;
				font-size: 11pt;
				align: left;
				padding-left: 30px;
				padding-top: 15px;
				padding-bottom: 10px;

			}	
			.c_text_nopadding {
				font-family: Verdana;
				color: #666666;
				font-size: 11pt;
				align: left;
				padding-left: 12px;
				padding-top: 0px;
				}
			
			.cform {
				width: 535px;
				margin: 0px 20px 20px 20px;
				padding-bottom: 10px;
				}

			.c_textb {	
				font-weight: bold;
				font-family: Arial;
				color: #000000;
				font-size: 11pt;
				align: left;
				padding-left: 20px;
				padding-top: 10px;
			}	
			
			.c_textform {	
				font-family: Arial;
				color: #000000;
				font-size: 11pt;
				align: left;
				padding-left: 20px;
			}	
			
			.c_textformb {	
				font-weight: bold;
				font-family: Arial;
				color: #000000;
				font-size: 11pt;
				align: left;
				padding-top: 5px;
				padding-left: 10px;
				padding-bottom: 4px;
				text-decoration: underline;
			}	

		#c_right{
			display:none;
		}
			
		.textinput {
			border-top-width: 0px;
			border-left-width: 0px;
			border-right-width: 0px;
			border_bottom: solid 1px #cccccc;
				
		}
		.textarea {
			border: solid 1px #cccccc;
				
		}
/* previous conferences*/		
		
#years {
	display: none;
}			

.conf_title {
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	display: block;
	background-color: #000000;
	margin-top: 10px;
	padding: 5px;
	}
	
.conf_sub {
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
}

.days {
	background-color:#ffffff;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12pt;
	font-family: Arial;
	color: #000000;
		}

.date{
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	float: left;
	width: 75%;
	
	}	
.download {
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	width: 25%;
	float:right;	
	text-align: right;
	
}
.line {
	border-bottom: 1px solid #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	}
		



