/************************************************************************/
/* Printer specific CSS  
/************************************************************************/
@media print {
#footer, #navMenu, .noprint, #searchOptions, #dataExtractionTable_paginate, #referredTable_paginate, #showResultsDataTable_paginate, #screenTable_paginate, #dataHistoryTable_paginate, #dataResolveTable_paginate, input, select, #optionstable {
	display:none;
}
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	left:0;
	top:0;
	font-size: 10pt;
	font: inherit;
	vertical-align: baseline;
	background: none !important;
}
body, #doc_container, #doc_content {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	float: none !important;
	color: #000000;
	background: transparent none;
	overflow-x: visible;
	overflow-y: visible;
	overflow: visible !important;
}
table {
	width:170mm;
	margin: 0 !important;
}
td.docTitleDivider {
	width:100%;
	margin: 0 !important;
	padding: 0 !important;
}
img {
	vertical-align:middle;
}
}
/************************************************************************/
/* End of print function 
/************************************************************************/
html {
	overflow-y:scroll;
	overflow-x:hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 80%;
	background-color: #FFF;
	margin: 0px;
	padding:0px;
	text-align:center;
}
#container {
	width: 960px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	min-height:600px;
	height: expression(this.scrollHeight < 601 ? "600px" : "auto"); 	/* IE Hack */
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#555;
	font-size: 75%;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited {
	color:#66A300;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:focus, a:active {
	color: #906;
	text-decoration: underline;
	font-weight: normal;
}
div#tab a:link {
	font-weight:bold !important;
}
div#tab_select a:link {
	font-weight:bold !important;
}
#header {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 3;
	margin: 0px;
	border: 0px;
	padding: 18px 0px 0px 0px;
	height:84px;
}
#content {
	position: relative;
	width: 750px;
	left: 0px;
	top: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	z-index: 2;
	/*border-left : 2px solid Gray;*/
	margin: 0px;
	float : right; /*min-height:400px;*/
	font-size:100%;
}
#homepanel {
	padding:0px;
	margin:10px 0;
	/*width: 916px;*/
	position:absolute;
}
* html #homepanel {
  width: 918px; /* IE6 Fix*/
}
#homepanel h3 {	
	color:#000;
	font-size: 1.2em;
	font-weight:bold;
}
#homepanel #column1 {
	display:block; 	
	width:368px;
	min-width:334px;
	margin-right:0px;
	vertical-align:top;
	background-color:#FFF;
	border: 1px solid #DEDEDE;
}
#homepanel #column2 {
	display:block; 
	width:368px;
	min-width:334px;
	background-color:#fff;
	border: 1px solid #d1d0d0;
	overflow: hidden;
}
#homepanel #column1 p, #homepanel #column2 p, #addthis_trendingcontent {	
	margin:4px;
}
#homepanel #column1 .timeline-title, #homepanel #column2 .timeline-title {
	background: #DEDEDE;
	margin:0 !important;
	height:20px;
	padding-top:5px;
	padding-left:5px;
	font-weight:bold;
}
#ContentLeft {
	width:368px;
	min-width:334px;
	border: 1px solid #DEDEDE;
	text-align:left;
	font-weight:bold;
	height:auto; 
}
#ContentLeftTitle {
	height:auto;
	padding:5px;
	background-color:#DEDEDE;
	border: 1px solid #DEDEDE;
	font-weight:bold;
}
#ContentLeftText {
	background-color:#FFF;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
}
#ContentRight {
	width:368px;
	min-width:334px;
	border: 1px solid #DEDEDE;
	text-align:left;
}
#ContentRightTitle {
	height:auto;
	padding:5px;
	background-color:#DEDEDE;
	border: 1px solid #DEDEDE;
	font-weight:bold;
}
#ContentRightText {
	/*overflow: auto !important;
	/*height:auto !important;*/ /* Add this if you want the AddThis content to be 100% of the box, however it will makke the two box heights uneven */
	background-color:#FFF;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	
}
.addthis_trendingcontent {
position: relative;
-webkit-border-radius: 0px;
overflow: auto;
}
.addthis-content-row {
margin-left: 0;
margin-bottom: 10px !important;
padding: 0px !important;
}
#breadcrumb {
	position: relative;
	font-size: 90%;
	padding:0px 0px 0px 8px;
	height: 30px;
	line-height: 30px;
	/*height: 30px; */
	background-color:#66A300;
	color: #FFFFFF;
	vertical-align:middle;
}
div#breadcrumb a:link, div#breadcrumb a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
div#breadcrumb a:hover, div#breadcrumb a:focus {
	color: #FFFFFF;
	font-weight: bold;
}
.left_width {
	width:545px;
	margin:0;
}
.right_width {
	width:190px;
}
img {
	border:none;/*cursor:pointer;*/
}
img.floatLeft { 
    float: left; 
    margin: 0px 4px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.sort {
	cursor:pointer;
}
#addthis {
	position: absolute;
	right:4px;
	top:40px;
	z-index: 3;
}
#topic {
	position: absolute;
	left:10px;
	top:7px;
	z-index: 3;
	cursor:pointer;
}
#quick {
	position: absolute;
	left:10px;
	top:7px;
	z-index: 3;
}
/* input */
/*#quick1 {
	position: absolute;
	left:90px;
	top:5px;
	z-index: 3;
	vertical-align:top;
}*/
/* database */
/*#quick2 {
	position: absolute;
	left:225px;
	top:5px;
	z-index: 3;
}*/
/*#quick3 {
	position: absolute;
	left:331px;
	top:5px;
	z-index: 3;
}*/
.HeaderText {
	vertical-align: middle;
	text-align:center;
	color: #FFFFFF;
	font-size: 1em;
}
.HeaderTextHover {
	font-size: 1em;
	vertical-align: middle;
	color: #FFFFFF;
	cursor: pointer;
	text-align:center;
	text-decoration: underline;
}
.HeaderTextEntry {
	font-size: 1em;
	/*padding-right: 1em;
	padding-left: 1em;*/
	vertical-align: middle;
	position: relative;
	float: left;
}
/* END */

