﻿

body
{
	font-family:Arial;	
	font-size:12px;		
	margin:0px;
	background:#e6f4fa;
}

/*-------------- Global Master Page ------------------*/


.parentContainer
{	
	width:975px;
	margin-left:auto;
	margin-right:auto;
		
}

.topUtilBar
{	
	height:32px;
	position:relative;	
	vertical-align:bottom;
}

.topUtilBar .utilBar
{
	position:relative;
	float:right;	
	width:760px;
	height:32px;
	vertical-align:bottom;
	color:#1fa0d6;
}

.topUtilBar .languageBar
{	
	width:200px;
	position:relative;
	float:left;		
	height:32px;
	
}

.topUtilBtn
{	
	color:#0093d0;
	text-decoration:none;
}

.topUtilBarContainer
{	
	position:relative;
	float:right;
	font-size:9px;
	top:12px;
	text-transform:uppercase;
}



.headerBar
{			
	height:120px;
	position:relative;	
	background-image:url('/sysimg/headerBar.jpg');
}

.headerBarContainer
{	
	height:120px;
	padding:0px;
}

.headerBarContainer .imageBrandLogo
{
	height:120px;
	width:150px;
	position:relative;
	float:left;
	
}

.imageBrandLogo .mainImgLogo
{
	position:relative;
	top:16px;
	left:13px;	
}

.headerBarContainer .headerArea
{
	position:relative;
	float:right;
	height:120px;
	width:820px;	
}

.headerArea .pageTitle
{
	position:relative;
	top:15px;
	height:18px;
	text-align:right;
	padding-right:14px;	
	font-size:16px;
	color:#ffffff;
}

.headerArea .mainNavigation
{	
	position:relative;
	top:65px;
	height:26px;	
}

.mainNavigation .mainNavigationBar
{
	position:relative;
	float:left;
	width:488px;	
	height:15px;		
	margin-right:0px;
	font-size:14px;
	top:10px;		
}

.mainNavigationBar .tblNavBar
{
	position:relative;
	float:right;
}




.mainNavigationBar .cellSpacer
{
	color:#0093d0;	
}

.mainNavigation .searchArea
{	
	position:relative;
	float:right;
	top:10px;
	height:25px;			
}


.searchArea .searchBox
{
	background-image:url('/sysimg/searchBox.gif');
	background-repeat:no-repeat;
	width:256px;
	height:25px;
	
	
}



.searchArea .txtSearchBox
{
	position:relative;
	top:-2px;
	left:1px;	
	height:12px;
	width:245px;
	
	
	
	
}

.searchArea .lnkSearchTxt
{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:14px;
	padding-left:5px;
	position:relative;
	top:-2px;
		
}



.userBar
{	
	height:30px;
	position:relative;
	background:#ffffff;

}

.userBar .userBarImg
{
	background-image:url('/sysimg/userBar.gif');
	background-position:center;
	background-repeat:no-repeat;	
	height:30px;
	position:relative;	
	
}









