/* RESET
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {margin: 0; padding: 0; border: 0;}


/* GLOBAL
-------------------------------------------------------------------- */
body { 
	text-align: left;
	background: #7e8427 url(/imgs/bg.gif) repeat;
	color: #262626;
	font: normal 12px/16px Arial, sans-serif;
	}

a:link {
	color: #306cbb;
	text-decoration: none;
	}
a:hover {
	color: #306cbb;
	text-decoration: underline;
	}
a:visited {
	color: #306cbb;
	text-decoration: none;
	}

hr {
	clear: both;
	border: none 0;
	border-top: 2px solid #c8d7e2;
	text-align: center;
	width: 100%;
	height: 1px;
	margin-bottom: 18px;
	}
* html hr { /* IE6 */
	margin: 0;
	}
*:first-child+html hr { /* IE7 */
	margin: 0;
	}

.req {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	}


/* STRUCTURE
-------------------------------------------------------------------- */
#wrap {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	}

#content {
	background-color: #fff;
	margin: 0 4px 0 3px;
	padding: 25px;
	}
.leftnavbg {
	background: url(/imgs/content_bg.gif) repeat-y;
	}


/* HEAD
-------------------------------------------------------------------- */
#headHome {
	position: relative;
	width: 980px;
	height: 187px;
	background: url(/imgs/head_home_bg.png) no-repeat left top;
	margin: 0;
	padding: 0;
	}
	* html #headHome { /* IE6 */
	background: url(/imgs/head_home_bg.gif) no-repeat left top; /* alpha alternative, no shadow */
	}
#head {
	position: relative;
	width: 980px;
	height: 150px;
	background: url(/imgs/head_bg.png) no-repeat left top;
	margin: 0;
	padding: 0;
	}
	* html #head { /* IE6 */
	background: url(/imgs/head_bg.gif) no-repeat left top; /* alpha alternative, no shadow */
	}
#headHome #logo, #head #logo {
	width: 360px;
	height: 27px;
	margin: 0;
	padding: 70px 0 0 24px;
	}
#headHome #logo p, #head #logo p {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
#headHome #illust, #head #illust {
	position: absolute;
	top: 46px;
	right: 11px;
	width: 580px;
	height: 69px;
	}

/* util nav & search */

#util {
	position: absolute;
	top: 17px;
	right: 10px;
	}
#util ul {
	float: left;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}
#util ul li {
	font-size: 11px;
	color: #fff;
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 10px 0 8px;
	}
#util ul li.on a {
	color: #bec656;
	}
	#util ul li a {
	color: #fff;
	text-decoration: none;
	}
	#util ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}	
#util ul li.contact {
	border-right: none;
	}
#util ul li.pub {
	text-transform: uppercase;
	margin-left: 12px;
	}
#util ul li.news {
	text-transform: uppercase;
	border-right: none;
	}

#util #search {
	float: left;
	padding-left: 5px;
	}
#util #search .form {
	width: 110px;
	height: 13px;
	background-color: #fff;
	border: none;
	color: #999;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	}
#util #search .button {
	vertical-align: top;
	margin: 0 0 0 2px;
	padding: 0;
	}

/* navigation */

#headHome #navHome {
	position: absolute;
	top: 154px;
	left: 3px;
	width: 973px;
	height: 31px;
	background: url(/imgs/nav.gif) no-repeat;
	}
#head #nav {
	position: absolute;
	top: 117px;
	left: 3px;
	width: 973px;
	height: 31px;
	background: url(/imgs/nav.gif) no-repeat;
	}
#headHome #navHome li, #head #nav li {
	list-style-type: none;
	float: left;
	}

