/* CSS Document */


body{
	background-color:#fff;
	margin:0;
	padding:0;
	
}

#head_master{
	position:absolute;
	top:0px;
	margin: 0 auto;
	width:100%;
	background-color:#000066;
	background-image:url(img/bg_header.jpg);
	background-repeat:repeat-y;
	background-size:contain;
	height:260px;
	border:1px solid #000;	
	
}

#header{
	padding: 0 0 0 0 ;
	width:1000px;
	height:260px;
	margin:0 auto;	
	position:relative;
	top:0px;
}




#top_strip{
	position:absolute;
	top:0px;
	margin: 0 auto;
	width:100%;
	border-bottom:#000066;
	border-top:#000066 solid 33px;
	z-index:1000;
	height:100px;	
}


#title{
	width:1000px;
	padding-top:0px 0 0 0;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;		
	position:absolute;
	bottom:0;
	height:235px;
	margin-top:0px;
	top:0px;
}

#head_table{	
	top:0px;
	background-image:url(img/head_img_bg.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}

#conf_title_expanded{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000066;
	width:600px;
	background-image:url(img/bg_trans_white.png);
}
#venue_heading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000066;
	width:450px;
	background-image:url(img/bg_trans_white.png);
}


#master_container{
	position:absolute;
	top:250px;
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin:0 auto;
}



#main_container{
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	height: 4000px;
	top:0px;
	z-index:10px;	
	margin-top:30px;
}


.conf_title{
	color:#fff;
	font-size:27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:27px 0 0 0;
}

#menu_full{
	position:absolute;		
	margin:0 auto;
	width:100%;
	top:237px;
	z-index:1000;

}
#menu_center{
	margin:0 auto;
	width:1000px;	
}

.menu{
	margin:0 auto;
	width:1000px;
	padding:0px 0px 0px 0px;
	top:0px;
}

.menu.sticky{
  margin:0 auto;
  position: fixed;
  width:1000px;
  top: 0;  
  z-index: 1000;
}
#menu_full.sticky{
  margin:0 auto;
  position: fixed;
  width:100%;
  top: 0;
  color:#fff;
  z-index: 1000;	 
}

.menu table tr td{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.menu_item{
	height:25px;
	line-height:25px;
}

.menu_item:hover{
	background-color:#1E78B5;
	color:#ffffff;
	cursor:pointer;
}

.menu_item a{
	text-decoration:none;
	color:#1E78B5;
}


.menu_item a:hover{
	text-decoration:underline;
	background-color:#1E78B5;	
	color:#fff;
}


.menu_last{
	color:#1E78B5;
	height:25px;
	line-height:25px;	
}

.menu_last:hover{
	background-color:#1E78B5;
	color:#ffffff;
	cursor:pointer;	
}

.menu_last a{
	text-decoration:none;
	color:#1E78B5;
}


.menu_last a:hover{
	text-decoration:underline;
	background-color:#1E78B5;	
	color:#fff;
}

#announce{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0000CC;
	text-align:justify;
	border:thin #999 dotted;
	padding: 10px 10px 10px 10px;
	margin-top:20px;
	background-color:#dedede;
	
}

#step{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#1E78B5;
	color:#fff;
	width:200px;
	padding:5px 5px 5px 5px;
}

#sticky_anchor_footer{
	height:1px;
	width:1px;
	border:none;
}

.cdc_full_width{
	width:100%;
	position:absolute;
	z-index: 1000;	
	padding:0px;
	bottom:0px;
		
}
.cdc{	
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:20px;
	text-align:center;
	width:100%;
	color:#fff;
	background-color:#a5191c;
	z-index: 1000;	
	padding:0px;
	cursor:pointer;	
	border:2px solid #000;		
}

#inner_cdc{
	padding:0px 0px 0px 5px;
	height:20px;
	width:100%;
	margin-top:0px;
	text-align:center;
	float:left;
	display:inline;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	padding:0px 0px 0px 5px;
	color:#fff;
	line-height:20px;
	cursor:pointer;	
}
.cdc a{

	text-decoration:none;
	z-index: 1000;
	margin-top:0;
	display:inline;
	width:0px;
	height:0px;
	cursor:pointer;
}

.cdc a:hover{
	text-decoration:underline;
}

.cdc.sticky {
  margin:0 auto;
  position: fixed;
  width:900px;
  bottom:0;
  z-index: 1000;
}

#welcome_logout{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding: 2px 0px 5px 5px;
	font-weight:bold;
	text-align:right;
	height:30px;
	vertical-align:top;
	width:950px;

}

#welcome_logout a{
	text-decoration:none;	
}

