/* Main elements */
body 
{
    margin: 0;
    padding: 0;
	font: 11px/1.6em Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	background: #ffffff;
	text-align: center;
	width:100%;
	height:100%;	
}

a,
a:link
{
    color:#7c96b5;
    text-decoration: none;
}

a:hover, 
a:active
{
    text-decoration: underline;
}

br.clear
{
    clear: both;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

.hide
{
    display: none;
}

span.superscript
{
    vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

/* Surrounding container Element */
#container
{
    position: relative;
	margin: 0 auto;
	padding: 5px 0;
	width: 990px;
	text-align: left;
}

/* meta navigation */
#navigation_meta
{
    display: block;
    margin: 5px 0;
}

#navigation_meta a,
#navigation_meta a:link, 
#navigation_meta a:active, 
#navigation_meta a:visited
{
    text-transform: uppercase;
    padding-right: 3px;
}

#navigation_meta a.active 
{
    font-weight: bold;
}

/* Decoration */
#decoration
{
    color: white;
}

#banner
{
    background: transparent url(../images/header.jpg) 0 0 no-repeat;
    height: 190px;
    padding: 0;
    margin: 0;
}

#content_context-downloads
{
    float: right;
    width: 785px;
    margin: 163px 0 0 0; 
    padding: 0;
    height: 25px;
    right: 0;
    bottom: 0;
    border-top: 2px solid white;
    border-left: 2px solid white;
    background-color: #656667;
}

#content_context-downloads ul
{
	float: right;
	list-style-type: none;
    margin: 0;	
}

#content_context-downloads ul li
{
	margin: 5px 10px 0 0 !important;
	margin-top: 3px;
}

#content_context-downloads a,
#content_context-downloads a:link,
#content_context-downloads a:visited,
#content_context-downloads a:active
{
	text-decoration: none;
    color: #fff;
	background: url(../images/pdf.gif) 2px 0 no-repeat; 
	padding-left: 20px;

}

#content_context-downloads a:hover
{
	text-decoration: underline;
}

/* --------------left navigavtion------------- */
#navigation_main 
{
	float: left;
	width: 200px;
}

#navigation_main p.title
{
	font-size: 12px;
	color: #8da9be;
	font-weight: bold;
	margin: 20px 10px;
}

#navigation_main ul 
{
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#navigation_main li 
{
    margin: 3px 0;
}

#navigation_main li a, 
#navigation_main li a:link,
#navigation_main li a:visited,
#navigation_main li a:active,
#navigation_main li a:hover  
{
    width: 170px;
    display: inline-block;
    background: transparent url(../images/pi_bullet_03.gif) 0 7px no-repeat;
    padding-left: 10px;
	color: #444;
	text-decoration: none;
}

#navigation_main li a:hover 
{
	color: #7c96b5;
}

#navigation_main li.selected a,
#navigation_main li.selected a:link,
#navigation_main li.selected a:visited,
#navigation_main li.selected a:active,
#navigation_main li.selected a:hover,  
#navigation_main li.active a,
#navigation_main li.active a:link,
#navigation_main li.active a:visited,
#navigation_main li.active a:active,
#navigation_main li.active a:hover
{
    color: #7c96b5;
	font-weight: bold;
}

#navigation_main ul.nav1 li a, 
#navigation_main ul.nav1 li a:link,
#navigation_main ul.nav1 li a:visited,
#navigation_main ul.nav1 li a:active,
#navigation_main ul.nav1 li a:hover
{
    font-weight: normal;
    color: #444;
    width: 160px;
}

#navigation_main ul.nav1 li a:hover
{
	color: #7c96b5;
}

#navigation_main ul.nav1 li.selected a,
#navigation_main ul.nav1 li.selected a:link,
#navigation_main ul.nav1 li.selected a:visited,
#navigation_main ul.nav1 li.selected a:active,
#navigation_main ul.nav1 li.selected a:hover,  
#navigation_main ul.nav1 li.active a,
#navigation_main ul.nav1 li.active a:link,
#navigation_main ul.nav1 li.active a:visited,
#navigation_main ul.nav1 li.active a:active,
#navigation_main ul.nav1 li.active a:hover
{
    color: #7c96b5;
	font-weight: bold;
}

#navigation_main ul.nav1 ul.nav2 li a, 
#navigation_main ul.nav1 ul.nav2 li a:link,
#navigation_main ul.nav1 ul.nav2 li a:visited,
#navigation_main ul.nav1 ul.nav2 li a:active 
#navigation_main ul.nav1 ul.nav2 li a:hover
{
    font-weight: normal;
    color: #444;
    width: 150px;
}

#navigation_main ul.nav1 ul.nav2 li a:hover
{
	color: #7c96b5;
}

#navigation_main ul.nav1 ul.nav2 li.selected a,
#navigation_main ul.nav1 ul.nav2 li.selected a:link,
#navigation_main ul.nav1 ul.nav2 li.selected a:visited,
#navigation_main ul.nav1 ul.nav2 li.selected a:active,
#navigation_main ul.nav1 ul.nav2 li.selected a:hover,  
#navigation_main ul.nav1 ul.nav2 li.active a,
#navigation_main ul.nav1 ul.nav2 li.active a:link,
#navigation_main ul.nav1 ul.nav2 li.active a:visited,
#navigation_main ul.nav1 ul.nav2 li.active a:active,
#navigation_main ul.nav1 ul.nav2 li.active a:hover
{
    color: #7c96b5;
	font-weight: bold;
}

/****** Content *******/
#content_body
{
    float: left;
    margin-left: 5px;
    width: 785px;
}

#navigation_breadcrumb
{
    margin: 0;
    padding: 3px 0;
    width: 100%;
    height: 15px;
    background-color: #63778f;
    color: white;
    overflow: hidden;
}

#navigation_breadcrumb p
{
    float: left;
    margin: 0;
    padding-left: 25px;
    font-weight: bold;
}

#navigation_breadcrumb ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#navigation_breadcrumb li
{
    float: left;
    padding: 0 5px;
}

#navigation_breadcrumb li a,
#navigation_breadcrumb li a:link,
#navigation_breadcrumb li a:visited,
#navigation_breadcrumb li a:active,
#navigation_breadcrumb li a:hover
{
    color: white;
    background: url(../images/pi_bullet_02.gif) 0 5px no-repeat; 
    padding-left: 12px;
}

#page_heading
{
    background-color: #63778f;
}

#page_heading h1
{
    padding: 5px 25px 10px 25px;
    margin: 0; 
    color: white;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal; 
}

/**  Actual Content **/
#content_elements
{
    border: 1px solid white;
    border-left: 2px solid #E7EAEE;
    margin: 0;
    padding: 10px 25px;
    width: 582px;
}


#content_body.fullwidth #content_elements
{
    width: 732px;
}

#content_body select.noteslist
{
    width: 785px;
}

#content_body p
{
    margin-top: 0;
}

#content_elements h1
{
	color: #8da9be;
	font-weight:bold;
	margin: 25px 0 5px 0;
	padding: 0;
}

#content_elements h2
{
	font-size: 15px;
	color: #8da9be;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content_elements h2.person
{
    font-style: italic;
}

#content_elements h3
{
	font-size: 11px;
	color: #8da9be;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

#content_elements h4
{
	font-size: 11px;
	color: #7c96b5;
	font-weight: normal;
	margin:0;
	padding:0;
}

#content_elements h5
{
	font-size: 11px;
	color: #5b5b5b;
	font-weight:normal;
}

#content_elements div.imgleft
{
    float: left;
    clear: left;
    margin: 5px 25px 0 0;
    padding: 0;
}

#content_elements div.imgright
{
    float: right;
    clear: right;
    margin: 5px 0 0 25px;
    padding: 0 0 60px 0;
}

#content_elements div.imglarge
{
    display: block;
    clear: both;
    margin: 5px 5px;
}

#content_elements p.interview
{
	font-size: 14px;
	color: #7c96b5;
	font-weight:bold;
	margin-top: 25px;
	margin-bottom: 5px;
}

#content_elements p.nospace
{
    margin-bottom: 0;
}

#content_elements ul
{
    list-style-type: none;
    margin: 10px 15px;
    padding: 0;
}

#content_elements ul li
{
    background: transparent url(../images/pi_bullet_03.gif) 0 6px no-repeat;
    padding-left: 8px;
}

#content_elements img.portrait
{
    float: left;
    margin-top: 20px;
    margin-right: 25px;
}

#content_elements div.auditor
{
    float: left;
    margin-right: 50px;
    margin-bottom: 25px;
}

/********** TABLE *********/
#content_elements table
{
    border-collapse: collapse;
    width: 548px;
	margin-bottom: 25px;
	font-size: 11px;
}

#content_body.fullwidth #content_elements table
{
    width: 720px;
}

#content_elements table thead
{
    color: #000000;
    text-align: left;
    vertical-align: bottom;
}

#content_elements table thead tr th
{
    border-bottom: 1px solid #1e5ba6;
}

#content_elements table thead tr th.noline
{
    border-bottom: none;
}

#content_elements table thead tr th.left
{
    text-align: left;
}

#content_elements table thead tr th.right
{
    text-align: right;
}

#content_elements table thead tr th.center
{
    text-align: center;
}

#content_elements table thead tr th.highlight
{

}

#content_elements table thead tr th.subtitle
{
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: none;
    padding: 4px 0 0 0;
}

#content_elements table tfoot tr td
{
    font-size: smaller;
    padding: 3px 0 0 20px;
}

#content_elements table tbody
{
	text-align: left;
	vertical-align: bottom;
}

#content_elements table tbody tr td.line
{
	border-bottom: 1px solid #cccccc;
}

#content_elements table tbody tr td.noline
{
    border-bottom: none;
}

#content_elements table tbody tr td.strong
{
	font-weight: bold;
}

#content_elements table tbody tr td.highlight
{
    color: #63778f;
}

#content_elements table tbody tr td.left
{
    text-align: left;
}

#content_elements table tbody tr td.right
{
    text-align: right;
}

#content_elements table tbody tr td.center
{
    text-align: center;
}

#content_elements table tbody tr td.indent
{
    text-indent: 20px;
}

#content_elements table tbody tr td.subtitle
{
    color: black;
    font-weight: bold;
    font-size: 1.3em;
    border-bottom: none;
    padding: 10px 0 0 0;
}

#content_elements table tbody tr td.head
{
    color: black;
    border-bottom: 1px solid #1e5ba6;
    font-weight: bold;
}

#content_elements table tbody tr td span.note
{
    display: block;
    text-align: center;
}

#content_elements table tbody tr td a
{
	text-decoration: underline;
}

#content_elements table caption
{
    display: none;
}

#content_elements table#HJB_P-L,
#content_elements table#HJB_BSa,
#content_elements table#HJB_BSp,
#content_elements table#HJB_CF,
#content_elements table#HJB_EQ,
#content_elements table#HJB_EQ_2
{
    width: 733px;
}

/******   FOOTER **********/
#footer 
{
    float: right;
    width: 785px; 
    color:#999999; 
    border-top: 2px #dae7f1 solid;    
    font-size: 10px; 
    padding: 0;
}

#footer p
{
    float: left;
}

#footer ul
{
    list-style-type: none;
    float:right; 
    color:#7c96b5; 
    margin-top:5px; 
}

#footer ul li 
{
    float:left;
}

#footer .firstItem 
{
    display:none;
}
/********** Sitemap ************/

.sitemap
{
	float: left;
    width: 100%;
	margin-bottom: 20px;
}

.sitemap ul 
{
	list-style-type: none;
}

.sitemap ul li

{
	background-color: transparent;
	background-image: url(/images/pi_bullet_02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0 0 0 25px;
}
