@charset "utf-8";
/* CSS Document */
/******** Defaults ********/
body,td,th {font-family:'Open Sans','Trebuchet MS', Arial, Helvetica, sans-serif; color: #000; font-size: 14px; }
h1, h2, h3, h4, h5, h6 {color:#616367; line-height:1.2em; font-weight:600; margin:0 0 .4em; text-transform: uppercase;}
h1 {font-size:2.4em;}
h2 {font-size:2em;}
h3 {font-size:1.8em;;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}
h1.contentheading {}
p {margin-bottom:1em;}
a:link, a:visited {color:#214128; outline:none;}
a:hover {color:#5ab63a; text-decoration:underline;}
.noborder, a img {border:none;}
img[align*="left"], img[style*="left"] {margin:0 2em .5em 0;}
img[align*="right"], img[style*="right"] {margin:0 0 .5em 2em;}
img {max-width: 100%; height: auto;}
ul,ol {list-style:outside; padding-left:20px;}
ol { list-style:decimal outside none;}
.content-table {width:100%;}
.content-table td, td {padding:1% 2%; vertical-align:top;}
.small-text {font-size:12px; line-height:1.1em;}
.no-margin {margin: 0;}
a.text-primary {color: #337ab7; text-decoration: underline; }
.btn-yellow {background: #fdd827;}
.btn-yellow:hover,
.btn-green {background: #214128 !important; border-color: #fff !important; color: #FFF !important;}
.btn-green:hover  {background: #fdd827;}
.scarecrow-alert {background:#f36f2f; color: #fff; padding: 1.5rem; text-align: center;}
.scarecrow-alert p {margin: 0;}
.scarecrow-alert .btn {text-transform: uppercase;}
/******** /Defaults ********/