﻿/*Sitewide Styles*/
body  {
	margin: 0;
	padding: 0
}
body, p, a, td, th, pre, sup {
	font-family:  arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	margin: 0 0 0 0;
}
pre, tt, code {
	font-family: Courier, monospace
}
#noCSS   {
	display: none
}
#jumpLinks {
	display: none
}
#rightColumn {
	width: 100%
}
#content {
	padding: 10px 10px 10px 18px
}
.gutter {
	width: 5px
}
.dropper {
	height: 5px
}
p {
	margin: 0 0 10pt 0;
	line-height: 13pt
}
.Summary, .summary, .webSummary, .websummary, .Smallhdg, smallhdg {
	font-weight: bold
}
img {
	border: 0
}
#logo  {
	margin: 0;
	background-color: #408C8C;
}

ol, ul, li
{
	font-family:  arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	margin: 0 0 10pt 30px;
}

/*Foot note*/
.footnotesList LI A:link
{
	text-decoration: none;
	color: black !important;
}

.footnotesList LI A:hover
{
	text-decoration: none;
	color: #69c !important;
}

.footnotesList LI A:visited
{
	text-decoration: none;
	color: black !important;
}


/* Styles for publishing from word */
Table.general-bordered-table
{
	margin: 0 0 0 35pt;
}

P.caption
{
	font-weight: bold;
	margin: 0 0 0 35pt;
}

P.blockQuote
{
	margin: 0 0 0 40pt;
	font-size: 0.85em;
}

P.listBoldLetter
{
	font-weight: 700;
	margin: 0 0 0 50pt;
}
P.bodyTextInset
{
	margin: 0 0 0 85pt;
}

OL.list-number
{
	margin: 0 0 0 55pt;
}

UL.list-adviser
{
	margin: 0 0 0 55pt;
}

UL.list-bullet
{
	margin: 0 0 0 55pt;
}

OL.lower-roman 
{
	list-style-type: lower-roman; 
	margin: 0 0 0 55pt;
}

OL.list-letter
{
	list-style-type: lower-alpha;
	margin: 0 0 0 55pt;
}

OL.bold-listLetter
{
	list-style-type: lower-alpha;
	font-weight:bold;
	margin: 0 0 0 55pt;
}

P.advistoryBold
{
	font-weight: bold;
	margin: 0 0 0 30pt;
}
P.boldText
{
	font-weight: bold;
	margin: 0 0 3pt 30pt;
}

P.normal
{
	margin: 0 0 0 30pt;
	line-height: normal;
}
P.bodyText
{
	margin: 0 0 0 30pt;
}

/* New List */
P.ListBoldLetterLevel1
{
	margin: 0 0 0 3.0cm;
	margin-bottom:.0001pt;
	text-align:justify;
	text-indent:-1cm;
	font-weight:bold;
}

P.ListRomanLevel1
{
	margin: 0 0 0 4.0cm;
	margin-bottom:0.0001pt;
	text-align:justify;
	text-indent:-1cm;
}

P.ListBoldRomanLevel1
{
	margin-top:3.0pt;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:4.0cm;
	margin-bottom:.0001pt;
	text-indent:-1.0cm;
	line-height:110%;
	font-weight:bold;
}

/* Headings */
h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
	font-family: arial, verdana, Helvetica, sans-serif;
	color: #000;
	padding: 2px 0;
	margin: 0
}
h1 {
	font-size: 18pt
}
h2  {
	font-size: 15pt
}
h3 {
	font-size: 13pt
}
h4 {
	font-size: 12pt
}
h5 {
	font-size: 11pt
}
h6 {
	font-size: 10pt
}

/*bookmark links*/
h1 a[name], #content h2 a[name], #content h3 a[name], #content h4 a[name], #content h5 a[name], #content h6 a[name]  {
	font-weight: bold;
	font-family: arial, verdana, Helvetica, sans-serif;
	color: #039;
	padding: 2px 0;
	margin: 0;
}

#content h1 a[name]:hover {
	color: #039;
	text-decoration: none;
	font-size: 18pt
}

#content h3 a[name]:hover {
	color: #039;
	text-decoration: none;
	font-size: 13pt
}

h1 a[name]{
	font-size: 18pt
}
h2  a[name]{
	font-size: 15pt
}
h3 a[name]{
	font-size: 13pt
}
h4 a[name]{
	font-size: 12pt
}
h5 a[name]{
	font-size: 11pt
}
h6 a[name]{
	font-size: 10pt
}


/* basic links */
#content a:link {
	color: #039
}
#content a:active, #content a:visited {
	color: #900
}
#content a:hover {
	color: #69C
}

/* Header */
#utilities  {

	color: #000;
	margin: 0;
	padding: 4px 5px 6px 5px;
	line-height: 10pt;
	height: 30px;
	
	position: absolute;
	top: 20px;
	right: 5px;
}



