body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#F5F5F5;
	/*letter-spacing: 1px;*/

}
#main {
	width: 737px;
	vertical-align: top;
}
 #navcontainer{
margin: 0;

font:Arial, Helvetica, sans-serif;
}
.navt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.navt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	font-weight:bold;
}
#navcontainer UL {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI {
display: block;
margin: 0;
padding: 0;
float: right;
width: auto;
}

#navcontainer A {
color:#3A7191;
width: auto;
text-decoration: none;
background: #fff;
margin: 0;
padding: 0px 8px;
}

#navcontainer A:hover, #navcontainer A:active { 
color:#000;
 }
#navcontainer A.active:link, #navcontainer A.active:visited {
position: relative;
z-index: 102;
font-weight: bold;
}

.back {
	float:right;
	padding-top:20px;
	display:block;
	
	}
.back a{
	color:#A4A6A7;
	}
	
.back a:hover{
	color:#545454;
	text-decoration:none;
	}

#blue_home {
	height:120px;
	background-color: #184C85;
	background-image: url(images/blue_home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	text-align: right;
}
#content {
	padding-top:15px;
	padding-bottom: 20px;
	text-align: left;
}
#bar {
	font-size:2px;
	height: 8px;
	background-color:#184C85;
}
#logos {
    margin-top:10px;
	margin-bottom:15px;
}
#barline {
	font-size:1px;
	height: 1px;
	background-color:#fff;
}
#bottom {
	text-align:left;
	color:#999999;
	font-size:11px;
	margin-bottom:30px;

}

.bluetext {
	padding-top:8px;
}

/* team */
#blue_team {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_team.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}


.line {
	width: 100%;
	background-color:#CCCCCC;
	height:1px;
	font-size:2px;
	border-bottom: 5px;
	border-bottom-color:#000099;
	margin: 30px 0px 30px 0px;
}
/* company overview*/
#blue_company {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_company.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}
/* clade advisory services */
#blue_advisory {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_cas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}
.content ol {
	color:#246CBA;
	list-style-position: outside;
}

/* catalyst innovation */
#blue_cat_in {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_catalyst_inn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}
/* contact */
#blue_contact {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}
/* clade investment management */
#blue_cim {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_cim.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}

/* history */
#blue_history {
	height:43px;
	background-color: #184C85;
	background-image: url(images/img_title_history.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:14px;
	margin-bottom:0px;
	text-align: right;
}