.img_right {
	background-image: url(../images/NIHR_logo_sm.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 51px;
	background-position: right top;
	float: right;
}
.button {
	cursor:pointer;
	font-size:0.9em;
	background-color:#66A300;
	color:#FFF;
}
fieldset {
	border: 1px solid #CCC;
}
fieldset legend {
	margin-left: 5px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	color:#906;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	color : #66A300;
	padding:0px 3px 0px 3px;
	border:0px;
	margin:0px;
}
.TextEntryBox {
	border: 1px solid #808080;
	font-size: 1em;
	color: #444444;
}
/* select, textarea, input, optgroup, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
} */
.required {
	color:#F00;
}
table {
	color:#333;
	text-align:left;
	font-size:100%;
}
#table {
	color:#333;
}
#table a:link, #table a:visited {
	color:#333;
}
#table a:hover, #table a:focus, #table a:active {
	color: #555;
	text-decoration: none;
	font-weight: normal;
}
.table_outline {
	border:1px solid #999999;
	background-color:#FFF;
}
.table_outline1 {
	border:1px solid #666;
	background-color:#FFF;
	width:754px;
}
tr.even {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	font-size: 100%;
}
tr.even:hover {
	background-color:#E2EBF0;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	cursor:pointer;
}
tr.odd {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	font-size: 100%;
}
tr.odd:hover {
	background-color:#E2EBF0;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	cursor:pointer;
}
tr.headlines {
	background-color:#0071B7;
	color:#FFFFFF;
	font-size: 100%;
}
tr.headlines2 {
	/*background-color:#C45E72;*/
	background-color:#333;
	color:#FFFFFF;
	font-weight:bold;
}
td.headlines2 {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
td.titles {
	background-color:#eee;
	font-weight:bold;
	width:20%;
}
#report_table {
	background-color:#EAF4FF;
}
#search_results {
	position: relative;
	clear:both;
}
#search_results a:link, #search_results a:visited {
	color: #0071B7;
	text-decoration: none;
	font-weight: normal;
}
#search_results a:hover {
	color:#0061C1;
	text-decoration: underline;
	font-weight: normal;
}
/* End of styling by Metaxis */


