@charset "utf-8";
/* CSS Document */


html, body, table, td {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	/*background-color:#fff9ea;*/
	background-color:#141414;
	font-family:verdana;
	font-size:12px;
	color:#585858;
}
.text_int_page {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin-right:30px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}

.text_int_page_wff {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin-right:30px;
	margin-top:15px;
	padding:0px;
}



.text_int_page_bold {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	font-weight:bold;
	margin-right:30px;
	padding-top:15px;
	padding-left:0px;
	padding-bottom:15px;
}

.text_int_page_bold_wo_top_padd {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	font-weight:bold;
	margin-right:30px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:15px;
}

.text_int_page_table {
	font-family:verdana;
	font-size:11px;
	color:#585858;
	margin-right:30px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
}
.text_int_page_bold_table {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-right:30px;
	padding-top:15px;
	padding-left:0px;
	padding-bottom:15px;
}

.text_int_page_bold_guide {
	
	margin-right:30px;
	padding-top:15px;
	padding-left:0px;
	padding-bottom:5px;
	
}

.text_int_page_bold_guide_link{
	
	font-family:verdana;
	font-size:12px;
	color:#73a7a2;
	font-weight:normal;
	text-decoration:underline;}


td {
	vertical-align: middle;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-x;
}
.table_int {
	background-color:#fff9ea;
	border:none;
}

.keynotes_table_int {
	margin-bottom:20px;
	background-color:#fff9ea;
	border:none;
}
#main_header {
	width:100%;
	height:25px;
	background-color:#575756;
}
#top_space {
	padding-top:20px;
}
.bottom_space {
	padding-top:30px;
}
/*#main_container {
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(img/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#141414;

	}
	*/
	



	

#content_area {
	width:923px;
	background-color:#fff9ea;
	border:solid 1px #fbe294;
	margin-left:auto;
	margin-right:auto;
}
/*#shadow_top{
	background-image:url(img/h_shadow_top.gif);
	width:925px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}*/
#register_button {
	background-image:none;
	width:925px;
	height:24px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	
}

.reg_button_red {
	margin-right:22px;
	padding:0px;
}
#left_cont {
	width:152px;
	padding-top:22px;
	float:left;
	
}
#left_logo {
	margin-left:30px;
}
#left_menu {
	width:120px;
	padding-left:32px;
	padding-top:30px;
}
#right_part {
	padding-top:22px;
	margin-left:154px;
	
}
#bottom_menu {
	vertical-align:top;
	margin-left:154px;
	padding-top:15px;
	margin-right:9px;
}
.bottom_menu_td {
	width:242px;
	height:0px;
	background-color:#fff9ea;
	background-image:none;
	vertical-align:top;
}
.bottom_menu_cont {
	width:240px;
	height:115px;
	background-color:#fff9ea;
	border:1px solid #e2dccf;
	margin-right:11px;
}
.bottom_menu_header_left {
	font-family: Georgia;
	font-size:20px;
	color:#ccc718;
	margin:18px 0 0 18px;
	font-weight:bold;
}

a.bottom_menu_header_left_link{
	
	font-family: Georgia;
	font-size:20px;
	color:#ccc718;
	text-decoration:none;
}

a.bottom_menu_header_left_link:hover { 
	font-family: Georgia;
	font-size:20px;
	color:#ccc718;
	text-decoration: underline;
}


.bottom_menu_header_center {
	font-family:Georgia;
	font-size:20px;
	color:#ef4638;
	margin:18px 0 0 18px;
	font-weight:bold;
}
.bottom_menu_header_right {
	font-family:Georgia;
	font-size:20px;
	color:#73a7a2;
	margin:18px 0 0 18px;
	font-weight:bold;
}


.bottom_menu_header_right_up_text {
	font-family:Georgia;
	font-size:14px;
	
	font-weight:bold;
}


a.bottom_menu_header_right_link {
	font-family:Georgia;
	font-size:20px;
	color:#73a7a2;
	text-decoration:none;
}


