body {
	background: #879b8f url(images/body.jpg) no-repeat center top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 20px 0;
	margin: 0;
	line-height: 18px;
	}

/* Baseline grid overrides */	
/*
body {
	background: #fff url(images/gridbg.gif) 0 15px;
}	

#wrapper,
#header,
#main
 {
	background: none !important;
	}*/
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}
	
p {
	line-height: 18px;
	margin: 0 0 18px 0;
	}

/*  links */

a {
	color: #306867;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	background: #fff4c9;
	}
	
ul, ol {
	margin: 18px 20px 18px;
	padding: 0;
	}
	
ul ul {
  margin: 0 10px 18px;
}

li {
  min-height: 1px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

ul {
	margin-left: 5px;
	}

ul li {
	padding-left: 20px;
	background: url(images/li.gif) no-repeat left 3px;
	list-style: none;
	margin-left: 0;
	}
	
* html li {
	height: 1px;
	}

table {
	border-collapse: collapse;
	margin: 17px 0;
	border: 1px solid #879b8f;
	}
	
td, th {
	padding: 3px 5px 5px;
	line-height: 18px;
	border: 1px solid #879b8f;
	}
	
th {
	text-align: left;
	font-size: 11px;
	background: #d8e7de;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #306867;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 embed,
h2 embed,
h3 embed,
h4 embed,
h5 embed,
h6 embed
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	font-weight: normal;
	}
	
h2, h3, h4 {
	font-size: 15px;
	margin: 18px 0 0 0;
	font-weight: bold;
	}
	
h2 {
	font-size: 18px;
	}
	
h3 {
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
	
	
/* [ Wrapper ] */

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/wrapper.png) repeat-y;
	}
	
#wrapper_pre {
	width: 770px;
	height: 20px;
	margin: 20px auto 0;
	background: url(images/wrapper_pre.png);
	}
	
#wrapper_post {
	width: 770px;
	height: 20px;
	margin: 0 auto 20px;
	background: url(images/wrapper_post.png);
	}
	
/* [ Wireframe ] */

#wireframe_header {
	width: 955px;
	margin: 0 auto;
	height: 55px;
	padding-top: 10px;
	}

#wireframe_header img {
	float: left;
	}
	
#wireframe_header h1 {
	font-size: 12px;
	float: left;
	margin: 32px 0 0 10px;
	padding: 0;
	line-height: normal;
	}
	
/* [ Site Header ] */


#site_header {
	height: 100px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
	}
	
#site_header_logo {
	position: absolute;
	top: 10px;
	left: 40px;
	}
	
#site_header_logo a {
	color: #fff;
	}
	
#site_header_logo a:hover {
	background: none;
	}
	
/* [ Site Header Tools ] */
#site_header_tools {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 10px;
	color: #ccc;
	text-align: right;
	}
	
#site_header_tools a {
	color: #879b8f;
	text-decoration: none;
	}
	
#site_header_tools a:hover {
	color: #999;
	background: none;
	text-decoration: underline;
	}
	
/* [ Mini Search ] */

#mini_search {
	position: absolute;
	top: 35px;
	right: 15px;
	}
	
.mini_search_field {
	height: 14px;
	width: 100px;
	padding: 2px 2px 2px 16px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	margin-right: 5px;
	border: 1px solid #879b8f;
	background: #fff url(images/mini_search_field.gif) no-repeat 2px 3px;
	}
	
#mini_search .focus {
	border: 1px solid #b2ccbc;
	color: #333;
	}

.mini_search_button {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: #56595c url(images/mini_search_button.gif) no-repeat 0 0;
	float: left;
	}
	
.mini_search_button:hover {
	background: #939495 url(images/mini_search_button.gif) no-repeat 0 -20px;
	}
	

/* [ annual report button ] */
#annual_reports{
	width:142px;
	height:23px;
	position:absolute;
	right:19px;
	bottom:5px;
	margin:0;
	padding:0;
}

	#annual_report_button{
		display:block;
		width:120px;
		height:23px;
		background:url(images/annual_reports.gif) no-repeat right bottom;
	}
	
	#annual_report_button:hover{
		background-position:right top;
	}
	
	
/* [ Page Header ] */
	
