html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content { font-size:1.3em; overflow:auto; position:absolute; z-index:3; width:990px; top:170px; bottom:105px; left:10px; right:0;}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:990px; overflow:auto; position:absolute; z-index:3; border-top:170px solid #fff; border-bottom:105px solid #fff; border-left:10px solid #fff;}

#contentAdmin { font-size:1.3em; overflow:auto; position:absolute; z-index:3; top:130px; bottom:105px; left:150px; right:0;}
* html #contentAdmin {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:1000px; overflow:auto; position:absolute; z-index:3; border-top:130px solid #fff; border-bottom:105px solid #fff; border-left:150px solid #fff;

}
#content INPUT
{
	font-size:1.1em;
}

#header 
{
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:129px; 
	background-image:url('../images/top-repeat.jpg');
	font-size:4em; 
	z-index:5; 
	overflow:hidden; 
	color:#fff;
}

* html #header
{
	margin:0;
}
* html #header IMG
{
	float:left;
	padding-left:4px;
}
#footer
{
	background-image:url('../images/footer.gif');
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:990px; 
	height:105px; 
	font-size:1em; 
	z-index:5; 
	overflow:hidden;
}

.leftMenu {position:absolute; left:0; top:129px; bottom:105px; width:150px; background-color:#718DBd; font-size:1.2em; z-index:4; overflow:auto;}

* html .leftMenu {height:100%; top:0; bottom:0; border-top:129px solid #fff; border-bottom:105px solid #fff; color:#fff;}

.scrollHeader 
{ 	color:white; padding: 7px 0 0 7px; font-weight:bolder; font-size:1.3em; position:absolute; height:24px; width:984px; background-color:#4C6DA3; top:129px; left:10px; }
.homeLink
{
	color:white; font-weight:bolder; font-size:1.3em; position:absolute; top:146px; left:925px; 
	z-index:4;
	text-decoration:underline;
}
* html .scrollHeader
{
	width:980px;
	height:31px;
	z-index:4;
}
.contentLogin 
{
	padding:0;
	margin:0;
	text-align:center;
	margin-top:6%;
}
.login
{
	padding:0;
	margin:0;
	margin-right:auto;
	margin-left:auto;
	width:210px;
	height:150px;
	border:#4c6da3 1px solid;
}
.loginSection
{
	float:left;
	padding: 10px 0 0 0;
	margin:0;
	width:210px;
}
.loginHeader
{
	text-align:left;
	background-color:#4c6da3;
	height:30px;
	padding: 7px 0 0 5px;
	
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px black solid;
	width:205px;
}
* html .loginHeader
{
	width:210px;
}
.loginInput
{
	float:left;
	width:100px;
}
.loginLabel
{
	width:100px;
	display:inline;
	float:left;
	padding-top:3px;
}
.loginSectionButton
{
	float:right;
	padding: 3px 5px 0 0;
}
* html .loginSectionButton
{
	float:right;
	padding: 15px 9px 0 0;
}

.button
{
	background-color:#4c6da3;
	color:White;
	border-color:white;
	border-width:1;
	border-style:outset;
}

.articleOutput
{
	margin: 10px 0 0 5px;
}
.articleSection
{
	display:block;
	padding-top:10px;
}
.articleOutput A
{
	text-decoration:underline;
	width:50%;
}
.articleDate
{
	font-weight:bold;
}
.articleHeader
{
	display:inline;
	padding-right:15px;
	color:#4C6DA3;
}
.articleMainTitle
{
	color:#990000 ;
	margin:0;
}
.articleItalic
{
	padding-top:10px;
	font-style:italic;
}
.indexHeader
{
	margin:0;
	padding:30px 15px 20px 0;
	font-size:1.3em;
	color:#4C6DA3;
}
.categoriesSubTitle
{
	padding:10px 0 10px 0;
}
.fileUpload
{/*50*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	
	position: relative;
	text-align: right;
	z-index: 2;
	left:-250px;
}
.fileUploadText
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	
	width:245px;
}
.buttonUploadSelect
{
	margin-left:-320px;
	position: relative;
	width:65px;
}
* html .buttonUploadUpload
{
	margin-left:-250px;
}
.inputRow
{
	padding-bottom:5px;
}
.dataForm
{
	padding:10px;
}
.errorText
{
	padding-bottom:5px;
	display:block;
	color:#990000  ;
	font-weight:bold;
	padding-top:10px;
}
.errorSummary
{
	padding:10px;
	margin-bottom:10px;
	color:White;
}
.errorTextInline
{
	padding-bottom:5px;
	color:#990000  ;
	font-weight:bold;
	padding-top:10px;
}
.dataFormItem
{
	display:none;
}
.sectionLink
{
	display:block;
	padding:1px 0 1px 0;
	font-size:smaller;
}
.articleHeaderWebsite
{
	margin:18px 0 18px 0;
	display:block;
}
.websiteTable
{
	color:#666666;
	width:956px;
	font-size:smaller;
}
.websiteTable TD
{
	vertical-align:top;
	padding:5px;
}
.websiteTable TH
{
	padding: 3px;
}
.websiteTable A
{
	color:#666666;
	text-decoration:underline;
	font-weight:lighter;
}
.websiteTableHeader
{
	font-weight:bold;
	text-align:center;
}
.tableLine
{
	padding:1px 0 1px 0;
	display:block;
}
.colDescrption
{
	width:720px;
}
.colDrugPres
{
	width:238px;
}
.colJournalArchieve
{
	width:130px;
}
.colJournalAccess
{
	width:600px;
}
.dataFormLabelSmall
{
	display:inline-block;
	padding-top:3px;
	float:left;
	width:75px;
}
.dataFormLabelMedium
{
	padding-top:3px;
	float:left;
	width:94px;
}
.dataFormLabelLarge
{
	padding-top:3px;
	float:left;
	width:270px;
}
.dataFormLabelML
{
	padding-top:2px;
	vertical-align:top;
}
.dataFormLine
{

	margin:2px 0 2px 0;
}
.dataFormInput
{
	width:500px;
}
.dataFormInputML
{
	height:100px;
}
.formButton
{
	margin-top:1em;
	font-size:1em;
}
.rule
{
	margin:15px 10px 0 0;
	border-bottom:1px black solid;
}
.errorMessage
{
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
	background-color:#c00000;
	color:White;
}
.successMessage
{
	font-weight:bold;
	padding:10px;
	margin-bottom:10px;
	background-color:Green;
	color:White;
}
.webSiteSectionAll
{
	margin-bottom:10px;
}

.tableHeader
{
	color:White;
	background-color:#4c6da3;
	
	border:0;
}
.tableHeader A
{
	color:White;
	
	border:0;
}


.buttonCell
{
	border:0;
	border-bottom:#cecece 1px solid;
	
}
.otherCell
{
	border-bottom:#cecece 1px solid;
	border-left:#cecece 1px solid;
	border-right:#cecece 1px solid;
	padding:4px;
	
}
.otherCell A
{
	font-weight:normal;
}

.mainTable
{
	border-collapse: collapse;
	font-size:smaller;
	border:#cecece 1px solid;
}
.focusControl
{
	width:1px;
	height:1px;
	border:red 1px solid;
	font-size:0.001em;
}
.categorySelector
{
	margin-top:10px;
	padding:4px;
	border:#cecece 1px solid;
	width:648px;
}
.categoryList
{
	height:130px;
	width:314px;
}
.categoryLBButton
{
	width:314px;
}
.menuHeaderHIV
{
	margin-top:0.5em;
}