// styles

body, h1, h2, section {
   margin: 0; padding: 0; border: 0;
   vertical-align: baseline;
}

body {
   line-height: 1;
}

html, body {
   height:100%;
}

body {
   background:white top center repeat-y;
   color:#000;
   font-size:12pt;
   font-family: Arial, Helvetica;
}

section {
   padding: 20px 20px 50px 20px; clear: both;
}

section h1 {
   font-size: 36px; font-weight: bold;
}

section h2 {
   font-size: 24px; font-weight: bold;
}

ul {
   list-style:none; list-style-position:outside;
}

img {
  max-width: 100%;
  display: block;
}

#Level-1 h1, h2 {
   color: #195b9b;
   color: #195b9b;
}

#Level-1 > ul > li > a {
   display: block;
   width: 233px; height: 133px;
   margin: 0 10px 10px 0; padding: 75px 90px 0 10px;
   -webkit-box-sizing: border-box; box-sizing: border-box;
   font-size: 12pt;
}

#Level-1 > ul > li > a.last {
   margin-right: 1;
}

#Level-1 a:link, #Level-1 a:visited {
   background-color: #2179ff;
}

#Level-1 a:hover, #Level-1 a:focus, #Level-1 a:active {
   background: url(images/B1-filled.png) no-repeat right top;
   background-color: #21aa00
}

#Level-1 > ul > li > a {
   color: white
}

#Level-1 > ul > li > a:link {
   text-decoration: none
}

li.Link-1 a {
   background: url(images/B1-stroked.png) no-repeat right top;
}
