.print_view {
	display: none;
}
.norm_view { }

/* <header> */

body {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font: 11px 'Lucida Grande', Verdana, sans-serif;
	color: #000000;
}

/* entire document tags */

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #996699;
}


/* <quote> */
blockquote {
	font-size: 12px;
	font-weight: bold;
	color: #4e4e4e;
	background-color: #f1f1f1;
	padding: 1em;
	margin: 0px 0px 1em 0px;
	border: 1px solid #e2e2e2;
	line-height: 1.4em;
}
blockquote p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px 0.5em 0px 0.5em;
}
blockquote em {
	color: #000000;
	background-color: #f1f1f1;
}
blockquote a {
	color: #336699;
	background-color: #f1f1f1;
}
blockquote a:visited {
	color: #996699;
	background-color: #f1f1f1;
}

/* </quote> */


hr {
	border: 0px;
	height: 1px;
	color: #FFFFFF;
	background-color: #000000;
	margin: -15px 0px 10px 0px;
}


/* title look */
h4 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	color: #001155;
	background-color: #FFFFFF;
}
h5 + p {
	margin: -12px 0px 0px 0px;
}

/* warning -- important note */
h6, .warn {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #FFFF99;
	padding: 1em;
	margin: 0px 0px 1em 0px;
	border: 1px solid #FFCC00;
	line-height: 1.4em;
}
.warn hr {
	margin: 0px 0px 10px 0px;
}
.warn p {
	margin: 0px;
}
h6 em, .warn em {
	color: #339933;
	background-color: #FFFF99;
}

.subtopic {
	font-size: 11px;
	color: #000000;
	padding: 1em;
	margin: 0px 0px 1em 0px;
	border: 1px solid #8AB5EF;
	background-color: #CADCF5;
	line-height: 1.4em;
}
div.subtopic h4 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #CADCF5;
}

div.sub {
	margin: -0.9em 0px 0px 1em;
	padding: 0px;
}

div.sub strong {
	line-height: 1.2em;
	font-weight: bold;
}

li {
	padding-top: 2px;
}

ul, ol {
	padding-left: 25px;
	margin: 0px 0px 1em 0px;
	line-height: 1.4em;
	font-size: 11px;
}

strong {
	font-weight: bolder;
	font-size: 11px;
	line-height: 1.2em;
}

em {
	font-style: normal;
	color: #339933;
	background-color: #FFFFFF;
}

.code {
	font: 10px Monaco, Courier, 'Courier New', monospace;
}

img {
	border: 0px;
}

.imgright {
	float: right;
	margin: 0 0px 10px 10px;
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}


.imgleft {
	float: left;
	margin: 0 10px 10px 0px;
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

.imgcenter {
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

table.imggallery {
	width: 100%;
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

table.imggallery td {
	width: 33%;
	height: 185px;
}

div.inlinead {
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

div.inlinead object {
	width: 468px;
	height: 60px;
}

.icongroup {
  margin: 5px auto;
  font-size: 16px;
  font-weight: bold;
  width: 570px;
  height: 72px;
  text-align: center;
}
#side .icongroup {
  margin: 5px auto;
  font-size: 16px;
  font-weight: bold;
  width: 190px;
  height: auto;
  text-align: center;
}
.icongroup a { color: #000000; }
.icongroup a:hover { text-decoration: none; }
.icongroup .icon {
  position: relative;
  width: 190px;
  text-align: left;
  float: left;
}
#side .icongroup .icon {
  float: none;
  margin: 0;
}
.icongroup .icon .l {
  position: absolute;
  top: 0; bottom: 0;
  margin: auto;
  height: 2em;
}


.newout {
  width: 3.0em;
  display: block;
}
.new { display:block }
.new * {
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#00EE00
}
.new1 {
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 1px;
  padding-right: 1px;
  border-left: 1px solid #91f791;
  border-right: 1px solid #91f791;
  background: #3ff23f
}
.new2 {
  margin-left: 1px;
  margin-right: 1px;
  padding-right: 1px;
  padding-left: 1px;
  border-left: 1px solid #e5fde5;
  border-right: 1px solid #e5fde5;
  background: #30f130
}
.new3 {
  margin-left: 1px;
  margin-right: 1px;
  border-left: 1px solid #30f130;
  border-right: 1px solid #30f130;
}
.new4
{
  border-left: 1px solid #91f791;
  border-right: 1px solid #91f791;
}
.new5 {
  border-left: 1px solid #3ff23f;
  border-right: 1px solid #3ff23f;
}
.newfg {
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 9pt;
  line-height: 1em;
  background: #00EE00;
}

.right {
	float: right;
}

.left {
	float: left;
}

.cleared {
	clear: both;
}


/* <nav> */
#nav {
	background-image: url(/images/header_nav.png);
	background-repeat: no-repeat;
	position: relative;
	top: 80px;
	height: 20px;
}

#nav #home {
	display: block;
	float: left;
	width: 111px;
	height: 20px;
	position: relative;
}
#nav #home span {
	background-image: url(/images/header_05.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 111px;
	height: 20px;
}
#nav #home span.sel {
	background-image: url(/images/header_hi_05.png);
}

