td 
{
	font-family: Arial, Helvetica, Sans-Serif, Verdana ;
}

td.button_link
{
	font-size: 11px;
	background: #6B88A1;
	color: #D6DDE4;
	text-align: center;
	vertical-align: middle;
}

td.button_nolink {
    background: #366C89;
}

td.port_button_link
{
	font-size: 12px;
	background: #F78D1F;
	text-align: center;
	vertical-align: middle;
}

td.port_button_link a
{
	color: #5A676F;
}

td.port_button_nolink {
    background: #FECA97;
}

td.footer_link 
{
	background: #366C89;
	text-align: center;
	letter-spacing: 2px;
	font-size: 12px;	
}

td.footer_link a 
{
	color: #6C89A1;
}

td.footer_link a:hover
{
	color: White;
}

td.content 
{
	padding: 20px 15px 5px 25px;
	vertical-align: top;
	text-align: left;
}
td.content_border
{
	background: #ADBAC8;
}

div.content_title
{
	color: #F9A043;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

div.content_body 
{
	font-weight: normal;
	color: #333333; /* #6D6B6C; */
	font-size: 9pt;
	line-height: normal;
	margin: 5px 0 0 0;
	width: 460px;
}
div.content_body br
{
	line-height: 9pt;
}


img 
{
    border: 0px;
}

a 
{
	font-family: Arial;
	color: #D6DDE4;
	text-decoration: none;
}

a:hover 
{
	color: White;
}

a.email 
{
	color:  #366C89;
}
a.email:hover
{
	color:  #FECA97; /* #D6DDE4; */
}

body 
{
	margin: 50px 0px 0px 0px;
}

table 
{
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
}

table.container 
{
	width: 100%;
}


.pfolio_button, .pfolio_button_alt, .pfolio_button_hi 
{
	width: 41px;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	color: White;
	cursor: pointer;
}

td.pfolio_button_alt
{
	background: #90A4B7;
}

td.pfolio_button
{
	background: #B7C1CE;
}

td.pfolio_button_hi
{
	background: #F78D1F;
}

a.pfolio_button 
{
	color: White;
}
a.pfolio_button:hover 
{
	text-decoration: underline;
}

body#pfolio 
{
	margin: 0px;
	text-align: center;
	vertical-align: top;
}


/*
<style type="text/css">td img {display: block;}</style>
*/

