.cbb {
	padding:0 10px;
	margin:1.5em 0;
	background:#fff;
	border:1px solid #666;
	}
.cb {
	margin:0em 0;
	}
.bt {  /* Note corners 18x32*/
	background:url(mainbox.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:32px;
	text-align: left;
	}
.bt div {
	height:32px;
	width:18px;
	position:relative; left:-18px;
	background:url(mainbox.png) no-repeat 0 0;
	}
.bb {
	background:url(mainbox.png) no-repeat 100% 100%;
	margin:0 0 0 18px;
	height:32px;
	text-align: left;
	}
.bb div {
	height:32px;
	width:18px;
	position:relative; left:-18px;
	background:url(mainbox.png) no-repeat 0 100%;
	}
.i1 {
	padding:0 0 0 16px;
	background:url(mainb.png) repeat-y 0 0;
	}
.i2 {
	padding:0 16px 0 0;
	background:url(mainb.png) repeat-y 100% 0;
	}
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 0px;
	}
.menu .bt { /* Note corners 15x28*/
	background:url(menubox.png) no-repeat 100% 0;
	margin: 0 0 0 0px;
	height:28px; /* height of top border for top border*/
	}
.menu .bt div {
	height:28px; /* height of top border for left border*/
	width: 0px;
	left: 0px;
	background:url(menubox.png) no-repeat 0 0;
	}
.menu .bb {
	background:url(menubox.png) no-repeat 100% 100%;
	margin: 0 0 0 0px;
	height:28px; /* height of bottom border for bottom border*/
  display: block;
	}
.menu .bb div {
	height:28px; /* height of bottom border for left border*/
	width: 0px;
	left: 0px;
	background:url(menubox.png) no-repeat 0 100%;
	display: block;
	}
.menu .i1 {
/*	padding:0 0 0 0; /*Horiz inset of main body, left*/
	background:url() repeat-y 0 0;*/
	background:url() repeat-y 0 0;
	padding:0 0 0 0; /*Horiz inset of main body, left*/
	}
.menu .i2 {
	padding:0 13px 0 0;  /*Horiz inset of main body, right*/
	background:url(menub.png) repeat-y 100% 0;
	}
.menu .i3 {
	padding:0 0 0 0;
	}
.menu .spoutt  {
	margin-right:-30px;
	background:url(spouttop.png) no-repeat bottom right;
	padding-right:32px;
	vertical-align: bottom;
	position: relative; left: 0px; bottom: 0px;
	z-index: 20;
}
.menu .spoutb  {
	margin-right:-30px;
	background:url(spoutbottom.png) no-repeat top right;
  padding-right:32px;
	vertical-align: bottom;
	position: relative; left: 0px; bottom: 0px;
	z-index: 20;
	}
.menu .spout  {
	background:#ffff66;
	text-decoration: none;
	color: #888800;
	margin-right:-30px;
	padding-right: 24px;
	position: relative; left: 0px;
	z-index: 20;
	border-right-style: solid;
	border-right-color: #ffffff; 
	border-right-width: 5px;
}
.menu .spout .t {
	position: absolute; right: -1px; top: 0px;
	width: 1px;
	height: 5px;
	background:url(connectct.png) no-repeat top right;
}
.menu .spout .b {
	position: absolute; right: -1px; bottom: 0px;
	width: 1px;
	height: 5px;
	background:url(connectcb.png) no-repeat bottom right;
}

.main {
	width: 84%;  /*orig83, 85*/
	float: left;
	margin: 1em;
	margin-top:1.5em;
	margin-left: 1px;
	margin-bottom: 20px;
	font-size: 1em;	
}
.menu {
	width:14%;   /* orig15, 13*/
	float:left;
	font-size: 0.85em;
	color: #666666;
	line-height: 1.2em;
	text-align: left;
}
.menu .name {
	font-size: 1.8em;
	line-height: 1.0em;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.menu .item {
	text-align:left;
	text-indent: -10px;
	padding-left: 26px;
}
.menu .bullet {
	text-align:right;
	padding-right: 2px;
}
.menu .norm {
	padding-right: 3px;
}
.koushi {
	position: relative; bottom: 19px; right: 24px;
	float: right;
	height: 25px;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #444444;
}
.koushi div {
	position: relative; bottom: 15px; right: -4px;
	background:url(koushi.png) no-repeat top right;
	float: right;
	height: 25px;
	width: 26px;
}
.koushi a:link {
	text-decoration: none;
	color: #444444;
}
.koushi a:visited {
	text-decoration: none;
	color: #444444;
}
.koushi a:hover {
	text-decoration: underline;
	color: #444444;
}

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}
dl {
	font-size: 1.0em;
	margin-left: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}