#ccOn .nav_cc {
	width: 176px;
	background: url(/imgs/nav.gif) no-repeat -973px 0; /* on state */
	}
	.nav_cc a {
	display: block;
	width: 176px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_cc a:hover {
	background: url(/imgs/nav.gif) no-repeat -973px 0; /* hover state */
	}
#fpOn .nav_fp {
	width: 192px;
	background: url(/imgs/nav.gif) no-repeat -1149px 0;
	}
	.nav_fp a {
	display: block;
	width: 192px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_fp a:hover {
	background: url(/imgs/nav.gif) no-repeat -1149px 0;
	}
#teachOn .nav_teach {
	width: 102px;
	background: url(/imgs/nav.gif) no-repeat -1341px 0;
	}
	.nav_teach a {
	display: block;
	width: 102px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_teach a:hover {
	background: url(/imgs/nav.gif) no-repeat -1341px 0;
	}
#ureformOn .nav_ureform {
	width: 189px;
	background: url(/imgs/nav.gif) no-repeat -1443px 0;
	}
	.nav_ureform a {
	display: block;
	width: 189px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_ureform a:hover {
	background: url(/imgs/nav.gif) no-repeat -1443px 0;
	}
#leadOn .nav_lead {
	width: 107px;
	background: url(/imgs/nav.gif) no-repeat -1632px 0;
	}
	.nav_lead a {
	display: block;
	width: 107px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_lead a:hover {
	background: url(/imgs/nav.gif) no-repeat -1632px 0;
	}
#sfreformOn .nav_sfreform {
	width: 207px;
	background: url(/imgs/nav.gif) no-repeat -1739px 0;
	}	
	.nav_sfreform a {
	display: block;
	width: 207px;
	height: 31px;
	text-indent: -9999px;
	}
	.nav_sfreform a:hover {
	background: url(/imgs/nav.gif) no-repeat -1739px 0;
	}

#ccOn .nav_c a, 
#fpOn .nav_fp a, 
#teachOn .nav_teach a, 
#ureformOn .nav_ureform a,
#leadOn .nav_lead a,
#sfreformOn .nav_sfreform a {
	background:none;
	}


/* FOOT
-------------------------------------------------------------------- */
#foot {
	position: relative;
	width: 973px;
	height: 84px;
	background: url(/imgs/foot_bg.gif) no-repeat;
	margin: 5px 0 0 3px;
	padding: 0;
	}
#foot p.info {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 11px;
	color: #696d20;
	}
#foot p.contact {
	position: absolute;
	top: 20px;
	left: 380px;
	font-size: 11px;
	color: #696d20;
	}
	#foot p.contact a:link {
	color: #696d20;
	text-decoration: underline;
	}
#foot .logo {
	float: right;
	margin: 30px 20px 0 0;
	}


/* home
-------------------------------------------------------------------- */
.homeLeft {
	float: left;
	width: 585px;
	margin: 0;
	padding: 0;
	}
.homeLeft h1 {
	font-weight: bold;
	margin: 0 0 20px 0;
	}
.homeLeft .illust {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	}
.homeLeft p {
	margin-right: 30px;
	}
.homeLeft .bg {
	background-color: #f2f2f2;
	}
.homeLeft .proj {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	}
.homeLeft .proj p {
	margin: 0 20px 0 185px;
	padding: 0 0 7px 0;
	}
	.homeLeft .proj p a {
	font-weight: bold;
	}
.homeLeft .proj p.title {
	padding: 7px 0 0 0;
	}


/* sub / left nav
-------------------------------------------------------------------- */
#content .leftnav {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	}
#content .leftnav ul {
	list-style: none;
	margin: 0 22px 0 0;
	}
#content .leftnav ul li {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background: url(/imgs/leftnav_bg.gif) repeat-x left top;
	padding: 9px 0 7px 0;  
	}
#content .leftnav ul li.first {
	background: none;
	}
#content .leftnav ul li.base {
	text-transform: uppercase;
	background: none;
	}
	#content .leftnav ul li a {
	text-decoration: none;
	}
	#content .leftnav li.on a {
	color: #999933;
	text-decoration: none;
	}
#content .leftnav ul li ul {
	list-style: none;
	margin: 10px 0 0 12px;
	}
#content .leftnav ul li ul li {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background: url(/imgs/arrow.gif) no-repeat left 4px;
	padding: 0 0 6px 6px;
	}
#content .leftnav ul li ul li.on {
	background: url(/imgs/arrow_on.gif) no-repeat left 4px;
	}
	#content .leftnav ul li.on ul li a {
	color: #306cbb;
	}


/* sub / left (content)
-------------------------------------------------------------------- */
#content .subLeft {
	float: left;
	width: 430px;
	position: relative;
	margin: 0 0 0 30px;
	padding: 0;
	}

#content .subLeftWide {
	width: 720px;
	}
#content .subLeftInit {
	width: 720px;
	}
