@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700);

* { font-family: 'Oxygen', sans-serif; font-size:13px; line-height:18px; -webkit-text-size-adjust:100%;  color:#000; text-align:justify; }
body { margin:30px; }
h1 { font-size:24px; color:#000; font-weight:normal; margin:20px 0; font-weight:700; text-align:left; line-height:normal; }
a { color:#004592; text-decoration:none; font-weight:600; }
a:hover { text-decoration:underline; }
p { margin:0px; }
.mb40 {margin-bottom:40px; }

.header { border-bottom:1px solid #DDD; padding-bottom:10px; }
.print { text-align: right; padding-top:8px; }
.print a { font-size:10px; display:inline-block; margin-left:15px; text-transform:uppercase; }
.logo img { width:80px; height:auto; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }
.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }