body {
	margin: 0; 
	padding: 0;
	padding-bottom: 10px;
	text-align: center;
	font-family: arial;
	background-image:url("/images/pattern.png");
}

#holdingAdd
{
    clear:both;
    width: 100%;
}

#wrapper {
	width: 1004px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:white;
	min-height:700px;
}

#header {
	float: left;
	color:  rgb(139, 35, 35);
	font-size: 20px;
	padding-top: 10px;
	padding-left:30px;
	text-align:left;
	/*background-color: rgb(255, 218, 185);*/
}

#header a {
	color:  rgb(139, 35, 35);
	text-decoration: none;
}
#header a:hover {
	color:   rgb(159, 55, 55);;
	text-decoration: none;
}

#leftItems a {
	color: white;
	text-decoration: none;
	text-align: center;
	font-size: 0.7em;
}

#leftItems {
	text-align: center;
	position: relative;
	padding-top:3px;
	height: 14px;
	width: 146px;
	color: white;
}

#screenDetails{
	width:500px;
}

#inputTable{
	padding-left:5px;
	width:400px;
}
#inputTable .description{
	text-align: right;
	padding-right:10px;	
	font-weight: bold;
	width:100px;
}

#inputTable input select{
	width:300px;
}

#inputTableScore .description{
	text-align: right;
	padding-right:10px;	
	font-weight: bold;
	width:300px;
}

.saveBtn{
	padding-top: 5px;
	height:20px;
	width: 70px;
	background:none;
	border:0px;	
	background-color:transparent;
	background-image:url("/images/save.png");
	background-repeat:no-repeat;
	background-position:center;
	padding-left:20px;
	cursor: hand;	
}

#inputTableScoreEntries{
	padding-left:15px;
	width:700px;
}

#inputTableScoreEntries .description{
	text-align: right;
	font-weight: bold;
	width:300px;
}

#inputTableScoreEntries .input{
	text-align: left;
	padding-right:5px;	
	width:300px;
}
#inputTableScoreEntries .button{
	text-align: left;
	padding-right:4px;	
	width:60px;
}

#scoreDetails{
	width:740px;
}

#scoreTable{
	weight: 740 px;
	padding-left:5px;
}
#scoreTable tr{
	display:block;
	padding-bottom:5px;
	border-bottom: 1px solid rgb(139, 35, 35);
}

#scoreTable thead{
	height: 25px;
	font-size:13px;
	font-weight: bold;		
	border-bottom: 2px solid rgb(139, 35, 35);
}


#scoreTable .tableBtn{
	padding-top: 5px;
	height:20px;
	width: 63px;
	background-repeat:no-repeat;
	background-position:center;
}

#mainback {
	position: absolute;
  	top: 118px;
	left: 146px;
	height: 543px;
	width: 685px;
	border-top-style: solid;
  	border-top-width: 4px;
  	border-top-color: rgb(139, 35, 35);
	border-left-style: solid;
  	border-left-width: 4px;
  	border-left-color: #BC9B59;
}

#crossSectionTable{
	padding-left:15px;
	padding-top:20px;
	width:800px;
}

#crossSectionTable .description{
	text-align: right;
	font-weight: bold;
	width:200px;
}

.average
{
	background-color: #DDD;
	font-style: italic;
	text-align: center;
}

.under_development
{
	/*display: none;*/
	margin: 0 auto;
	text-align: center;
	width: 400px;
}

.submit{
	 font-size: 0;
	 padding-left:40px;
	 width: 80px;
	 height: 30px;
	 border: none;	 
	cursor: pointer;
  	background-color:transparent;
	background-image:url("/images/submit.png");
	background-repeat:no-repeat;
	background-position:center;
}

.addButton{
	 font-size: 0;
	 padding-left:10px;
	 padding-right:10px;
	 width: 25px;
	 height: 25px;
	 border: none;	 
	cursor: pointer;
  	background-color:transparent;
	background-image:url("/images/add.png");
	background-repeat:no-repeat;
	background-position:center;
}
.removeButton{
	 font-size: 0;
	 padding-left:10px;
	 padding-right:10px;
	 border: none;	 
	  width: 65px;
	 height: 24px;
	cursor: pointer;
  	background-color:transparent;
	background-image:url("/images/delete.png");
	background-repeat:no-repeat;
	background-position:center;
}