a.bottom_menu_header_right_link:hover {
	font-family:Georgia;
	font-size:20px;
	color:#73a7a2;
	text-decoration:underline;
}


a.bottom_menu_header_center_link {
	font-family:Georgia;
	font-size:20px;
	color:#ef4638;
	font-weight:bold;
	text-decoration:none;
}

a.bottom_menu_header_center_link:hover {
	font-family:Georgia;
	font-size:20px;
	color:#ef4638;
	font-weight:bold;
	text-decoration:underline;
}


.bottom_menu_body {
	font-family:"Verdana";
	font-size:11px;
	color:#a3a2a0;
	margin:10px 0 0 18px;
}


.bottom_menu_body_left {
	font-family:"Verdana";
	font-size:11px;
	color:#a3a2a0;
	margin:24px 0 0 18px;
}

ul {
	padding:0;
	margin:0;
	list-style:none;
}
li {
	padding-bottom:12px;
	font-family:Georgia;
	font-size:12px;
	color:#005941;
}
.left_side_menu_links {
	text-decoration:none;
	color:#005941;
}
.main_header_sec {
	font-family:Georgia;
	font-size:30px;
	color:#ccc718;
	font-weight:none;
}
.content_list {
	margin-left:30px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:circle;
	font-weight:none;
	margin-right:40px;
}
.content_list_2 {
	margin-left:60px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:disc;
	margin-right:30px;
}
.content_list_3 {
	margin-left:25px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:decimal;
	margin-right:30px;
}
.content_list_4 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:60px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:circle;
	margin-right:30px;
}
.content_list_5 {
	margin-left:40px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:disc;
	margin-right:30px;
}
.content_list_6 {
	margin-left:0px;
	font-family:verdana;
	font-size:10px;
	color:#585858;
	list-style:none;
	margin-right:0px;
}
.content_list_7 {
	padding:0px;
	margin:10px 10px 0px 20px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	list-style:disc;
}
.content_list_8 {
	margin-left:0px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:none;
	margin-right:0px;
}
.content_list_9 {
	padding:0px;
	margin:0px 0px 10px 0px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	list-style:none;
	
	
}

.content_list_10 {
	margin-left:30px;
	font-family:verdana;
	font-size:12px;
	color:#585858;
	list-style:disc;
	margin-right:30px;
}


p {
	margin:0px;
	padding-top:20px;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
}
.paragraph_header {
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
}
.paragraph_header_edu {
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
	margin:0px;
	padding:0px;
	width:500px;
}

.paragraph_header_sec {
	padding-top:20px;
	margin:0px;
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
}

.paragraph_header_padd {
	padding:20px 0px 20px 0px;
	margin:0px;
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
}

.planner_paragraph_header {
	padding-top:20px;
	padding-bottom:4px;
	margin:0px;
	font-family:Georgia;
	font-size:16px;
	color:#ef4738;
	font-weight:bold;
}

.paragraph_header_padding_top_bottom {
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
	padding:20px 0px 20px 0px;
	
}

.link_style_1 {
	font-family:verdana;
	font-size:12px;
	color:#73a7a2;
	text-decoration:underline;
}


.link_style_2 {
	font-family:verdana;
	font-size:10px;
	color:#73a7a2;
	text-decoration:underline;
	font-weight:bold;
}
.link_style_3 {
	
	color:#73a7a2;
	text-decoration:underline;
}



.fees_table_td {
	border:1px solid #e2dccf;
	width:50%;
	height:30px;
	background-color:#fff9ea;
	background-image:none;
}
.fees_table_td_1 {
	border:1px solid #e2dccf;
	text-align:center;
	font-family:Georgia;
	font-size:16px;
	color:#ef4738;
	font-weight:bold;
	width:25%;
	height:30px;
	background-color:#fff9ea;
	background-image:none;
}



