.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  margin-right: 20px;
  display: inline;
}
.container {
  width: 700px;
  margin: 0 auto;
}
.last {
  margin-right: 0;
  margin-bottom: 0;
}
.col-1 { width: 40px; }
.col-2 { width: 100px; }
.col-3 { width: 160px; }
.col-4 { width: 220px; }
.col-5 { width: 280px; }
.col-6 { width: 340px; }
.col-7 { width: 400px; }
.col-8 { width: 460px; }
.col-9 { width: 520px; }
.col-10 { width: 580px; }
.col-11 { width: 640px; }
.col-12 {
  width: 700px;
  margin-right: 0;
  margin-bottom: 0;
}
.append-1 { padding-right: 60px; }
.append-2 { padding-right: 120px; }
.append-3 { padding-right: 180px; }
.append-4 { padding-right: 240px; }
.append-5 { padding-right: 300px; }
.append-6 { padding-right: 360px; }
.append-7 { padding-right: 420px; }
.append-8 { padding-right: 480px; }
.append-9 { padding-right: 540px; }
.append-10 { padding-right: 600px; }
.append-11 { padding-right: 660px; }
.prepend-1 { padding-left: 60px; }
.prepend-2 { padding-left: 120px; }
.prepend-3 { padding-left: 180px; }
.prepend-4 { padding-left: 240px; }
.prepend-5 { padding-left: 300px; }
.prepend-6 { padding-left: 360px; }
.prepend-7 { padding-left: 420px; }
.prepend-8 { padding-left: 480px; }
.prepend-9 { padding-left: 540px; }
.prepend-10 { padding-left: 600px; }
.prepend-11 { padding-left: 660px; }
.text input { width: 154px; }
.text textarea { width: 154px; }
.select select { width: 154px; }
.text input.col-1 { width: 34px; }
.text textarea.col-1 { width: 34px; }
.select select.col-1 { width: 34px; }
.text input.col-2 { width: 94px; }
.text textarea.col-2 { width: 94px; }
.select select.col-2 { width: 94px; }
.text input.col-3 { width: 154px; }
.text textarea.col-3 { width: 154px; }
.select select.col-3 { width: 154px; }
.text input.col-4 { width: 214px; }
.text textarea.col-4 { width: 214px; }
.select select.col-4 { width: 214px; }
.text input.col-5 { width: 274px; }
.text textarea.col-5 { width: 274px; }
.select select.col-5 { width: 274px; }
.text input.col-6 { width: 334px; }
.text textarea.col-6 { width: 334px; }
.select select.col-6 { width: 334px; }
.text input.col-7 { width: 394px; }
.text textarea.col-7 { width: 394px; }
.select select.col-7 { width: 394px; }
.text input.col-8 { width: 454px; }
.text textarea.col-8 { width: 454px; }
.select select.col-8 { width: 454px; }
.text input.col-9 { width: 514px; }
.text textarea.col-9 { width: 514px; }
.select select.col-9 { width: 514px; }
.text input.col-10 { width: 574px; }
.text textarea.col-10 { width: 574px; }
.select select.col-10 { width: 574px; }
.text input.col-11 { width: 634px; }
.text textarea.col-11 { width: 634px; }
.select select.col-11 { width: 634px; }
.text input.col-12 {
  width: 694px;
  margin-right: 0;
  margin-bottom: 0;
}
.text textarea.col-12 {
  width: 694px;
  margin-right: 0;
  margin-bottom: 0;
}
.select select.col-12 {
  width: 694px;
  margin-right: 0;
  margin-bottom: 0;
}
.reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
}
.reset li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
}
.reset dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
}
.reset dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
}
blockquote, q { quotes: none; }
img {
  max-width: 100%;
  height: auto;
}
.hide { display: none; }
.js .js-hide { display: none; }
.js-show { display: none; }
.js .js-show { display: block; }
.hide-alt {
  position: absolute;
  left: -999em;
  margin-left: -999em;
}
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.js-center {
  position: relative;
  left: 50%;
}
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.uppercase { text-transform: uppercase; }
.lowercase { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }
.smallcaps { font-variant: small-caps; }
.hnav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.hnav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.vnav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.vnav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.inav {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.inav li {
  list-style: none;
  margin: 0;
  padding: 0;
  background-image: none;
}
.hnav li {
  float: left;
  display: inline;
}
.hnav a { display: block; }
.vnav a { display: block; }
.inav li { display: inline; }
.ie img { -ms-interpolation-mode: bicubic; }
.ie6 ol { margin-left: 2em; }
.ie7 ol { margin-left: 2em; }
.has-layout { zoom: 1; }
.group {
  display: inline-block;
  display: block;
}
.group:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ie-6 .group { height: 1%; }
.hnav {
  display: inline-block;
  display: block;
}
.hnav:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ie-6 hnav {
  display: inline-block;
  display: block;
}
.ie-6 hnav:after {
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.replace {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
}
strong { font-weight: bold; }
cite, em, var, dfn { font-style: italic; }
abbr[title] {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.1em;
  cursor: help;
}
a abbr[title] { cursor: pointer; }
ins {
  text-decoration: none;
  border-bottom: 1px dotted;
}
a ins { border: 0; }
del { text-decoration: line-through; }
sup, sub { font-size: 80%; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
.ie6 sup { vertical-align: text-top; }
.ie7 sup { vertical-align: text-top; }
.ie6 sub { vertical-align: text-bottom; }
.ie7 sub { vertical-align: text-bottom; }
.serif { font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif; }
.sans { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.monospace { font-family: Consolas, "Lucida Console", Monaco, monospace; }
.treb { font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif; }
.serif-default {
  font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  letter-spacing: -0.01em;
  line-height: 1.38em;
}
.sans-default {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
}
.sans-heading {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #313131;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  color: #666666;
}
ol li { list-style: decimal; }
ul li { list-style: none; }
dt { font-weight: bold; }
ul li {
  background: url(images/bullet-blue.png) no-repeat 1px 6px;
  padding-left: 15px;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.bullets {
  background: url(images/bullet-blue.png) no-repeat 1px 6px;
  padding-left: 15px;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
ul li li { background-image: url(images/bullet-gray.png); }
.no-bullets {
  padding-left: 0;
  background: none;
}
.no-bullets li {
  padding-left: 0;
  background: none;
}
ul.no-bullets ul { margin-left: 15px; }
dt { font-weight: bold; }
p, table, form, pre, ul, ol, dl, address, blockquote, .box { margin-bottom: 1.5em; }
ol, pre { margin-left: 1.5em; }
.ie6 ol { margin-left: 2em; }
.ie7 ol { margin-left: 2em; }
li {
  margin-bottom: 0.75em;
  line-height: 1.25;
}
li ol {
  margin-bottom: 0;
  margin-top: 0.5em;
}
li ul {
  margin-bottom: 0;
  margin-top: 0.5em;
}
li p { margin-bottom: 0.75em; }
blockquote p { margin-bottom: 0.75em; }
dd { margin-bottom: 0.75em; }
p + ul { margin-top: -0.75em; }
.box, .block {
  display: block;
  margin-bottom: 1.5em;
}
a.block img { display: block; }
a.img { display: block; }
a.img img { display: block; }
blockquote { font-style: italic; }
blockquote em { font-style: normal; }
blockquote cite { font-style: normal; }
table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
th, td {
  padding: 4px 10px;
  text-align: left;
}
tr.alt td { font-style: italic; }
tfoot { font-style: italic; }
.table-hdg { padding: 0 10px; }
thead th {
  text-align: center;
  line-height: 1em;
  vertical-align: bottom;
}
tbody th { font-weight: bold; }
table {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  line-height: 1.2em;
}
table tbody td.number {
  font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  letter-spacing: -0.01em;
  line-height: 1.38em;
  vertical-align: bottom;
}
.link-reset {
  border: none;
  text-decoration: none;
}
a, .link-default {
  border: none;
  text-decoration: none;
  color: #d7101b;
}
a:hover { color: #880008; }
.link-default-hover { color: #880008; }
.link-alt, .link-alt-hover { color: #4ea8a9; }
a.img, a.block {
  border: none;
  text-decoration: none;
}
.biglink { cursor: pointer; }
.heading-default {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0;
}
h1, h2 { font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif; }
h1 {
  font-size: 30px;
  font-size: #ffffff;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  color: #3c3c3c;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 { letter-spacing: 0; }
h3, h4, h5 { font-size: 14px; }
h6 { font-size: 12px; }
h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  letter-spacing: 0;
  margin-bottom: 8px;
}
label, .label, button, input[type=submit], .pointer { cursor: pointer; }
.btn {
  border: none;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  padding: 0 15px 0 0;
  text-align: center;
  background: none;
  position: relative;
  zoom: 1;
  width: auto;
  overflow: visible;
}
.btn span {
  position: relative;
  display: block;
  white-space: nowrap;
  padding: 0 0 0 15px;
  height: 32px;
  line-height: 30px;
}
button::-moz-focus-inner {
  border: none;
  padding: 0;
}
.btn { background-image: url(images/buttons/default-gray.png); }
.btn span { background-image: url(images/buttons/default-gray.png); }
.btn { background-position: 100% 0; }
.btn span { background-position: 0 -100px; }
.btn:hover { background-position: 100% -200px; }
.btn:hover span { background-position: 0 -300px; }
.btn:active { background-position: 100% -400px; }
.btn:active span { background-position: 0 -500px; }
.btn:active { top: 1px; }
.replace {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
}
form {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
}
.text input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
}
textarea, select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
}
.legend {
  color: #c6c6c6;
  margin-bottom: 15px;
  padding-top: 5px;
}
.legend-reset {
  border-top: 0;
  padding-top: 0;
}
.label, label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a9adb2;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2em;
}
form .radios .legend {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a9adb2;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2em;
}
form .checkboxes .legend {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #a9adb2;
  text-transform: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2em;
}
form .radios label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  color: #666666;
}
form .checkboxes label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  color: #666666;
}
.form-note {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  text-transform: none;
  color: #c6c6c6;
  font-style: italic;
}
.legend .form-note {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  text-transform: none;
  color: #c6c6c6;
  font-style: italic;
}
label .form-note {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.5em;
  text-transform: none;
  color: #c6c6c6;
  font-style: italic;
}
.text .error-message {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
  width: 17px;
  height: 16px;
  float: left;
  position: relative;
  left: 8px;
  top: 3px;
}
.textarea .error-message {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
  width: 17px;
  height: 16px;
  float: left;
  position: relative;
  left: 8px;
  top: 3px;
}
.select .error-message {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
  width: 17px;
  height: 16px;
  float: left;
  position: relative;
  left: 8px;
  top: 3px;
}
.file .error-message {
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
  width: 17px;
  height: 16px;
  float: left;
  position: relative;
  left: 8px;
  top: 3px;
}
.choose-one .error-message {
  float: left;
  padding-right: 25px;
  background-position: 100% 0;
  min-height: 20px;
}
.error-message { background: no-repeat url(images/icons/easel/notice-sm.png); }
.error-summary {
  padding-right: 35px;
  background: url(images/icons/easel/notice.png) no-repeat 100% -1px;
  text-align: right;
  float: right;
  margin-right: 15px;
  position: relative;
  top: -1px;
  padding-top: 3px;
  line-height: 1.2em;
}
.actions .btn { float: right; }
.waiting { cursor: progress; }
.text input {
  margin: 0;
  border: 0;
}
select, textarea, button {
  margin: 0;
  border: 0;
}
input, select, textarea, button, label, .label { vertical-align: middle; }
.text, .textarea, .select, .file, fieldset { position: relative; }
.text, .textarea, .select, .file, fieldset.multi-line { margin: 0 0 1em; }
textarea { background-color: #dddddd; }
.text input { background-color: #dddddd; }
.error.text input:focus { background-color: #dddddd; }
.error.text textarea:focus { background-color: #dddddd; }
.text input {
  line-height: 1.25em;
  height: 1.25em;
}
select {
  line-height: 1.25em;
  height: 1.25em;
}
select, textarea {
  float: left;
  background: #ffffff;
  color: #5c5c5c;
  border: 1px solid #c6c6c6;
  padding: 2px;
  font-size: 12px;
  overflow-y: auto;
}
.text input {
  float: left;
  background: #ffffff;
  color: #5c5c5c;
  border: 1px solid #c6c6c6;
  padding: 2px;
  font-size: 12px;
  overflow-y: auto;
}
select { height: 21px; }
option { background-color: #ffffff; }
select:focus { background-color: #e5f3f5; }
textarea:focus { background-color: #e5f3f5; }
.text input:focus { background-color: #e5f3f5; }
select, textarea { display: block; }
.text input { display: block; }
.file input { display: block; }
.row-1 { height: 1.38em; }
.row-2 { height: 2.76em; }
.row-3 { height: 4.14em; }
.row-4 { height: 5.52em; }
.row-5 { height: 6.9em; }
textarea {
  height: 5.52em;
  min-height: 5.52em;
  line-height: 1.2em;
}
.fancy input {
  font-weight: bold;
  letter-spacing: -0.015em;
  font-size: 16px;
}
fieldset.multi-line .text { margin-bottom: 0.25em; }
.checkbox input { width: auto !important; }
.radio input { width: auto !important; }
.file input { width: auto !important; }
.text, .textarea, .select, .file, fieldset, form {
  clear: left;
  float: left;
}
form .disabled input {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text input:disabled {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text input[disabled=disabled] {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
form .disabled textarea {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text textarea:disabled {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
.text textarea[disabled=disabled] {
  background-color: #fbfbfb;
  border-color: #ebebeb;
  border-bottom-color: #f5f5f5;
  color: #e3e3e3;
}
form .disabled .defaulttext { color: #e3e3e3; }
form .disabled label {
  color: #c2c2c2;
  cursor: default;
}
.text label {
  display: block;
  font-size: 12px;
  line-height: 1;
}
.select label {
  display: block;
  font-size: 12px;
  line-height: 1;
}
.file label {
  display: block;
  font-size: 12px;
  line-height: 1;
}
form .label {
  display: block;
  font-size: 12px;
  line-height: 1;
}
fieldset.radios .legend {
  display: block;
  font-size: 12px;
  line-height: 1;
}
fieldset.checkboxes .legend {
  display: block;
  font-size: 12px;
  line-height: 1;
}
fieldset.radios .legend {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset.checkboxes .legend {
  font-weight: bold;
  margin-bottom: 5px;
}
.radio label { margin-left: 0.25em; }
.checkbox .label { margin-left: 0.25em; }
.radio .label { margin-left: 0.25em; }
fieldset { margin: 0 0 1.5em; }
.hform .text label { float: left; }
.hform .select label { float: left; }
.hform .file label { float: left; }
.hform .text .label { float: left; }
.hform .select .label { float: left; }
.hform .file .label { float: left; }
.hform .text input { float: left; }
.hform .select input { float: left; }
.hform .file input { float: left; }
.hform select { float: left; }
.hform textarea { float: left; }
.hform .text input { margin-right: 0; }
.hform select { margin-right: 0; }
.hform textarea { margin-right: 0; }
.hform label { text-align: right; }
.hform .label { text-align: right; }
.hform .text label { padding: 3px 0 0; }
.hform .text .label { padding: 3px 0 0; }
.hform .fancy label { padding: 8px 0 0; }
.hform .fancy .label { padding: 8px 0 0; }
.hform .file label { line-height: 1.4; }
.hform .select label { line-height: 1.4; }
.hform .file .label { line-height: 1.4; }
.hform .select .label { line-height: 1.4; }
.hform .actions { margin-top: 0.25em; }
.label-space { margin-top: 1.35em; }
.vform label.replace {
  position: absolute;
  left: -999em;
}
.vform .label.replace {
  position: absolute;
  left: -999em;
}
.vform label { margin-bottom: 0.15em; }
.vform .label { margin-bottom: 0.15em; }
.vform .radios .legend { margin-bottom: 0.15em; }
.vform .checkboxes .legend { margin-bottom: 0.15em; }
.box {
  padding: 10px;
  border: 1px solid #cccccc;
  background: #f0f0f0;
  color: #555555;
  min-height: 40px;
}
.ie6 .box { height: 40px; }
.box.single-line {
  padding: 15px 10px;
  min-height: 0;
  background-position: 10px 50% !important;
}
.ie6 .single-line { height: 0; }
.box.error, .box.failure {
  background-color: #fbe3e4;
  border-color: #fbc2c4;
}
.box.notice {
  background-color: #fff6bf;
  border-color: #ffd324;
}
.box.success {
  background-color: #e6efc2;
  border-color: #c6d880;
}
.box.error, .box.failure, .box.notice, .box.success {
  background-repeat: no-repeat;
  background-position: 10px 13px;
  padding-left: 50px;
}
.box.failure, .box.error { background-image: url(images/icons/easel/error.png); }
.box.notice { background-image: url(images/icons/easel/notice.png); }
.box.success { background-image: url(images/icons/easel/success.png); }
.box a {
  background: none;
  border: 0;
  color: #555555;
}
.box a:hover {
  background: none;
  border: 0;
  color: #555555;
}
.box.error { color: #a11616; }
.box.error a { color: #a11616; }
.box.failure { color: #a11616; }
.box.failure a { color: #a11616; }
.box.notice { color: #695e52; }
.box.notice a { color: #695e52; }
.box.success { color: #3d6c10; }
.box.success a { color: #3d6c10; }
.box a { text-decoration: underline; }
.default-text, option[value=''] {
  font-style: italic;
  color: #747474;
}
.default-text { padding: 10px 6px 0; }
form { position: relative; }
form .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 100;
}
.actions {
  position: relative;
  clear: both;
}
form .loading {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background: #ffffff;
  padding-top: 1.5em;
  font-style: italic;
  font-weight: bold;
  color: #b3b3b3;
  font-size: 14px;
}
form .loading img {
  vertical-align: middle;
  margin-left: 5px;
}
.error input { background-color: #fbe3e4; }
.error textarea { background-color: #fbe3e4; }
.error label { color: #a11616; }
.error label span.required-mark { color: #a11616; }
.error .label { color: #a11616; }
.error .label span.required-mark { color: #a11616; }
.error-message, .error-summary {
  font-size: 11px;
  color: #a11616;
  font-weight: normal;
}
.error-report { text-align: left; }
html, body { height: 100%; }
body { background: url(images/matte-stripe.png) repeat-x; }
.wrapper {
  height: auto;
  min-height: 100%;
  width: 700px;
  margin: 0 auto;
  padding: 0 40px;
  background: url(images/bg-sides.png) 50% 0 repeat-y;
  position: relative;
}
.ie6 .wrapper { zoom: 1; }
.ie7 .wrapper { zoom: 1; }
body.layout-nav .wrapper { background-image: url(images/bg-sides-sidebar.png); }
.footer {
  width: 700px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 20px;
  height: 80px;
  padding: 0 0 20px;
  width: 740px;
  background: #ffffff url(images/bg-footer.png) repeat-x;
}
.ie6 .footer {
  position: static;
  margin-left: -20px;
}
.ie6 .content {
  padding-bottom: 0;
  zoom: 1;
}
.ie7 .footer {
  position: static;
  margin-left: -20px;
}
.ie7 .content {
  padding-bottom: 0;
  zoom: 1;
}
.content { padding-bottom: 100px; }
.header {
  height: 230px;
  margin: 0 -40px;
  padding: 0 40px;
  background: #ffffff url(images/header-matte.png) no-repeat 50% 100px;
  position: relative;
}
.header .logo-hemonav {
  position: absolute;
  left: 20px;
  top: 5px;
}
.header .logo-diplomat { margin: 0; }
.header .logo-diplomat a {
  position: absolute;
  right: 20px;
  top: 41px;
  background: url(images/logo-header-diplomat.png) no-repeat 0 -100px;
  height: 40px;
  width: 226px;
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
}
.header .logo-diplomat a:hover { background-position: 0 0; }
.ie6 .content-header { zoom: 1; }
.content-header {
  height: 80px;
  margin-top: -80px;
  color: #ffffff;
  position: relative;
  margin-bottom: 30px;
}
.content-header h1 { line-height: 80px; }
.content-header .section-note {
  color: #89a5ef;
  font-style: italic;
  position: absolute;
  width: 405px;
  right: 0;
  top: 50%;
  height: 3.75em;
  line-height: 1.25em;
  margin: -1.875em 0 0 0;
}
.layout-nav .content-main {
  float: left;
  display: inline;
}
.layout-nav .content-side {
  float: left;
  display: inline;
}
.layout-nav .content-main {
  width: 460px;
  margin-left: 240px;
  position: relative;
}
.layout-nav .content-side {
  width: 220px;
  margin-left: -700px;
  padding-bottom: 10px;
}
body.layout-home { background-image: url(images/matte-stripe-tall.png); }
body.layout-home .header {
  height: 400px;
  background-image: url(images/header-matte-tall.png);
}
body.layout-home .content-header {
  height: 250px;
  margin-top: -250px;
}
body.layout-home .slideshow {
  width: 540px;
  height: 250px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-left: -20px;
  position: relative;
}
body.layout-home .slideshow .controls {
  background: url(/tools/rgba/rgba.php?r=0&g=0&b=0&a=60);
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}
body.layout-home .slideshow .controls li { background: url(images/slideshow-div.png) no-repeat 100% 0; }
body.layout-home .slideshow .controls li.li-3 { background: none; }
body.layout-home .slideshow .controls a {
  font-weight: bold;
  margin-top: -12px;
  height: 27px;
  background: url(images/slideshow-active.png) no-repeat -999em;
  color: #ffffff;
  text-align: center;
  padding: 25px 0 0 0;
  width: 180px;
}
body.layout-home .slideshow .controls a.activeSlide { background-position: 50% 0; }
body.layout-home .slideshow .controls .li-1 a { width: 215px; }
body.layout-home .slideshow .controls .li-2 a { width: 167px; }
body.layout-home .slideshow .controls .li-3 a { width: 158px; }
body.layout-home .slideshow .shadow {
  background: url(images/slideshow-shadow.png) no-repeat;
  width: 13px;
  height: 250px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
}
.layout-home .ie6 .recent .events a { white-space: normal; }
.layout-home .recent {
  float: left;
  display: inline;
  width: 165px;
  padding: 15px 0 0 15px;
}
.layout-home .recent a {
  display: block;
  color: #ffffff;
}
.layout-home .recent a:hover { color: #7ba5e3; }
.layout-home .recent h2 { margin-bottom: 10px; }
.layout-home .recent .events a {
  background: url(images/link-arrow.png) no-repeat 0 2px;
  padding-left: 15px;
  white-space: nowrap;
}
.layout-home .recent .events li { margin-bottom: 4px; }
.layout-home .recent h2 {
  color: #7ba5e3;
  font-size: 20px;
  font-weight: bold;
}
.header .nav-util {
  position: absolute;
  top: 117px;
  right: 20px;
}
.header .nav-util a { margin-right: 13px; }
.header a { color: #7dd0c0; }
.nav-main {
  position: absolute;
  top: 100px;
  left: 20px;
}
.nav-main a {
  background: url(images/nav-main.png) no-repeat;
  height: 50px;
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
}
.nav-main li.li-1 a {
  background-position: 0 0px;
  width: 160px;
}
.nav-main li.li-1 a:hover { background-position: 0 -100px; }
.nav-main li.li-1 a.active { background-position: 0 -200px; }
.nav-main li.li-2 a {
  background-position: -160px 0px;
  width: 177px;
}
.nav-main li.li-2 a:hover { background-position: -160px -100px; }
.nav-main li.li-2 a.active { background-position: -160px -200px; }
.nav-main li.li-3 a {
  background-position: -337px 0px;
  width: 122px;
}
.nav-main li.li-3 a:hover { background-position: -337px -100px; }
.nav-main li.li-3 a.active { background-position: -337px -200px; }
.tabs { clear: both; }
.ui-tabs-hide { display: none; }
.ie6 .tabs-nav { zoom: 1; }
.ie7 .tabs-nav { zoom: 1; }
.tabs-nav {
  border-bottom: 1px solid #dadada;
  display: block;
  margin-bottom: 1.5em;
}
.tabs-nav a {
  padding: 10px;
  background-color: #f3f3f3;
}
.tabs-nav .ui-state-active a {
  background-color: #dadada;
  color: #3c3c3c;
}
.tabs-nav li { margin-right: 2px; }
.tabs-nav li.last { margin-right: 0; }
.toggler { margin: -1em 0 1em; }
.toggler a {
  padding-left: 12px;
  background: url(images/arrows.png) no-repeat 0 5px;
}
.toggler a.expanded { background-position: 0 -95px; }
#collapsible-tree .toggler { margin-top: 0; }
.js #collapsible-tree ul { display: none; }
.js #collapsible-tree ul ul { display: block; }
.footer {
  text-align: center;
  color: #c6c6c6;
}
.footer a { color: #4ea8a9; }
.footer a:hover { color: #4ea8a9; }
.footer .nav-util {
  line-height: 1.2em;
  margin-top: 17px;
}
.footer .nav-util li {
  background: url(images/dotted-vert-div.png) no-repeat 100% 50%;
  padding-right: 7px;
  margin-right: 2px;
}
.footer .nav-util li.last {
  background: none;
  padding-right: 0;
  margin-right: 0;
}
.ie6 .nav-util li { margin-right: 7px; }
.ie7 .nav-util li { margin-right: 7px; }
.nav-local ul { background: url(images/side-nav-div.png) repeat-x; }
.nav-local li { background: url(images/side-nav-div.png) repeat-x; }
ul.nav-local ul {
  background-position: 0 100%;
  padding-bottom: 2px;
  margin: 0 0 8px;
}
ul.nav-local {
  position: relative;
  left: -1px;
  background-position: 0 100%;
  padding-bottom: 2px;
}
ul.nav-local li {
  padding: 1px 0 0;
  margin: 0;
}
ul.nav-local a {
  background: url(images/side-nav-active.png) repeat-y -999em 0;
  padding: 4px 10px;
  position: relative;
  right: -1px;
  display: block;
}
ul.nav-local .here a { background-position: 0 0; }
ul.nav-local h3 {
  margin-top: -2px;
  margin-bottom: 8px;
  background: url(images/bg-sides-sidebar.png) repeat-y -20px 0;
}
.ie6 .nav-local li { zoom: 1; }
.ie6 .nav-local a { zoom: 1; }
.content-side h3 {
  font-size: 14px;
  color: #3c3c3c;
  margin-bottom: 8px;
}
.sidebox { background: url(images/sidebox-matte.png) no-repeat; }
.sidebox .inner { background: url(images/sidebox-matte.png) no-repeat; }
.sidebox {
  padding-top: 1px;
  width: 205px;
}
.sidebox .inner {
  background-position: 0 100%;
  padding: 10px;
}
.sidebox-ad a {
  display: block;
  background: no-repeat;
  width: 135px;
  height: 51px;
  padding: 0 10px 0 60px;
  line-height: 50px;
  white-space: nowrap;
}
.sidebox-ad .disorders { background-image: url(images/sidebar-ads/disorders.png); }
.sidebox-ad .kids { background-image: url(images/sidebar-ads/kids.png); }
.sidebox-ad .managing { background-image: url(images/sidebar-ads/managing.png); }
.sidebox-ad .newsletter { background-image: url(images/sidebar-ads/newsletter.png); }
.sidebox, .sidebox-ad { margin-bottom: 9px; }
.content-home h2 a {
  background-repeat: no-repeat;
  padding: 5px 0 10px 40px;
}
.content-home h2 {
  font-weight: bold;
  margin: 0 0 10px;
}
.content-home h2 a.icn-logs-sm { background-image: url(images/icons/logs-sm.png); }
.content-home h2 a.icn-kids-sm { background-image: url(images/icons/kids-sm.png); }
.content-home h2 a.icn-newsletter-sm { background-image: url(images/icons/newsletter-sm.png); }
.ie6 .content-home h2 a { zoom: 1; }
.ie7 .content-home h2 a { zoom: 1; }
.icn-lg {
  padding-left: 90px;
  background-repeat: no-repeat;
  min-height: 68px;
}
.ie6 .icn-lg { height: 68px; }
.icn-logs-lg { background-image: url(images/icons/logs-lg.png); }
.icn-disorders-lg { background-image: url(images/icons/disorders-lg.png); }
.icn-managing-lg { background-image: url(images/icons/managing-lg.png); }
img.framed {
  border: 1px solid #d9d9d9;
  padding: 1px;
}
.img-listing img { float: left; }
.img-listing .main { margin-left: 128px; }
.pagination {
  text-transform: uppercase;
  text-align: center;
  float: right;
  font-size: 10px;
  display: block;
  margin-bottom: 1.5em;
}
.pagination span { background-color: #ececec; }
.pagination a {
  border: none;
  text-decoration: none;
  background-color: #eeeeee;
  color: #d7101b;
}
.pagination a:hover {
  background-color: #d7101b;
  color: #ffffff;
}
.pagination strong {
  background-color: #a9adb2;
  color: #ffffff;
}
.pagination .active {
  background-color: #a9adb2;
  color: #ffffff;
}
.pagination * {
  float: left;
  padding: 0.25em 0.5em;
  line-height: 1em;
  margin: 0 1px;
}
.date-listing { clear: both; }
.date-listing .time { margin-bottom: 6px; }
.date-listing .loc { margin-bottom: 6px; }
.date-listing li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
  display: block;
  margin-bottom: 1.5em;
}
.date-listing li .date {
  color: #a9adb2;
  font-size: 14px;
  font-weight: bold;
}
.date-listing li .title {
  font-size: 20px;
  font-weight: bold;
  color: #313131;
}
.mini-cal {
  background: url(images/side-nav-div.png) repeat-x 0 100%;
  display: block;
  margin-bottom: 1.5em;
}
.mini-cal table {
  clear: both;
  padding: 3px 10px 3px 3px;
}
.mini-cal th {
  padding: 4px 0;
  text-align: right;
  line-height: 1;
}
.mini-cal td {
  padding: 4px 0;
  text-align: right;
  line-height: 1;
}
.mini-cal thead th {
  font-weight: bold;
  color: #a9adb2;
}
.mini-cal table span { padding: 3px; }
.mini-cal table a { padding: 3px; }
.mini-cal .day span { color: #666666; }
.mini-cal .blank span { color: #c4c4c4; }
.mini-cal .today span {
  background: #a9adb2;
  font-weight: bold;
  color: #ffffff;
}
.nav-month {
  background: url(images/side-nav-div.png) repeat-x 0 100%;
  padding-bottom: 12px;
  position: relative;
}
.nav-month h3 { margin: 0; }
.nav-month a {
  height: 11px;
  width: 11px;
  background: url(images/buttons/cal-arrows.png) no-repeat;
  text-indent: -999em;
  display: block;
  overflow: hidden;
  font-size: 1px !important;
}
.nav-month ul {
  position: absolute;
  right: 13px;
  top: 3px;
}
.nav-month li.month-next a {
  background-position: -100px 0;
  margin-left: 6px;
}
.state-filter label {
  float: left;
  padding: 4px 3px 0 0;
}
.state-filter {
  position: absolute;
  top: 0;
  right: 0;
}
body.event-detail h2 { margin-bottom: 3px; }
body.event-detail h3 { margin-bottom: 10px; }
.med-tree h3 { margin-bottom: 0; }
.med-tree li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: inherit;
  font-style: inherit;
  margin-bottom: 20px;
}
.med-tree li li {
  background: url(images/bullet-blue.png) no-repeat 1px 6px;
  padding-left: 15px;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.med-tree li li li { background-image: url(images/bullet-gray.png); }
.med-tree li ul { margin-left: 10px; }
.med-tree li ul h3 { font-size: 12px; }
.ie6 .slideshow .shadow { display: none; }
.ie6 #home-event-cats a {
  background: none;
  padding-left: 0;
}