#changeButton{
	padding-top: 5px;
	height:25px;
	width: 70px;
	background:none;
	border:0px;	
	background-color:transparent;
	background-image:url("/images/change.png");
	background-repeat:no-repeat;
	background-position:center;
	margin-left:20px;
}

#changeButton:hover{
	cursor: pointer;	
}

#table1 {
	text-align:right;
	font-size: smaller;
}

#homeback {
	background-repeat: no-repeat;
	background-position: 18px 20px;
	position: absolute;
  	top: 118px;
	left: 146px;
	height: 543px;
	width: 539px;
	border-top-style: solid;
  	border-top-width: 4px;
  	border-top-color: #BC9B59;
	border-right-style: solid;
  	border-right-width: 4px;
  	border-right-color: #BC9B59;
	border-left-style: solid;
  	border-left-width: 4px;
  	border-left-color: #BC9B59;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:30px;
	padding-right:30px;
}
#content .description{
	height: 350px;	
	z-index: 1;
}

#content .description p{
	padding-left:20px;
	padding-right:40px;
}
#content .description_images{
	width: 400px;
	height: 350px;		
	float:left;	
}
#content .description_images img{
	padding-top:10px;
}


#content .description2{
	height: 350px;		
	width: 230px;
	float:left;	
}

#content .description2 p{
	padding-left:20px;
	padding-right:40px;
}
#content .description_images2{
	height: 350px;	
	z-index: 1;
		
}
#content .description_images2 img{
	padding-top:10px;
}

#content .application{	
	background-image:url("images/website-icons/application_1.png");
	
}

#content .tileright{
   width: 670px;   
   height: 190px;
   padding-right:30px;
   padding-left:40px;
   float:left;
}
#content .tileright2{
   width: 695px;   
   height: 420px;
   padding-right:10px;
   margin-top:30px;
   padding-left:40px;
   float:left;
   background-image:url("/images/website-icons/quality_value.png");   
	background-repeat:no-repeat;
	background-position:right; 
}

#content_website{	 
	 border-style: solid;
  	 border-width: 10px;
  	 border-color: white;
	 height: 571px;
	 background-image:url("/images/website-icons/application_1.png");
  }
  
#content_website p{
  color:white;
  size:11px;
}
#content_website h1{
  size:16px;
  text-align:left;
  color:rgb(230,230,230);
  
}
#content_website h2{
  size:13px;
  text-align:center;  
  color:rgb(240,240,240);
  
}
#content_website a{
  color:rgb(230,230,230);
}
#content_website ul{
  size:12px;
  color:white;
}

#content_website .left{
   width: 560px;
   padding-left:30px;
   padding-top:5px;
   float:left;
   
}
#content_website .right{
   width: 330px;
   padding-top:40px;
   padding-right:10px;
   padding-left:40px;
   float:left;
}

#content_website .right p{
   padding-right:20px;
}

#contact{     
	 border-style: solid;
  	 border-width: 15px;
  	 border-color: white;
	 height: 400px;	 
     size:12px;
	 background-image:url("/images/website-icons/contact_1.png");

  }
.contactform {
	padding-top:40px;
	padding-left:20px;
	width: 420px;
}
.contactform td {
	padding:4px;
}
.contactform label {
	text-align:right;
	padding-right:10px;
}
.required {
	font-weight:bold;
}
.not-required {
	font-weight:normal
}

div.mainContent {
	background-repeat: no-repeat;
	min-height: 528px;
	width: 747px;
	padding-left: 18px;
	padding-top: 15px;
	padding-right: 18px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    line-height: 18px;
}

.tile {
	width: 185px;
	height: 185px;
	float: left;
}

.tile_content {
	width: 165px;
	height: 165px;
	margin: 10px;
	position: absolute;
	text-decoration: none;
}

.tile_content:hover {
	border-style: solid;
	border-width: 2px;
	border-color: #404040;
	margin: 8px;
}

.tile_container {
	zoom: 1;
	position: relative;
}

.tile_container::before, .tile_container::after {
	display: table;
	content: "";
}

.tile_container::after {
	clear: both;
}

.tile_image {
	width: 128px;
	height: 128px;
	margin-top: 18px;
	margin-left: 18px;
}