.fees_table_td_content_1 {
	border:1px solid #e2dccf;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	height:20px;
	text-align:center;
	background-color:#fff9ea;
	background-image:none;
	width:25%
}
.fees_table_td_content {
	border:1px solid #e2dccf;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	height:20px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	font-weight:bold;
	width:50%;
	padding-top:2px;
	padding-bottom:2px;
}
.fees_table_td_content_small {
	font-style:italic;
	font-family:Verdana;
	font-size:10px;
	color:#585858;
	text-align:left;
	font-weight:normal;
}
.img_table {
	
	padding:5px 10px 5px 10px;
	background-color:#fff9ea;
	background-image:none;
	width:50%;
	height:1px;
	vertical-align:top;
}
.content_table {
	width:748px;
}


.content_table_tabs {
	width:100%;
	margin-top:20px;
}
.table_logos_td1 {
	border:none;
	text-align:center;
	width:73px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	padding-top:5px;
	padding-bottom:5px;
}
.table_logos_td2 {
	border:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	font-weight:normal;
	width:100%;
	height:1px;
	background-color:#fff9ea;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:none;
}
/*	.schedule_td1{
	border:1px solid #e2dccf;
	text-align:left;
	vertical-align:top;
	padding:4px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	font-weight:normal;	
	width:40%;
	height:20px;
	background-color:#fff9ea;
	background-image:none;}
	
	.schedule_td2{
	border:1px solid #e2dccf;
	text-align:left;
	vertical-align:top;
	padding:4px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	font-weight:normal;	
	width:10%;
	height:20px;
	background-color:#fff9ea;
	background-image:none;}
	
	.schedule_td3{
	border:1px solid #e2dccf;
	text-align:left;
	vertical-align:top;
	padding:4px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	font-weight:normal;	
	width:30%;
	height:20px;
	background-color:#fff9ea;
	background-image:none;}
	
	.schedule_list{
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	list-style:none;
	margin-right:0;
	padding:0px;

	}
*/	
.EmL_tab_dis {
	width:134px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.EmL_tab_left_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_dis.png);
	background-repeat:no-repeat;
	float:left;
}
.EmL_tab_center_dis {
	width:122px;
	height:32px;
	background-color:#73a7a2;
	float:left;
	text-align:center;
}
.EmL_tab_right_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_dis.png);
	background-repeat:no-repeat;
	margin-left:128px;
}
.EmL_tab_act {
	width:134px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.EmL_tab_left_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_act.png);
	background-repeat:no-repeat;
	float:left;
}
.EmL_tab_center_act {
	width:122px;
	height:32px;
	background-color:#ccc618;
	float:left;
	text-align:center;
}
.EmL_tab_right_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_act.png);
	background-repeat:no-repeat;
	margin-left:128px;
}
.tab_text {
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#FFF;
	padding-top:9px;
}
.EmEx_tab_dis {
	width:151px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.EmEx_tab_left_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_dis.png);
	background-repeat:no-repeat;
	float:left;
}
.EmEx_tab_center_dis {
	width:139px;
	height:32px;
	background-color:#73a7a2;
	float:left;
	text-align:center;
}
.EmEx_tab_right_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_dis.png);
	background-repeat:no-repeat;
	margin-left:145px;
}
.EmEx_tab_act {
	width:151px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.EmEx_tab_left_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_act.png);
	background-repeat:no-repeat;
	float:left;
}
.EmEx_tab_center_act {
	width:139px;
	height:32px;
	background-color:#ccc618;
	float:left;
	text-align:center;
}
.EmEx_tab_right_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_act.png);
	background-repeat:no-repeat;
	margin-left:145px;
}
.Ex_tab_dis {
	width:86px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.Ex_tab_left_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_dis.png);
	background-repeat:no-repeat;
	float:left;
}
.Ex_tab_center_dis {
	width:74px;
	height:32px;
	background-color:#73a7a2;
	float:left;
	text-align:center;
}
.Ex_tab_right_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_dis.png);
	background-repeat:no-repeat;
	margin-left:80px;
}
.Ex_tab_act {
	width:86px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.Ex_tab_left_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_act.png);
	background-repeat:no-repeat;
	float:left;
}
.Ex_tab_center_act {
	width:74px;
	height:32px;
	background-color:#ccc618;
	float:left;
	text-align:center;
}
.Ex_tab_right_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_act.png);
	background-repeat:no-repeat;
	margin-left:80px;
}
.Ent_tab_dis {
	width:103px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.Ent_tab_left_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_dis.png);
	background-repeat:no-repeat;
	float:left;
}
.Ent_tab_center_dis {
	width:91px;
	height:32px;
	background-color:#73a7a2;
	float:left;
	text-align:center;
}
.Ent_tab_right_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_dis.png);
	background-repeat:no-repeat;
	margin-left:97px;
}
.Ent_tab_act {
	width:103px;
	margin-right:1px;
	float:left;
	cursor:pointer;
}
.Ent_tab_left_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_act.png);
	background-repeat:no-repeat;
	float:left;
}
.Ent_tab_center_act {
	width:91px;
	height:32px;
	background-color:#ccc618;
	float:left;
	text-align:center;
}
.Ent_tab_right_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_act.png);
	background-repeat:no-repeat;
	margin-left:97px;
}
.All_tab_dis {
	width:53px;
	margin-right:0px;
	float:left;
	cursor:pointer;
}
.All_tab_left_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_dis.png);
	background-repeat:no-repeat;
	float:left;
}
.All_tab_center_dis {
	width:41px;
	height:32px;
	background-color:#73a7a2;
	float:left;
	text-align:center;
}
.All_tab_right_dis {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_dis.png);
	background-repeat:no-repeat;
	margin-left:47px;
}
.All_tab_act {
	width:53px;
	margin-right:0px;
	float:left;
	cursor:pointer;
}
.All_tab_left_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_left_side_act.png);
	background-repeat:no-repeat;
	float:left;
}
.All_tab_center_act {
	width:41px;
	height:32px;
	background-color:#ccc618;
	float:left;
	text-align:center;
}
.All_tab_right_act {
	width:6px;
	height:32px;
	background-image:url(img/tab_right_side_act.png);
	background-repeat:no-repeat;
	margin-left:47px;
}
#tabs {
	margin-left:0px;
	margin-top:0px;
	width:748px;
}
.tabs_bottom_line {
	height:31px;
	width:374px;
	border-bottom:solid 1px #e2dccf;
	margin-left:374px;
}
#EmL_content_top {
	width:706px;
	padding:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
}
#EmEx_content_top {
	width:706px;
	padding:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	display:block;
}
#Ex_content_top {
	width:706px;
	padding:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	display:block;
}
#Ent_content_top {
	width:706px;
	padding:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	display:block;
}
#EmL_content_schedule {
	width:706px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	border-bottom:solid 1px #e2dccf;
	display:block;
}
#EmEx_content_schedule {
	width:706px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	border-bottom:solid 1px #e2dccf;
	display:block;
}
#Ex_content_schedule {
	width:706px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	border-bottom:solid 1px #e2dccf;
	display:block;
}
#Ent_content_schedule {
	width:706px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	border-bottom:solid 1px #e2dccf;
	display:block;
}
#All_content_schedule {
	width:706px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-left:solid 1px #e2dccf;
	border-right:solid 1px #e2dccf;
	border-bottom:solid 1px #e2dccf;
	display:block;
}
.tabs_content_header {
	width:100%;
	height:38px;
	background-color:#f0eadc;
	margin:0px;
	padding:0px;
}

