@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}	
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #1d1752;
	font-size: 12px;	
}
a, a:link, a:active, a:visited {
	color: #ed217c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}		
#container {
	margin:20px auto;
	position: relative;
	width: 802px;
}
#logo {
	width: 200px;
	margin-bottom: 20px;
}
#search {
	position: absolute;
	right: 0;
	top: 0;
	color: #1295cb;
	font-size: 11px;
}	
#search a {
	color: #1d1752;
	font-size: 12px;
}
#search input {
	margin-left: 7px;
	width: 190px;
	border: 1px solid #cccccc;
}						
#header {
	width: 802px;
	height: 162px;
	clear: both;
}
#menu {
	width: 802px;
	height: 42px;
	margin: 30px 0 20px 0;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}
#menu ul {
	padding-top: 5px;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu li a {
	color: #1d1752;
	font-size: 11px;
	padding: 0 15px 0 0;
}
#menu li a:hover {
	color: #1295cb;
	text-decoration: none;		
}
#menu li a.active {
	color: #1295cb;
}
#menu li a.highlighted {
	color: #1295cb;
	text-decoration: none;		
}
#breadcrumb {
	margin: 7px 0 30px 192px;
	font-size: 11px;
	color: #1295cb;
}	
#breadcrumb a {
	color: #1d1752;
	margin-right: 10px;
}	
#content {
	width: 802px;
	clear: both;
	margin-top: 10px;	
}
#columnMain {
	width: 610px;
	float: left;
}
#columnMain2 {
	float: left;
	width: 394px;
}
#columnMain3 {
	float: left;
	width: 600px;
}
#columnSingle {
	float: left;
}
ul#submenu {
	display: block;
	width: 182px;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	list-style: none;
	margin-right: 10px;
}
ul#submenu li {
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 0;
}
ul#submenu li a {
	display: block;
	width: 182px;
	color: #1d1752;
	background: none;
}
ul#submenu li a:hover {
	color: #1295cb;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ul#submenu li a.highlighted {
	color: #1295cb;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ul#submenu li a.active {
	color: #1295cb;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

ul#submenu2 {
	display: block;
	width: 182px;
	border-top: 1px solid #cccccc;
	border: 0;
	font-size: 11px;
	list-style: none;
	margin-right: 10px;
}
ul#submenu2 li {
	border: 0;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 20px;
}

ul#submenu2 li a {
	display: block;
	width: 162px;
	color: #1d1752;
	background: none;
}
ul#submenu2 li a:hover {
	color: #1295cb;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ul#submenu2 li a.active {
	color: #1295cb;
	text-decoration: none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.clearDiv {
	clear: both;
}
#footerLinks {
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	margin-top: 20px;
}
#footerLinks a {
	color: #666666;
}
#footerLogos {
	border-top: 1px solid #cccccc;
	overflow: auto;
	padding-bottom: 10px;
	width: 100%;
}
#footerLogos img {
	float: left;
	margin: 10px 30px 0 0;
}
#footerLinks #rss {
	float: right;
	margin: -30px 100px 0 0;
}	
#footerLinks #rss a {
	color: #1d1752;
}
.contentItem {
	width: 192px;
	height: 120px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	float: left;
	color: #666666;
	font-size: 11px;
}
contentItem2 {
	width: 205px;
}	
.contentItem a {
	color: #ed217c;
	text-decoration: underline;
}
#columnMain .contentItem .more {
	margin-top: 3px;
	margin-bottom: 25px;
	float:right;
	font-size: 11px;
}			
.contentItem table {
	color: #ed217c;
	margin-bottom: 10px
}
.contentItem table td {
	padding-top: 6px;
}
.contentItem table.portfolioFacts td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: solid 1px #ccc;
}
.contentItem table td.header {
	color:#999999;
}			
.contentItem table td.left {
	padding-right: 10px;
}	
.contentItem table td.right {
}
#columnSingle .contentItem {
	width: 170px;
	float: none;
	margin-left: 10px;
	margin-right: 0;
	height: auto;
}			
h1 {
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 {
	color: #022871;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#columnMain .contentItem h2 {
	float: left;
}	
h2 .title_link:link {
	color: #022871;
	text-decoration: none;
}
h2 .title_link:visited {
	color: #022871;
	text-decoration: none;
}
h2 .title_link:hover {
	color: #022871;
	text-decoration: underline;
}
h2 .title_link:active {
	color: #022871;
	text-decoration: none;
}
h4 {
	color: #022871;
	font-size: 10px;
	font-weight: normal;	
	clear: both;
}	
#columnSingle h3 {
	border-bottom: 1px solid #cccccc;
}
p {
	margin-bottom: 10px;
	line-height: 15px;
}
.lightblue {
	color: #1295cb;
}
.lightblue a {
	color: #1295cb;
}