.tile_title {
	position: relative;
	text-align: center;
	margin-top: -13px;
	color: white;
}

td.table2 {
	text-align:right;
	font-size:smaller;
	color:#c9be62;
}

tr.bottomBorder {
	border-bottom: 1px solid black;
	margin-bottom: 4px;
}

input.t {
	text-align: right;
}


#tabs
{
	font-size: 12px;
	width: 400px;
	text-align: center;
	border-collapse: collapse;
}
#tabs input{
	padding-left:10px;
	padding-right:10px;
	width: 160px;
	height: 25px;
	border: none;	 
  	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
	border-left:1px solid rgb(139, 35, 35);
	border-right:1px solid rgb(139, 35, 35);
}
#tabs input:hover 
{	
	cursor: pointer;
	font-weight:bold;
	color: #F00;
}

#overviewCompany{
	padding-left:50px;
}

/**********Portfolio Performance and Risk Attribution*********/

#attribution_period
{
	float: right;
	margin-top: -65px;
}

#attribution_period h4
{
	color: #000;
	font-size: 14px;
	line-height: 18px !important;
}

#attribution_period select
{
	display: block;
	margin: 5px auto;
}

#attribution_selection
{
	text-align: center;
}

#attribution_selection h4
{
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
}

/*************Portfolio and Tactical Optimization*************/

#box-table-a td
{
	min-width: 40px;
	padding: 3px;
}

box-table-b td
{
	text-align: center;
}

th.constraint1, th.constraint2, th.constraint3,
td.constraint1, td.constraint2, td.constraint3
{
	width: 61px;
}

#globalweights
{
	left: 15px;
	margin: 0 auto;
	position: relative;
}

#notification
{
    border: 1px solid #2277CC;
    border-radius: 10px;
    color: #000;
    margin: 15px 0;
    padding: 0 15px;
}

#globalweights td input
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

#globalweights th
{
	font-weight: normal;
	padding: 0 7px;
	text-align: center;
}

#portfolio_optimization_settings, #tactical_optimization_settings
{
	margin: 0 auto;
	text-align: center;
}

#portfolio_optimization_settings
{
	width: 325px;
}

#tactical_optimization_settings
{
	border: 1px solid #BBBBBB;
    border-radius: 10px;
    padding-bottom: 10px;
	width: 745px;
}

select[name=fromYear], select[name=toYear]
{
	width: 60px;
}

select[name=fromMonth], select[name=toMonth]
{
	width: 95px;
}

#portfolio_optimization_settings h2, #tactical_optimization_settings h2
{
	text-align: center;
}

#portfolio_optimization_settings label, #tactical_optimization_settings label
{
	display: inline-block;
	/*float: left;*/
	line-height: 25px;
	text-align: right;
	padding-right: 2px;
	vertical-align: middle; 
	width: 145px;
}

#tactical_optimization_settings #risk_preference_container
{
	float: right;
    margin: 5px 17px 0 0;
    width: 145px;
}

#tactical_optimization_settings #risk_preference_input
{
	float: right;
	margin: 5px -210px 0;
	text-align: center;
}

#tactical_optimization_settings #risk_preference_input input
{
	width: 32px;
}

#tactical_optimization_settings #risk_preference_subtitle
{
	clear: both;
	color: #888;
	float: right;
    margin: -5px 8px 0;
    text-align: right;
    width: 177px;
    word-spacing: 25px;
}

#tactical_optimization_settings #risk_preference_subtitle span
{
	visibility: hidden;
}

#tactical_optimization_settings #risk_preference_subtitle span.active
{
	font-weight: bold;
	visibility: visible;
}

#tactical_optimization_settings #risk_preference_subtitle span.low.active
{
	color: #8bbc21;
}
#tactical_optimization_settings #risk_preference_subtitle span.medium.active
{
	color: #27C;
}
#tactical_optimization_settings #risk_preference_subtitle span.high.active
{
	color: #F00;
}

#tactical_optimization_settings #risk_penalty_value, #tactical_optimization_settings #portfolio_utility
{
	float: right;
	margin: 0 5px;
	text-align: center;
	width: 170px;
}

table#correlationMatrix
{
	display: none;
	position: relative;
	margin: 10px auto;
}

table#correlationMatrix td, table#correlationMatrix th
{
	background-color: #FFF;
	border-collapse: collapse !important;
	height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 55px;
}

