/* ------------------------------------------------------------ */

	a:link {
			text-decoration: none;
			color: #000099
			}

	a:visited {
			text-decoration: none;
			color: #660000
			}

	a:active {
			text-decoration: none;
			color: #000099
			}

	a:hover {
			text-decoration: underline;
			color: maroon}

/* ------------------------------------------------------------ */

	body {
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		font-family: Verdana, Geneva, Arial, sans-serif;
		}

    #header p {
        margin-top:5px;
        margin-bottom:5px;
    }

	h1 {
		font-size: 19px;
		color: #000066;
		margin-top: 0em;
		margin-bottom: 0em;
		font-weight:bold;
		}

	.graphicHeader {
		color: #000066;
		margin-left: 45px;
		margin-bottom: 6px;
		margin-top: 22px;
		}

	h2 {
		font-size: 16px;
		margin-top: 0px;
		color: #000066;
		margin-bottom: 0em;
		}



	h3 {
		font-size: 14px;
		color: #000066;
		font-weight: bold;
		margin-top: 0em;
		margin-bottom: .3em;

		}



	h4 {
		color: #000066;
        font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		margin-bottom: .75em;
		margin-top: .5em;
		}


	ol {
        font-size: 11px;
		line-height: 1.8em;
		list-style: square;
		margin-top: .3em;
		margin-bottom: .8em
		}


	p  {
        font-size: 11px;
		line-height: 1.5em;
		color: black;
		margin-top: .3em;
		margin-left: 6px;
		text-align: left;
		margin-bottom: .8em;
		}

		.rightspace p
		{

	margin-right: 10px;
		}

		.rightspace h3
		{

	margin-right: 10px;
		}

	ul {
		font-size: 11px;
		line-height: 1.6em;
		list-style: disc;
		list-style-position: outside;
		margin-top: 0em;
		margin-bottom: .8em
		}


	#breadCrumb {
		font-size: 10px;
		line-height: 1.1em;
		color: #333333;
		margin-top: 1em;
		margin-bottom: 1em;
		}


	.footer {
		font-size: 10px;
		line-height: 1.6em;
		color: black;
		margin-top: .3em;
		}

	.footerLinks  {
		font-size: 11px;
		line-height: 1.4em;
		color: black;
		margin-top: .3em;
		text-align: left;
		margin-bottom: .2em;
		padding-bottom: .1em;
		}

	
	#nav-buttons p {
	font-size: 11px;
	color: #E0DFE3;
	text-decoration: none;
	display: block;
	background-color: #ffffcc;
	padding: 20px 4px 4px 9px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-right-color: #ffffcc;
	
		}

	#nav-buttons a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #324362;
	text-decoration: none;
	display: block;
	font-weight:bold;
	background-color: #EEEDC0;
	padding: 4px 4px 4px 25px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-right-color: #324362;
		}

	#nav-buttons a:hover {
		color: #ffffff;
		display: block;
		text-decoration: underline;
		font-weight:bold;
		background-color: #5f5f9d;
		padding: 4px 4px 4px 25px; 
		margin: 0px 0px;
		}

	
	





#top-menu-int td {
	color: #FFC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	width:112px;
	border-left-style: none;
	border-right-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	vertical-align: middle;
}
#top-menu-int a {
	color: #003366;
	text-decoration: none;
	display: block;
	background-color: #FFC;
	padding: 4px 5px 5px 5px; /* top, right, bottom, left */
	white-space: pre;
}

#top-menu-int a:hover {
text-decoration: underline;
color: #003366;
background-color: #CBDCF2;
padding: 4px 5px 5px 5px; /* top, right, bottom, left */

}
#top-menu-int a.tab-highlite {
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#top-menu-int td.dimmed {
	background-color: #FFC;
	display: block;
	text-decoration: none;
}

#top-menu-int td.tab-highlite {
	border-bottom-color: #FFFFFF;
	}

#citation-head {
border: 1px solid #AAAAAA;
border-width: 1 1 1 1;
margin: 0 0 0px 0;
}

#citation-head p, h3, h4{
padding: 0 0 0 5px; /* top, right, bottom, left */
}

#search-result td
{
		font-size: 11px;
		line-height: 15px;
		color: black;
		margin: 0px 0px 9px 0px;
		text-align: left;
		border-bottom: 1 solid #AAAAAA;
		padding: 5px 15px 9px 0px; /* top, right, bottom, left */
		}

#search-result table
{
margin: 0px 0px 0px 5px;
		}

#table-list table {
    border-left: 1 solid #AAAAAA;
    border-top: 1 solid #AAAAAA;
    margin-left:5px;
}

#table-list th {
    font-size: 11px;
    line-height: 15px;
    color: black;
    margin: 0px 0px 9px 0px;
    text-align: center;
    border-bottom: 1 solid #AAAAAA;
    border-right: 1 solid #AAAAAA;
    padding: 5px 5px 9px 0px; /* top, right, bottom, left */
}

