* {
	font-family:arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#0c1b53
}

body {
	background:#FFF;
	background:url(/images/outer-back.jpg) repeat-x;
	
}

strong {
	font-weight:bold;
}

img {
	border:0;
}

h1 {
	border:1px solid #0c1b53;
	background: #eda501;
	color: #0c1b53;
	font-weight:bold;
	padding:2px 5px;
	margin-bottom:20px;
}

h2 {
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
}

h3, h3 a {
	font-weight:bold;
	margin-top:10px;	
	border-bottom:1px solid #C0C0C0;
	margin-bottom:10px;	
}

p {
	font-size:10pt;
	margin-bottom:10px;
}	

ul {
	margin-left:30px;
	margin-bottom:10px;
}

small {
	font-size:8pt;
}


/*-- TABLE ELEMENTS --*/
table {
	width:860px;
	margin:auto;
}

thead{
	background:#eda501;
	color:#FFF;
	border:1px solid #0c1b53;
}

tbody {
	background:#FFF;
	color:#0c1b53;
	border:1px solid #0c1b53;
}

td, th, td strong, th strong {
	font-size:12pt;
	padding:5px;
}

th {
	font-weight:bold;
}


/*-- CONTENT PANELS --*/
#outerContainer {
	width:900px;
	margin:auto;
}

#header {
	height:100px;
	padding-top:10px;
}

#mainLogo {
	float:left;
}

#mainContent {
	padding:20px;
	min-height:300px;
}

/*-- MAIN NAVIGATION --*/
#mainNav {
	float:right;
	list-style:none;
	margin-top:63px;
	list-style:none;
}

#mainNav li {
	float:left;
	text-align:center;
	text-transform:uppercase;
	margin-left:1px;
}

#mainNav li a {
	display:block;
	text-decoration:none;
	padding:10px 0;
	width:100px;
	color:#FFF;
	background:#a6aec5
}

#mainNav li.doubleLined a {
	padding:2px 0;
}

#mainNav li a:hover, #mainNav li:hover a {
	background:#5F6A8D;
}

#mainNav li a.selected {
	background:#0c1b53;
}

#mainNav ul {
	position:absolute;
	width:160px;
	margin:0;
	left:-9999px;
	list-style:none;
}

#mainNav ul li {
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	text-align:left;
}

#mainNav ul li.firstItem {
	border-top:1px solid #FFF;
}

#mainNav ul li a {
	display:block;
	width:160px;
	background:#a6aec5;
	padding-left:5px;
}

#mainNav li.doubleLined ul li a {
	padding:10px 0 10px 5px;
}

#mainNav li:hover ul, #mainNav li.sfhover ul {
	left:auto;
}

#mainNav ul li a:hover {
	background:#0c1b53;
}

#mainNav li.doubleLined ul li.doubleLined a {
	padding:2px;
}



/*-- FOOTER --*/
#footer {
	background:#0c1b53;
	height:25px;
	display:block;
	margin:30px 20px 0 20px;
}

#copyrightText {
	float:left;
	color:#a6aec5;
	padding:2px 0 0 5px
}

#footer ul {
	float:right;
	list-style:none;
	margin-right:5px;
}

#footer ul li {
	float:left;
	text-align:center;
}

#footer ul li a {
	display:block;
	padding:2px 10px;
	color:#a6aec5;
}


/*-- HOME PAGE --*/
#homeMainContent {
	margin:60px 80px 0 40px;
}

#homeMainContent p {
	font-size:14pt;
	line-height:20pt;
}

#homeImage {
	float:right;
	margin:10px 30px 0 80px
}

#homeQuote {
	float:right;
	margin-top:50px;
}

/*-- OUR FUNDS --*/
td.fundsFundColumn {
	width:260px;
	font-weight:bold;
}

td.fundsFundManagerColumn {
	width:180px;
	text-align:center;
}

td.fundsMSRatingColumn {
	width:120px;
	text-align:center;
}

td.fundsLipperLeaderColumn {
	width:100px;
	text-align:center;
}

td.fundsFactsheetColumn {
	width:100px;
	text-align:center;
}

td.fundsDetailsColumn {
	width:100px;
	text-align:center;
}

p.fundsQuote {
	text-align:center
}

div.fundDetails {
	float:left;
	width:550px;
	padding:5px;
	border:1px solid #000;
	background:#FFF
}

div.fundDetails div.label {
	clear:both;
	margin-top:10px;
	width:150px;
	float:left;
	font-weight:bold;
}

div.fundDetails div.details {
	margin-top:10px;
	float:left;
	width:400px;
}

div.fundDetails div.halfWidthDetails {
	float:left;
	width:190px;
	margin-right:10px;
	
}

div.fundDetails h3 {
	margin:0
}

div.fundPrices {
	float:right;
	width:250px;
	padding:5px;
	border:1px solid #000;
	background:#FFF
}

div.fundPrices div.label {
	float:left;
	width:110px;
	margin-top:5px;
	clear:both;
	font-weight:bold;
}

div.fundPrices div.details {
	float:left;
	margin-top:5px;
	width:140px
}

div.fundPrices div.downloadLink {
	text-align:right;
	clear:both;
}

div.fundDividends {
	float:right;
	width:260px;
	margin-top:20px;
}

table.fundDividendsTable {
	width:260px;
	border:1px solid #000;
}

table.fundDividendsTable td, table.fundDividendsTable th {	
	font-size:10pt;
}

table.fundDividendsTable th {
	font-weight:bold;
	border-bottom:1px solid #C0C0C0
}


/*-- ABOUT THE MANAGERS --*/
.aboutBiogPanel1 {
	float:left;
	width:48%;
}

.aboutBiogPanel2 {
	float:right;
	width:48%;
}

#woodlandTrustImages {
	margin:auto;
	width:670px;
}

#woodlandTrustImages img {
	margin:5px;
	
}


/*-- CONTACTS --*/
#contactDetails {
	margin:auto;
	width:900px;
}

img.staffPhoto {
	float:left; 
	margin-right:5px;
}

.contactsPanel {
	float:left;
	width:250px;
	margin:0 20px;
}

.contactsPanel p span.label {
	display:block;
	float:left;
	width:60px;
	font-weight:bold;
}

/*-- 3rd PARTY MANAGEMENT --*/
#managementPSigma {
	float:left;
	width:49%;
}

#managementClose {
	float:right;
	width:49%;
}



#contactsAddress {
	text-align:center;
	border-bottom:1px solid #0c1b53;
	margin-bottom:20px;
}


/*-- HISTORIC FACTSHEETS --*/
ul.historicFactsheetsList {
	line-height:20px;
}
.factsheetLabel {
	width:130px;
	display:block;
	float:left;
}


/*-- RISK WARNINGS --*/
#riskWarningContainer {
	width:800px;
	margin:auto;
	height:300px;
	overflow:auto;
	border:1px solid #0c1b53;
}
#ctl00_riskWarning p, #ctl00_riskWarning p strong {
	font-size:10pt;
	line-height:normal;
}

#acceptanceLink {
	text-align:center;
	margin-top:10px;
}

/*-- MISCELLANEOUS STYLES --*/
.clearAll {
	clear:both;
}

.leftAlignImage {
	float:left;
	margin-right:10px
}

.rightAlignImage {
	float:right;
	margin-left:10px
}