body{
	background-image: url("../images/system/v1/background/top_bar.jpg");
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

.clear{	clear:both;font-size:1px;display: block;margin: 0px;padding: 0px;height: 1px;line-height: 1px;}

a:link{	color: #3e749a; }
a{text-decoration: none; cursor:pointer;}
a:active{color: #3e749a;}
a:visited{color: #3e749a;}
a:hover{color: #9cbace;}

#header{
	width:1000px;
	height:120px;
	margin: auto;
	overflow: visible;
	z-index: 1;
}

/*
#headerBackground{
	width:537px;
	height:79px;
	background-image: url("../images/system/v1/header/clouds.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left:-70px;
	z-index: 98;
}
*/

/*
#headerLogo{
	width:291px;
	height:107px;
	background-repeat: no-repeat;
	background-position: top;	
	position: absolute;
	left:170px;
	background-image: url("../images/system/v1/header/bamio.png");
}
*/



#headerLogo{
	width:395px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: left top;	
	top:0px;
	float: left;
	position: relative;
	left: 0px;
	background-image: url("../images/system/v1/header/logo.jpg");
	z-index: 0;
}


/*
#headerLogoAbsContainer{
	position:relative;width:453px;float:left;height:20px;overflow:visible;z-index: 0;
}
*/


/*
#headerBee{
	width:137px;
	height:114px;
	position: absolute;
	z-index: 99;
	left:70px;
	top:10px;
	background-image: url("../images/system/v1/header/beemio.png");

}
*/

#pageContainer{
	width:990px;
	/*background-image: url("../images/system/v1/background/page.png");
	background-position: right;*/
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	margin-bottom: 10px;
	position: relative;
	top:-40px;
}


#pageLeft{
padding-top:00px;width:655px; margin-left:3px; float:left;position:relative;top:0px;z-index: 99;
}

#pageRight{
float:right;position:relative;top:-30px;z-index: 99;
}

#searchBox{
float:right; width:auto; background:#F4F8FB; text-align:right; padding:3px; padding-left:5px; border:1px solid #E1EAEC;
}
#searchBox input{
font-family: Tahoma, Arial, Verdana; font-size:10pt; color:#CCC; font-weight:normal; width:200px; border:#E1EAEC 1px solid;
}

/*#pageBottom{
	width:963px;
	height:13px;
	background-image: url("../images/system/v1/background/pagebottom.png");
	background-position: left;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	position: relative;
	top:13px;
	left:14px;
	overflow: hidden;
}*/

#footer {
	position: relative;
	min-width: 999px;
	width: 100%;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2EBEF;
	top:-30px;
}

#pageCopyright{
	width:936px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	position: relative;
	text-align: right;
	top:-30px;
}

#pageBody{
	width:990px;
	margin-left:0px;
}


#notificationArea{
	position: relative;
	width:353px;overflow:visible;
	text-align: right;	
	float: right;
	top:-25px;
	height:36px;
}

#notificationArea IMG{
	vertical-align: bottom;
	margin-right: 4px;
}

#notificationArea P{
	margin: 0px;
	padding: 0px;

}

#notificationArea STRONG{
	color: #65a22b 
}

h1{
	/*letter-spacing: 0.03em;*/
	color: #4b900f;
	font-weight:bold;
	font-size: 20pt;
	font-family: Helvetica, Verdana, Arial;
	margin: -3px;
	margin-left: 15px;
	padding: 0px;
}

.greenBT{
	background:url(../images/system/v1/buttons/greenbtblank.png);border:none;width:89px;height:24px;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Helvetica, Arial;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

.blueBT{
	background:url(../images/system/v1/buttons/bluebtblank.png);border:none;width:89px;height:24px;
	font-weight:normal;
	color:white;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Helvetica, Arial;
	cursor:pointer;
}

.redBT{
	background:url(../images/system/v1/buttons/redbtblank.png);border:none;width:89px;height:24px;
	font-size: 8pt;
	font-family: Verdana,Tahoma,Helvetica, Arial;	
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

a{
  outline: none;
}

P{
	color: #3e749a;
	font-weight:normal;
	font-size: 8pt;
	font-family: Tahoma,Helvetica, Verdana, Arial;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	position: relative;
	line-height: 20px;
}



.scroll{
	width:12px;
	height:235px;
	position:relative;
	float:right;
	top:0px!important;
	top:-5px;
	margin-left: 2px;
}

.scrollTop{
	width:12px;
	height:8px;
	background-image:url(../images/system/v1/scroll/tracktop.png);background-repeat:no-repeat;background-position:bottom;
}

.scrollBottom{
	height:8px;width:12px;
	background-image:url(../images/system/v1/scroll/trackbottom.png);
	background-repeat:no-repeat;
}

.scrollPanelSlider{
	background-image:url(../images/system/v1/scroll/trackbody.png);
}

.scrollPanelHandle{
	background-image:url(../images/system/v1/scroll/slider.png);position:relative;
}


SELECT{
	border: 1px solid #dddddd;
	height: 20px;
	letter-spacing: 0.03em;
	color: #404a56;
	font-weight:normal;
	font-size: 8pt;
	font-family: Tahoma,Helvetica, Verdana, Arial;
	line-height: 15px;
	vertical-align: top;
	margin-bottom: 8px;
/* 	display: float-block; */
}