.tabs_content_header_1 {
	width:100%;
	height:38px;
	background-color:#f0eadc;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.tabs_content_header_2 {
	width:100%;
	height:38px;
	background-color:#f0eadc;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.tabs_content_header_text {
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	color:#555;
	padding:10px;
	margin:0px;
}
.schedule_table_td_photo {
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 10px 10px 0px;
	width:10%;
	vertical-align:top
}
.schedule_table_td_1 {
	border-right:1px solid #e2dccf;
	font-family:Verdana;
	font-size:11px;
	color:#585858;
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	padding:0px 10px 0px 5px;
	width:60%;
	vertical-align:top;
}
.schedule_table_td_2 {
	padding:0px 5px 0px 10px;
	border:none;
	font-family:Verdana;
	font-size:11px;
	color:#585858;
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	width:15%;
	vertical-align:top
}
.schedule_table_td_wo_photo {
	border-right:1px solid #e2dccf;
	font-family:Verdana;
	font-size:11px;
	color:#585858;
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	padding:0px 10px 0px 5px;
	width:80%;
	vertical-align:top;
}





.keynotes_table_td_photo {
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 10px 10px 0px;
	width:20%;
	vertical-align:top
}
.keynotes_table_td_1 {
	border:none;
	font-family:Verdana;
	font-size:11px;
	color:#585858;
	height:20px;
	text-align:left;
	background-color:#fff9ea;
	background-image:none;
	padding:0px 10px 0px 5px;
	width:80%;
	vertical-align:top;
}





