body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #1e4161 url(../images/scibx/img_background.jpg) repeat-x;
}
.clearer { height: 5px; font-size: 1px; clear: both; background-color: #1e4161;}
#container {
	width: 930px;
	margin: 0 auto;
	background: url(../images/scibx/container_bg.gif) repeat-y;
	text-align: left;
}
#left {
	position: relative;
	width: 220px;
	float: left;
	background-color: #fff;
}
#right {
	position: relative;
	width: 705px;
	float: right;
	background-color: #fff;
}

	#logo { 
		width: 220px;
		height: 197px;
	}
		#logo img {
			border: 9px solid #fff;
		}

	#header {
		position: relative;
		width: 687px;
		height: 188px;
		background: #fff url(../images/scibx/header.jpg) no-repeat;
		border-left: 9px solid #fff;
		border-right: 9px solid #fff;
		border-top: 9px solid #fff;
		
	}
		#header a.login {
			position: absolute;
			top: 10px;
			right: 10px;
			padding-right: 16px;
			font: bold 11px Verdana;
			color: #fff;
			text-decoration: underline;
			background: url(../images/scibx/login.gif) no-repeat right;
		}
		#header a.login:hover {
			text-decoration: none;
		}
		.welcome
		{
			position: absolute;
			top: 1px;
			right: 5px;
			font: bold 11px Verdana;
			color: #fff;
		}
		#header p {
			position: absolute;
			bottom: 0;
			right: -5px;
			margin: 0;
			padding-bottom: 8px;
			font: 11px Verdana;
			color: #000;
		}
		#header p img {
			position: relative;
			top: 7px;
			border: 0;
		}

#content {
	margin: 0;
	/*width: 930px;*/
	background-color: #fff;
}
	#content a.call {
		margin: 0 4px;
		font: bold 11px Verdana;
		color: #1e4161;
		text-decoration: none;
	}
	#content a.call:hover {
		text-decoration: underline;
	}
	#content iframe {
		width: 680px;
		height: 380px;
		padding: 9px;
	}
	
	.title {
		font-family: Georgia,Times New Roman,Times,serif;
		background:url(../images/scibx/bg-title.gif) no-repeat bottom right;
		font-size:110%;
		font-weight: bold;
		padding-bottom:10px;
		margin-bottom:0px;
		margin-top:0px;
	}
	.section-subtitle  {
		color:#225d9a;
		font-family: Georgia,Times New Roman,Times,serif;
		font-weight:bold;
		font-size:90%;
		margin-bottom:0px;
		margin-top:5px;
	}

	.norm {
		font-family: Verdana;
		font-size:70%;
		line-height:1.5;
	}

	a.stlzbtn, .stlzbtn {
		margin: 0;
		padding: 4px 0 5px;
		display: block;
		width: 96px;
		font: 11px Verdana;
		color: #fff;
		background: url(../images/scibx/stlzbtn_link.jpg) no-repeat;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center;
		float: left;
	}
	
	a.stlzbtn:hover, .stlzbtn:hover {
		background: url(../images/scibx/stlzbtn_hover.jpg) no-repeat;
	}
	
	a.stlzbtn2, .stlzbtn2 {
		margin: 0;
		padding: 4px 0 5px;
		display: block;
		width: 165px;
		font: 11px Verdana;
		color: #fff;
		background: url(../images/scibx/stlzbtn_link2.jpg) no-repeat;
		text-decoration: none;
		text-align: center;
		float: left;
	}
	
	 a.stlzbtn2:hover, .stlzbtn2:hover {
		background: url(../images/scibx/stlzbtn_hover2.jpg) no-repeat;
	}
	
	.stlzbtn {
		border: 0px;
		text-transform: none;
	}
	
	
	#menu {
			width: 220px;
		}
		#menu h1 {
			height: 25px;
			margin: 0 0 1px 0;
			font: 11px Verdana;
			color: #000;
			background: #fff url(../images/scibx/bg-nav-title.jpg) no-repeat top right;
			overflow: hidden;
		}
			#menu h1 span {
				position: relative;
				left: 5px;
				top: 5px;
			}
		#menu a {
			display: block;
			margin: 2px;
			padding: 6px;
			font: 12px Verdana;
			color: #fff;
			text-decoration: none;
			background: #194175 url(../images/scibx/button_link.jpg) repeat-x;
		}
		#menu a:hover {
			color: #000;
		}
		#menu a.current 
		{
			cursor: default;
			color: #182037;
			background: #d2d1d6 url(../images/scibx/button_hover.jpg) repeat-x;
		}