#content .subLeftFull {
	width: 890px;
	margin-left: 10px;
	}
	* html #content .subLeftFull { /* IE6 */
	margin-left: 5px;
	}
#content .subLeftNoNav {
	width: 575px;
	margin-left: 10px;
	}
	* html #content .subLeftNoNav { /* IE6 */
	margin-left: 5px;
	}

#content .subLeft hr {
	margin-left: -10px;
	}

#content .subLeft h2 {
	margin: 0 0 15px 0;
	}
#content .subLeftNoNav h2 {
	margin-top: 20px;
	}

#content .subLeft .box {
	margin: 10px 0 5px 0;
	padding: 12px;
	}
#content .subLeft .box .pub {
	float: left;
	border: 1px solid #dddcd8;
	margin: 0 10px 8px 0;
	padding: 0;
	}
#content .subLeft .box p {
	margin: 0 0 3px 0;
	}
	#content .subLeft .box p a {
	text-decoration: none;
	}

#content .subLeft .bg {
	background-color: #f2f2f2;
	}

#content .subLeft a.morePub {
	float: right;
	font-size: 11px;
	background: url(/imgs/arrow_mod_action.gif) no-repeat left center;
	padding-left: 6px;
	}
	* html #content .subLeft a.morePub { /* IE6 */
	margin-top: 10px;
	}
	*:first-child+html #content .subLeft a.morePub { /* IE7 */
	margin-top: 10px;
	}

#content .subLeft .otherlinks {
	float: right;
	width: 250px;
	height: 85px;
	margin: 0;
	padding: 0 0 0 30px;
	}
#content .subLeft .otherlinks a.advsearch {
	font-size: 11px;
	font-weight: bold;
	background: url(/imgs/icon_search.gif) no-repeat left center;
	padding-left: 16px;
	}
#content .subLeft .otherlinks a.definitions {
	font-size: 11px;
	font-weight: bold;
	background: url(/imgs/icon_definitions.gif) no-repeat left center;
	padding-left: 17px;
	}

#content .subLeft .pubLg {
	float: left;
	width: 140px;
	margin: 0 10px 15px 0;
	padding: 0;
	}
#content .subLeft .middle {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
	}


/* profiles */

#content .staff1, #content .staff2, #content .staff3 {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0;
	}
#content .staff1 img, #content .staff2 img, #content .staff3 img {
	float: left;
	margin: 0 3px 10px 0;
	padding: 0;
	}
#content .staff1 h3, #content .staff2 h3, #content .staff3 h3 {
	margin-bottom: 10px;
	}
	#content .staff1 a, #content .staff2 a, #content .staff3 a {
	font-weight: bold;
	}

#content .prof img {
	float: left;
	margin: 0 10px 15px 0;
	padding: 0;
	}
#content .prof h1 {
	margin: 0 0 6px 0;
	padding: 7px 0 0 0;
	}
#content .prof h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	}


/* modules
-------------------------------------------------------------------- */
.modulesWide {
	float: right;
	width: 305px;
	margin: 0;
	padding: 0;
	}
.modulesWide .mod {
	width: 305px;
	background: url(/imgs/mod_wide_bg.gif) no-repeat left bottom;
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	}
.modulesWide .mod .modAction {
	width: 305px;
	height: 35px;
	background: url(/imgs/mod_wide_h.gif) no-repeat;
	margin: 0 0 14px 0;
	padding: 0;
	}
#content .modulesWide .mod ul {
	list-style: none;
	margin: 0 0 5px 15px;
	}
#content .modulesWide .mod ul li {
	font-size: 11px;
	background: url(/imgs/arrow.gif) no-repeat left 6px;
	padding: 0 15px 5px 6px;
	}
	#content .modulesWide .mod ul li a {
	font-weight: bold;
	text-decoration: none;
	}
#content .modulesWide .mod p {
	padding: 0 15px 0 15px;
	}

.modules {
	float: right;
	width: 255px;
	margin: 0;
	padding: 0;
	}
.modules p {
	font-size: 11px;
	padding: 0 15px 0 15px;
	}
	.modules p a {
	text-decoration: underline;
	}
.modules h3 {
	margin: 10px 0 5px 0;
	}
.modules .mod {
	width: 255px;
	background: url(/imgs/mod_bg.gif) no-repeat left bottom;
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	}
.modules .mod .modAction {
	width: 255px;
	height: 35px;
	background: url(/imgs/mod_h.gif) no-repeat;
	margin: 0 0 14px 0;
	padding: 0;
	}
