body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #4B4B4C;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 10px;
	background-color: #4C81B2;
}



/********************************/
/*DEFAULT LINK*/
/********************************/
a, a:active, a:link, a:visited { 
	color: #004990;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 a, h3 a {
	padding-left:15px;
	background-image:url(images/linkBullet_large.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	text-decoration: none !important;
}
h2 a {
	background-position:left 10px;
	
}
h2 a:hover, h3 a:hover {
color:#6692BC;
}

/********************************/
/*GENERIC TAGS*/
/********************************/
p, li {
	font-size: 11px;
	line-height: 16px;
}
p {
	margin: 0 0 8px 0;
}
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #004990;
}

h1 {
	font-size: 30px;
	line-height: 30px;
	margin:0;
	padding:9px 15px 12px 15px;
	border-bottom:1px solid #D9D9D9;
	vertical-align:top;
}

h2 {
	font-size:25px;
	line-height:25px;
	padding:0;
	margin:0px 0px 6px 0px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
	padding:0;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 8px 0;
	font-weight:bold;
}
h5, h6 {
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 7px 0;
	font-weight:bold;
}

ul, ol, blockquote  {
margin:0; /*To set a similar default margin value for Mozilla and Explorer browsers.*/
}
ul, ol {
	margin-bottom:8px;
}
ul ul, ol ol {
 margin-top: 4px;
 margin-bottom: 0;
}
li {
	margin-bottom:4px;
}
ul, ol, blockquote  {
 padding-left: 35px;
}
UL LI	{
list-style-type: square;
}	
UL LI LI	{	
	list-style-type: square;
}	
UL LI LI LI	{	
	list-style-type: square;
}	
OL LI	{	
	list-style-type:	decimal;
	}	
OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 1em;
	}	
OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
OL UL LI   {
    list-style-type: square;
}


hr {
	border:0; /*For no shade*/
	color:#D9D9D9; /*To set color in IE*/
	background-color:#D9D9D9; /*To set color in Mozila*/
	height: 1px;
	/*A margin rule could be added but will have a different result accross browsers.*/
}
form {  /*To set a similar default margin/padding values for Mozilla and Explorer browsers.*/
padding:0;
margin:0;
}

/********************************/
/* BROWSER FIXES */
/********************************/
.clear { /* to fix firefox/IE bug: allows parent of floating divs to expand the full height of its children */
clear: both;
height:1px;
line-height:1px;
font-size:1px;
margin-top:-1px;
}


/********************************/
/*PAGE GRID STYLES*/
/********************************/

#pageContainer {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 10px;
	width: 760px;
	border: 1px solid #253249;
}
#bannerContainer {
	height: 200px;
	width: 760px;
}
#topMenuContainer {
	background-image: url(images/topMenu_bott.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	width: 760px;
}
#contentContainer {
	clear:left;
	width: 752px;
	padding:0 3px;
	border-top:1px solid #D9D9D9;
	border-right:1px solid #BfBFBF;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #BfBFBF;
}
#contentBase {
	width: 752px;
	padding:0 3px;
	border-right:1px solid #BfBFBF;
	border-bottom:1px solid #BfBFBF;
	border-left:1px solid #BfBFBF;
	/*height:3px;*/
}
#contentBase div {
	border-right:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	height:3px;
}
#contentTable, #contentTableHome {
	width: 100%;
	border-right:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
}
#footerContainer {
	padding: 10px 0px 0px;
	width: 760px;
}
#footerContainer p {
font-size:11px;
line-height:11px;
text-align:center;
margin:0;
}
.TDsideMenu {
padding:0;
width: 166px;
border-right:1px solid #D9D9D9;
vertical-align:top;
}
.TDcontent {
padding:15px;
width:100%;
vertical-align:top;
}
.TDpicts {
padding:15px 20px 7px;
border-left:1px solid #D9D9D9;
vertical-align:top;
}


/*HOME PAGE ONLY*/
#contentTableHome td {
	padding:0px;
}
.TDhomeLeft {
width:200px;
padding: 0 15px 15px 15px !important;
}
.TDhomeLeft p {
line-height:14px;
}
.TDhomeMiddle {
width:200px;
padding: 0 15px 15px 15px !important;
border-left:1px solid #D9D9D9;
}
.TDhomeRight {
width:258px;
border-left:1px solid #D9D9D9;
padding: 10px 15px 15px 15px !important;
}
#contentTableHome h2 {
border-top:1px solid #D9D9D9;
margin:0 -15px;
padding:10px 15px 0px 15px;
}
#contentTableHome h3 {
border-top:1px solid #D9D9D9;
border-bottom:1px solid #D9D9D9;
background-image:url(images/head_bgd.gif);
background-position:right top;
background-repeat:no-repeat;
margin:0 -15px 10px -15px;
padding:4px 0 4px 15px;
}

.TDhomeLeft img, .TDhomeMiddle img, .TDhomeRight img {
margin-top:2px;
}



/********************************/
/*CONTENT STYLES*/
/********************************/



.homeIntro {
font-family:"Times New Roman", Times, serif;
color:#7e7d7d;
font-size:22px;
line-height:32px;
margin:0;
padding: 10px 15px 15px 15px;
}

.textIntro {
font-size:13px;
line-height:18px;
}

.textTeam {
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:18px;
font-style:italic;
}

.textSmall {
font-size:10px;
line-height:12px;
}

.textMoreInfo {
font-size:10px;
line-height:12px;
border-top:1px dotted #BFBFBF;
padding-top:7px;
margin-bottom:3px;
text-transform:uppercase;
letter-spacing:.1em;
}
.textMoreInfo:first-child {
border-top:none;
padding-top:0;
}
.borderTop {
border-top:1px solid #D9D9D9;
padding-top:.8em;
}
.borderBottom {
border-bottom:1px solid #D9D9D9;
padding-bottom:.8em;
margin-bottom:.8em;
}
.borderTopNoText {
clear:both;
border-top:1px solid #D9D9D9;
line-height:0;
}
.borderTopDots {
border-top:1px dotted #BFBFBF;
padding-top:.5em;
}

.portfolioListing {
float:left;
width:380px;
}
.portfolioPict {
	float:right;
	margin-top:6px;
	margin-bottom: 6px;
}

.blue {
color:#004990;
}

.linkPdf, .linkJump {
background-position:0 3px;
background-repeat:no-repeat;
padding-left: 17px;
}
.linkPdf {
background-image: url(images/link-icon-pdf.gif);
}
.linkJump {
background-image: url(images/link-icon-jump.gif);
}

.featuredNews {
border-bottom:1px solid #D9D9D9;
padding-bottom:.5em;
margin-bottom:.5em;
}

/********************************/
/*INVESTMENT PROFILES*/
/********************************/

.investProf {
	border-bottom:1px solid #D9D9D9;
}
.investProf_description {}
.investProf_data {
margin-bottom:8px;
}
.investProf_data h5 {
margin-bottom:0;
}
.investProf_summary {
margin:0 6px;
width:568px;
}
.investProf_summary td {
padding:10px 9px;
vertical-align:top;
}
.investProf_summary td table td {
padding:2px 4px 2px 0;
vertical-align:top;
border-top:1px solid #D9D9D9;
}
.investProf_summary td.data {
white-space:nowrap;
padding-right:0;
}
.investProf_button {
text-align:center;
padding:5px;
margin-top:15px;
border:1px solid #D9D9D9;
background-color: #E5E5E5;
}
