
body {
	background-color: #E1E6EC;
	font-family: helvetica,arial;
	font-size: 13px;
	padding:0px;

}

img {
	border: none;
}


.about_management_tab { background: url(/images/mngmnt_tab.jpg) no-repeat }
.about_management_tab:hover { background: url(/images/mngmnt_tab_mouseover.jpg) no-repeat }
.about_management_tab_selected { background: url(/images/mngmnt_tab_selected.jpg) no-repeat }
.about_advisors_tab { background: url(/images/advisors_tab.jpg) no-repeat }
.about_advisors_tab:hover { background: url(/images/advisors_tab_mouseover.jpg) no-repeat }
.about_advisors_tab_selected { background: url(/images/advisors_tab_selected.jpg) no-repeat }


a.about_management_tab { background: url(/images/mngmnt_tab.jpg) no-repeat }
a.about_management_tab:hover { background: url(/images/mngmnt_tab_mouseover.jpg) no-repeat }
a.about_management_tab_selected { background: url(/images/mngmnt_tab_selected.jpg) no-repeat }
a.about_advisors_tab { background: url(/images/advisors_tab.jpg) no-repeat }
a.about_advisors_tab:hover { background: url(/images/advisors_tab_mouseover.jpg) no-repeat }
a.about_advisors_tab_selected { background: url(/images/advisors_tab_selected.jpg) no-repeat }



.home_text{
	color: #666666;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.contact_required_notice{
	font-size: 11px;
	color: #666666;
}

.contact_required{
	color: #666666;
}

.contact_required_error{
	color: red;
}

.contact_error{
	color: red;
	font-family: helvetica,arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.contact_input_label{
	color: #000000;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.contact_questions{
	color: #000000;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}


.contact_text{
	color: #666666;
	font-family: helvetica,arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
}

.about_name{
	color: #000000;
	font-family: helvetica,arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.about_title{
	color: #666666;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}


.about_bio{
	color: #666666;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}


a.about_nav_name_selected{
	color: #000000;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}


a.about_nav_name:hover{
	color: #FF6600;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

a.about_nav_name{
	color: #333399;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.about_nav_title{
	color: #666666;
	font-family: helvetica,arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.border_top_left { background: url(/images/border_top_left.jpg) no-repeat }
.border_top_center { background: url(/images/border_top_center.jpg) repeat-x }
.border_top_right { background: url(/images/border_top_right.jpg) no-repeat }
.border_left_middle { background: url(/images/border_left_middle.jpg) repeat-y }
.border_right_middle { background: url(/images/border_right_middle.jpg) repeat-y }
.border_bottom_left { background: url(/images/border_bottom_left.jpg) no-repeat }
.border_bottom_center { background: url(/images/border_bottom_center.jpg) repeat-x }
.border_bottom_right { background: url(/images/border_bottom_right.jpg) no-repeat }


.sep_bar{
	background: #DCDCDC;
}


.copy {
	background: white;
	color: #999999;
	font-family: helvetica,arial;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}

a.top_nav_link_active{
	background: white;
	color: #FF6600;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}


a.top_nav_link_active:hover{
	background: white;
	color: #FF6600;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}


a.top_nav_link{
	background: white;
	color: #333399;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}


a.top_nav_link:hover{
	background: white;
	color: #FF6600;
	font-family: helvetica,arial;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}


.main_content{
	background: white;
	padding:0px;
}















