/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic|Architects+Daughter);
/* line 14, sass/main.scss */
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Ubuntu', sans-serif;
}
/* line 20, sass/main.scss */
html body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  font-size: 1em;
  background: #0E1D69;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjE2JSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBlMWQ2OSIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-radial-gradient(center 16%, circle, #00ffff, #0e1d69);
  background-image: -webkit-radial-gradient(center 16%, circle, #00ffff, #0e1d69);
  background-image: radial-gradient(circle at center 16%, #00ffff, #0e1d69);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00FFFF', endColorstr='#FF0E1D69');
  background-attachment: fixed;
}
/* line 30, sass/main.scss */
html body header {
  width: 1013px;
  margin: 0 auto;
}
/* line 35, sass/main.scss */
html body header h1 {
  margin: 0;
  padding: 0;
  height: 312px;
  position: relative;
  z-index: 100;
  background-image: url("header.png?v=2");
  background-repeat: no-repeat;
}
/* line 48, sass/main.scss */
html body header h1 span {
  visibility: hidden;
}
/* line 53, sass/main.scss */
html body header .slides {
  height: 150px;
  width: 442px;
  overflow: hidden;
  margin: -312px 0 162px 538px;
  position: relative;
  z-index: 90;
}
/* line 65, sass/main.scss */
html body header .slides img {
  margin: 0;
  height: 150px;
  width: 442px;
  display: block;
  overflow: hidden;
}
/* line 75, sass/main.scss */
html body #outer-container {
  margin: 0 auto;
  width: 1013px;
}
/* line 79, sass/main.scss */
html body #outer-container #container {
  margin: -55px 25px 0 28px;
  padding: 55px 0 0 0;
  background-color: #FFFFFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
/* line 89, sass/main.scss */
html body #outer-container #container nav#main {
  width: 217px;
  margin: 14px 0 20px 16px;
  padding: 0;
  float: left;
  font-family: 'Architects Daughter', cursive;
}
/* line 96, sass/main.scss */
html body #outer-container #container nav#main #search_form {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #2C3A86;
  display: block;
  font-size: 0.8em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
/* line 107, sass/main.scss */
html body #outer-container #container nav#main #search_form div {
  background: #F0D51F;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZDUxZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffff00), color-stop(100%, #f0d51f));
  background: -moz-linear-gradient(#ffff00, #f0d51f);
  background: -webkit-linear-gradient(#ffff00, #f0d51f);
  background: linear-gradient(#ffff00, #f0d51f);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFF00', endColorstr='#FFF0D51F');
  padding: 7px 0;
}
/* line 113, sass/main.scss */
html body #outer-container #container nav#main #search_form div label {
  display: inline;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 1em;
}
/* line 121, sass/main.scss */
html body #outer-container #container nav#main #search_form div input {
  vertical-align: middle;
}
/* line 124, sass/main.scss */
html body #outer-container #container nav#main #search_form div input[type="text"] {
  width: 105px;
  margin: 0 4px;
  padding: 2px;
  background-color: #FFFFFF;
  font-size: 1em;
  border: none;
}
/* line 132, sass/main.scss */
html body #outer-container #container nav#main #search_form div input[type="image"] {
  border: none;
  width: 16px;
  height: 16px;
  margin: 0;
}
/* line 141, sass/main.scss */
html body #outer-container #container nav#main p#folder {
  margin: 15px 0 0 0;
  padding: 0px 10px 10px 10px;
  color: #0D1D68;
  background-image: url(folder_arrow.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  font-size: 0.7em;
  text-transform: uppercase;
}
/* line 156, sass/main.scss */
html body #outer-container #container nav#main p#folder a {
  color: #0D1D68;
  text-decoration: none;
}
/* line 160, sass/main.scss */
html body #outer-container #container nav#main p#folder:hover {
  text-decoration: underline;
}
/* line 165, sass/main.scss */
html body #outer-container #container nav#main ul {
  list-style-type: none;
  padding: 0px;
  margin: 10px 0 0 0;
}
/* line 170, sass/main.scss */
html body #outer-container #container nav#main ul li {
  margin: 0 0 4px 0;
  padding: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
/* line 177, sass/main.scss */
html body #outer-container #container nav#main ul li a {
  margin: 0px;
  display: block;
  text-decoration: none;
  padding: 6px 9px;
  font-size: 0.9em;
  background-color: #F1F1F1;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #0E1D69;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjM2I4NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBlMWQ2OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2c3b87), color-stop(100%, #0e1d69));
  background: -moz-linear-gradient(#2c3b87, #0e1d69);
  background: -webkit-linear-gradient(#2c3b87, #0e1d69);
  background: linear-gradient(#2c3b87, #0e1d69);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF2C3B87', endColorstr='#FF0E1D69');
}
/* line 192, sass/main.scss */
html body #outer-container #container nav#main ul li.uber a, html body #outer-container #container nav#main ul li a:hover {
  color: #FFFFFF;
  background: #0066FF;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzY2NmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNjZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #33ccff), color-stop(100%, #0066ff));
  background: -moz-linear-gradient(#33ccff, #0066ff);
  background: -webkit-linear-gradient(#33ccff, #0066ff);
  background: linear-gradient(#33ccff, #0066ff);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF33CCFF', endColorstr='#FF0066FF');
}
/* line 202, sass/main.scss */
html body #outer-container #container #content {
  width: 687px;
  overflow: hidden;
  margin: 20px 20px 20px 20px;
  float: left;
  color: #4C4C4C;
  background-color: #FFFFFF;
  font-size: 0.9em;
}
/* line 214, sass/main.scss */
html body #outer-container #container #content nav#breadcrumbs {
  font-size: 0.7em;
  margin: 0 0 5px 0;
}
/* line 219, sass/main.scss */
html body #outer-container #container #content > :first-child {
  margin-top: 0;
}
/* line 223, sass/main.scss */
html body #outer-container #container #content a {
  color: #2C3A86;
  font-weight: bold;
}
/* line 227, sass/main.scss */
html body #outer-container #container #content a:hover {
  color: #3E52C0;
}
/* line 232, sass/main.scss */
html body #outer-container #container #content h1, html body #outer-container #container #content h2, html body #outer-container #container #content h3, html body #outer-container #container #content p {
  padding: 0px;
  margin: 0 0 7px 0;
}
/* line 237, sass/main.scss */
html body #outer-container #container #content h1, html body #outer-container #container #content h2, html body #outer-container #container #content h3 {
  line-height: 1.5em;
  margin-top: 15px;
}
/* line 241, sass/main.scss */
html body #outer-container #container #content h1 {
  color: #2C3A86;
  text-transform: uppercase;
  font-family: 'Architects Daughter', cursive;
}
/* line 246, sass/main.scss */
html body #outer-container #container #content h2, html body #outer-container #container #content h3 {
  color: #2C3A86;
  font-weight: 700;
}
/* line 254, sass/main.scss */
html body footer {
  width: 900px;
  height: 31px;
  padding: 30px 55px 30px 58px;
  margin: 0 auto;
  font-size: 10px;
  color: #FFFFFF;
}
/* line 264, sass/main.scss */
html body footer a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 268, sass/main.scss */
html body footer a:hover {
  color: #FFCC00;
}
/* line 273, sass/main.scss */
html body footer #spike_footer {
  height: 31px;
}

/* line 280, sass/main.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 286, sass/main.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 295, sass/main.scss */
.clearfix {
  *zoom: 1;
}
