/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* normalize.css v1.1.0 | Base | MIT License | git.io/normalize */
html {
  font-size: 100%;
  font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a, a:visited, a:link {
  color: #034694;
  text-decoration: none;
} /* normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}
a:active, a:hover {
  outline: 0;
  text-decoration: underline;
  color: #868ADB;
}
/* normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */
h1 { /*  font-size: 1.5em; margin: 0.67em 0;*/ font-size: 2em;
  margin: 0.83em 0;
  color: #154992;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: oblique;
} /*@media all and (min-width:70em)*/
h2 {
  font-size: 1.4em;
  margin: 0.83em 0 .4em;
    color: #154992;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
    color: #154992 !important;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
    color: #154992;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
  font-size: 1.7em;
}
blockquote p {
	font-style: italic;
	color: #377EE2;
}
blockquote a, blockquote a:visited, blockquote a:link{
	color: #377EE2;
}
/* Some vars */
/*$background-color: hsl(50, 5, 97);
$black: hsl(200, 40, 10);
$white: $background-color;
$base-font-size: 2.4em;
$base-line-height: 1.5em;*/
blockquote:before {
      content: '\201C';
      position: absolute;
      top: -0.25em;
      left: -0.35em;
      color: #e0e4e7;
      font-size: 6em;
      z-index: -1;
   }
blockquote {
  position: relative;
  font-family: 'Sanchez', serif;
  font-style: italic;
}
blockquote p:first-child::first-line {
	font-variant: normal !important;
	font-size: inherit !important;
	line-height: inherit !important;
	text-align: inherit !important;	
	letter-spacing: inherit !important;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p, pre {
  margin: 1em 0;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl, menu, ol, ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu {
  padding: 0;
}
ol, ul {
  padding: 0 0 0 1em; /*0 0 40px;*/
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
/* normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
/* normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
}
/* normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/* normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url('../behaviors/box-sizing/boxsizing.php');
}
/*******************************************************************************
* Email formating bits.
******************************************************************************/
/*.page-favorites-email-list table{ max-width:1000px; color:green; }.page-favorites-email-list{ color:blue; }*/