
#tiger-container {font-family: 'Open Sans', sans-serif; font-weight:400; color:#2e2e2e; word-wrap: break-word;}
#tiger-container p {font-size: 13px; line-height: 22px;}

/* Link Styles */
#tiger-container a {color:#002c73; text-decoration: none;}
#tiger-container a:hover {border-bottom: 1px dashed #002c73;}
#tiger-container a.ctaLink { border:1px #e8e8e8 solid; border-left:0; border-right:0; width:100%; display: block; padding:6px 0;  -webkit-transition: 0.4s ease;-moz-transition: 0.4s ease;-o-transition: 0.4s ease;-ms-transition: 0.4s ease;transition: 0.4s ease;}
#tiger-container a.ctaLink:hover {margin-left:4px; color:#282828;}
#tiger-container a.ctaLink:after {content: "\00a0 \2192";}

/* List Styles */
#tiger-container ul, #tiger-container ol {list-style:inside; margin:0; padding:0;}
#tiger-container ul {list-style-type:square; }
#tiger-container ol {list-style-type:decimal; }

/* Heading Styles */
#tiger-container h1 {font-size: 30px; font-weight:400; margin-bottom:12px;}
#tiger-container h2 {font-size: 18px; font-weight:400; margin-bottom:12px;}
#tiger-container h3 {font-size: 18px; font-weight:400; margin-bottom:12px;}
#tiger-container h4 {font-size: 16px; font-weight:400; margin-bottom:12px;}
#tiger-container h5 {font-size: 14px; font-weight:400; margin-bottom:12px;}
#tiger-container .side-block h3 {color:#FFF; background:#002c73; padding:8px 12px;}