#footer {
	width: 930px;
	height: 27px;
	background-color: #fff;
	overflow: hidden;
}
	#footer p {
		margin: 0;
		padding: 6px 0 0 10px;
		font: 11px Verdana;
		color: #000;
	}
	#footer a, #footer a:link, #footer a:visited
	{
		margin: 0 5px;
		font: 11px Verdana;
		color: #931e38;
		text-decoration: underline;
	}
	#footer a:hover {
		color: #225d9a;
	}
	
	.link, .link:visited,
	.list_text a, .list_text a:link, .list_text a:visited   {
		font: 11px Verdana;
		color: #931e38;
		text-decoration: underline;
	}
	.link:hover, .list_text a:hover{
		color: #225d9a;
	}
	
		/*
		LOGIN AREA
	*/		
			.auth, .auth3 {
				margin: 20px 0 0 180px;
				padding: 10px;
				width: 300px;
				text-align: left;
				border: 1px solid #eee;
			}
			
			.auth2 
			{
				margin: 20px 0 0 170px;
				padding: 10px;
				width: 365px;
				text-align: left;
				border: 1px solid #eee;
			}
			
			.auth3 {
				margin: 20px 0 0 140px;
			}
			.auth4 {
				padding: 10px;
			}
			.trial
			{
				MARGIN: 0px 10px 0px 10px; 
				MIN-HEIGHT: 388px;
			}
			.trialContent
			{
				MARGIN: 0px;
				background-color: #fff;
			}
			.bkIssues 
			{
				MARGIN: 0px 0px 0px 220px; 
				WIDTH: 670px; 
				min-height: 390px;
				padding: 10px;
				text-align: left;
				border: 1px solid #eee;
			}
			
			.username, .username2, .username2A{
				margin: 0;
				padding: 3px 0 0 0;
				width: 100px;
				font: 10px Verdana;
				color: #333;
				text-align: left;
				display: inline;
				float: left;
			}
			
			.username2{
				width: 110px;
			}
			
			.username2A{
				width: 300px;
			}
			
			.username2B {
				font: bold 10px Verdana;
			}
			
			.required
			{
				COLOR: #e26623;
			}

			.check  {
				margin: 0;
				padding: 0;
				float: left;
				position: relative;
				top: 6px;
				*top: 2px;
			}
			.label {
				margin: 0;
				font: 11px Arial;
				color: #333;				
			}
			.rblabel {
				margin: 0;
				font: 11px Arial;
				color: #333;				
			}			
			.auth a:link, .auth a, .auth a:visited {
				margin: 0;
				font: 11px Arial;
				color: #333;
				text-align: center;
				letter-spacing: normal;
				text-decoration: underline;
				display: block;
				float: left;
			}
			.auth a:hover {
				color: #333;
				text-decoration: none;
			}
			.auth .userpass, .auth2 .userpass, .auth3 .userpass, .auth4 .userpass, .auth4 .userid{
				margin: 0;
				padding: 1px;
				width: 215px;
				*width: 212px;
				font: 11px Arial;
				color: #000;
				border: 1px solid #0c444d;
			}	
			
			.auth4 .userpass{
				width: 150px;
			}
			
			.auth4 .userid{
				width: 218px;
			}	
								
			.auth .login, .auth2 .login, .auth3 .login{
				
				*margin: 0;
				padding: 0;
				font: bold 10px Verdana;
				color: #fff;
				background-color: #1b5b65;
				border: 1px solid #0c444d;
				cursor: pointer;
				position: relative;
				float: left;
				
			}
			.error {
				margin: 0;
				padding: 0;
				font: bold 11px Verdana;
				color: #E26623;
				text-align: left;
			}
	.subpage_title2 {
			/*width: 400px;*/
			font: bold 24px Times;
			color: #333;
			text-align: center;
		}
	.subpage_msg 
		{
			font: 11px Verdana;
			color: E26623;
			line-height: 13px;
			text-align: left;
		}
	.subpage_text {
			font: 11px Verdana;
			line-height: 13px;
			text-align: left;
		}
		
.content2 {
	margin: 0;
	padding: 0;
	width: 930px;
	background-color: #fff;
	border: 1px solid #b9b6b3;
	border-width: 0 2px 2px 0;
}

#content3 {
	margin: 0;
	background-color: #fff;
}
	
.left2 {
		margin: 0;
		padding: 0 0 0 20px;
		width: 781px;
		height: 400px;
		float: left;
	}
.list_text {
	font-weight: normal;
	color: #333;
}
	.list_text a, .list_text a:link, .list_text a:visited {
		color: #e26623;
		text-decoration: underline;
	}
	.list_text a:hover {
		color: #333;
		text-decoration: none;
	}


		.SciBXIssues {
			margin: 25 0 0 10;
			padding: 5;
			width: 150px;
			font: 11px Verdana;
			color: #225d9a;
			text-align: left;
			border: 2px solid #225d9a;
			float: left;
		}
		.SciBXIssues a, .SciBXIssues a:link, .SciBXIssues a:visited {
				font: 11px Verdana;
				color: #225d9a;
				text-align: left;
				text-decoration: underline;
			}
			.SciBXIssues a:hover {
				color: #225d9a;
				text-decoration: none;
			}
			.SciBXIssuesText {
			font: 11px Verdana;
			color: #225d9a;
			text-align: left;
			float: left;
		}
		
		.disclaimer{
			margin: 0;
			padding: 5px 2px;
			width: 950px;
			font: 8px Verdana;
			color: #333;
			text-align: left;
			letter-spacing: -1px;
		}
		
		/*SciBX Back Issues*/
		.a1Inactive
		{
			margin: 0;
			font: 12px Arial;
			color: #000;
			line-height: 21px;
			vertical-align: middle;
			font-weight:bold;
	
		}

		.a1Active
		{
			margin: 0;
			font: 12px Arial;
			color: #931e38;
			line-height: 21px;
			vertical-align: middle;
			font-weight:bold;
		}
		
		.colSpacer1
		{
			background-color:#FFFFFF; 
			width: 2px;
		}
		.a2
		{
			margin: 0;
			font: 12px Arial;
			color: #931e38;
			line-height: 21px;
			vertical-align: middle;
		}
		.a2 a:active, a:visited, a:hover
		{color: #225d9a}
		