
body
{
	width:100%;
	background-color:#d0d0d0;
	
}
.itellu-wrapper
{
	width:840px;
	text-align:left;
	margin:0 auto;
	background-color:White;
}
.itellu-wrapper .header
{
	height:92px;

}
.itellu-wrapper .header *
{
	position:relative;
	color:#777777;
}
.itellu-wrapper .header .logo
{
	display:block;
	float:left;
}

.itellu-wrapper .header .right
{
	float:right;
	vertical-align:middle;
	padding-top:20px;
	margin-right:10px;
}
.itellu-wrapper .header .right div
{
}
.itellu-wrapper .header .right .datetime
{
		padding:5px 0 5px 0;

}
.itellu-wrapper .breadcrumb
{
	clear:both;
	height:5px;
}
.itellu-wrapper .banner-bar
{
	clear:both;
	text-align:center;
	padding:0 6px 33px 6px;
	
}
.itellu-wrapper .banner-bar .banner
{
	background:#28509a url(banner.gif) no-repeat left bottom;
	height:216px;
	padding-top:5px;
	clear:both;

}
.itellu-wrapper .banner-bar .user-area
{
	background-color:#e4e4e4;
	height:33px;
	vertical-align:middle;
}
.itellu-wrapper .banner-bar .user
{
	float:right;
	padding:0 5px;
}
.itellu-wrapper .banner-bar .login
{
	float:right;
	padding:0 5px;

}

.itellu-wrapper .contentpane
{ 
	text-align:left;
	width:100%;
}
.itellu-wrapper .rightpane
{
	text-align:left;
	width:100%;
}
.itellu-wrapper tr
{
	 vertical-align:top;
}
.itellu-wrapper .content-td
{
	width:auto;
	padding:0;
	margin:0;
}
.itellu-wrapper .right-td
{
 	padding:0;
	margin:0;


}
.itellu-wrapper .right-td 


.itellu-wrapper .bottom
{
	text-align:center;
	padding:20px 0;
}



/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; background-color: White; white-space: nowrap; margin-top: 2px;float:left;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}
a.ServerSkinWidget{width:25px;}
input.SearchTextBox{float: left; z-index: 16	; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}


.clear_float{clear:both;}




div.sectiontab-nav-container
{
	padding-left:20px;
	position:relative;
	z-index:1;

}


div.sectiontab-nav-container *
{
	display:block;
	float:left;
	position:relative;
}

div.sectiontab-nav-container .sectiontab-nav
{
	  background:url("tableft.gif") no-repeat left top;
      padding-left:4px;
      cursor:pointer;
      display:inline;
      font-size:14px;
      margin-right:6px;
     
}
div.sectiontab-nav-container .sectiontab-nav span.Head
{
	  background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
}
div.sectiontab-nav-container .sectiontab-nav-hover,
div.sectiontab-nav-container .sectiontab-nav-current
{
      background-position:0% -42px;

}
div.sectiontab-nav-container .sectiontab-nav-hover span.Head,
div.sectiontab-nav-container .sectiontab-nav-current span.Head
{
      background-position:100% -42px;


}
div.sectiontab-content-container
{
	border:1px solid #6f8c94;
	border-top:solid 0px transparent;
	background-color:#E2EBF4;
	padding:3px;
	padding-top:6px;
	height:1%;
	width:750px ;
	clear:both;
	overflow:visible;
}
div.sectiontab-content-container .sectiontab-content
{
	display:none;
	overflow:visible;
}

div.sectiontab-content-container .sectiontab-content-current
{

	display:block;
	background-color:White;
	border:1px solid #6f8c94;
	border-top:solid 0px transparent;

}


/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(../images/menu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}