hr {
	border: 0;
	color: #000;
	background-color: #888;
	height: 1px;
	width: 80%;
	margin-top: 1.5em;
	margin-bottom: 2.0em;
}
a:link {
	text-decoration: none;
	color: #3366ff;
}
a:visited {
	text-decoration: none;
	color: #3366ff;
}
a:hover {
	text-decoration: underline;
	color: #999966;
}


/*
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}

.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
*/





.inset .bt {
	background:url(insetbox.png) no-repeat 100% 0;
	height:8px; /* height of top border for top border*/
	margin: 0 0 0 8px;
}
.inset .bt div {
	height:8px; /* height of top border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 0;
}
.inset .bb {
	background:url(insetbox.png) no-repeat 100% 100%;
	height:8px; /* height of bottom border for bottom border*/
	margin: 0 0 0 8px;
}
.inset .bb div {
	height:8px; /* height of bottom border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 100%;
}
.inset .i1 {
	padding:0 0 0 0px; /*Horiz inset of main body, left*/
	background:url(insetb.png) repeat-y 0 0;
}
.inset .i2 {
	padding:0px 0px 0 0;  /*Horiz inset of main body, right*/
	background:url(insetb.png) repeat-y 100% 0;
}
.inset .i3 {
	margin: 0;
	padding:0em;
	background-color: #e6e6e6;
	border:0px;
}

.data .bt {
	background:url(insetbox.png) no-repeat 100% 0;
	height:8px; /* height of top border for top border*/
	margin: 0 0 0 8px;
}
.data .bt div {
	height:8px; /* height of top border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 0;
}
.data .bb {
	background:url(insetbox.png) no-repeat 100% 100%;
	height:8px; /* height of bottom border for bottom border*/
	margin: 0 0 0 8px;
}
.data .bb div {
	height:8px; /* height of bottom border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 100%;
}
.data .i1 {
	padding:0 0 0 0px; /*Horiz inset of main body, left*/
	background:url(insetb.png) repeat-y 0 0;
}
.data .i2 {
	padding:0px 0px 0 0;  /*Horiz inset of main body, right*/
	background:url(insetb.png) repeat-y 100% 0;
}
.data .i3 {
	margin: 0;
	padding:0px 0 0 0;
	background-color: #e6e6e6;
	border:0px;
}




.photo .bt {
	background:url(insetbox.png) no-repeat 100% 0;
	height:8px; /* height of top border for top border*/
	margin: 0 0 0 8px;
}
.photo .bt div {
	height:8px; /* height of top border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 0;
}
.photo .bb {
	background:url(insetbox.png) no-repeat 100% 100%;
	height:8px; /* height of bottom border for bottom border*/
	margin: 0 0 0 8px;
}
.photo .bb div {
	height:8px; /* height of bottom border for left border*/
	width: 8px;
	left: -8px;
	background:url(insetbox.png) no-repeat 0 100%;
}
.photo .i1 {
	padding:0 0 0 0px; /*Horiz inset of main body, left*/
	background:url(insetb.png) repeat-y 0 0;
}
.photo .i2 {
	padding:0px 0px 0 0;  /*Horiz inset of main body, right*/
	background:url(insetb.png) repeat-y 100% 0;
}
.photo .i3 {
	margin: 0;
	padding:0px 0 0 0;
	background-color: #e6e6e6;
	border:0px;
}










.publications .inset .bt {
	background:url(insetbox4pt.png) no-repeat 100% 0;
	height:4px; /* height of top border for top border*/
	margin: 0 0 0 4px;
}
.publications .inset .bt div {
	height:4px; /* height of top border for left border*/
	width: 4px;
	left: -4px;
	background:url(insetbox4pt.png) no-repeat 0 0;
}
.publications .inset .bb {
	background:url(insetbox4pt.png) no-repeat 100% 100%;
	height:4px; /* height of bottom border for bottom border*/
	margin: 0 0 0 4px;
}
.publications .inset .bb div {
	height:4px; /* height of bottom border for left border*/
	width: 4px;
	left: -4px;
	background:url(insetbox4pt.png) no-repeat 0 100%;
}
.publications .inset .i1 {
	padding:0 0 0 0px; /*Horiz inset of main body, left*/
	background:url(insetb.png) repeat-y 0 0;
}
.publications .inset .i2 {
	padding:0px 0px 0 0;  /*Horiz inset of main body, right*/
	background:url(insetb.png) repeat-y 100% 0;
}
.publications .inset .i3 {
	margin: 0;
	padding:0em;
	background-color: #e6e6e6;
	border:0px;
}











img {
	border: 0px;
}

.ie {
	display: none;
}




