body {
	background: #fff;
	font: 0.8em arial, sans-serif;
	line-height: 16px;
	color: #000
}

#wrap {
	width: 95%
}

#MainSite {
	display: none
}

#TopLogo {
	display: none
}

#logo {
	display: none
}

#SearchBox {
	display: none
}

.tabs {
	height: 25px;
	padding: 7px 0px;
}

/*  NEW MENU SYSTEM */

#nav, #nav ul {
	display: none
}

#nav a {
	display: block;
	text-decoration: none;
	padding: 6px 7px 6px 5px;
	font-weight: normal;
	background: url(../images/menu-bg.gif) no-repeat top right;
}

#nav a:visited {
	display: block;
	text-decoration: none;
	padding: 6px 7px 6px 5px;
	font-weight: normal;
}

#nav a:hover {
	padding: 6px 7px 6px 5px;
}

#Home #nav a.a, #Company #nav a.b, #Financial #nav a.c, #Investor a.Investor, #News #nav a.e, #Contact #nav a.f, #MainContent a.a {
	color: #fff;
}

#nav li {
	float: left;
	padding: 0 3px;
	text-align: center
}


#nav li ul {
	position: absolute;
	top: auto;
	left: -995em;
	height: auto;
	width: 150px;
	w\idth: 145px;
	font-weight: normal;
	margin: 0;
	background: #748fc3;
	border: 1px solid #fff;
}

.aim {padding-bottom:10px;}


#nav li li {
	border: none;
	text-align: left
}

#nav li ul a {
	width: 130px;
	w\idth: 125px;
	color: #fff;
	background: none
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li ul {
	margin-left: -3px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	
}

#nav li li:hover {
	w\idth: 120px;
}

#nav li a:hover {
	color: #fff;
}

#nav li li a:hover {
	text-decoration: underline
}

#nav li:hover, #nav li.hover {
    position: static;
}


#ImageHeader {
	display: none
}

#MainContent {
	
}

#footer {
	display: none
}

#footer ul, #footer li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

/* STRUCTURE PAGE */

table.Structure {
	font-family: "Times New Roman", serif
}

tr.Structure {
	background: #fff
}

td.StructureTitle {
	
}

td.StructureSub {
	
}

td.Arrow {
	
}

/* Advisers Page */

.Advisers {
	
}

.AIMrules {
		
}

h3.AdviserTitle {
	margin: 0px;
	padding: 0px;
}

/* INVESTOR */

.Investor {
	padding: 10px;
}

.InvestorTitle {
	font-size: 1.5em;
	padding-bottom: 3px
}

.InvestorBox {
	border: 1px solid #fff;
	padding: 10px
}

#Form {
	display: none
}

.Input {
	border: 1px solid #2d5088;
	background: #fff
}

/* Prospectus Page */

.Prospectus {
	display: none
}

/* NEWS PAGE */

.NewsYear {
	font-size: 1.6em;
	font-weight: bold;
}

.NewsContact {
	font-size: 1.2em;
	font-weight: bold;
}

.NewsDate {
	
}

/* REGISTRAR */

.RegistrarContact {
	
}

/* STYLES */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4984;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A4984;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#MainContent a:link, #MainContent a:visited, #MainContent a:hover {
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.8em;
	padding-bottom: 15px;
	padding-top: 15px
}

h2 {
	font-size: 1.3em;
	padding: 15px 0px 5px 0px;
}


h3 {
	font-size: 1.3em;
	padding: 15px 0px 25px 0px;
}

h4 {
	font-size: 1.15em;
	padding-bottom: 5px;
}

h5 {
	font-size: 1em;
	padding-bottom: 5px
}

p {
	padding: 5px 0px;
	margin: 0px;
}

p.home {
	font-size: 1.35em;
	font-weight: bold;
}

p.home2 {
	font-size: 1.35em;
	line-height: 1.2em;
	font-weight: normal;
}

p.home2 span {
	padding: 3px 0px;
}

legend {
	font-size: 1.5em;
	font-weight: bold;
}

fieldset {
	border: 1px solid #fff;
}

strong {
	color: #fff;
}

.Button {
	background: #2d5088;
	color: #fff;
	font-size: 1em;
	border: 1px solid #fff
}

.Button:focus, .Button:hover {
	background: #fff;
	color: #2d5088;
	font-size: 1em;
	border: 1px solid #2d5088
}

.Form {
	
}

ul, li {
	list-style: none;
}

/* RESULTS PAGE */

table.Results {
	
}

.ResultsLine {
	border-bottom: 1px solid #fff;
	height: 1px
}

.ResultsLine2 {
	border-top: 1px solid #fff;
	height: 1px
}

.ResultsLineDouble {
	border-bottom: 3px double #fff;
	height: 3px
}

.ResultsLineTop {
	border-top: 3px double #fff;
	height: 3px
}

.Download {
	
}

ul#Results {
	list-style: disc;
	margin: 10px;
	padding: 10px;
}


/* ANNUAL REPORT PAGE */

.ARCell {
	background: #748fc3;
	color: #fff
}

td.head2 {
	font-size: 1.4em;
	font-weight: bold;
	background: #2d5088
}

.arSmall {
	font-size: 10px;
	visibility: hidden;
	display: none
}

a.annual {
	font-size: 0.8em;
}

.Decision {
	background: #2d5088;
	color: #fff;
	text-align: center;
	width: 70px;
	border: 1px solid #fff
}

.update {

}