.lightbluehighlight {
	background: url(../images/linkbutton.jpg) no-repeat;
	color: #1295cb;
	width: 205px;
	height: 43px;
	margin-top: 10px;
}
.lightbluehighlight a {
	position: relative;
	top: 13px;
	color: #1295cb;
	padding-left: 36px;
	text-decoration: none;
	font-weight: bold;
}
.lightbluearrow {
	background: url(../images/arrow.gif) no-repeat 12px 5px;
	color: #1295cb;
	width: 193px;
	height: 20px;
}
.lightbluearrow a {
	position: relative;
	top: 4px;
	color: #1295cb;
	padding-left: 36px;
	text-decoration: none;
}


.contentItem p {
	padding-top: 6px;
	margin-bottom: 0;
}
#columnSingle .noBorder {
	border-bottom: none;
}	
#columnMain.pushed {
	margin-left:192px;
}
#columnMain2.pushed {
	margin-top: 38px; 
	border-left:1px solid #999999;
	padding-left: 8px;
}
#columnSingle.pushed {
	width: 205px;
	margin-left:192px;
}
.historydiv {
	margin: 0;
	padding: 0;
	border: 0;
}
.historydate {
	margin: 0;
	padding: 0;
	background: url(../images/history_arrow.gif) no-repeat;
	color: #fff;
	float: left;
	width: 108px;
	height: 40px;
	border-right: solid 1px #ed217c;
	padding-left: 5px;
}
.historydesc {
	width: 450px;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 5px;
}
#credit {
	float: right;
	margin-top: -25px;
	font-size: 11px;
	color: #666666;
}
#credit a {
	color: #666;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
#crra {
	float: right;
}
#crra img {
	margin-right: 0px;
}
.directorstitle {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 4px 0px 4px;
}
.directorsjob {
	font-size: 12px;
	color: #ed217c;
	margin: 8px 4px 0px 4px;
}
.directorsdesc {
	font-size: 11px;
	margin: 8px 4px 0px 4px;
}
.directorsemail {
	font-size: 12px;
	color: #ed217c;
}
.filedownload {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	height: 30px;
	margin-bottom: 8px;
}
.filetitle a {
	font-size: 15px;
	color: #1295cb;	
	float: left;
	line-height: 30px;
}
.filelink a {
	font-size: 12px;
	color: #1d1752;
	float: right;
	line-height: 30px;
}
.financialreport {
	float: left;
	width: 290px;
	margin: 0px 10px 10px 0px;
}
.annualreport {
	float: left;
	width: 144px;
	height: 170px;
	background-color: #e1e2d0;
	margin: 0px 1px 0px 0px;
}
.interimreport {
	float: left;
	width: 144px;
	height: 170px;
	background-color: #e1e2d0;
	margin: 0px 1px 0px 0px;
}
.annualfile {
	width: 144px;
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #d1d3bd;
	margin: 1px 1px 0px 0px;
}
.annualfile a {
	margin-left: 8px;
}
.interimfile {
	width: 144px;
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #d1d3bd;
	margin: 1px 1px 0px 0px;
}
.interimfile a {
	margin-left: 8px;
}
.annualorder {
	width: 144px;
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #e1e2d0;
	margin: 1px 1px 0px 0px;
}
.annualorder a {
	margin-left: 8px;
}
.interimorder {
	width: 144px;
	height: 22px;
	line-height: 22px;
	float: left;
	background-color: #e1e2d0;
	margin: 1px 1px 0px 0px;
}
.interimorder a {
	margin-left: 8px;
}
.reportyear {
	font-size: 15px;
	line-height: 20px;
	margin: 8px 0px 0px 8px;
}
.reportimg {
	width: 80px;
	height: 101px;
	margin: 8px 0px 0px 8px;
}
.reporttitle {
	margin: 8px 0px 0px 8px;
}

/* hidden sections in corp responsibility page */
#environmental {
	display: none;
}
#social {
	display: none;
}
#community {
	display: none;
}
#orderform label, #alertform label {
	display: block;
	float: left;
	width: 100px;
}
#orderform input, #orderform select, #orderform textarea, #alertform input, #alertform select, #alertform textarea {
	width: 170px;
}
#headlines ul {
	list-style-type: none;
}
.searchresults_link {
	font-weight: bold;
}
#columnMain3 table {
	border-bottom: 1px solid black;
	border-right: 1px solid black;

}

#columnMain3 table tr.table_heading {
	background-color: #eee;
}

#columnMain3 table td {
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 6px;
	
}

#columnMain3 ul {
	margin-left: 20px;
}
