@charset "utf-8";
/* CSS Document */
body, td {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.4em;
}

.top_menu
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000000;
}

/*
.top_menu_button
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color: #333333;
	text-decoration:none;
}
*/

a.top_menu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.top_menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.top_menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}


.top_small_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

a.top_small_menu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.top_small_menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.top_small_menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.td4 td {
	text-align:left;
}

.tier_outer_td {
	padding:20px 10px 10px 50px;
	
}

.tier_tbl {
	margin-top:10px;
	text-align:left;
}

.tier_paypal {
	text-align:center;
}

.body_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#ff4200;
	margin-left:20px;
}

.body_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}

.horizontal_line{
clear: both;
padding: 0;
width: 90%;
height: 1px;
line-height: 1px;
background: #CCC;
margin-top:4px;
margin-left:10px;
}

.horizontal_line_dotted{
clear: both;
padding: 0;
width: 95%;
border-color:#036;
margin-top:0px;
margin-left:10px;
margin-bottom:10px;
border-style:dotted;
border-top-width:2px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
}

.footer {
	font-size:11px;
}

.termsofuse_text {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.2em;
}


.sponsors_box01 {
	background:#DBE9D6;
	border:1px solid #996;
}
.sponsors_text {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.2em;
}

.sponsors_li_title {
	font-weight:bold;
	font-size:16px;
	color:#900;
}

.sponsors_li {
	line-height:1.8em;
}

.how_contents div {
	text-align:left; 
	margin-left:10px; 
	margin-right:10px; 
	line-height:1.3em;
	margin-bottom:10px;
}

.how_sm_img {
	float:left;
	margin:0px 10px;
}

.how_contents_title {
	margin-top:40px;
	font-weight:bold;
	font-size:16px;
	color:#900;
}

.conference_tbl span {
/*	color:#CCC;
*/}

.media_contents div {
	font-size:12px;
	text-align:left; 
	margin-left:16px; 
	margin-right:10px; 
	line-height:1.4em;
	margin-bottom:10px;
}

.contact_tbl {
	margin-top:20px;
	margin-left:20px;
	height:auto;
}

.contact_tbl th, contact_tbl td {
	text-align: left;	
}

.payment_tbl td {
	text-align:left;	
}

#schedule_tbl
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#schedule_tbl td, #schedule_tbl th 
{
font-size:11px;
border:3px solid #C9E0D7;
padding:3px 7px 2px 7px;
}
#schedule_tbl th 
{
font-size:12px;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color: #DBE7EA;
color:#333;
}
#schedule_tbl tr.alt td 
{
color:#000000;
background-color:#E9F3EC;
}

.tooltip_click_here {
	width:500px;
	text-align:left;
	margin:5px;
}