* {
	padding: 0;
	margin: 0;
}


/* height and width stuff, width not really Necessary. */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	background-color: #f6f5f9;
}



a {
	color: #000000;

}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

a img {
	border: none;
}



/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02_2.jpg) repeat-y;
}

#wrapper2 {

	/*background: url(images/img10_2.jpg) no-repeat left bottom;*/
}

/* Header */
#top {
	height: 60px;
	background: url(images/top.jpg) no-repeat;
}
#header {
	height: 145px;
	background: url(images/header.jpg) no-repeat top center;
	position: relative;
}
#header_cn {
	height: 145px;
	background: url(images/C_MT09_w_t_c_02.jpg) no-repeat center top;
	position: relative;
}

#headerjp {
	height: 145px;
	background: url(images/header_jp.jpg) no-repeat top center;
	position: relative;
}

#local {
	padding: 0;
	font-size: 24px;
	color: #F9F8F6;
	position: absolute;
	margin-left: 0px;
	left: 42px;
	top: -1px;
	width: 84px;
	text-align: left;
	line-height: 28px;
	height: 35px;
}
#local_cn {
	padding: 0;
	font-size: 24px;
	color: #F9F8F6;
	position: absolute;
	margin-left: 0px;
	left: 42px;
	top: -1px;
	width: 84px;
	text-align: left;
	line-height: 28px;
	height: 35px;
}

#logo span {
	font-size: 20px;
	line-height: 22px;
}



#logo a {
	text-decoration: none;
	color: #472f91;
}
#logo {
	height: 150px;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}



/* Page */

#page {
background: url(images/img04.jpg) no-repeat top center; 
}

/* Content */

#content {
	float: right;
	width: 560px;
	padding: 15px 95px 0 0;
	position: relative;
}
#content2 {
	float: right;
	width: 585px;
	padding: 15px 70px 0 0;
	position: relative;
}

.entry {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #595959;
}

.entry ol{
	list-style: disc inside;
}

.pg_title {font-size:20px;
		   font-weight:bolder; 
		   line-height:1.3ems; 
		   letter-spacing:normal; 
		   color: #000000; 
		   border-bottom:1px solid #F2F2F2;
		   margin-bottom:18px;
}
.breakline {
	line-height:1.3ems;
	border-bottom:1px solid #F2F2F2;
	margin-bottom:18px;
}
.style2 {font-size: 14px; font-weight: bold; }

.meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(media/img07.jpg) repeat-x left bottom;
	line-height: normal;
}
.posted {
	display: block;
	float: left;
}
.permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(media/img09.jpg) no-repeat left center;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 50px 0 0 65px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	height: 2em;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}




.arrowlistmenu{
	width: 215px; /*width of accordion menu*/
	background:#F7FBFD;


   *height:100%;
	background:#fff;
	font-size:1em;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	color:#333333;
	letter-spacing:0.1em;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 10px 0 7px 8px; /*header text is indented 10px*/
	cursor: pointer;
	text-decoration: none;
	background-color: #CCC;
	display: block;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-color: #CC0000;
	color: #FCFFFF;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;


}

.arrowlistmenu ul li a{
	color: #666; /*custom bullet list image*/
	display: block;
	padding: 5px 0 5px 14px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #F4F4F4;
	font-size: 1em;
	margin: 0px;
}

.arrowlistmenu ul li a:visited{

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	display:block;
	color:#555;
	background-color: #EEEEEE;
	padding-bottom: 3px;
}

.arrowlistmenu ul li a:hover .bottom{ /*hover state CSS*/
	border-bottom:none;
}

.arrowlistmenu {
	margin: 0px;
	padding: 0;
}
.arrowlistmenu #link a:hover {
	color: #666666;

}
.arrowlistmenu #link a:hover {
	color: #CC0000;

}

.arrowlistmenu #link a {
	color: #666;
	text-decoration: none;
}


.categoryitems li .bottom {
	border-bottom-style: none;
	margin: 5px;
}
h6 {
	font-size: 1.8em;
	margin: 0px;
	border-bottom: 1px solid #F2F2F2;
}


/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 100px;
	background: url(images/img05_2.jpg) no-repeat;
}

#footer p {
	text-align: center;
	color: #8E8E8E;
	
}
#footer  li {
	display: inline;
}
#footer ul {
	text-align: center;
	padding-top: 25px;
	margin: 0;
	padding-bottom: 5px;
}
#footer p span {
	font-size: 10px;
}


#footer a {
	text-decoration: none;
	color: #666;
	padding-right: 15px;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#logo img {
	padding-bottom: 8px;
}

#trans {
	padding: 5px 50px 5px 0;
}

#trans a {
	color:#666;
}

