H1
{
	font-family: Arial;
	font-size: 14pt;
	color: #365f91;
}
H2
{
    font-family: Arial;
    font-size: 8pt;
    color: #365f91;
    margin-top: 40px;
    margin-bottom: 10px;
    /*font-weight: bold;*/
}
h2
{
    font-family: Arial;
    font-size: 8pt;
    color: #123f66;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    /*font-weight: bold;*/
}
h3
{
    font-family: Arial;
    font-size: 8pt;
    color: #365f91;
} 
.headerrow
{
	color: #365f91;
	/*background-color: #dbe5f1;*/
	/*border-bottom: solid 1px #365f91;*/
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 11pt;
	border-right: none;
	padding-bottom: 3px;
}
.headercell
{
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 11pt;
	border-right: none;
	padding-bottom: 3px;
}
.darkrow
{
	background-color: #f2f2f2;
}
td
{
    font-family: Arial;
    font-size: 8pt;
    padding: 3px;
    padding-bottom: 8px;
    vertical-align: top;
}

td.listcell
{ 
	/*border-right: solid 1px #dbe5f1;
	border-bottom: solid 1px #365f91;*/
	font-family: Arial;
	font-size: 8pt;
 }

.leftcol
{
	border-left: solid 1px #dbe5f1;
}
/*table.listtable
{
	border-bottom: solid 1px #365f91;
	border-top: solid 1px #365f91;
}*/

p
{
    font-family: Arial;
    font-size: 8pt;
}


.copyright
{ 
    font-size: 8pt;
    margin-top: 50px;
    font-family: Arial;
 }



.treeleaf
{
	color: #365f91;
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 11pt;
	padding-bottom: 3px;
}
.treehead
{
	color: #365f91;
	font-family: Arial;
	/*font-weight: bold;*/
	font-size: 14pt;
	padding-bottom: 3px;
}