table#correlationMatrix td.color-1
{
	background-color: #F4A760;
}
table#correlationMatrix td.color-2
{
	background-color: #FFDAB9;
}
table#correlationMatrix td.color-3
{
	background-color: #F5F5DC;
}

/******************Others************************/

#mainfore {
	position: relative;
/*	border: 2px solid black;*/
	top: 0px;
	left: 0px;
	width: 450px;
	height: 100px;
	z-index: 1;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3a3a;
        line-height: 18px;
}

#mainforeAdditional {
	position: relative;
	top: -100px;
	left: 0px;
	width: 450px;
	height: 100px;
	z-index: 0;
/*	border: 3px dashed black;*/
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3a3a;
        line-height: 18px;
}

#buttonDiv {
	position: relative;
	top: 275px;
	left: 0px;
	height: 40px;
	width: 325px;
/*	border: 2px solid red;*/
}

#footer {
	height: 0px;
	width: 0px;
	clear: both;
}

a.pubs {
	text-decoration: none;
	color: #006043;
}

div.pubs {
	position: relative;
	height: 70px;
	width: 530px;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 18px;
	color: #3a3a3a;
	border-top-style: solid;
  	border-top-width: 1px;
  	border-top-color: #BC9B59;
	/*border-top-color: #006043;*/
	
}		

div.pubsDate {
	float: right;
	left: 460px;
	width: 120px;
	text-align: right;
}


#hideButtonDiv {
	position: absolute;
	top: 461px;
	left: 36px;
	height: 50px;
	width: 125px;
	background: white;
}


#homefore {
	text-align: center;
	position: absolute;
  	top: 562px;
	left: 146px;
	height: 99px;
	width: 553px;
	font-family: "Verdana";
	font-style: italic;	
	font-size: 13pt;
	color: #BC9B59;
}

#rightnav {
	float: right;
	min-height: 543px;
	width: 122px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 4px #BC9B59;
	border-left: solid 4px #BC9B59;
	background: #F4EFE3;
	line-height: 12px;
	font-family: "Verdana" sans-serif;
	font-size: 8pt;
	color: #3a3a3a;
}

#rightnavContact {
	text-align: center;
	position: absolute;
	top: 118px;
	left: 689px;
	height: 543px;
	width: 122px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: solid;
  	border-left-width: 4px;
  	border-left-color: #BC9B59;
	border-top-style: solid;
  	border-top-width: 4px;
  	border-top-color: #BC9B59;
	background: #F4EFE3;
	font-family: "Verdana" sans-serif;
	font-size: 8pt;
	color: #3a3a3a;
}

#rightnavPeople {
	position: absolute;
	text-align: left;
	top: 118px;
	left: 673px;
	height: 543px;
	width: 142px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: solid;
  	border-top-width: 4px;
  	border-top-color: #BC9B59;
	z-index: 5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 9pt;
}

#smallOwl {
	position:absolute;
	left: 670px;	
	width: 100px;
	height: 50px;
}

#smallOwlHeader {
	position: absolute;
	left: 704px;
	height: 50px;
	width: 150px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	font-size: 9pt;
}

#goldline {
	position: absolute;
	top: 138px;
	left: 678px;
	height: 493px;
	width: 147px;
	border-style: solid;
	border-width: 1px;
	border-color: #BC9B59;
}

#singleThumbHolder {
	text-align: center;
	position: relative;
	border: solid;
	border-width: 2px;
	border-color: #006043;
	width: 77px;
	height: 98px;
}

#profilePic {
	position: absolute;
	top: 5px;
	left: 22px;  
	width: 112px;
	height: 144px;
	border: solid;
	border-width: 2px;
	border-color: #006043;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background: #006043;
}


#profileHeaderTitles {
	position: absolute;
	top: 0px;
	height: 90px;
	left: 156px;
	width: 299px;
	padding-top: 10px;
	margin: 0;
}

#profileHeaderTitles h3 {
	margin: 0;

}

#profileHeaderTitles h4 {
	margin-top: 10px;
	line-height: 18px;
}

#profileHeaderText {
	position: absolute;
	top: 98px;
	left: 156px;
	width: 299px;
	height: 55px;
	line-height: 12pt;
}

