/* Typography Styles */

ul.triangle-bullet {padding-left: 15px;overflow: hidden;margin-left: 5px;}

ul.triangle-bullet li {list-style: none;padding-bottom: 0px;margin-bottom: 3px;padding-left: 15px;}

ul.triangle-bullet li {background: url(../images/triangle-3.png) 0 5px no-repeat;}


div.caption  { color: #34596e; font-size: 90%; font-style: italic;}
span.highlight-blue {color: #0D507A;}
span.highlight-green {color: #39BE3C;}
span.highlight-dark-green {color: #0e7d3b;}
span.highlight-grey {color: #666;}
span.title-dark-green {font-weight: bold;font-size: 12pt; color: #0e7d3b;}

td.border_bt_gray
{border-bottom: 1px #ccc solid;}

td.border_bt_blue
{border-bottom: 1px #29A6DC solid;}

table.padded-table td    { font-size: 95%; padding: 2px 8px 2px 8px }
tr.yellow-background { background-color: #fbf4d7;}