body
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

h1
{
	color: #EF8209;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	margin: 12pt 0pt 40pt 0pt;
}
	#div_page_title
	{

	}

	#div_whoweare_title h1
	{
		margin: 20pt 0pt 12pt 0pt;
	}
	
	#div_page_title h1
	{
		
	}
	
	
h2
{
	color: #EF8209;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

h3
{
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}

a:link,
a:visited
{
	color: #2E93ED;
	font-size: 12pt;
	text-decoration: underline;
}

p
{
	text-align: justify;
}

p.img
{
	display: none;
}


#div_top,
#div_right
{
	display: none;
}

#div_middle,
#div_left
{
	width: 100%;
	text-align: justify;
	float: none;
	clear: both;
}

#div_middle
{
	margin: 0pt 0pt 0pt 0pt;
}

td.hide_for_print
{
	display: none;
}

#hidden_logo
{
	display: block;
}

div.hide_for_web
{
	display: block;
}