.drop_menu {
	margin:0px;
	padding:0px;
}
.drop_menu li, .drop_menu li a {
	font-family:verdana;
	font-size:10px;
	color:#585858;
	padding:0px;
	margin:5px 0px 0px 0px;
	text-decoration:none;
	line-height:20px;
	display:block;
	vertical-align:bottom;
}

#drop_menu_change_classes{
	
	padding:0px;
	margin:0px;
	line-height:2px;
	display:block;
	}
#manageReg, #rosterOptions, #confAtt {
	display:none;
	list-style-type:none;
	margin:0;
}

#ElFaq, #EeFaq, #EFaq {
	
	display:none;
	margin:0px 0px 20px 0px;
	
}



.bios_body{
	background-color:#fff9ea;
	}


.bios_main{
	background-color:#fff9ea;
	margin:0px;
	width:570px;
	height:100%;
	padding:20px 20px 20px 20px;
	
	
	}
	
.bios_main_intpanel{
	background-color:#fff9ea;
	margin:0px;
	padding:20px 20px 20px 20px;
	
	
	}
	
.bios_img_form{
	padding:0px 10px 0px 0px;
	float:left;}
	
.bios_paragraph_header {
	padding:0px;
	margin:0px;
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
}
.bios_small_text {
	margin-top:10px;
	margin-left:0px;
	font-family:verdana;
	font-size:11px;
	color:#585858;
	list-style:none;
	margin-right:0px;
	padding:0px;
}

.bios_border_info_text {
		font-weight:bold;
}

.bios_text_page {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin:0px;
	padding:0px;
	text-align:justify;
	
}

.empty_space_planner{
	padding:20px 0px 20px 604px;		
	width:142px;}
	
.empty_space_edu{
	margin:0px;
	padding:0px;
	
	}
	
	
.button_edu{
	margin-left:513px;
	background-color:#fff9ea;
	border:none;
	width:142px;
	height:31x;
	
	}	
	
.button_print{
	background-color:#fff9ea;
	border:none;
	margin:0px;
	width:142px;
	height:31x;
	background-image:none;
	
	}
	
	
.button_print_left {
	padding:0px;
	margin:0px;
	border:none;
	background-color:#fff9ea;
	background-image:none;
	width:5px;
	height:31px;
	
}






.button_print_right {
	padding:0px;
	margin:0px;
	border:none;
	background-color:#fff9ea;
	background-image:none;
	width:5px;
	height:31px;
	
	
}
.button_print_center {
	padding:0px;
	margin:0px;
	width:132px;
	height:31px;
	border:none;
	background-color:#fff9ea;
	background-image:url(img/print_button_red_center.gif);
	text-align:center;
	cursor:pointer;
	
}


.button_edu_text{
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:0px;
	margin:8px 0px 0px 0px;
}

