﻿
#mainContent a.link
{ 
	font-size: 9pt;
	font-weight: bold;
}

#mainContent a.region
{ 
	font-size: 9pt;
}

#advisorPhotoList
{
	margin: 20px 0px 20px 0px;
}

img.advisor_large
{
    height: 248px;
    width: 220px;
    float: left; 
    border: none; 
    padding: 0px 15px 8px 0px;
}

img.advisor_small
{
    height: 135px;
    width: 120px;
    border: none;
    padding: 4px 4px 4px 4px;
}

div.bio h2
{
	margin-bottom: 10px;
}

div.title
{
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

span.info 
{
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

#mainContent li
{
    margin: 0px 0px 4px -16px;
    list-style-type: square;
}

body#AdvisorPage #mainContent p 
{
	font-size: 10pt;
	color: #333333;
	line-height: normal;
}

div.advisor_region
{
    text-align: center;
}

table.advisor_region
{
    margin: 0px;
    padding: 0px;
    border: none;
    width: 565px;
    table-layout: fixed;
}

table.advisor_region td
{
    vertical-align: top;
    padding: 8px 8px 4px 8px;
}

div.regionList
{
	text-align: center;
}

div.regionList a
{
	line-height: 1.5em;
	margin: 0px 5px 0px 5px;
}


#advisorBio h2
{
	margin-top: 30px;
	font-size: 13pt;
}

body#AdvisorPage h2
{
	margin-top: 5px;
	font-size: 15pt;
}