#utilities p  {
	line-height: 10pt;
	padding: 8px 0 5px 20px;
	margin: 0
}
#searchArea  {
position: absolute;
	right: 0px;


/*	position: absolute;
	right: 5px;
	top: 8px; */
	width: 260px; 
	padding: 0em 10px;
	margin: 2px 0
}
#searchArea, #searchArea  {
	padding: 0;
	margin: 0
}
#searchArea input.searchButton  {
	background: #DDD;
	border: 1px solid #000;
	font-size: 10pt;
	padding: 0 8px;
	color: #222;
	margin: 0px 0px 0px -6px  /* -1 to butt it up against the input */
}
#searchArea input.searchInput  {
	padding: 2px 2px;
	font-size: 10pt;
	font-family: arial, verdana, Helvetica, sans-serif;
	border: 1px solid #000;
	margin: 0
}

#buttons
{
position: relative;

	top: 25px; 	
}



.iconImage {
	vertical-align: middle
}
#crumbs {
	background-color: #FFF;
	margin: 0
}
#crumbs p {
	margin: 0 20px;
	font-size: 8pt;
	padding: 5px 10px 5px 0
}
#crumbs a {
	font-size: 8pt
}

/* Footer */
#rightColumnBase  {
	padding: 0;

	width: 100%
}
#rightColumnBase p, #rightColumnBase p a  {
	text-align: center;
	color: #408C8C;
	margin: 5px 0 5px 0;
	font-size: 9pt;
	font-weight:bold ;

}
.whiteStripImage {
	width: 186px;
	height: 2px
}
.greenStripImage  {
	width: 100%;
	height: 2px
}
.slitherTopImage  {
	width: 10px;
	height: 20px
}
.slitherImage  {
	width: 10px
}
.develonly {
	font-size: 8pt;
	font-family: verdana;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 8px;
	color: #888;
	background-color: #BFD9D9;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	border-right: 1px #555 solid;
	border-bottom: 1px #555 solid}
.develonly a {
	font-size: 8pt;
	color: #888
}

/* Navigation */
#navigation {
	width: 190px;
	background-color: #BFD9D9
}
#sections  {
	width: 176px;
	padding: 0 5px;
	margin-bottom: -2px /* removes strange spacing at base of sections in Firefox and Opera */
}

#contentChildList {
	padding: 4px 6px 16px 0;
	margin: 0;
	font-size: 9pt;
	color: #039;
	font-family: verdana
}
#contentChildList a {
	font-size: 9pt}
.menu   /* label header text clickable for drop down of submenu */ {
	display: block;
	font-size: 11pt;
	color: #408C8C;
}
.menuHolder  {
	border: 1px solid #FFF;
	background-color: #BFD9D9  /* light teal*/;
	padding: 0px;
	margin: 0 12px 2px 6px;
	background-image: url(/Templates/Public/Images/whiteSquare.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	cursor: pointer;
	
}
.menuHolder p  {
	font-size: 13pt;
	margin: 0 0 0 17px;
	padding: 2px 0;

	
}
.submenu, .submenu a  {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 20px;
	padding: 2px 0;
	color: #333
}
.submenu a  {
	display: block;
	margin: 0
}

#relatedLinks {
	padding: 10px 5px;
	margin: 0 10px 0 15px;

}
#relatedLinksLabel {
	padding: 0;
	margin: 0
}
#relatedLinksLabel p {
	margin: 0px 7px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;

}
#relatedLinksContent {
	margin-top: 2px;
	margin: 10px 8px
}
#relatedLinksContent p {
	margin: 3px
}
.related, a.related {
	font-size: 9pt;
	margin: 0;
	padding: 2px 0;
	color: #000
}
a.related {
	display: block;
	text-decoration: none;
	margin-bottom: -0.5px
}
a:hover.related {
	text-decoration: underline;
}
/* Indicators */
#relatedLinksContent ul {
	margin: 0px;
	margin-left: 14px;
	padding: 0;
	font-size: 9pt
}
#relatedLinksContent ul ul {
	margin: 0;
	margin-left: 5px
}
#relatedLinksContent li {
	margin: 1px
}
#relatedLinksContent li a, #relatedLinksContent li p {
	font-size: 9pt
}
#relatedLinksContent li li a, #relatedLinksContent li li p {
	font-size: 8pt
}
#relatedLinksContent li li li a, #relatedLinksContent li li li p {
	font-size: 8pt
}
.hide {
	display: none
}
.show {
	display: block
}

/* Tabled data content */
div#content td {
	font-family: verdana, arial;
	font-size: 10pt
}
div#content td td {
	font-size: 10pt
}

/* Customisations */
.specificSearch {
	background-color: #F2F2F2;
	font-size: 9pt;
	margin: 0 10px;
	border: 1px solid #AAA;
	padding: 5px
}

.publicationsPageList
{
    padding:0px 50px 0px 0px;
}    