.button_print_text{
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:0px;
	margin:0px;
}
.edu_header{
	width:500px;
	font-family:Georgia;
	font-size:20px;
	color:#ef4738;
	font-weight:none;
	margin:0px;
	padding:0px;
	float:left;
	
	}

.planner_table_td_or {
	border-left:1px solid #e2dccf;
	border-top:1px solid #e2dccf;
	border-bottom:1px solid #e2dccf;
	text-align:center;
	font-family:Georgia;
	font-size:16px;
	color:#ef4738;
	font-weight:bold;
	width:22px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 0px 2px 0px;
	}

.planner_table_td_1 {
	border-top:1px solid #e2dccf;
	border-bottom:1px solid #e2dccf;
	text-align:center;
	font-family:Georgia;
	font-size:16px;
	color:#ef4738;
	font-weight:bold;
	width:22px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 0px 2px 0px;
	}

.planner_table_td_2 {
	border-top:1px solid #e2dccf;
	border-bottom:1px solid #e2dccf;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	font-weight:normal;
	width:158px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 0px 2px 0px;
}

.planner_table_td_end {
	border-right:1px solid #e2dccf;
	border-top:1px solid #e2dccf;
	border-bottom:1px solid #e2dccf;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	font-weight:normal;
	width:158px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	padding:2px 0px 2px 0px;
}

.planner_text_und_table{
	font-family:Verdana;
	font-size:11px;
	padding:6px 0px 0px 5px;
	margin:0px;
}

.planner_result_table_td_1{
	border:1px solid #e2dccf;
	background-color:#fff9ea;
	background-image:none;
	width:20px;
	height:1px;
	padding:4px 0px 4px 0px;
	text-align:center;
}
.planner_result_table_td_2{
	border:1px solid #e2dccf;
	background-color:#fff9ea;
	background-image:none;
	width:371px;
	padding:4px 0px 4px 0px;
	text-align:left;
	
}
.planner_result_table_td_3{
	border:1px solid #e2dccf;
	background-color:#fff9ea;
	background-image:none;
	width:136px;
	padding:4px 0px 4px 0px;
	text-align:left;
	
}

.planner_result_table_td_4{
	border:1px solid #e2dccf;
	background-color:#fff9ea;
	background-image:none;
	width:200px;
	padding:4px 0px 4px 0px;
	text-align:left;
	
}
.planner_result_table_td_5{
	border:1px solid #e2dccf;
	background-color:#fff9ea;
	background-image:none;
	width:572px;
	padding:4px 0px 4px 0px;
	text-align:left;
	
}






.planner_result_table_header{
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:16px;
	color:#73a7a2;
	font-weight:normal;
}

.planner_table_text {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin:0px 0px 0px 6px;
	padding:0px;
}
.clearfix
{
 display: block;
 //height: 1%;
}
.clearfix:after
{
 content: '.';
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
 line-height: 0;
}


.keynotes_top_paragraph_text{
	padding:20px 0px 20px 0px;
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;	
	color:#585858;}
	
.keynotes_table_name_text{
	padding:0px 0px 12px 0px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;	
	color:#73a7a2;
	margin:0px}
	
.keynotes_table_descr_text{
	padding:0px 0px 18px 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#585858;
	margin:0px}



*+html .clearfix
{
 height: auto;
}

.checkbox{
	padding:0px;
	margin:0px;
}
	

#cbEL{
	padding:0px;
	margin:0px;}

	
#EL,#EE,#Ex,#En,#EY {
	padding:0;
	margin:0px;
	display:none;
	}
	
.agenda_table_int {
	padding:0px;
	margin:20px 0px 10px 0px;
	background-color:#fff9ea;
	border:none;
}	
	
.agenda_table_td_content_1 {
	padding:10px 8px 0px 8px;
	border:1px solid #e2dccf;
	font-family:Verdana;
	font-size:12px;
	color:#585858;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	width:25%;
	vertical-align:top;
	text-align:left;
}

