*
{
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
}
BODY
{
	margin: 5px 10px 10px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
IMG
{
	border: 0;
}
#header, #ebocesHeader
{
	clear: both;
}
#ebocesHeader
{
	width: auto;
	margin: 10px 10px 0;
}
#logo
{
	float: left;
	margin-left: 3px;
	margin-top: -1px;
	#margin-top: 0;
}
#topBar
{
	background: url(images/header_bg.jpg) repeat-x center left;
	width: 100%;
	height: 112px;
}
#navigation
{
	width: 100%;
	height: 112px;
	background: url(images/header_right_cap.jpg) no-repeat center right;
	padding-top: 20px;
}
#ebocesHeader #topBar, #ebocesHeader #navigation
{
	width: auto;
}
#ebocesHeader #navigation
{
	#padding-top: 0;
}
#buttons
{
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 13px 13px 0 0;
}
#buttons LI
{
	display: inline;
	list-style: none;
}

#ebocesHeader #buttons
{
	#margin-top: 19px;
	#margin-left: -13px;
}
#ebocesHeader #channels
{
	#margin-top: 0;
}
#channels, #channels UL
{
	padding: 0;
	margin: -3px 0 0;
	list-style: none;
}
#channels A, #channels LI SPAN
{
	padding: 4px 8px 6px;
	font-size: 11px;
	font-weight: bold;
	color: #0B2E82;
	text-decoration: none;
	display: block;
}
#channels LI
{
	float: left;
	margin: 11px 20px 0 0;
}
#channels UL
{
	margin: 0;
	z-index: 10000;
}
#channels UL LI
{
	width: 155px;
	padding: 0;
	margin: 0;
	z-index: 10000;
}
#channels UL A:link, #channels UL A:visited, #channels UL LI SPAN
{
	color: #888;
	background: #F9F9F9;
	padding: 4px 8px 5px;
	width: 155px;
	font-weight: normal;
}
#ebocesHeader #channels UL A:link, #ebocesHeader #channels UL A:visited, #ebocesHeader #channels UL LI SPAN
{
	#width: 139px;
}
#channels UL A:hover, #channels UL LI:hover SPAN, #channels UL LI.sfhover SPAN
{
	color: #0B2E82;
	background: #FFF6D6;
}
#channels UL A.parent:link, #channels UL A.parent:visited, #channels UL LI SPAN.parent
{
	background: #F9F9F9 url(images/submenu_triangle.gif) no-repeat center right;
}
#channels UL A.parent:hover, #channels UL LI:hover SPAN.parent, #channels UL LI.sfhover SPAN.parent
{
	background: #FFF6D6 url(images/submenu_triangle_hover.gif) no-repeat center right;
}
#channels LI UL
{
	border: 2px solid #E3E3E3;
	border-width: 0 2px 2px;
	position: absolute;
	width: 130px;
	left: -999em;
}
#channels LI UL UL
{
	border-width: 2px;
	margin: -24px 0 0 155px;
}
#channels LI:hover UL UL, #channels LI.sfhover UL UL, #channels LI:hover UL UL UL, #channels LI.sfhover UL UL UL
{
	left: -999em;
}
#channels LI:hover UL, #channels LI LI:hover UL, #channels LI LI LI:hover UL, #channels LI.sfhover UL, #channels LI LI.sfhover UL, #channels LI LI LI.sfhover UL
{
	left: auto;
}
#channels LI>UL
{
	width: 159px;
	#width: 155px;
}
#header>#logo, #ebocesHeader #logo
{
	margin-left: auto;
}
#ebocesFooter
{
	#float: left;
	clear: both;
	font-size: 10px;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #6B6B6B;
	background: #FDF9D7 url(images/footer_bg.gif) repeat-x;
	overflow: auto;
	padding: 7px 10px;
	border: 1px solid #FAEEB1;
	-moz-border-radius: 4px;
}
#ebocesFooter A
{
	color: #939393;
}
#ebocesFooter #copyright
{
	float: left;
}
#ebocesFooter #links
{
	float: right;
}

#content table.wpsPortletBody td.portletContentArea div div.wcmAuthoringPadding,
#content table.wpsPortletBody td.portletContentArea div div.wcmAuthoringPadding form table td div.wcmObjectFormLayout {
	padding-left: 0;
	padding-right: 0;
}

td.portletContentArea div div.indent {
	margin: 0 !important;
}