#content .modules .mod ul {
	list-style: none;
	margin: 0 0 5px 15px;
	}
#content .modules .mod ul li {
	font-size: 11px;
	background: url(/imgs/arrow.gif) no-repeat left 6px;
	padding: 0 15px 5px 6px;
	}
	#content .modules .mod ul li a {
	font-weight: bold;
	text-decoration: none;
	}
.modules .modNav {
	width: 255px;
	background: url(/imgs/mod_nav_bg.gif) no-repeat left bottom;
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	}
.modules .modNav .modAction {
	width: 255px;
	height: 35px;
	background: url(/imgs/mod_nav_h.gif) no-repeat;
	margin: 0;
	padding: 0;
	}
#content .modules .modNav ul {
	list-style: none;
	margin: 0 0 5px 15px;
	}
#content .modules .modNav ul li {
	font-size: 11px;
	background: url(/imgs/arrow.gif) no-repeat left 6px;
	padding: 0 15px 5px 6px;
	}
	#content .modules .modNav ul li a {
	font-weight: bold;
	}

/* Initiatives */
#content .subLeft .modules.init {
	padding-left: 20px;
	}




/* shared */

.mod .modAction h3, .modNav .modAction h3 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #535353;
	margin: 10px 0 0 15px;
	padding: 0;
	}
	* html .mod .modAction h3, *html .modNav .modAction h3 { /* IE6 */
	margin: 10px 0 0 7px;
	}
.mod .modAction .action {
	float: right;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0;
	}
.mod .modAction .action a {
	font-size: 11px;
	background: url(/imgs/arrow_mod_action.gif) no-repeat left center;
	text-decoration: none;
	padding: 0 15px 0 6px;
	}
.mod hr {
	clear: both;
	border: none;
	width: 100%;
	height: 1px;
	margin-bottom: 3px;
	}
	* html .mod hr { /* IE6 */
	border: 1px solid #fff;
	margin-bottom: 0;
	}
	*:first-child+html .mod hr { /* IE7 */
	border: 1px solid #fff;
	margin-bottom: 0;
	}
.mod .pub {
	float: left;
	border: 1px solid #dddcd8;
	margin: 0 0 8px 15px;
	padding: 0;
	}
	* html .mod .pub { /* IE6 */
	margin: 0 8px 0 7px;
	}
	*:first-child+html .mod .pub { /* IE7 */
	margin: 0 8px 0 15px;
	}
.mod .pubMeta {
	float: left;
	width: 170px;
	margin: 0 0 15px 15px;
	padding: 0;
	}
	*:first-child+html .mod .pubMeta { /* IE7 */
	margin-left: 8px;
	}
	* html .mod .pubMeta { /* IE6 */
	margin-left: 8px;
	}
.mod .pubMeta h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	.mod .pubMeta h4 a {
	font-weight: bold;
	text-decoration: none;
	}
.mod .pubMeta p {
	font-size: 11px;
	margin: 0;
	padding: 0 !important;
	}
	.mod .pubMeta p a {
	font-weight: normal;
	text-decoration: underline;
	}


/* BASICS
-------------------------------------------------------------------- */
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #535353;
	margin: 0 0 10px 0;
	}
h2 {
	font-size: 17px;
	line-height: 15px;
	font-weight: bold;
	color: #535353;
	margin: 20px 0 20px 0;
	}
	* html h2 { /* IE6 */
	margin: 10px 0 20px 0;
	}
	*:first-child+html h2 { /* IE7 */
	margin: 10px 0 20px 0;
	}
h3 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #535353;
	margin: 15px 0 10px 0;
	}
h2 + h3 { /* adjacent sibling selector */
	margin-top: -5px;
	}
p {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}
#content ul {
	list-style: none;
	margin: 0 0 5px 0;
	}
#content ul li {
	font-size: 12px;
	background: url(/imgs/arrow.gif) no-repeat left 6px;
	padding: 0 15px 5px 6px;
	}
#content ol {
	margin: 0 0 5px 20px;
	}
#content ol li {
	font-size: 12px;
	padding: 0 15px 5px 6px;
	}

#content a.more {
	font-weight: bold;
	background: url(/imgs/arrow.gif) no-repeat left center;
	padding-left: 6px;
	}