#page_header {
	height: 80px;
	margin: 0 auto;
	position: relative;
	background: #333 url(images/page_header.gif) repeat-x top;
	}
	
#page_header img {
	float: left;
	}
	
#page_header_logo {
  padding: 0 70px;
}

	
/* [ Main ] */

#main_wrapper {
}

#main {
	margin: 0 auto;
	position: relative;
	z-index: 1;
	min-height: 1px;
	background: url(images/main.gif) repeat-y left;
	border-left: 1px solid #eff2f2;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	height: 0;
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	}
	
/* [ Breadcrumb ] */
#breadcrumb {
	color: #306867;
	font-size: 10px;
	font-weight: bold;
	}
	
	
/* [ Content ] */

#content {
	font-size: 12px;
	padding: 17px 19px 18px 20px; 
	color: #333;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 480px;
	background: url(images/content.gif) repeat-x top;
	border-top: 1px solid #fff;
	}
	
* html #content {
	height: 400px;
	}

	
/* [ Sidebar ] */
#sidebar {
	width: 200px;
	float: left;
	position: relative;
	padding: 0 20px 0 19px;
	z-index: 1000;
	background: url(images/sidebar.gif) repeat-x top;
	}
	
.sidebar_panel a {
	display: block;
	color: #fff;
	background: #999;
	padding: 10px;
	margin: 10px 0;
	}
	
.sidebar_panel a h4 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	margin: 0;
	padding: 0;
	}
	
.sidebar_panel a p {
	margin: 0;
	line-height: 14px;
	}

/* [ Footer ] */

#footer {
	height: 72px;
	background: #414141 url(images/footer.gif) no-repeat 20px 14px;
	margin: 0 auto;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	position: relative;
	clear: both;
	min-height: 1px;
	padding: 18px 0 0 100px;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #fff;

	}
	
#footer a:hover {
	text-decoration: underline;
	background:none;
	}
	
#site_credit {
  position: absolute;
  top: 18px;
  right: 20px;
}

#site_credit a {
  color: #999;
}


/* [ Brands List ] */
.brands {
	list-style: none;
	margin: 18px 0;
	padding: 0;
	}
	
.brands li {
	display: inline;
	float: left;
	width: 120px;
	background: none;
	margin: 0;
	padding: 0;
	}
	
.brands li a {
	display: block;
	width: 120px;
	}
	
.brands li a:hover {
	background: none;
	}
	
.brands li img {
	display: block;
	}
	
/* [ Brand Logos ] */
.brand_logo {
	position: absolute;
	top: 30px;
	right: 150px;
	}
	
/* [ Reports ] */
.reports {
	margin: 0 0 3em 0;
	}

.reports li {
	background: url(images/pdf.gif) no-repeat left 1px;
	}
	
/* [ Share Price ] */
.share_price {
	background: #c8d6d7;
	padding: 9px 10px;
	margin: 36px -10px 18px;
	color: #444;
	min-height: 1px;
	}
	
	  * html .share_price {
	    height: 160px;
	    position: relative;
	  }
	  
	  .share_price:after {
	    content: ".";
	    height: 0;
	    display: block;
	    clear: both;
	    visibility: hidden;
	  }
	
.share_price h4 {
	margin: 0;
	font-size: 12px;
	}
	
  #share_chart {
    float: right;
    padding: 0 0 5px 6px;
    background: #fff;
  }
  
    * html #share_chart {
      height: 1px;
    }
  
    #share_chart img {
      display: block;
    }
	
#share_price_value {
	font-size: 14px;
	font-weight: bold;
	}
	
#share_price_updated {
	color: #555;
	font-size: 10px;
	}
	
.share_price .note {
  font-size: 10px;
  line-height: 9px;
  margin-top: 9px;
}

#share_price_link {
  position: relative;
}
  
  * html #share_price_link {
    height: 1px;
  }

.share_graph_key {
  margin: 20px auto;
}

.share_graph_key {
  border: none;
}

.share_graph_key td {
  border: none;
}

.share_graph_key img {
  margin-left: 20px;
}

.report_group{
	border-bottom:solid 1px #C5CBCB;
	margin-top:2px;
}
.report_group ul{
	margin-top:10px;
}