#rightnav h5 {
	color: #3a3a3a;
	text-decoration: none;
	font-family: "Verdana" sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	padding: 0px;	
}

#rightnav a {
	color: #3a3a3a;
	text-decoration: none;
	font-family: "Verdana" sans-serif;
	font-size: 8pt;
	font-weight: bolder;
}

#edocs {
	border: green 1px dashed;
	width: 350px;
}

#intranetMenu {
	position: absolute;
	top: 118px;
	left: 0px;
	height: 547px;
  	width: 146px;
  	background: #006043;
	font-color: #FFFFFF;
}

#intranetMenu a {
	color: white;
	text-decoration: none;
	font-family: "Verdana" sans-serif;
	line-height: 15px;
	font-size: 11px;
	padding-left: 5px;
}


.pubs a {
	color: #006043;
	text-decoration: none;
}


#intranetMenu b {
	/*color:  #BC9B59; */
	/*color: #bcae92; */
	color: silver;
	padding-left: 2px;
}

error {
	color: red;
	text-align: left;
	font-family: "Verdana";
	font-size: 10pt;
}

.errormessage
{
	color: #FF0000;
    margin-top: 30px;
    text-align: center;
}

p {
	margin-top: 12px;
}

h1 {
	color: rgb(139, 35, 35);;
	font-family: "Verdana";
	font-weight: lighter;
}

h3 {
	color: rgb(139, 35, 35);
	font-family: "Verdana";
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin-top: 0;
}

img.menulines {
	position: relative;
	/*left: 10px;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 0px;*/
}


#tableRowHead {
	background-color:#006043;
	color:white;
}

/* one day this will annoy us but IE won't recognize the hover when you specify the
div as below #rightnavPeople a:hover  
a:hover {
	color: #006043;
	cursor: hand;
}
*/
#rightnavPeople a {
	line-height: 17px;
	color: #300000;
}

#rightnavPeople a:hover {
	cursor: pointer;
	color:  #300000;
}

a {
	color: #300000; 
}

a:hover {
	cursor:hand;
}

#map {
	position: absolute;
	top: 300px;
	left: 8px;
	height: 152px;
	width: 124px;
	border-style: solid;
	border-width: 1px;
	border-color: #BC9B59;
}
/* Accordion Css*/

.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:500px;
}

.AccordionTitle
{
  height:20px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  background-repeat:repeat-x;
  display:table-cell;
  background-color:#C1C1C1;
  -moz-user-select:none;
  border: solid 1px black; 
}

.AccordionContent
{
  height:0px;
  overflow:hidden;
  display:none;
}

.AccordionContainer
{
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 2px #C1C1C1;
  border-right: solid 2px #C1C1C1;
}

/*Modified by SMP for autosuggest result table - 27 june 2011 
#autosuggest_result
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#autosuggest_result td, #autosuggest_result th 
{
font-size:1em;
border:1px solid #006043;
padding:3px 7px 2px 7px;
}
#autosuggest_result th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#006043;
color:#ffffff;
}
#autosuggest_result tr.even td 
{
color:#000000;
background-color:#EAF2D3 ;
}
*/
/*
#rightnavPeople a:hover {
	cursor: pointer;
	color: #006043;
}
*/
tr.row:hover{
	color:red;
	/*background-color: #D3D3D3;*/
	} 
/*
input.btn    
{
	background: none repeat scroll 0 0 #CCCCCC;
	border: 1px outset #D7D7D7;
	color: #222222;
	padding: 0.1em 0.5em;
}*/

/* Merge css === add by SMP====not in use anymore:(
#cover{
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	display:none;
	width:100%;
	height:200%;
	background-color:black;
	opacity:0.6;
	MozOpacity:0.6;
	zIndex:99999;
	filter:alpha(opacity=50);
	text-align:center
}

#userData{
	margin:auto;
	position:relative;
	width:380px;
	height:80px;
	background-color:#006043;
	color:white;
	padding:10px;
	top:300px;
	zIndex:100;
	border: 4px solid #BC9B59;
}


input.mergebtn    
{
	background: none repeat scroll 0 0 #CCCCCC;
	border: 1px outset #D7D7D7;
	color: #000000;
	padding: 0.1em 0.5em;
}
*/

#attribution_period
{
    float: right;
    margin-top: -130px;
}

#gics_economic_sectors_chart
{
    display: none;
}