*==================================================================================================
 * Header
 *==================================================================================================*/

#header {
	height: 200px;
}
#brand {
	height: 130px;
	background:#007a47 url("../images/common/header_BG.gif") repeat-x left top;
}
.logo {
	margin: 0;
	padding-left:30px;
}
#strapLine {
	padding: 15px 0 10px 30px;
}
.headerFooterLinkList {
	border: none;
}
#topNavigation {
	margin: 0;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
}
#topNavigation ul li a {
	padding:10px 19px;
}
#topNavigation ul.level1 li.selected {
	background:transparent url("../images/common/global_navi_chosen.gif") no-repeat center bottom;
	border-bottom:2px solid #007a47;
}

#header #search {
        right:15px;
        top:50px;}




/*==================================================================================================
 * Contents
 *==================================================================================================*/
p.bodyText {
	font-size:15px;
}
p.bodyText a {
	font-size:16px;
}
.unmanagedContent a {
	text-decoration:underline;
}
.unmanagedContent ul {
	line-height:170%
}

h1#pageName{
	border-bottom:1px solid #007a47;
	border-top:none;
	padding-left:0;
	margin-top:5px;
	margin-bottom:10px;
	background-image:none;
	background:none;
    font-size:22px;
	line-height:120%
}

.unmanagedContent h7{
	border-top:none;
	padding-left:0;
	margin-top:5px;
	color:#FF5B00;
	margin-bottom:10px;
	background-image:none;
	background:none;
        font-size:22px	
}

h1.title{
	border-bottom:1px solid #007A47;
	padding:10px 0 10px 0;
	margin:5px 10px 10px 10px;
	line-height:120%
}

.unmanagedContent h2 {
	line-height:150%;
	padding:0;
	margin-bottom:0;
}
.unmanagedContent h3 {
	line-height:160%;
	padding:0;
	margin-bottom:0;
}
.unmanagedContent h3 {
	line-height:180%;
	padding:0;
	margin-bottom:0;
}
.unmanagedContent h3 a {
	line-height:180%;
	font-size:14px;
	font-weight:bold;
}

.unmanagedContent h4 {
	line-height:180%;
	padding:0;
	margin-bottom:0;
}

.unmanagedContent h4.check {
	background:transparent url("../images/common/header4_bg.gif") no-repeat 0 3px;
	line-height:180%;
	padding:5px 0 0 35px;
	margin-bottom:0;
	color:#393939;
}

.unmanagedContent h5 {
	line-height:180%;
	padding:0;
	margin-bottom:0;
}
.unmanagedContent h6 {
	line-height:160%;
	padding:0;
	margin-bottom:0;
	font-size:11px;
	color:#393939;
	font-weight:normal
}


.unmanagedContent p {
	line-height:160%;
	margin-top:5px;
}
#content {
	border: none;
}

body.sidebars-left-right #content #proposition img {
	margin:0 auto 5px 0;
}
.unmanagedContent ol {
	line-height:200%
}
#pageTopContainer {
	margin-left:5px
}
#breadcrumb ol li {
	margin-right:2px;
	padding-right:2px
}
#pageTools {
	width:220px;
}
#pageTools ul {
	float:right;
}

/*==================================================================================================
 * Left Navigation
 *==================================================================================================*/
#sidebarLeft {
	width:190px
}
#leftNavigation {
	border:none;
	background:#ebebeb url("../images/common/left_navi_BG.gif") repeat-y center top;
	margin:20px 0;
}

#leftNavigation a {
	background-color:transparent;
	padding:5px 5px 5px 8px
}
#leftNavigation ul.level1 {
	background:url("../images/common/left_navi_bottom.gif") no-repeat center bottom, url("../images/common/left_navi_top.gif") no-repeat center top transparent;
	padding:10px 0 15px 0;
}

#leftNavigation li, #leftNavigation ul.level2 li.first {
	border-top: 1px dotted #a6a6a6;
}
#leftNavigation li.last {
	border-bottom: 1px dotted #a6a6a6;
}
#leftNavigation ul.level2 li.last {
	border-top: 1px dotted #a6a6a6;
}

#leftNavigation li.hasChildren a {
	background:url("../images/common/left_navi_arrowdown.gif") no-repeat 165px 10px
}

#leftNavigation li.selected.hasChildren a {
	background:url("../images/common/left_navi_arrowdown_chosen.gif") no-repeat 165px 10px;
}

