/**********************************************************
[Sections]
=Global
=Header
***********************************************************/

/*
 * section =Global
 */

 /*
	
	input
	{
		display: block;
	}
object
{
	display:block;

}
*/
/*	

 * section =Header
 */
 /*
.Onyva_SearchInput
{
	width: 106px;
	height: 11px;
	margin-top:1px;
	border:1px solid #41640F;
	font-size:10px;
	}

	.Onyva_Header
	{
		background-image: url(images/headerbackground.gif);
	}

	.Onyva_Login
	{
		background-image: url(images/background_login.gif);
	}

	.Onyva_LoginDisplay
	{
		background-image: url(images/layout/backgroundmemberslogin.gif);
	}

	.headerbg
	{
		background-image: url(../images/logo.jpg);
		padding:19px 0 0 151px;
		height:247px;
	}
	
	.newsLink
	{
		display:block;
		float:left;
		vertical-align:bottom;
		height:20px;
		bottom: 0;
	}
	
	.header
	{
		background-image: url(../images/header.jpg);
	}
	
	.header td
	{
		height:16px;
	}
	
	.datestyle 
	{
		font-family: Arial;
		font-weight: bold;
		color: white;
		margin-right: 2px;
		padding-right: 4px;
		font-size: 8pt;
		text-align:right;
		border-left: 1px solid #428FA1;
	}

div.Website_HeaderContent
{
	width: 1024px;
	clear: both;
	height: 23px;
	background-color: #f1f3f8;
}

div.Website_HeaderContent a
{
	display: block;
	padding: 5px 16px 5px 16px;
	border-left: solid 1px #8fa3d0;
	color: #ffffff;
	background-color: #5e7bbb;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div.Website_MenuHead_Links
{
	background-color: #E3E3E3d;
	border-left: solid 1px #BFBFBF;
	float: left;
	width: 65px;
	height: 19px;
	font-size: 10px;
	padding-top: 3px;
	padding-left:5px;
}

div.Website_MenuHead_Links a
{
	font-size: 10px;
	color:#747474;
	font-family: Arial narrow
	font-weight: bolder;
	
}

div.Website_MenuHead_Links hover
{
	background-color: #EFEFEF;
}

div.Website_MenuHead,
div.Website_MenuTail
{
	background-color: #5e7bbb;
	float: left;
	height: 23px;
}
div.Website_MenuHead
{
	float: left;
	width: 80px;
}

div.Website_MenuTail
{
	width: 74px;
	background-image: url(../images/layout/topmenutail.gif);
	background-repeat: no-repeat;
	border-left: solid 1px #8fa3d0;
}

*/

/*
* Section =Header
*/
body.Header
{
  background: #fff url(../Images/content-border-top.gif) no-repeat fixed 45px 63px;
}

.Header table
{
  position: absolute;
  top: 38px;
  left: 545px;
  height: 24px;
}

.Header td
{
  vertical-align: middle;
  font-size: 9px;
}

.Header td img
{
  margin-right: 5px;
}

.Header .searchInput
{
  border: 1px solid #797971;
  font-size: 11px;
  height: 13px;
  width: 139px;
}

.Header .searchButton
{
  margin-left: 2px;
}

.Header .logoLink
{
  position: absolute;
  left: 14px;
  top: 16px;
}

.Header .MenuBlock
{
  position: absolute;
  left: 267px;
  top: 42px;
}

.Header .topMenuItem
{
  display: inline;
  padding: 0px 10px 5px 10px;
  margin: 0;
  background: transparent url(../Images/separator.gif) no-repeat right 0px;
  font-size: 9px;
}


