@charset "utf-8";

div.info-container { background-color: #FCF5BE; border: solid #FAED96 2px; margin-bottom: 20px; padding: 15px 0px 15px 0px; }
div.info-container ul { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; }
a.green-link { background-color: #B5D3B4; border: solid #87B986 2px; color: #315230; display: block; font-size: 16px; font-weight: bold; line-height: 100%; padding: 10px 0px 3px 0px; text-align: center; text-decoration: none; }
a.green-link:hover { background-color: #447643; border: solid #447643 2px; color: #FFFFFF; display: block; text-decoration: none; }
a.green-link img { border: solid #87B986 2px; margin-top: 10px; }
a.green-link:hover img { border: solid #B5D3B4 2px; }
td.link-spacer { width: 10px; }