#nav #software {
	display: block;
	float: left;
	width: 129px;
	height: 20px;
	position: relative;
}
#nav #software span {
	background-image: url(/images/header_06.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 129px;
	height: 20px;
}
#nav #software span.sel {
	background-image: url(/images/header_hi_06.png);
}

#nav #research {
	display: block;
	float: left;
	width: 123px;
	height: 20px;
	position: relative;
}
#nav #research span {
	background-image: url(/images/header_07.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 123px;
	height: 20px;
}
#nav #research span.sel {
	background-image: url(/images/header_hi_07.png);
}

#nav #publications {
	display: block;
	float: left;
	width: 147px;
	height: 20px;
	position: relative;
}
#nav #publications span {
	background-image: url(/images/header_08.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 147px;
	height: 20px;
}
#nav #publications span.sel {
	background-image: url(/images/header_hi_08.png);
}

#nav #photography {
	display: block;
	float: left;
	width: 136px;
	height: 20px;
	position: relative;
}
#nav #photography span {
	background-image: url(/images/header_09.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 136px;
	height: 20px;
}
#nav #photography span.sel {
	background-image: url(/images/header_hi_09.png);
}

#nav #about {
	display: block;
	float: left;
	width: 114px;
	height: 20px;
	position: relative;
}
#nav #about span {
	background-image: url(/images/header_10.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 114px;
	height: 20px;
}
#nav #about span.sel {
	background-image: url(/images/header_hi_10.png);
}

/* </nav> */

/* </header> */

/* <blocks> */
#content {
	margin-top: 15px;
	width: 550px;
	text-align: justify;
}

#widecontent {
	margin-top: 15px;
	width: 760px;
	text-align: justify;
}

#copyright {
	margin-top: 20px;
	border-top: 1px solid #000000;
	padding: 2px;
	font-size: 10px;
}

#copyright span {
	margin-top: 5px;
	display: block;
}

#header {
	border: none;
	height: 100px;
	width: 760px;
	background-image: url(/images/header_03.png);
	background-repeat: no-repeat;
}

#print_header {
	display: none;
}

#outer {
	width: 760px;
	margin: 10px auto;
}

#side {
	width: 200px;
	margin-top: 10px;
	float: right;
	font-size: 11px;
}
/* </blocks> */


/* <sidebar> */
.block, .menu {
	color: #000000;
	background-color: #ECECEC;
	margin-bottom: 15px;
}
.noblock {
  color: #000000;
	margin-bottom: 15px;
}

.block a:visited, .menu a:visited {
	color: #996699;
	background-color: #ECECEC;
}
.block em, .menu em {
	color: #339933;
	background-color: #ECECEC;
}
.block h5, .menu h5 {
	display: block;
	width: 100%;
	height: 20px;
	padding-top: 3px;
	margin: 0px;
	background-image: url(/images/side_rounded.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #ECECEC;
}

.block div {
	padding: 0px 5px 5px 5px;
}
.noblock div {
  padding: 0px 0px 5px 0px;
}

.block a {
	color: #336699;
	background-color: #ECECEC;
}

.menu a {
	display: block;
	width: 100%;
	height: 19px;
	padding-top: 4px;
	position: relative;
	font-size: 11px;
	text-align: center;
	color: #336699;
	background-color: #ECECEC;
}
.menu a:hover {
	color: #336699;
	background-color: #DDDDDD;
}
.menu a.sel, .menu ul li.current_page_item a {
	color: #336699;
	background-color: #DDDDDD;
}

.menu ul li {
  padding: 0px;
}

.imgblock {
	margin: 0;
	text-align: center;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
}

/* </sidebar> */