#content a.email {
	text-decoration: underline;
	}
#content a.underline, #content span.underline a {
	text-decoration: underline;
	}

/* PROJECT HEADER */
#content .pHeader {
	float: right;
	width: 735px;
	height: 70px;
	border-bottom: 2px solid #c8d7e2;
	margin: -7px 0 15px 0;
	padding: 0 0 5px 0;
	}
#content .pHeader h1 {
	width: 400px;
	padding: 33px 0 0 10px;
	}

#content .contactLeft {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	}
#content .contactRight {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0;
	}


/* HANDBOOK */
#content .subLeft .inner-left {
	float: left;
	width: 430px;
	margin: 0;
	padding: 0;
	}
#content .subLeft .modules {
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
	}





/* TABLES
-------------------------------------------------------------------- */

/* data */
table.data tr.header {
	background: #dcecca;
	}
table.data tr.even {
	background-color: #fcf5d4;
	border-top: 1px dotted #dbd5b8;
	border-bottom: 1px dotted #dbd5b8;
	}
table.data th {
	color: #690;
	text-align: left;
	padding: 2px 0 2px 10px;
	}
table.data td {
	vertical-align: top;
	padding: 4px 0 4px 10px;
	}

/* data2 */
table.data2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 0 15px 0;
	}
table.data2 tr.on {
	background-color: #dcebfa;
	border-top: 1px solid #b0babe;
	border-bottom: 1px solid #b0babe;
	}
table.data2 th {
	width: 130px;
	text-align: right;
	vertical-align: top;
	padding: 2px 10px 2px 10px;
	}
table.data2 td {
	text-align: left;
	vertical-align: top;
	padding: 2px 0 2px 0;
	}

/* matrix */
table.matrix {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px 0 10px 0;
	padding: 0;
	}
table.matrix tr.viewby {
	height: 35px;
	background-color: #cbe3f1;
	/* background: url(/imgs/table_bg1.gif) no-repeat; */
	}
table.matrix tr.viewby .view {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
	margin: 4px 0 0 0;
	padding: 0;
	}
table.matrix tr.viewby .button {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	}
table.matrix tr.header {
	height: 20px;
	background: url(/imgs/table_bg2.gif) repeat-x;
	border-bottom: 5px solid #fff;
	}
	table.matrix tr.header a {
	color: #535353;
	}
table.matrix tr.header th.on {
	background: url(/imgs/table_bg2_on.gif) repeat-x;
	border: none;
	}
table.matrix tr.even {
	background-color: #f2f2f2;
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
	}
table.matrix th {
	color: #535353;
	text-align: left;
	border-left: 1px solid #ababab;
	padding: 2px 0 2px 10px;
	}
table.matrix th.first {
	border: none;
	}
table.matrix td {
	vertical-align: top;
	border-left: 1px solid #d9d9d9;
	padding: 7px 10px 7px 10px;
	}
table.matrix td.first {
	border: none;
	}
table.matrix a.title {
	font-weight: bold;
	}
table.matrix div.pub {
	float: left;
	border: 1px solid #dddcd8;
	margin: 0 10px 8px 0;
	padding: 0;
	}
table.matrix .sortDropA, table.matrix .sortDropdown {
	font-size: 10px;
	}
div.matrixFoot {
	height: 8px;
	background: url(/imgs/table_foot.gif) repeat-x;
	}
table.experts {
  table-layout: fixed;
  }
table.matrix th.topic {
  width: 200px;
  }
table.matrix th.experts {
  width: 230px;
  }  
table.matrix th.description {
  width: 340px;
  }
/* research studies advanced search */
table.resstud td {
	vertical-align: top;
	padding: 4px 0 4px 10px;
	}
table.resstud td.lab {
	text-align: right;
	padding-right: 5px;
	}
table.resstud label {
	font-weight: bold;
	}
.blocky {
  background: #E3E6B7;
  float: left;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  }
#content .expert_list li {
  background: none;
  float: left;
  height: 105px;
  list-style: none;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 60px;
  }
#content .expert_list li a {
  font-weight: bold;
  }
#content .expert_list li a:hover {
  text-decoration: none;
  }
#content .expert_list li a:hover span {
  text-decoration: underline;
  }
#content .expert_list li a span {
  display: block;
  }  
