/* L S C Style Sheet */
body {
	background-color: #FFFFFF;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td, th{
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	text-align: center;
	font-size: 175%;
}

h2{
	font-size: 145%;
}

ul{
	list-style-type : square;
}
li{
	padding-bottom : 2px;
	padding-top : 2px;
}

ul.case_study{
	list-style-type : square;
}
li.case_study{
	padding-bottom : 2px;
	padding-top : 2px;
	margin-left: -1em;
}


.small {
	font-size: 85%;
}
.smallind {
	font-size: 85%;
	margin-left: 25px;
	margin-right: 25px;
}

/* for the LSC Header and Footer */
td.headnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color : #FF3200;
}
td.headnav a {
	color: #FFFFFF;
	text-decoration: none;
}
td.headnav a:hover {
	color: #CCCCCC;
}

td.headnav a.headnav-act {
	color: #000000;
	text-decoration: none;
	border-left: 1px #FF3200 solid ;
}

td.headnav a.headnav-act:hover {
	color: #000000;
	text-decoration: none;
	border-left: 1px solid #FF3200;
}

div.nav {
	font-size: 10px;
}
div.nav a {
	color: #FF3200;
}

div.foot {
	border-top : 2px dashed #FF3200;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 100%;
}

/* for left hand, yellow menus */
td.menuhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	text-align:center;
	background-color: #000000;
	color : #FFFFCC;
	font-weight : bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	background-color: #FFFFCC;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}
td.menulast {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	background-color: #FFFFCC;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
td.menuout {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #DCDCDC;
	vertical-align: top;
	background-color: #FFFFCC;
}
div.menuitem {
	border-bottom : 1px dashed #999999;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 2px;
	padding-right: 2px;
}


/* for tables with black header, alternating white and gray rows */
td.head, th.head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
td.row1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	background-color: #FFFFFF;
}
td.row2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	background-color: #E1E1E1;
}

/* for centered rows */
td.row1c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
}
td.row2c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	vertical-align: top;
	text-align: center;
	background-color: #E1E1E1;
}

td.head a, th.head a {
	color: #FFFFFF;
}


/* Lead Evaluator and Principal Investigator styles */
h3.lepi {
	font-style: italic;
	text-align: center;
	font-size:110%;
}
h4.lepi {
	text-align: center;
	font-size: 110%;
}
h5 {
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	background-color: #E1E1E1;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom : 1px solid #999999;
	margin-bottom: 0px;
}

/* for gray headings (should be Hx?) */
td.heading {
	font-size: small;
	font-weight: bold;
	text-align: left;
	background-color: #E1E1E1;
}
div.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	width: 100%;
	background-color: #E1E1E1;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom : 1px solid #999999;
}
/* for form results */
.result {
	font-family: courier;
	font-size: 80%;
	font-weight: bold;
}

/* for error messages */
.error {
	font-size: small;
	color: #0000FF;
	background-color: #FFFFCC;
}

/* for PDF messages */
div.pdf {
	font-size: 85%;
	color: #666666;
	border-bottom : 1px dashed #999999;
	border-top : 1px dashed #999999;
	padding-top : 3px;
	padding-bottom : 3px;
	margin-top: 3px;
}

/* for newsletter headlines */
h2.news {
	text-align: center;
	padding-top: 12px;
	border-top: 2px dashed #000000;
	color: #000000;
	font-size: 120%
}
h3.news {
	color: #000000;
	font-size: 110%
}
h4.news {
	color: #000000;
	font-size: 105%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}

/* for newsletter "dates to remember" boxes*/
table.dates {
	border : 1px solid #666666;
}
td.dates {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
td.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	font-size: 80%;
	font-weight: bold;
}
td.event {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	font-size: 80%;
}

/* for online forms Section (Level 2) headings */
/* if heading only, not explanatory text use <h2 class="section">Heading</h2> */
/* if heading and explanatory text use <div class="section"><h2>Heading</h2>text</div>*/
.section {
	width : 100%;
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
}

/* for online forms Category (Level 3) headings */
/* use <h3 class="category">Heading<h3> */
.category {
	width : 100%;
	color: #FFFFFF;
	background-color: #6699CC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0;
}

/* for online forms start/edit instructions */
.formsinst {
	width : 100%;
	background-color: #FFFFCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* for online forms start/edit form */
.formslog {
	width : 100%;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* for grayed-out menu options */
.grayedout {
	color: #888888;
}

/* for required astricks or OK/Not OK highlighting */
.req {color: #FF0000;}
.reqok {color: #009933;}

/* highlight */
.highlight { background-color: #CCCCCC; }





