BODY {
	margin : 0 0;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;

	text-align : justify;
	text-align: left;
	color : #454545;

}

.list {
	text-align: left;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;

}

.listRomanLower {
	text-align: left;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	list-style-type: lower-roman;
}


#bioNav a {
	color : #3d4b45;
	font-size : 9pt;
	text-decoration : none;
}

#bioNav a:hover {
	color : #000000;
	font-size : 9pt;
	text-decoration : none;
}

<!-- Green innav bar# 3d4b45-->
<!-- for table layouts -->
<!-- creates gray TD dotted underline and dark gray link with red hover -->
.navButton {
	width: 183px;
	font-weight: bold;
	color : #454545;
	font-size : 7pt;
	text-decoration : none;
	display: block;
	}

.navButton:Hover {
	width: 183px;
	background-color: #FFFFFF;
	color: 454545;
	text-decoration : none;
	display: block;
	}

.navButton {
	width : 183px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #c1aa8b;
	border-style : solid;
}

.navButton2 {
	width: 183px;
	font-weight: bold;
	color : #ffffff;
	font-size : 9pt;
	text-decoration : none;
	display: block;
	}

.navButton2:Hover {
	width: 183px;
	background-color: #b99a5a5;
	color: #000000;
	text-decoration : none;
	display: block;
	}

.navButton2 {
	width : 183px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #3d4b45;
	border-style : solid;
}

.navButton3:Hover {
	width: 183px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration : none;
	display: block;
	}

.navButton3 {
	width : 183px;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color : #3d4b45;
	border-style : solid;
}



.topTable {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color : #000000;
	border-style : solid;

}

.bottomTable{
	height : 1000;
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-color : #000000;
	border-style : solid;

}


.rightlines {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : dotted;
}

.topline {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}

.bottomline {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #0E3F70;
	border-style : solid;
}



.content {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #454545;
/*	vertical-align:text-top;  */

}

.contentsmall {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #454545;


}

.contentbottom {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #454545;
	background-color: #135b36;

}

.hidden {
	display: none;
}



#leftContent {
    width: 200px;
    float: left;
    display: inline;
}

/* Nav lists attributes */
ul.Nav_list {
/*    width: 200px; */
/*    padding: 0px;*/
    margin: 0px;
    border-top: 1px solid #BFA753;
/*    background-image: url('images/bullet.gif') */
/*    float: left; */
/*    text-align: left; */

}

ul.Nav_list li {
    list-style-type: none;
    font-weight: bold;
    border-bottom: 1px solid #BFA753;
    float: right;
    text-align: left;

}

ul.Nav_list li a {
    margin-left: 0px;
   padding: 6px 3px 6px 2px;
/*    background-image: url('images/bullet.gif')*/
   display: block;
   background-position: 10px 9px;
   background-repeat: no-repeat;
   text-decoration: none;
   color: #ffffff;
/*    float: left;   */
/*    text-align: left */
   font-size : 9pt;
    width: 195px;
/*    float: left; */
}

ul.Nav_list li a:hover {
/*    text-decoration: underline; */
    color: #000000;
}



body#About a#navAbout,
body#invStrategy a#navinvStrategy,
body#Team a#navTeam,
body#Advisory a#navAdvisory,
body#Portfolio a#navPortfolio,
body#Contact a#navContact,
body#News a#navNews {
	width: 195px;
	background-color: #FFF;
	color: #135b36;
}


.newsContainer {
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	text-align : justify;
	color : #454545;
}

.newsContainer ul {

	list-style-image: url("/images/arrow_grey.gif");
}

.newsHeader {
	text-align: left;
	text-valign: top;
	font-family : tahoma, Helvetica, sans-serif, arrusBold,;
	font-size : 12pt;
	color: #135b36;
	font-weight: bold;
	background-color: #efefef;
	border-top-style: solid;
	border-top-color: #135b36;
	border-top-width: 3px;
	padding: .1cm

}

.newsHeadline {
	text-align: left;
	font-family : tahoma, Helvetica, sans-serif, arrusBold,;
	font-size : 10pt;
	color: #135b36;
	font-weight: bold;
	text-decoration:underline;
}

.newsHeadline a:hover {
	color: #135b36;
	font-weight: bold;
}

.moreNews {
	color: #135b36;
	margin-left: 40px;
}

.moreNews a:Hover {
	color: #000000;
	text-decoration:none;
}

.newsArticleHeadline {
	text-align: left;
	font-family: tahoma, Helvetica, sans-serif, arrusBold,;
	font-size: 12pt;
	color: #135b36;
}

.doubleArrow {
	border: none;

}