html, body {
  margin:0;
  padding:0;
  color: #a9afb2;
  margin: 0;
}

/** Homepage Properties */

/** Header Nav */
#header_bg{
	background-color: #27355C; 
}

#header_txt{
	
	font-family: futura-bold;
	text-decoration: none;
	letter-spacing:0.1em;
	font-size: 10;
	font-color:#ffffff;
}

#header{
font-family: arial;
  color: #002B45;
  font-size: 12pt;

}
/** End Header CSS */

/** Start Logo and Flash Nav CSS */

#home_headerLogo2 {
  position: relative;
  width: 200px;
  left: 50%;
  margin-left: -405px;
  top: 30px; 
	
}


#bodyContent2{
	position: relative;
	top: 30px;
	margin-left: -380px;
	left: 60%;	
	height: 230px;
	width: 830px;	

}

#home_nav {
	position: absolute;
	width: 425px;
	top:  0px;
	left: 0px;	
	height:230px;
	background-color: #27355C;
	color: #000000;	
}

#home_nav2 {
	position: relative;
	width: 365px;
	top:  -110px;
	left: 50%;	
	height:135px;
	margin-left: -140px;
	color: #000000;
	
	
}

/** End of Logo and flash Nav CSS */



#textContent{
  font-family: Arial;
  color: #002B45;

}


#bodyNav{
font-family: Frutiger, Arial;
font-color:#002B45;
font-size: 11pt;
}

#bodyText{

  font-family: arial;
  color: #002B45;
  font-size: 9pt;

}


#breadcrumb{
	font-family: arial;
  color: red;
  font-size: 9pt;  
}

#line2_bg{
	position: absolute;
	width: 815px;
	height: 100%;
	overflow: auto;
	left: 50%;
	margin-left: -413px;
	top: 40px;
	background-color: #FFFFFF;
}


#nav_bg{
	position: absolute;
	width: 850;
	height: 250px;
	left: 50%;
	top: 180px;
	margin-left: -425px;
	background-color: #CCCD93;	
}

#nav_bg3{
	position: absolute;
	width: 655px;
	height: 182px;
	left: 50%;
	top: -10px;
	margin-left: 70px;
	background-color: #CCCD93;	
}



#right_bg{
	position: absolute;
	width: 315px;
	height: 100%;
	right: 0px;
	top: 40px;
	background-color: #DCD6B7;
}

#left_bg{
	position: absolute;
	width: 315px;
	height: 100%;
	left: 0px;
	top: 40px;
	background-color: #DCD6B7;
}

#center_bg{
	position: absolute;
	width: 630px;
	height: 100%;
	left: 25%;
	top: 40px;
	background-color: #DCD6B7;
}


.searchStyle{
	left:0px;
	font-size: 11;
	font-family: Arial, sans-serif;
	color: gray;
	text-decoration: none;
}

.aboutStyle{
	font-size: 13;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.aboutText{
	font-size: 11;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#home_searchText {
  position: absolute;
  right: 0px;
  width: 300px;
  top: 0px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						gray;
	font-size: 				11px;
	line-height: 			15px;
	text-decoration:	none;   	
}


#bodyHeader{
	position: absolute;
  font-family: arial;
  width: 500px;
  color: #002B45;
}

#home_market {
	position: relative;
	width: 437px;
	top: 190px;
	left: 50%;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	background-color: #FFFFFF;  /*f3f3f3*/
	color: #000000;
	font-family:			Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height: 			15px;
	text-decoration:	none; 	
}

#home_marketTitle {
  float: left;
  margin-right: 15px;
}

#home_marketText {
  float: left;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						#8d9294;
	font-size: 				11px;
	line-height: 			15px;
	text-decoration:	none;   
	vertical-align: top;
  border-left: solid 1px #283C54;
  padding-left: 15px;
  padding-right: 50px;
}

#home_about_us {
	position: absolute;
	background-color: #3E5375;
	width: 350px;
	height: 310px;
	top: 0px;
	left: 438px;
	font-family:			Verdana, Arial, sans-serif;
	font-weight:			normal;
	color:						white;
	font-size: 				11px;
	line-height: 			15px;
	text-decoration:	none; 
	padding-left:20px;
	padding-top:90px;
	padding-right:20px;
}



#portfolioSideNav{
	position: absolute;
	width: 190px;
	height: 170px;
	text-align: left;
	padding-left: 7px;
	font-size: 9pt;
}

#intermediariesSideNav{
	position: absolute;
	border: 1px solid #DCD6B7;
	font-size: 9pt;
}

#investmentSideNav{
	font-size: 9pt;
}

#home_aboutText {
	poistion:relative;
	left: 550px;
	top: 50px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}

table{
	font-size: 9pt;
	color: #002B45;
}


/** End Homepage Properties */

a:link { 
	font-family: arial;
	text-decoration: none;
	color: #27355C;
	font-size: 9pt;
	font-weight: bold;
}

a:visited { 
	font-family: arial;
	text-decoration: none;
	font-size: 9pt;
	color: #27355C;
	font-weight: bold;
}

a:hover { 
	font-family: arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #27355C;
	font-weight: bold;
}

a:active { 
	font-family: arial;
	text-decoration: underline;
	font-size: 9pt;
	color: #27355C;
	font-weight: bold;
} 

h1{
	font-family: arial;
	text-decoration: underline;
	font-size: 9pt;
	color: color:#27355C;
	font-weight: bold;
}

.trial{
	font-size: 9pt;
	text-decoration: underline;
	color:color: #27355C;
	font-weight: bold;
}
