* {
	font-family:Georgia, Times, serif;
	font-size:10px;
}

HTML {
	font-family:Georgia, Times, serif;
	background-image:url('/images/background2.jpg');
	background-color:#D5D8DD;
	font-size:10px;
}

TD, P, DIV, SPAN, B, STRONG, I, EM, BODY {
	font-family:Georgia, Times, serif;
	font-size:10px;
}

BODY {
	font-family:Georgia, Times, serif;
	color:#F2F3F4;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	text-align:center;
	line-height:18px;
	font-size:10px;
}

P, H1, H2, H3 {
	margin:0; padding:0;
}

P {
	line-height:18px;
	padding-bottom:12px;
}

H3 {
	padding-bottom:5px;
}

DIV#container {
	width:740px;
	background-color:#B5BEC9;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	text-align:left;
}

DIV#header {
	background-color:#B5BEC9;
	height:53px;
}

DIV#content_intro {
	background-image:url('/images/home_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
}

DIV#content {
	background-color:#B5BEC9;
	padding-bottom:10px;
	margin:0;
	padding-bottom:8px;
}

DIV#flashmovie {
	padding-top:174px;
	padding-bottom:36px;	
	text-align:center;
}

DIV#footer_intro {
	background-image:url('/images/footer_intro.gif');
	height:47px;
}

#footer {
	background-color:#A1ADBB;
	text-align:left;
	color:#244264;
	margin:0px;
	padding:0px;
	background-image:url('/images/line.jpg');
	background-repeat:repeat-x;
	background-position:left top;
	clear:left;
}

A {
	text-decoration:underline;
}

A.footerlink {
	color:#375271;
	text-decoration:none;
	font-size:9px;
}

A.footerlink:hover {
	text-decoration:underline;
}

DIV#disclaimer {
	display:none;
	width:320px;
	position:absolute;
	top:90px;
	left:50%;
	background-color:#B5BEC9;
	margin-left:-160px
	
}

#disclaimerheader {
	background-color:#A1ADBB;
	height:20px;
	background-image:url('/images/line.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}

#disclaimertext {
	padding:10px;
	font-size:9px;
	line-height:16px;
	color:#4B637F;
	text-align:left;	
}

#disclaimerfooter {
	background-color:#A1ADBB;
	height:20px;
	background-image:url('/images/line.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	text-align:right;
	padding-right:20px;
	
}

#disclaimerfooter A {
	color:#F2F3F4;
	font-size:9px;
	text-decoration:none;
	background-image:url('/images/square.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}

#disclaimerfooter a:hover {
	text-decoration:underline;
}

A.disclaimerlink {
	color:#F2F3F4;
	text-decoration:none;
	font-size:9px;
}

A.disclaimerlink:hover {
	text-decoration:underline;
}

DIV#internalpageheader {
	text-align:center;
	padding:0;
	margin-bottom:10px;
}


/**************************************** about content *****************************************/
DIV#about_content {
	margin-left:24px;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	background-image:url('/images/vert_line.jpg');
	background-repeat:repeat-y;
	background-position:top right;
}

DIV#about_content p {
	color:#244264;
}

DIV#investment_cycle {
	margin-left:0px;
	margin-right:19px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

/************************************** end about content ***************************************/


/**************************************** people content *****************************************/
DIV#people_content_left {
	margin-left:24px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	width:170px;
}

DIV#people_content_left p {
	color:#244264;
}

DIV#people_content_right {
	margin-left:20px;
	margin-right:24px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:20px;
	background-image:url('/images/vert_line.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}

DIV#people_content_right p {
	color:#244264;
}

DIV#people_content_right h3 .title {
	font-weight:100;
	color:#F2F3F4;
}

/************************************** end people content ***************************************/


/**************************************** investments content *****************************************/
DIV#investment_content_left {
	margin-left:24px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	width:170px;
}

DIV#investment_content_left P {
	color:#244264;
}

DIV#investment_content_right {
	padding-right:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-top:0px;
	margin-right:55px;
	margin-bottom:20px;
	width:504px;
	background-image:url('/images/vert_line.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}

UL#investment_portfolio_list {
	margin:0;
	padding:0;
	width:234px;
	float:left;
}

UL#investment_portfolio_list li {
	color:#244264;
	list-style:none;
	margin:0;
	padding:0;
}

/************************************** end investments content ***************************************/


/**************************************** contact content *****************************************/
DIV#contact_content_left {
	margin-left:24px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	width:370px;
}

DIV#contact_content_left p {
	color:#244264;
	line-height:15px;

}

DIV#contact_content_left h3 {
	padding-bottom:7px;
}

DIV#contactform {
	padding-bottom:5px;
	padding-left:15px;
	background-image:url('/images/vert_line.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}

DIV#contactform label {
	display:block;
	color:#244264;
	padding-top:5px;
}

TEXTAREA {
	border-top:1px solid #244264;
	border-left:1px solid #244264;
	border-bottom:none;
	border-right:none;
	font-variant:normal;
	width:250px;
}

TEXTAREA:hover {background:#F4F4F5;}

INPUT.style1 {
	border-top:1px solid #244264;
	border-left:1px solid #244264;
	border-bottom:none;
	border-right:none;
	font-variant:normal;
	padding:2px;
	margin-top:4px;
}

INPUT:hover {background:#F4F4F5;}

/************************************** end contact content ***************************************/