#header_pdf {
	width: 680px;
	left: 0px;
	top: 0px;
	margin: 0px;
	border: 0px;
	padding: 8px 0px 0px 0px;/*height:94px;*/
}
.main_content {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight:bold;
	color : #0071B7;
	text-align: left;
	padding:10px 0px 10px 0px;
	border:0px;
	margin:0px;
	display: block;
}
#main_content h1 {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight:bold;
	color : #0071B7;
	padding:0px 0px 10px 0px;
	border:0px;
	margin:0px;
}
.divide {
	height: 2px;
	width: 100%;
	background-color:#0071B7;
	border-color:#0071B7;
	margin : 5px 0px 5px 0px;
	border : 0px;
}
#main_content legend {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	/*color : #66A300;*/
	/*color:#005cba;*/
	color:#0071B7;
	padding:0px 5px 0px 5px;
	border:0px;
	margin:3px;
}
#main_content a:link, #main_content a:visited {
	color: #0071B7;
	text-decoration: none;
	font-weight: normal;
}
#main_content a:hover {
	color:#0061C1;
	text-decoration: underline;
	font-weight: normal;
}
.leftcolumn {
	position: relative;
	width: 360px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 2;
	float : left;
}
.rightcolumn {
	position: relative;
	width: 360px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 2;
	float : right;
}
#generalcontent {
	position: relative;
	width: 750px;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 40px;
	text-align: left;
	z-index: 2;
	/*border-left : 2px solid Gray;*/
	margin: 0px;/*float : left; min-height:400px;*/
}
#right {
	position: relative;
	width: 155px;
	left: 0px;
	top: 0px;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	z-index: 1;
	position: relative;
	background:url(../images/right_bottom.gif) bottom no-repeat;
	margin: 0px;
	float : right;
}
#righttop {
	position: relative;
	height: 8px;
	background-image:url(../images/right_top.gif);
	background-repeat:no-repeat;
	padding:6px 0px 0px 6px;
	color:#FFFFFF;
	font-weight:bold;
}
#rightcontent {
	position: relative;
	padding:0px 6px 0px 6px;
	border-left:#66A300 2px solid;
	border-right:#66A300 2px solid;
	background-color:#66A300;
	color:#FFFFFF;
}
#rightcontent a:link, #rightcontent a:visited, #sub a:visited {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
#rightcontent a:hover, #sub a:active {
	color: #AAD5FF;
	font-weight : bold;
	text-decoration: underline;
}
#menu {
	position: relative;
	font-size: 100%;
	width: 170px;
	left: 0px;
	top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	z-index: 2;
	float : left;
}
#menutop {
	/*position: relative;*/
	height: 30px;
	/*background-image:url(../images/menu_top_green.gif);
	background-repeat:no-repeat;*/
	background-color:#66A300;
}
#menubottom {
	/*position: relative;*/
	height: 30px;
	margin:2px 0px 0px 0px;
	/*background-image:url(../images/menu_bottom_green.gif);
	background-repeat:no-repeat;*/
	background-color:#66A300;
}
#tab_content {
	z-index: 2;
	position: relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#7A7772 2px solid;
	height: 30px;
}
#endpage {
	position: relative;
	clear:both;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear:both;
	bottom:0;
	font-size: 90%;
	padding: 0px 0px 10px 180px;
	text-align:center;
	color:#66A300;
	width: 780px;
}
.PageUpdated {
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: -20px;*/
	font-size:0.85em;
	font-style:italic;
	bottom:0;
	position: relative;
	clear:both;
	padding: 0px 10px 0px 0px;
	width: 950px;
	text-align:right;
}
#links {
	padding-left: 5px;
	text-align: left;
	z-index: 2;
	font-size: 90%;
}
#right_links {
	position: relative;
	width: 190px;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	z-index: 3;
	float:right;
}
#york_logo {
	position: absolute;
	font-size: 100%;
	width: 180px;
	left: 770px;
	top: 35px;
	padding: 0px;
	text-align: left;
	z-index: 2;
	overflow : hidden;
	margin: 0px;
	border: 0px;
}
#contenthome {
	position: relative;
	width: 510px;
	left: 230px;
	top: 310px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: justify;
	display: block;
}
p {
	padding:0px 0px 15px 0px;
	border:0px;
	margin:0px;
}
h1 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color : #906;
	border:0px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color : #906;
	padding:5px 0px 5px 0px;
	border:0px;
	margin:0px;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	color: #906;
}
h4 {
	font-weight: bold;
	font-size: 80%;
	color: #808285;
}
h5 {
	font-weight: bold;
	font-size: 100%;
	color: #808285;
}
hr {
	height: 2px;
	width: 100%;
	background-color:#808285;
	border-color:#808285;
	margin : 5px 0px 5px 0px;
	border : 0px;
}
#nav, #nav ul { /* all lists */
	padding: 0px 0px 0px 0px;
	margin:0;
	list-style:none;
}
#nav li {
	color: #707070;
	text-decoration: none;
	border-bottom:#E7E7E6 1px solid;
	text-indent: 0px;
	padding: 2px 0px 0px 0px;
	font-weight : regular;
}
#nav .signed {
	padding: 0px 0px 0px 0px;
	color:#888;/*width:165px;  added to overcome IE6 navigation issues */
}
/*#nav .signed:hover {
	padding: 0px 0px 0px 0px;
	color:#FFF;
	width:165px;  added to overcome IE6 navigation issues 
}*/

