@charset "utf-8";

/* Local CSS Document */

h5{
	margin-bottom:10px;
	padding-bottom:3px;
	color:#144866;
	border-bottom:1px dotted #bdbdbd;
}

.bottomMargin{
	margin-bottom:10px;
}

p.listlnk{
	margin-bottom:0;
}

img.leftDecoimg{
	float:left;
	margin:0 10px 0 0;
}
tr.rowHeaderBackground { background:#99D; }
tr.rowHeaderBackground td {height:22px; padding:1px 0 0 12px; color:#fff; font-weight:bold; }
tr.rowHeaderBackground td.rowHeaderSeparator { background: white; }
