/* CSS Document */

body{
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #808080;
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
}


td{
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #556060;
}


p {
	font: 10pt Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #556060;
	line-height: 12pt;
	margin: 0;
	padding: 0;
}


.psa
{
	font: 10pt Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}

.textbuffer {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #556060;
	line-height: 11pt;
        text-decoration: none;
	margin: 10 10 10 10;
}

.bitextbuffer {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #203890;
	line-height: 11pt;
	margin: 10 10 10 10;
}

.btextbuffer {
	font: 10pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #203890;
	line-height: 12pt;
	margin: 10 10 10 10;
}

.copyright {
	font: 8pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #556060;
	line-height: 10pt;
	margin: 10 10 10 10;
}

.executive {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: #193D8F;
	line-height: 11pt;
	margin: 10 10 10 10;
}
.resources {
	font: 12pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #203890;
	margin: 20 10 2 10;
}

.large_link {
	font: 12pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #203890;
}


h1 {
	font: 16pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: 600;
	color: #556060;
	margin: 20 0 0 22;
}
h2 {
	font: 12pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #203890;
	margin: 20 10 2 10;
}
h3 {
	font: 10pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #3C579C;
	margin: 0 0 10 0;
}
h4 {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	color: white;
	margin: 6 10 0 0;
}

.team {

	font: 10pt myriad pro, Arial, Verdana, Sans-Serif;
	color: #3C579C;
	font-weight: bold;
	text-decoration: none;
}

a {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	color: #3C579C;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	color: #3C579C;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	color: #3C579C;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font: 9pt myriad pro, Arial, Verdana, Sans-Serif;
	color: #556060;
	font-weight: underline;

}

input
{
`	color: #000000;
	FONT-FAMILY: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: 500;
	font-size: 9pt;
}

img.logonobg {
	background-color: transparent;
}