#nav a:link, #nav a:visited {
	color: #000000;
	font-weight : regular;
	text-decoration: none;
	display: block;
	padding: 2px 0px 5px 5px;
}
#nav a:hover, #nav a:active {
	color: #66A300;
	text-decoration: none;
	display: block;
	padding: 2px 0px 5px 5px;
}
body#page1 a#nav1, body#page1 #nav21, body#page2 a#nav2, body#page2 #nav2, body#page3 a#nav3, body#page4 a#nav4, body#page5 a#nav5, body#page6 a#nav6, body#page6 #nav6, body#page7 a#nav7, body#page8 a#nav8, body#page9 a#nav9, body#page10 a#nav10, body#page11 a#nav11 {
	background-color:#FFFFFF;
	color: #000000;
	font-weight:bold;
}
body#page1 li#nav2, body#page2 li#nav2, body#page3 li#nav2, body#page4 li#nav2, body#page5 li#nav2, body#page6 li#nav2, body#page7 li#nav2, body#page8 li#nav2, body#page9 li#nav2, body#page10 li#nav2, body#page11 li#nav2, body#page1 li#nav6, body#page2 li#nav6, body#page3 li#nav6, body#page4 li#nav6, body#page5 li#nav6, body#page7 li#nav6, body#page8 li#nav6, body#page9 li#nav6, body#page10 li#nav6, body#page11 li#nav6, body#page1 li#nav7, body#page2 li#nav7, body#page3 li#nav7, body#page4 li#nav7, body#page5 li#nav7, body#page6 li#nav7, body#page7 li#nav7, body#page8 li#nav7, body#page9 li#nav7, body#page10 li#nav7, body#page11 li#nav7 {
	background-color:#FFFFFF;
	color:#000;
	padding: 2px 0px 5px 5px;
	border-top: 2px solid #FFFFFF;
	width:165px;
}
body#page2 li#nav2, body#page6 li#nav6, body#page7 li#nav7 {
	font-weight:bold;
	color: #000;
	padding: 2px 0px 5px 5px;
}
body#page1 li:hover#nav2, body#page2 #nav2, body#page3 li:hover#nav2, body#page4 li:hover#nav2, body#page5 li:hover#nav2, body#page6 li:hover#nav2, body#page7 li:hover#nav2, body#page8 li:hover#nav2, body#page9 li:hover#nav2, body#page10 li:hover#nav2, body#page11 li:hover#nav2, body#page1 li:hover#nav6, body#page2 li:hover#nav6, body#page3 li:hover#nav6, body#page4 li:hover#nav6, body#page5 li:hover#nav6, body#page6 #nav6, body#page7 li:hover#nav6, body#page7 li:hover#nav6, body#page8 li:hover#nav6, body#page9 li:hover#nav6, body#page10 li:hover#nav6, body#page11 li:hover#nav6, body#page1 li:hover#nav7, body#page2 li:hover#nav7, body#page3 li:hover#nav7, body#page4 li:hover#nav7, body#page5 li:hover#nav7, body#page6 li:hover#nav7, body#page7 #nav7, body#page8 li:hover#nav7, body#page9 li:hover#nav7, body#page10 li:hover#nav7, body#page11 li:hover#nav7 {
	color:#66A300;
	padding: 2px 0px 5px 5px;
	cursor:pointer;
}
#welcome {
	position: absolute;
	right:120px;
	top:0px;
	z-index: 3;
	line-height:30px;
	color: #FFFFFF;
}
#share {
	position: absolute;
	right:60px;
	top:0px;
	z-index: 6;
	color: #FFFFFF;
	cursor:pointer;
	font-weight:bold;
}
#bookmark {
	position: absolute;
	right:10px;
	top:0px;
	z-index: 6;
	cursor:pointer;
	text-align:center;
}
#signing {
	position: absolute;
	right:462px;
	top:0px;
	z-index: 6;
	cursor:pointer;
	text-align:center;
	color: #FFFFFF;
}
#register {
	position: absolute;
	right:10px;
	top:0px;
	z-index: 6;
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
}
#logout {
	text-align:right;
	font-size: 100%;
	cursor:pointer;
}
#search {
	position: absolute;
	right:165px;
	top:3px;
	z-index: 5;
}
#crumb_about {
	position: relative;
	width: 560px;
	left: 180px;
	top: 0px;
	z-index: 2;
	background-color : #CC6633;
	color: White;
	border-left : 2px solid Gray;
	padding-left: 10px;
	font-size: 90%;
	z-index: 3;
}
div#crumb_about a:link, div#crumb_about a:visited {
	color:#FFFFFF;
}
div#crumb_about a:hover, div#crumb_about a:focus {
	color:Silver;
}
/*homepage styles*/
.headlines {
	font-weight: bold;
	font-size: 120%;
}
#news_header {
	font-weight: bold;
	font-size: 120%;
	background-color : #CC6633;
	color : #FFFFFF;
	position: relative;
	width: 560px;
	left: 180px;
	top: 0px;
	padding: 3px 0px 3px 8px;
	text-align: left;
	display: block;
	z-index: 4;
	border-left : 2px solid Gray;
}
div#news_header a:link, div#news_header a:visited {
	color:#FFFFFF;
}
div#news_header a:hover, div#news_header a:focus {
	color:Silver;
}
#news {
	font-size: 100%;
	position: relative;
	width: 570px;
	left: 180px;
	top: 0px;
	text-align: left;
	z-index: 4;
	border-left : 2px solid Gray;
	margin-bottom : 10px;
}
#news table td {
	padding: 6px 40px 6px 8px;
	border-bottom : 2px solid Gray;
}
#news img {
	padding: 0px 0px 0px 8px;
}
#doc_container {
	width: 960px;
	padding: 0px 30px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*#doc_container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	padding: 0px 15px 0px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #666666 solid 1px;
  	border-left: #666666 solid 1px;
	border-bottom: #666666 solid 5px;
	border-right: #666666 solid 5px;
	background-color: #FFFFFF;
}*/
#doc_container_print {
	width: 750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#doc_container_pdf {
	width: 745px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 15px 0px 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#doc_content_pdf {
	font-weight: normal;
	font-size: 100%;
	padding:0px 0px 10px 0px;
	border:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#doc_content_pdf h2 {
	font-weight: bold;
	font-size: 95%;
	color: #000000;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;/*font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color : #F00;
	padding:10px 0px 10px 0px;
	border:0px;
	margin:0px;*/
}
#doc_content {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding:0px 0px 10px 0px;
	border:0px;
	margin:0px;
}
#doc_content h2 {
	font-weight: bold;
	font-size: 95%;
	color: #000000;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;/*font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color : #F00;
	padding:10px 0px 10px 0px;
	border:0px;
	margin:0px;*/
}
#docMenu {
	font-size: 1em;
	color: #000000;
	background-color: #EEEEDD;
	padding: 0px;
	width: 180px;
}
#docMenu td {
	border-bottom:#fff solid 2px;
}
#docMenu .noline {
	line-height:20px;
	border-bottom:#fff solid 0px;
}
#docMenu .noline_last {
	padding-top:5px;
	border-bottom:#fff solid 0px;
}
.docTitle {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
.docTitleDivider {
	border-top:#CCCCCC solid 1px;
}
.docAuthor {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-style: italic;
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 25px;
}
.docFooter {
	font-size: 11px;
	color: #66A300;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.docTotal {
	margin:0px;
	padding:0px;
}
/*.docTotal p:first-child {
	color: #000000;
	text-align: left;
	padding:0px;
	margin:0px;
}*/
.docCaption {
	/*font-size: 1.1em;*/
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin:0px;
	padding:0px;
}
.docText {
	font-size: 12px;
	color: #000000;
	margin-bottom:12px;
	white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
	width:657px;
}
.docText p {
	color: #000000;
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:0px;
	margin-right:0px;
}
.docText p:fisrst-child {
 padding:0px;
 margin:0px;
}
.docText p:last-child {
	padding:0px;
	margin:0px;
}
.docText h2 {
	font-size: 12px;
	color: #000000;
	padding:0px;
}
.DocActionMenuLine {
	color: #000000;
	width: 100%;
	padding: 0.4em;
	font-size: 1em;
	cursor: pointer;
}
.DocActionMenuLineHighlight {
	background-color:#FBE879;
	color: #000000;
	width: 100%;
	padding: 0.4em;
	font-size: 1em;
	cursor: pointer;
}
.TextPane {
	/*color: #1C5910; */
	background-color: #FFFFF0;
	padding: 5px;
	border: 1px solid #999999;
	font-size: 1em;
	line-height: 1.5em;
	margin: 5px;
}
.MeSHTermHeader {
	/*text-align: center; */
	background-color: #FFFFF0;
	border: 1px solid #999999;
	/*font-weight:bold; */
	padding: 5px;
	margin-top: 15px;
}
.MeSHTermHeaderInner {
	/*text-align: center; */
	background-color: #CFDBC5;
	border: 1px solid #999999;
	/*font-weight:bold; */
	padding: 5px;
	margin: 5px;
}
.MeSHTermTitle {
	/*width: 100%;*/
	color: #66A300;
	/*text-align: center; */
	font-size: 1em;
	padding-left:5px;
	font-weight:bold;
}
.MeSHTermScopeNote {
	color: #555555;
	/*text-align: center; 
	background-color: #CCCCCC;*/
	font-size: 1em;
	padding-top:2px;
	padding-right:10px;
	font-weight:normal;
}
.MeSHTermQualifiers {
	width: 100%;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 0px;
}
.MeSHTermHighlight {
	font-weight: normal;
	color: #550000;
	text-align: left;
	vertical-align: middle;
}
.MeSHDescriptor {
	color: #000000;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
/*	font-weight: bold;*/
}
.MeSHQualifier {
	color: #000000;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.MeSHTreeDescriptor {
	color: #000000;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	cursor: pointer;
}
.MeSHTreeName {
	color: #000000;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	padding: 20px 1px 1px;
	cursor: pointer;
	font-weight: bold;
}
.MeSHEntryTerm {
	color:#808080;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
}
.MeSHGetMore {
	/*color:#FF5F55;*/
	color:#006400;
	font-size: 0.9em;
	text-align: left;
	cursor: pointer;
}
.MeSHScopeNote {
	color: #AA1F00;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	background-color: #FFDFAA;
}
.MeSHScopeNoteTA {
	color: #AA1F00;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	background-color: #FFDFAA;
	border: solid 1px #FFDFAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SelectEntryBox {
	font-size: 1.0em;
	color: #444444;
}
.ItemBox {
	background-color: #7A7772;
	text-align: center;
	/*vertical-align: middle;*/
	width: 100%;
	font-weight: normal;
	font-size: 0.9em;
	cursor: pointer;
	color: #fff;
}
.ItemBoxMargin {
	background-color: #7A7772;
	font-size: 6px;
	width: 10px;
	height: 6px;
}
.ItemBoxBorder {
	border: 1px #CCC7BF solid;
	padding: 8px;
	font-size: 1em;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
.ItemBoxFullBorder {
	border: 1px #CCC7BF solid;
	padding: 10px;
	font-size: 1em;
	margin-bottom: 20px;
	background-color:#FFFFFF;
}
.ItemBox_bg {
	position: relative;
	height: 25px;
	background-color:#CCC7BF;
	font-weight: normal;
	font-size: 0.9em;
	cursor: pointer;
	color: #fff;
	text-align: center;
}
.ItemBox_bg2 {
	position: relative;
	height: 25px;
	background-color:#CCC7BF;
	font-weight: normal;
	font-size: 0.9em;
	cursor: pointer;
	color: #fff;
	text-align: center;
}
.ItemBox_bg3 {
	position: relative;
	background-color:#CCC7BF;
}
.ItemMidBox_top {
	position: relative;
	background-color:#CCC7BF;
	font-weight: normal;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
	height:25px;
	margin:0;
}
.ItemMidBox_bot {
	position: relative;
	background-color:#CCC7BF;
	height:6px;
}
.MostViewed {
	font-size: 1em;
	color: #666666;
	margin-bottom: 10px;
	cursor: pointer;
}
.MostViewedHover {
	font-size: 1em;
	color:#66A300;
	margin-bottom: 10px;
	cursor: pointer;
}
.ResultsNavCell {
	font-size: 0.9em;
	color: #004800;
	background-color: #CCC7BF;
	width: 2.5em;
	/*border: 1px solid #66A300;*/
	text-align: center;
	padding: 3px;
	cursor: pointer;
	white-space: nowrap;
}
.ResultsNavCellCurrent {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #808285;
	width: 2.5em;
	/*border: 1px solid #555;*/
	text-align: center;
	padding: 3px;
}
.ResultsNavCellHover {
	font-size: 0.9em;
	background-color:#906;
	color:#ffffff;
	width: 2.5em;
	/*border: 1px solid #66A300;*/
	text-align: center;
	padding: 3px;
	cursor: pointer;
}
.ResultsMenuCell {
	font-size: 0.9em;
	color: #004800;
	background-color: #CCC7BF;
	width: 2.5em;
	/*border: 1px solid #66A300;*/
	text-align: center;
	padding: 3px;
	cursor: pointer;
	white-space: nowrap;
}
.ResultsMenuCellCurrent {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #808285;
	width: 2.5em;
	/*border: 1px solid #555;*/
	text-align: center;
	padding: 3px;
}
.ResultsMenuCellHover {
	font-size: 0.9em;
	background-color:#906;
	color:#ffffff;
	width: 2.5em;
	/*border: 1px solid #66A300;*/
	text-align: center;
	padding: 3px;
	cursor: pointer;
	white-space: nowrap;
}
.ResultsTableSummary {
	padding-top: 15px;
	color: #666666;
	font-style: italic;
	font-size: .9em;
}
.ResultsTableCitation {
	padding-bottom: 3px;
	padding-top: 3px;
	color: #333333;
	font-size: 1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ResultsTableDB {
	padding-top: 3px;
	padding-bottom: 15px;
	font-size: 1em;
	padding: 0.4em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}
.ResultsTableDBCheck {
	padding: 3px;
	font-size: 1em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;/*vertical-align: top;*/
}
.ResultsTableDBCheckIE {
	padding: 3px;
	font-size: 1em;
	color: #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;/*vertical-align: top;*/
}
.ResultsTableDBHighlight {
	background-color: #FFDFAA;
	font-size: 1em;
	padding: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;/*vertical-align: top;*/
}
.TopicPopup {
	background-color: #7A7772;
	font-size: 0.9em;
	color:#FFFFFF;
	padding: 5px;
	cursor: pointer;
	width: 14em;
	border:#EEEEEE solid 1px;
}
.TopicPopupHover {
	background-color: #C45E72;
	font-size: 0.9em;
	color:#ffffff;
	padding: 5px;
	cursor: pointer;
	width: 14em;
	border:#EEEEEE solid 1px;
}
.TopicPopupDiv {
	background-color: #999999;
	position: absolute;
	color:#FFFFFF;
	left: 7em;
	top: 110px;
	z-index: 10000;
	width: 250px;/*	filter:shadow(color:gray, strength:10, direction:135); */
}
.SubTopicPopup {
	background-color: #FFFFCC;
	font-size: 0.9em;
	color:#990000;
	padding: 5px;
	cursor: pointer;
	width: 30em;
	border:1px solid #DAC187;
}
.SubTopicPopupHover {
	background-color: #CC9933;
	font-size: 0.9em;
	color:#FFFFFF;
	padding: 5px;
	cursor: pointer;
	width: 14em;
	border:1px solid #DAC187;
}
.SubTopicPopupDiv {
	background-color: #F5C7C0;
	position: absolute;
	left: 7em;
	top: 110px;
	z-index: 10000;
	width: 250px;/*	filter:shadow(color:gray, strength:10, direction:135); */
	

}
.addthis-content-row {
	margin-left: 0;
	margin-bottom: 1em;
	padding: 0px !important;
}
/*div.addthis-content-footer {
padding: 10px 0 10px 0px;
font-size: 10px;
}*/
div.addthis-content-footer {
	display:none !important;
}