#leftNavigation li.selected, #leftNavigation li.selected a{
	background:url("../images/common/left_navi_chosen_BG.gif") repeat-x left top transparent;
	margin-left:1px;
	margin-right:1px
}

#leftNavigation ul.level1 li.selected.hasChildren ul.level2 li {
	background:url("../images/common/left_navi_child_BG.gif") repeat-x left top #bcdcb0;
	margin:0;
}

#leftNavigation ul.level1 li.selected.hasChildren ul.level2 li a {
	background:url("../images/common/left_navi_child.gif") no-repeat 10px 10px;
	padding-left:25px;
}
#leftNavigation ul.level1 li.selected.hasChildren ul.level2 li.selected {
	background:url("../images/common/left_navi_chosen_BG.gif") repeat-x left top transparent;
	margin:0;
}

#leftNavigation ul.level1 li.selected.hasChildren ul.level2 li.selected a {
	background:url("../images/common/left_navi_child_chosen.gif") no-repeat 10px 10px;
	padding-left:25px;
}

#sidebarLeft .unmanagedContent {
    padding: 5px;
}
#contactLeft {
	margin: 0 0 15px 0;
	}
	
#contactLeft h3{
	background:url("../images/common/right_column_BG.gif") repeat-x left top #0036D6;
	padding:5px 10px 0 10px;
	height:25px;
	color:#FFFFFF;
	margin:0;
	font-size:14px
}

/*==================================================================================================
 * Sidebar Right Section 
 *==================================================================================================*/
#sidebarRight {
	float:right;
	margin-bottom:30px;
	margin-top:20px;
}

#sidebarRight .unmanagedContent a  {
	text-decoration:none;
}

#quickLinks {
	margin: 0 0 15px 0;
	}
	
#quickLinks h3 {
	background:url("../images/common/right_column_BG.gif") repeat-x left top #1b6100;
	padding:7px 10px 0 10px;
	height:23px
}

#quickLinks ul  { 
    padding-left:0;
    list-style-image:none}	

#quickLinks ul li {
	border-bottom: 1px dotted #b7b7b7;
}
#quickLinks ul li a {
	background-image:url("../images/common/right_column_list.gif");
	padding:7px 5px 7px 20px;
	color:#272727
}
#quickLinks ul li a:hover {
	background-color: transparent;
	background-image:url("../images/common/right_column_list.gif");
	color:#00941E;
}
#new { margin: 0 0 15px 0;}

#new h3 {
	background:url("../images/common/right_column_BG.gif") repeat-x left top #1b6100;
	padding:5px 10px 0 10px;
	height:25px;
	color:#FFFFFF;
	margin:0;
	font-size:14px
}

#new ul{
	list-style:none;
	list-style-image:none;
	padding-left:0;
	margin:0 3px 0 3px;
}

#new ul li {
    border-bottom: 1px dotted #b7b7b7;
    margin:0;
}

#new  li a {
	background-image:url("../images/common/right_column_new_list.gif");
	background-position:0px 12px;
	background-repeat:no-repeat;
	padding:7px 5px 7px 12px;
	color:#272727;
	font-size:12px;
	text-decoration:none;
	display:block
}
#new  li a span.red {
	color:#dc0000;
	font-size:10px;
	text-decoration:none;
}
#new li a:hover span.red {
	text-decoration:none;
}
#new  li a:hover {
	color:#00941E;
	font-size:12px;
	text-decoration:underline
}

#sidebarRight .concurrent { margin: 0 0 15px 0	}

/*==================================================================================================
 * Concertina
 *==================================================================================================*/
 
 ul.concertinaList .concertinaHeading.open {
	color:#FF5B00;
	padding:0.5em 0.5em 0.5em 30px;
}
ul.concertinaList .concertinaHeading {
	color:#007A47;
	padding:0.5em 0.5em 0.5em 30px;
}
/*==================================================================================================
 *Content  Caroucel
 *==================================================================================================*/
 .nova-carousel-container {
	border:none;
	margin:25px 11px 11px 5px
}
.nova-carousel-container h2 {
	display:none
}


/*==================================================================================================
 * Press
 *==================================================================================================*/
 
 p.date {
        margin:11px 11px 11px 10px;
}
 
/*==================================================================================================
 * Footer
 *==================================================================================================*/
#footer {
	padding:10px 0 40px 0
}
#footer span.copyright {
	text-align:center;
	width:100%;
	margin:0px 0 10px 0;
}

#footer .headerFooterLinkList {margin:0}

#footer ul {
	float:left;
	text-align:center;
	width:100%;
}