/*****Styles available for those editing with Contribute*********************/

/*for the RH side column*****************************************/
div.sidehilite {
	}
div.sidehilite2 {
	}

/*******************************************************************/

		
/*typography*/
a.pdf {
	background-image:url(../img/common/pdf.gif);
	background-repeat:no-repeat;
	padding:2px 0 2px 24px;
	}
a.worddoc {
	background-image:url(../img/common/WordDoc.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0 2px 22px;
	}
h2 span.subH2 {
	font-size:70%;
	}
h3 span.subH3 {
	font-size:85%;
	}
imgR {
	float:right;
	margin:0 0 1.2em 1.2em;
	}
imgL {
	float:left;
	margin:0 1.2em 1.2em 0;
	}
ul.tight li {
	margin-top:0;
	margin-bottom:0; 
	}
p.tight {
	line-height:1.34em;
	}
th.th-left {
    text-align: left;
	}
td p.last {
    margin-bottom:0;
	}
td.td-center {
    text-align: center;
	}
td.td-pseudo-th {
    font-weight:bold;
	vertical-align:top;
	color:#555b4d;/*very dark green*/
	}
td.td-pseudo-th a {
    font-weight:bold;
	}
table.table1 th, table.table2 th { /*for newletter and report archives*/
    background-color:#a7b398;/*med green*/
	color:#fff;
	}
table.table2 td {
    vertical-align:top;
	}	
.clear {clear:both;}
.center {text-align:center;}
