/* BioWest 2009 Style sheet for IE */

body 
{
	background-color:#e4e0f1;
	background-position:center;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #c3afe5;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #ddcfe9;
	margin-top: 10px;
	vertical-align:middle;
}

div.centerarea
{
	background-image:url(Images/BackgroundImage.png);
	background-position:middle;
	border: inherit;
	border-color: #8e6cd0;
	width:915px;
	margin-top:0px;
	z-index:-3;
	height:inherit;
	padding:20px;
	color: #8e6cd0;
	outline-color: #8e6cd0;
	border-style:solid;
	vertical-align:middle;
}

div.centerarearight
{
	border: inherit;
	width:915px;
	margin-top:-2360px;
	z-index:-4;
	height:inherit;
	color: #82C19C;
	outline-color: #82C19C;
	padding-right: 20px;
}

div.centerareafoot
{
	background-image:url(Images/BackgroundImage.jpg);
	background-position:center;
	width:915px;
	z-index:-3;
	height:inherit;
	padding:20px;
	color: #8e6cd0;
	border-right-color: #8e6cd0;
	border-bottom-color: #8e6cd0;
	border-left-color: #8e6cd0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: ridge;
	border-top-color: #8e6cd0;
}

div.footer
{
	width:850px;
	margin-top:0px;
	z-index:-5;
	height:inherit;
}

p
{
	color:#000000;
	font-weight: 400;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
}

div.navigation 
{
	float:left;
	top: 5px;
	margin:inherit;
	z-index:2;
	border:none;
}

div.menu 
{
	background-position:center ;
	width:915px;
	z-index:-2;
	border:none;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link        
{
	text-decoration: none;
	margin: inherit;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	marker-offset: inherit;
	border-collapse: separate;
	empty-cells: show;
}

a:active       
{
	text-decoration: none;
	margin: inherit;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited     
{ 
	text-decoration: none;
	margin: inherit;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited: hover  
{ 
	text-decoration: none;
	margin: inherit;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover       
{ 
	text-decoration: none;
	margin: inherit;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header
{
	z-index:-2;
	align: center;
}

#headera
{
	align: center;
	z-index:-1;
}

#navigation 
{
	top: 5px;
	background-position:center;
	z-index:2;
	border:none;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:inherit;
	color:#5E0181;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	text-align:center;
	color:#400040;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color:#8E01CB;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	text-align:inherit;
	color:#770077;
	height: inherit;
}

h5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#5E0181;
	height: inherit;
}

h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	color:#673ab7;
}