#trans a:hover {
color: #CC0000;
	text-decoration: none;
}
.td_1 {
	border-top: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	background: #CCCCCC;
}
.td_2 {
	border-top: 1px solid  #ACACAC;
	border-left: 1px solid  #ACACAC;
	padding: 3px;
	font-weight: bold;
	border-right: 1px solid  #ACACAC;
	text-align: center;
	background: #CCCCCC;
}
.td_3 {
	border-left: 1px solid #ACACAC;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	background: #EFEFEF;
	border-right: 1px solid #ACACAC;
}
.td_4 {
	padding: 3px;
	text-align: left;
	border-left: 1px solid #ACACAC;
}
.td_5 {
	padding: 3px;
	text-align: left;
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
}
.td_6 {
	padding: 3px;
	text-align: left;
	border-left: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}
.td_7 {
	padding: 3px;
	text-align: left;
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
}
.td_8 {
	border-top: 1px solid  #ACACAC;
	border-left: 1px solid  #ACACAC;
	padding: 3px;
	font-weight: bold;
	border-right: 1px solid  #ACACAC;
	text-align: left;
	background: #CCCCCC;
}
.remark {
	color: #CC0000;
}
.table_hdr {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.numbers {

}
.sub_hdr {
	font-size:20px;
	font-weight:bolder;
	line-height:1.3ems;
	letter-spacing:normal;
	color: #CC0000;
}
.conf_hdr {
	font-size: 17px;
	font-weight: bold;
	vertical-align: text-bottom;
}
.style3 {
	color: #999999;
	font-style: italic;
}
#testimonials {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	background: #FFFFDF;
}
#testimonials2 {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	background: #FFFFDF;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 175px;
}
#testimonials2 .testimonials2_hdr {
	font-weight: bold;
	text-align: center;
	display: block;
}
.dm_pgHdr {
	font-size:16px;
	font-weight:bolder;
	line-height:125%;
	letter-spacing:normal;
	color: #000000;
	border-bottom:1px solid #F2F2F2;
	margin-bottom:18px;
}
#supporters {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#endorse {
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	width: 98px;
}
/*conference*/
#forum_btn_1 {
	background: url(media/forum_btn.jpg) repeat-x;
	padding: 0px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #068898;
	margin: 0px 4px 0px 0px;
	height: 45px;
	border: 1px solid #CCCCCC;
}
#forum_btn_1 a {
	text-decoration: none;
	border-style: none;
	display: block;
	margin: 0px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 5px;
	color: #333333;
}#forum_btn_1 a:hover {
	text-decoration: none;
	border-style: none;
	color: #FFFFFF;
	display: block;
}
#forum_btn_2 {
	padding: 0px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #068898;
	margin: 0px 4px 0px 0px;
	height: 45px;
	border: 1px solid #CCCCCC;
	background-image: url(media/forum_btn.gif);
	background-repeat: repeat-x;
}
#forum_btn_2 a {
	text-decoration: none;
	border-style: none;
	display: block;
	margin: 0px;
	padding: 14px 0px 4px;
	text-align: center;
	color: #333333;
}
#forum_btn_2 a:hover {
	text-decoration: none;
	border-style: none;
	color: #FFFFFF;
	display: block;
}
#forum_btn_3 {
	background: url(media/forum_btn.jpg) repeat-x;
	padding: 0px;
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px 4px 0px 0px;
	height: 45px;
	border: 1px solid #CCCCCC;
}
#forum_btn_3 a {
	text-decoration: none;
	border-style: none;
	display: block;
	margin: 10px 0px 0px;
	padding: 4px;
	color: #333333;
}

#forum_btn_3 a:hover {
	text-decoration: none;
	border-style: none;
	color: #FFFFFF;
	display: block;
}
#pg_top  {
	text-align: right;
}
#pg_top a {
	text-align: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conf_Time {
	background: #E9E9E9;
	color: #666666;
	text-align: center;
	padding: 2px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conf_Me1 {
	float: left;
	width: 53px;
	background: #ACACAC;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.conf_hdr {
	padding: 4px;
	width: 99%;
	display: block;
	font-weight: bold;
	color: #595959;
	font-size: 12px;
	margin: 0px;
	background-color: #CCCCCC;
}
.conf_brk {
	width: 99%;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.conf_Time2 {
	background: #E9E9E9;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
	margin-right: 8px;
}
#conf_Me2 {
	float: left;
	width: 53px;
	background: #ACACAC;
	text-align: center;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 1px;
}
.conf_dots {
	width: 99%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.confBio {
	color: #666666;
	line-height: 140%;
}
.confSpeaker {
	font-weight: bold;
	color: #000000;
}