.cargill_sponsor_footer{
	width:360px;
	 padding:0px 200px 0px 120px;
	text-align:center;
	
	
	}
	

.footer_table_td_content {
	padding:10px 0px 20px 0px;
	border:none;
	font-size:11px;
	font-style:italic;
	color:#585858;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	width:280px;
	vertical-align:middle;
	text-align:left;
	white-space:nowrap;
	
}

.footer_table_td_img {
	padding:10px 0px 20px 0px;
	border:none;
	color:#585858;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	width:1px;
	text-align:left;
	
}

.cargill_img{
	border:none;
	margin:0px;
}

.table_int_bottom {
	
	background-color:#fff9ea;
	border:none;
	width:360px;
}

.table_int_reg_info {
	background-color:#fff9ea;
	border:none;
	width:746px; 
	height:1px
}


.reginfo_table_td {
	border:none;
	width:604px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	vertical-align:middle; 
	padding:20px 0px 20px 0px;
}

.reginfo_table_td_button {
	border:none;
	width:142px;
	height:1px;
	background-color:#fff9ea;
	background-image:none;
	vertical-align:middle; 
	padding:20px 0px 20px 0px;
}




.sponsors_table_td {
	border:1px solid #e2dccf;
	width:50%;
	height:1px;
	padding:10px 0px 10px 0px;
	margin:0px;
	background-color:#fff9ea;
	background-image:none;
	text-align:center;
	font-family:Georgia;
	font-size:16px;
	color:#ef4738;
	font-weight:bold;
}
.sponsors_table_td_2 {
	border:1px solid #e2dccf;
	width:50%;
	height:1px;
	padding:5px 0px 5px 8px;
	margin:0px;
	background-color:#fff9ea;
	background-image:none;
	text-align:left;
}

.sponsor_table_int {
	background-color:#fff9ea;
	border:none;
	}
	
	
.sponsor_text_int_page {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin:20px 30px 20px 0px;
	padding:0px;
}


.sponsor_text_int_page {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin:20px 30px 20px 0px;
	padding:0px;
}


.sponsor_logo_td_img{
	border:none;
	width:100%;
	background-color:#fff9ea;
	background-image:none;
	text-align:center;
}


.sponsor_logo_td_img_row{
	border:none;
	width:100%;
	background-color:#fff9ea;
	background-image:none;
	padding:5px 0px 5px 0px;
	text-align:center;
}


.sponsor_logo_td_text{
	border:none;
	background-color:#fff9ea;
	background-image:none;
	padding:0px 0px 0px 10px;
	width:205px;
}




.welcome_text_table {
	font-family:verdana;
	font-size:11px;
	color:#585858;
	margin:10px 0px 0px 0px;
	padding:0px;
	
}

.welcome_table_int {
	background-color:#fff9ea;
	border:none;
	margin:20px 0px 20px 0px;
}

.welcome_img_table {
	
	padding:10px 10px 10px 0px;
	background-color:#fff9ea;
	background-image:none;
	width:50%;
	height:1px;
	vertical-align:top;
}

.toc_content_header {
	width:100%;
	height:38px;
	background-color:#f0eadc;
	margin:0px;
	padding:0px;
}

.toc_content_header_text {
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	color:#585858;
	padding:10px;
	margin:0px;
}

.toc_content_header_int {
	
	font-family:Georgia;
	font-size:14px;
	font-weight:normal;
	margin:0px;
	padding:10px 0px 10px 20px;
	border-bottom: solid 1px #f0eadc;
}

.toc_content_header_int_link {

 color:#73a7a2;
	
	
}
.faq_text_int_page {
	font-family:verdana;
	font-size:12px;
	color:#585858;
	margin:0px 0px 20px 0px;
	padding:0px;
}




.content_table_menu {
	width:748px;
	height:304px;
	margin:20px 0px 20px 0px;
	background-color:#faf4e6;
}
