#agencies, 
#projects
{
    /* table */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

#agencies a,
#projects a {
    text-decoration: none;
}

#agencies a:link,
#projects a:link,
#agencies a:visited,
#projects a:visited {
	border-bottom: 1px dashed;
}

#agencies a:hover,
#projects a:hover,
#agencies a:active,
#projects a:active {
	border-bottom: 1px solid;
}

.download_icon {
    border-bottom: none !important;
}

.style1 {
    color: #000000;
}

/* Table Style 1 */
.tableBK {
	background-color: #F5F5CA;
}
.tableHeaderL1{
	background-color: #0A76A5;
	color: #FFFFFF;
}
.tableHeaderL2{
	background-color: #7EA3DB;
	color: #FFFFFF;
}
.tableHeaderL3{
	background-color: #E4E574;
}
.tableHeaderL4{
	background-color: #A6BFE6;
	color: #FFFFFF;
}


/* Table Style 2 */
.rowL1{
	background-color: #F0F0F0;
}

/* style for table fields */

.tableHeaderL3 .id {
    text-align: right;
}

.tableHeaderL3 .tel {
    font-size: 10px;
}

.tableHeaderL3 .email {
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}

.tableHeaderL3 .ghgreduction {
    text-align: right;
}

.tableHeaderL1 .A_id { width: 1%; }
.tableHeaderL1 .A_name { width: 24%; }
.tableHeaderL1 .A_type { width: 13%; }
.tableHeaderL1 .A_owner { width: 22%; }
.tableHeaderL1 .A_cerbuyer { width: 27%; }
.tableHeaderL1 .A_ghgreduction { width: 7%; }

.tableHeaderL1 .P_name { width: 24%; }
.tableHeaderL1 .P_type { width: 11%; }
.tableHeaderL1 .P_owner { width: 14%; }
.tableHeaderL1 .P_ghgreduction { width: 7%; }
.tableHeaderL1 .P_contact { width: 9%; }
.tableHeaderL1 .P_tel { width: 10%; }
.tableHeaderL1 .P_email { width: 15%; }
.zh {
    font-size: 12px;
}

.highlighted {
    color: #004900;
    font-weight: bold;
}