@import url(Reset.css);
@import url(Menu.css);

html
{
	overflow-y: scroll;
}

body
{
	background-image: url(./../Images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial;
	font-size: 9pt;
	height: 100%;
}

body.news
{
	background-image: none;
}

h1, h3
{
	background-image: url(./../Images/title_background.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #648EBA;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 10px;
	padding-right: 120px;
	text-transform: uppercase;
}

h1.noSubTitle
{
	background-image: url(./../Images/title_background.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #648EBA;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 30px;
	padding-right: 120px;
	text-transform: uppercase;
}

h1 img
{
	margin-left: 10px;
	vertical-align: middle;
}

h2
{
	color: #5A698C;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

h3
{
	background-image: url(./../Images/title_background.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #648EBA;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 20px;
	padding-right: 120px;
	text-transform: none;
}

h4
{
	color: #5A698C;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
	padding-right: 120px;
	text-transform: none;
}

h5
{
	color: #648EBA;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: none;
}

p
{
	line-height: 14pt;
	margin-bottom: 15px;
	text-align: justify;
}

p.indent
{
	line-height: 14pt;
	margin-left: 20px;
	margin-bottom: 15px;
	text-align: justify;
}

a, a:visited
{
	color: #648EBA;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img.photo
{
	margin-bottom: 20px;
}

div.header
{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;
	padding-top: 25px;
	width: 875px;
}

div.header img
{
	margin-left: 20px;
	vertical-align: middle;
}

div.content
{
	background-image: url(./../Images/content_background.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 875px;
}

table.menu
{
	margin: 0px 20px 20px 20px;
	width: 835px;
}

table.menu td
{
	background-image: url(./../Images/menu_item.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-top: solid 1px #5381B1;
	border-bottom: solid 1px #DCE2E8;
}

table.menu td.start,
table.menu td.end
{
	background-image: url(./../Images/menu_end.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-top: solid 1px White;
	border-bottom: solid 1px White;
	width: 1px;
}

div.contentsMainContainer
{
	padding: 0px 20px 15px 20px;
}

table.contentMain
{
	width: 100%;
}

table.contentMain tr td
{
	vertical-align: top;
}

table.contentMain tr td.leftColumn
{
	width: 230px;
}

div.panel
{
	margin-left: 5px;
	margin-bottom: 30px;
}

div.panel ul
{
	color: #AAAAAA;
	list-style-type: square;
}

div.panel label
{
	color: Black;
	font-size: 11pt;
	display: block;
	margin-bottom: 8px;
}

div.panel li li
{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 6px;
}

div.panel img.separator
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.siteMapPanel a.current
{
	color: Black;
}

div.newsPanel a,
div.newsPanel a:visited
{
	display: block;
	margin-left: 10px;
	width: 200px;
}

div.view
{
	background-color: White;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
}

div.view ul
{
	list-style-type: square;
	margin-bottom: 15px;
	line-height: 14pt;
	text-align: justify;
}

div.view li
{
	color: #666666;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 6px;
}

div.view ul#siteMap img.separator
{
	display: none;
}

div.newsView
{
	color: #666666;
	margin: 15px;
}

div.newsView img.print
{
	margin-bottom: 10px;
}

div.newsView span.city
{
	font-weight: bold;
}

div.newsView span.date
{
	font-weight: bold;
	padding-right: 8px;
}

div.newsView ul
{
	list-style-type: square;
	text-align: justify;
	line-height: 14pt;
}

div.newsView li
{
	margin-left: 30px;
}

div.tableFilter
{
	background-color: #F6F6F6;
	margin-bottom: 10px;
	padding: 10px;
	vertical-align: middle;
}

div.tableFilter select
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

div.tableFilter select#entityName
{
	width: 150px;
}

td.sg-embeddedquote-title
{
	color: #FFFFFF;
	background-color: #648EBA;
}

td.sg-embeddedquote-content2
{
	background-color: #F6F6F6;
}

table.stock
{
	margin-top: 15px;
	margin-bottom: 9px;
	width: 100%;
}

table.reports tr td
{
	width: 50%;
}

table.reports
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.reports tr td
{
	width: 50%;
}

table.reports tr td h2
{
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

table.reports tr td h2.properCase
{
	text-transform: none;
}

table.brands
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 50%;
}

table.brands tr td.companyLogo
{
	height: 60px;
	vertical-align: bottom;
}

table.brands tr td.companyWebsite
{
	height: 30px;
	vertical-align: bottom;
}

table.results
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 85%;
}

table.results caption
{
	color: #648EBA;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 2px;
	text-align: left;
}

table.results tr th
{
	background-color: #F6F6F6;
	border: solid 1px #BBBBBB;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	text-align: center;
}

table.results tr td
{
	border: solid 1px #BBBBBB;
	padding: 4px 7px 4px 7px;
	text-align: right;
}

table.results tr th.year
{
	width: 100px;
}

table.results tr th.average
{
	width: 90px;
}

table.fact
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	margin-top: 10px;
}

table.fact tr th
{
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	text-align: left;
	vertical-align: middle;
	width: 150px;
}

table.fact tr td
{
	padding: 4px 7px 4px 7px;
	text-align: left;
	vertical-align: middle;
}

table.fact tr td.bold
{
	font-weight: bold;
}

table.download tr th
{
	width: 25px;
}

table.download tr td
{
	padding-left: 15px;
	vertical-align: middle;
}

table.newsFrame
{
	border-collapse: collapse;
	line-height: 14pt;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	width: 90%;
}

table.newsFrame tr th
{
	border: solid 1px #BBBBBB;
	padding: 4px;
	width: 50%;
}

table.newsFrame tr td
{
	border: solid 1px #BBBBBB;
	padding: 4px;
	text-align: justify;
}

table.data
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

table.data tr th
{
	background-color: #F6F6F6;
	border: solid 1px #BBBBBB;
	font-weight: bold;
	padding: 4px 7px 4px 7px;
	text-align: center;
}

table.data tr td
{
	border: solid 1px #BBBBBB;
	padding: 4px 7px 4px 7px;
}

table.data tr td.center
{
	text-align: center;
}

table.data tr td.right
{
	text-align: right;
}

table.data tr.alternate td
{
	background-color: #F6F6F6;
}

table.data tr.emptyMessage td
{
	font-style: italic;
}

table.data tr th.date
{
	width: 120px;
}

table.data tr th.entity
{
	width: 140px;
}

table.footer
{
	margin-left: auto;
	margin-right: auto;
	width: 875px;
}

table.footer tr td.links
{
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: right;
}

table.footer tr td.links a,
table.footer tr td.links a:visited,
table.footer tr td.links span
{
	padding-left: 20px;
}

div.newsFooter
{
	padding-bottom: 20px;
	text-align: center;
}

span.copyright
{
	color: #648EBA;
}
