body a{color:#246db4;-moz-transition:color 200ms;-o-transition:color 200ms;-webkit-transition:color 200ms;transition:color 200ms;}
body a:hover{text-decoration:none;color:#d96a00;}
body .content{margin-bottom:40px;line-height:1.6;*zoom:1;}
body .content:after{content:" ";display:table;clear:both;}
body .content h2,.content h4,.content p,.content ul{margin-bottom:15px;}
body .content h2,.content h4{line-height:1.2;font-weight:normal;}
body .content h2{font-family:"DirectSemiCondencedBold", Arial, sans-serif;font-size:20px;}
body .content h4{font-family:"DirectSemiCondencedBold", Arial, sans-serif;font-size:16px;}
body .content ul li{position:relative;margin-bottom:10px;padding-left:48px;}
body .content ul li:before{content:"";position:absolute;top:5px;left:19px;width:7px;height:7px;background:#0a589b;border-radius:50%;}
body .content a img{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:3px solid white;border-radius:8px;box-shadow:0 2px 9px rgba(49, 86, 122, 0.67);-moz-transition:box-shadow 0.2s;-o-transition:box-shadow 0.2s;-webkit-transition:box-shadow 0.2s;transition:box-shadow 0.2s;}
body .content a:hover img{box-shadow:0 0 0 3px #d96a00;}
body .content h2 + ul{-moz-column-count:2;-webkit-column-count:2;column-count:2;}
