﻿/* CSS Document */
.PageHeaderInner {
	background: url(/investment/common/assets/images/template/underline.gif) repeat-x left 26px;
	_height: 29px;
	min-height: 29px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

.PageHeaderInner .Branding {
}

.PageHeaderInner .Logo {
	float: right;
}

.PageHeaderInner .Logo a {	
	height: 29px;	
	width: 218px;
	background: url(/investment/common/assets/images/template/investmentmine.gif) no-repeat left top;
	display: -moz-inline-box;
	display: inline-block;
}

.PageHeaderInner .Logo span {
	display: none;
}

.PageHeaderInner .Tag1 {
	font-weight: normal;
	font-style: italic;
	padding-top: 2px;
	text-align: right;
	clear: right;
}

.PageHeaderInner .Tag2 {
	margin-bottom: 7px;
	text-align: right;
}

.PageHeaderInner .PageInfo {
}

.PageHeaderInner h1 {
	margin: 0px 0px 1px 0px;
	color: #ffffff;
	font-size: 11pt;
	float: left;
}

.PageHeaderInner h1 span {
	display: -moz-inline-box;
	display: inline-block;
	background: url(/investment/common/assets/images/template/h1bg.gif) no-repeat right top;
	padding: 5px 74px 4px 15px;
}

.PageHeaderInner .PreviousPage {
	float:  left;
	_width: 50%;
	min-width: 50%;
}

.PageHeaderInner .PreviousPage h2 {
	font-size: 9pt;
	margin: 5px 0px 10px 15px;
	padding-right: 50px;
}