#table-list td {
    font-size: 11px;
    line-height: 15px;
    color: black;
    margin: 0px 0px 9px 0px;
    border-bottom: 1 solid #AAAAAA;
    border-right: 1 solid #AAAAAA;
    padding: 5px 5px 5px 0px; /* top, right, bottom, left */
}


.search-title
{
margin: 15px 0 12px 5px; /* top, right, bottom, left */
padding: 0px 0 0px 0px; /* top, right, bottom, left */

}


.heading {
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    padding-bottom: 6px;

}

.acronym {
    /*
    border-top: solid #94c6ef;
    border-top-width: thin;
    line-height: .90;
    text-align: left;
    */
    padding-top: 1px;

    color: #003366;
    /* below is from .banner */
    border-bottom: 2px solid #94c6ef;
    border-bottom-width: medium;
    background-color: #ffffff;
    left-margin: 154px;
}

dl {
    font-size: 12px;
    line-height: 1.5em;
    color: black;
}

.gentable {
	/*
    width: 70%;
    */
    font-size: 12px;
    line-height: 1.5em;
    color: black;

}

.gentable th {
	padding: 3px;
	color: #333;
	background: #eee;
	border: 1px solid #ccc;
    text-align: center;
	/*
    font-size: medium;
    */
}

.gentable td {
	text-align: left;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 5px;

}

.gentable td.highlight {
	text-align: left;
        background: #ffc;
	border: 2px solid #a5a5a5;
	padding: 5px;
}

.relevance-box {
    border: 1px solid #324362;
    background-color: #EEEDC0;
    padding: 0px;
    margin-top: .48em;
    margin-left: .4em;
    margin-right: .5em;
    float: left;
    width: 50px;
}

.relevance {
    background-color:  #A6BFF2;
    height:  5px;
}
 
#exposures td, #outcomes td, #species td, #summary td {
    /*
    font-size: small;
    */
}

.glossary {
    font-size: 12px;
    line-height: 1.5em;
    color: black;
}

.studytable{
margin: 20px 10px 20px 10px;  /*top left bottom right */
}

.studytable table{
    font-size: 11px;
    line-height: 1.5em;
    color: black;
    text-align: center;
	width: 90%;
	border-width: 1px 1px 2px 1px; /*top left bottom right */
	border-color:#ccc;
	border-style: solid;
}

#batch_view {
    width: 100%;
}

.studytable th {
	color: #333;
	background: #eee;
	border-width: 1px 1px 0px 1px ; /*top left bottom right */
	border-color:#ccc;
	border-style: solid;
	padding: 3px 8px 3px 3px; /*top left bottom right */
	margin: 0;
}

.studytable td {
	text-align: center;
	background: #fff;
	border-width: 1px 1px 0px 1px; /*top left bottom right */
	border-color:#e5e5e5;
	border-style: solid;
	padding: 3px 8px 3px 3px; /*top left bottom right */
}

.head-left th {
	text-align: left;
    padding-left: 10px;
}

.head-left td {
	text-align: left;
    padding-left: 10px;
}



#pipeline {
	border-bottom: 1px solid #aaa;
    background: #fff;
    margin-bottom: 1em;
    width: 70%;
}

#pipeline ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 5px 0;
}

#pipeline li {
	display: inline;
	padding: 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #eee;
}

#pipeline ul li a {
	text-decoration: none;
	color: #000;
	padding: 5px;
}

#pipeline ul li a:hover {
	color: #000;
    text-decoration: underline;
	background-color: #f9f7d1;
}

#pipeline ul li#active a {
	color: #000;
	background-color: #94c6ef;
}

#unclaim {
    border: 1px solid #aaa;
    padding: 5px;
    margin-top: 2em;
}

#exposure-left {
    float: left;
    width: 20%;
    padding: 5px;
    border-right: 1px dotted #bbb;
}

#exposure-right {
    margin-left: 25%;
    padding: 5px;
}

#exposure-buttons {
    padding-top: .5em;
    text-align: left;
}


div.label {
	styles
    border: 1px solid #ddd;
}

div.abstract div.label {
	overrule a few styles
}

.mission {
    width: 70%;
    text-align: justify;
    padding: 15px;
    background-color: #f9f7d1;
    border: 1px solid #003366;
}

.chosen {
    color: #000000;
    font-weight: bold;
}

.not_chosen {
    color: #c4c4c4;
}

.login_detail {
    border-top: 1px dotted #003366;
    border-bottom: 1px dotted #003366;
    padding: 2px;
    margin: .3em;
}

.queued_record {
    border: 1px solid #aaa;
    padding: 4px;
}

#abstract-link {
    border: 1px solid #ccc;
    padding: 3px;
    margin: 2px;
    background-color: #eee;
}

#abstract-link:hover {
    background-color: #f9f7d1;
    text-decoration: underline;
}

fieldset {
    border: 1px solid #d3d3d3;
    margin-top: 5px;
    padding: 6px;
}