/* colors */
.grey {
	color: #666
}
.darkblue {
	color: #036
}
.green {
	color: #690
}
.green a:link {
	color: green
}
.green a:visited {
	color: green
}
.green a:hover {
	color: #690
}
.teal {
	color: #066
}
.red {
	color: #C00
}
.blue {
	color: #00C
}

#printFooter {
	display: none}
/* Version 05 */

/* Tables */
table .general
{
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0em;
	border: 0em;
	border-collapse: collapse;
	border-left: 1px #fff solid;
	border-top: 1px #fff solid;
	background-color: #DDDDDD;
}

table .general tr td
{
	padding: 4px;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.tableHeading
{
	font-weight: bold;
	background-color: #99CC66;
}

.tableHeadingAlignRight
{
	text-align: right;
	font-weight: bold;
	background-color: #99CC66;
}

.rightalignedcontent
{
	text-align: right;
}

.leftalignedcontent
{
	text-align: left;
}
.highlighted
{
	color: #ffffff;
	background-color: #aaaaaa;
}

.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Left;
	float: left;
}
.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Right;
}

th {
	font-weight: bold;
	font-family: arial, verdana,  Helvetica, sans-serif}
.tabletext, .tableText, .TableText {
	font-size: 10pt
}
.tableTextSmall {
	font-size: 8pt;
	padding: 1px
}
.tableheading, .tableHeading, .TableHeading {
	font-family: arial, verdana,  Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold
}
.tblBorder {
	border-collapse: collapse;
	border-left: 1px #666 solid;
	border-top: 1px #666 solid
}
.tblBorder td {
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 4px
}
.tblNoBorder {
	border-collapse: collapse;
	border: none}
.tblNoBorder td {
	border: none;
	padding: 4px
}
.inlineInstruction {
	color: #039;
	font-size: 9pt
}
.currency {
	font-style: italic;
	color: #039
}
.smallText {
	font-size: 8pt}
.indentBold {
	font-weight: bold;
	padding-left: 7%
}
.indent {
	padding-left: 4px
}
.button, .button:active, .button:visited {
	font-size: 10pt;
	text-decoration: none;
	color: #039;
	font-weight: bold
}
.button:hover {
	color: #0066C0
}
img {
	border: 0
}
.mainTable {
	text-align: left
}
.breakBefore {
	page-break-before: always
}

.accesskeys, .accesskeys a, .accesskeys a:link, .accesskeys a:visited, .accesskeys a:active, .accesskeys a:hover {
	color: #fff;
	font-size: 0px
}

/* Filters */
* html #mainNavigation {
	left: 0em
}

/*Document Links*/
.filebmp, .fileBMP
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/bmp.gif) 0px 0px no-repeat;
}

.filedoc, .fileDOC
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/doc.gif) 0px 0px no-repeat;
}
.filedocx, .fileDOCX
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/doc.gif) 0px 0px no-repeat;
}
.filegif, .fileGIF
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/gif.gif) 0px 0px no-repeat;
}

.filehtm, .fileHTM
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/htm.gif) 0px 0px no-repeat;
}

.filehtml, .fileHTML
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/html.gif) 0px 0px no-repeat;
}

.filejpeg, .fileJPEG
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/jpeg.gif) 0px 0px no-repeat;
}

.filejpg, .fileJPG
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/jpg.gif) 0px 0px no-repeat;
}

.filemp3, .fileMP3
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/mp3.gif) 0px 0px no-repeat;
}

.filempg, .fileMPG
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/mpg.gif) 0px 0px no-repeat;
}

.filepdf, .filePDF
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/pdf.gif) 0px 0px no-repeat;
}

.filepng, .filePNG
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/png.gif) 0px 0px no-repeat;
}

.fileppt, .filePPT
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/ppt.gif) 0px 0px no-repeat;
}
.filepptx, .filePPTX
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/ppt.gif) 0px 0px no-repeat;
}

.filetif, .fileTIF
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/tif.gif) 0px 0px no-repeat;
}

.filetiff, .fileTIFF
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/tiff.gif) 0px 0px no-repeat;
}

.filexml, .fileXML
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/txt.gif) 0px 0px no-repeat;
}

.filetxt, .fileTXT
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/txt.gif) 0px 0px no-repeat;
}

.filewav, .fileWAV
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/wav.gif) 0px 0px no-repeat;
}

.filexls, .fileXLS
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/xls.gif) 0px 0px no-repeat;
}
.filexlsx, .fileXLSX
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/xls.gif) 0px 0px no-repeat;
}
.filecsv, .fileCSV
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/xls.gif) 0px 0px no-repeat;
}
.filezip, .fileZIP
{
	padding: 0 0 50px 20px;
	background: url(/Templates/Public/Images/Icons/zip.gif) 0px 0px no-repeat;
}
.smalltext
{
    font-size: 11px;
    margin: 0;
    padding: 0;
}

