.bullet2 		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			color: 006998;
			list-style-image: url(/Images/notext/bullet2.gif);
			}
			
li.bullet2 {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 15px;
}

hr.annsubsep {
	width: 100%;
	text-align: left;
	/* border: 1px #222222 dashed; */
}

td.irlbcColHdr {
	margin-top: 25px;
	margin-bottom: 15px;
}

div.irlbcColHdr {
	margin-top: 20px;
	margin-bottom: 10px;
}

span.subtitle2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #779cb5;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
}
span.photoby {
   color: #33bb33;
	font-style: italic;
}

/* gates info begins */
tr.gateshdr {
	background-color: #46B7D5;
	font-size: 10pt;
	color: #FFF;	
	font-weight: bold;
}
td.fwsluice {
	color: #FF0;	
}
td.sluicemaxlogs {
	color: #00FF40;	
	font-weight: normal;
}
tr.gdodd {
	background-color: #fff;
	color: #006998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none
}
tr.gdeven {
	background-color: #eee;
	color: #006998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none
}
tr.gdsumm {
	background-color: #fff;
	color: #006998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none
}
td.gdate {
	font-weight: bold;
}
td.gdaction {
	color: #008080;
}
td.negchg {
	/*color: #fff;
	background: #a00; */
	font-weight: bold;
}
span.negchg {
	color: #a00;
	/* background: #a00; */
	font-weight: bold;
	width: 35px;
}

span.gateslegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #006998;
}
span.ghhdrlinks {
	font-size: 10pt;
	font-weight: normal;
}
/* gates info ends */

#bodyContent a[href^="http://"] {
	background-color: transparent;
	background: url(external.png) center right no-repeat;
	background-attachment: scroll;
	padding-right: 13px;
	margin-right: 13px;
	/* background-repeat: no-repeat;
	background-x-position: right;
	background-y-position: center;
	*/
}

#bodyContent a[href ^="mailto:"] {
    background: url("mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}

