/*ECONOMIC - value colors
--------------------------*/
.economic	{font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #2B62AE;
			font-weight: bold;
			}
				
.economic-block-bkr	{background-color: #2B62AE;
						}
						
.economic-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #2B62AE;						
				}
				
.economic-tbl-bkr	{background-color: #2B62AE;
					}
					
.economic-txt	{color: #2B62AE;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}					
/*COMMUNITY - value colors
--------------------------*/
.community	{font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #E5A713;
			font-weight: bold;
			}
				
.community-block-bkr	{background-color: #E5A713;
						}
						
.community-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #E5A713;						
				}
				
.community-tbl-bkr	{background-color: #E5A713;
					}
				
/*HEALTH - value colors
-----------------------*/				
.health	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #F58220;
		font-weight: bold;
		}
				
.health-block-bkr	{background-color: #F58220;
					}
						
.health-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #F58220;						
				}
				
.health-txt	{color: #F58220;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}				
				
.health-tbl-bkr	{background-color: #F58220;
				}
				
/*SAFETY - value colors
-----------------------*/				
.safety	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FF6609;
		font-weight: bold;
		}
				
.safety-block-bkr	{background-color: #FF6609;
					}
						
.safety-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #FF6609;						
				}
				
.safety-txt	{color: #FF6609;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}				
				
.safety-tbl-bkr	{background-color: #FF6609;
				}	
				
/*HIV/AIDS - value colors
-----------------------*/				
.hivaids	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #812990;
		font-weight: bold;
		}
				
.hivaids-block-bkr	{background-color: #812990;
					}
						
.hivaids-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #812990;						
				}
				
.hivaids-txt	{color: #812990;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}				
				
.hivaids-tbl-bkr	{background-color: #812990;
				}			
				
/*ENVIRONMENT - value colors
-----------------------*/				
.environ	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #8B0029;
		font-weight: bold;
		}
				
.environ-block-bkr	{background-color: #8B0029;
					}
						
.environ-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #8B0029;						
				}
				
.environ-txt	{color: #8B0029;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}				
				
.environ-tbl-bkr	{background-color: #8B0029;
				}			
				
/*LABOUR - value colors
-----------------------*/				
.labour	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #E00136;
		font-weight: bold;
		}
				
.labour-block-bkr	{background-color: #E00136;
					}
						
.labour-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #E00136;						
				}
				
.labour-txt	{color: #E00136;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}				
				
.labour-tbl-bkr	{background-color: #E00136;
				}
				
.labour-tbl-brdr	{border: 1px solid #E00136;
					}			

/*ETHICS - value colors
-----------------------*/				
.ethics	{font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #7B6167;
		font-weight: bold;
		}
				
.ethics-block-bkr	{background-color: #7B6167;
					}
						
.ethics-line	{border-top-width: 1px;
				border-top-style: solid;
				border-top-color: #7B6167;						
				}
				
.ethics-txt	{color: #7B6167;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;						
			}
			
/*BY VALUE - table headings
--------------------------*/
.byvalue-no	{font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666;
			font-style: italic;
			}

.byvalue-value	{font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000;
				}

.byvalue-subhead	{font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color: #800000;
					font-weight: bold;
					padding-left: 8px;
					}

.byvalue-head	{font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000;
				font-weight: bold;
				background-color: #F5F5F5;
				padding-left: 4px;
				}
				
#region-block	{background-color: #E1B600;
				}				
				
#ethics-block	{background-color: #5A3941;
				}

#ethics-bkr	{background-color: #EEEBEC;
			}

#community-block	{background-color: #E5A104;
					}

#community-bkr	{background-color: #FCF5E5;
				}

#safety-block	{background-color: #FF6609;
				}

#safety-bkr	{background-color: #FFEFE6;
			}

#health-block	{background-color: #F58220;
				}

#health-bkr	{background-color: #FEF2E8;
			}			

#hiv-block	{background-color: #6B037D;
			}

#hiv-bkr	{background-color: #F0E5F2;
			}

#environ-block	{background-color: #7C011E;
				}

#environ-bkr	{background-color: #F2E5E8;
				}

#labour-block	{background-color: #E00136;
				}

#labour-bkr	{background-color: #FCE5EB;
			}
			
#econ-block	{background-color: #5266AB;
				}

#econ-bkr	{background-color: #EDEFF6;
			}									
