html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
  border:  none;
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border:  none;
}
*:focus {
  outline-color: invert;
  outline-style: none;
  outline-width: 0;
}
html {
  height: 100%;
  padding-bottom: 1px;
}
body {
  background: #ffffff none repeat scroll 0% 50%;
  color: #333344;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 75%;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  color: #444444;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 0.3em;
}
h4, h5, h6 {
  font-weight: bold;
}
h1 {
  font-size: 2.6em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}
a:focus, a:hover {
  color: #335577;
}
a {
  text-decoration: underline;
  color: #335577;
}
a.feed {
  background: transparent url(img/icon-feed.gif) no-repeat scroll left center;
  padding-left: 18px;
}
a.more {
  color: #557799;
  font-weight: bold;
}
a.more:hover {
  color: #223344;
}
p {
  margin-bottom: 1em;
}
abbr, acronym {
  border-bottom: 1px dotted #666666;
}
address {
  margin-bottom: 1.5em;
}
blockquote {
  margin: 1.5em;
}
del, blockquote {
  color: #666666;
}
em, dfn, blockquote, address {
  font-style: italic;
}
strong, dfn {
  font-weight: bold;
}
sup, sub {
  line-height: 0;
}
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font-family: monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.5;
}
li ul, li ol {
  margin-left: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 1.5em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
dl {
  margin: 0 0 1.5em;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
ul.plain-list li, ul.nice-list li, ul.tabbed li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.tabbed {
  margin: 0;
  display: inline;
}
ul.tabbed li {
  float: left;
}
ul.plain-list {
  margin: 0;
}
ul.nice-list {
  margin-left: 0;
}
ul.nice-list li {
  border-top: 1px solid #eeeeee;
  padding: 4px 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
ul.nice-list li:first-child {
  border-top: medium none;
}
ul.nice-list li .right {
  color: #999999;
}
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th {
  font-weight: bold;
}
thead th {
  background: #c3d9ff none repeat scroll 0% 50%;
}
th, td, caption {
  padding: 4px 10px 4px 5px;
}
tr.even td {
  background: #f2f6fa none repeat scroll 0% 50%;
}
tfoot {
  font-style: italic;
}
caption {
  background: #eeeeee none repeat scroll 0% 50%;
}
table.data-table {
  border: 1px solid #ccccbb;
  margin-bottom: 2em;
  width: 100%;
}
table.data-table th {
  border: 1px solid #dddddd;
  background: #f0f0f0 none repeat scroll 0% 50%;
  color: #555555;
  text-align: left;
}
table.data-table tr {
  border-bottom: 1px solid #dddddd;
}
table.data-table td, table th {
  padding: 10px;
}
table.data-table td {
  border: 1px solid #dddddd;
  background: #f6f6f6 none repeat scroll 0% 50%;
}
table.data-table tr.even td {
  background: #fcfcfc none repeat scroll 0% 50%;
}
.small {
  font-size: 0.9em;
}
.smaller {
  font-size: 0.8em;
}
.smallest {
  font-size: 0.7em;
}
.large {
  font-size: 1.15em;
}
.larger {
  font-size: 1.25em;
}
.largest {
  font-size: 1.35em;
}
.hidden {
  display: none;
}
.quiet {
  color: #999999;
}
.loud {
  color: #000000;
}
.highlight {
  background: #ffff00 none repeat scroll 0% 50%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-separator {
  padding: 0 5px;
}
.error, .notice, .success {
  border: 1px solid #dddddd;
  padding: 0.6em 0.8em;
  margin-bottom: 1em;
}
.error {
  border-color: #fbc2c4;
  background: #fbe3e4 none repeat scroll 0% 50%;
  color: #8a1f11;
}
.error a {
  color: #8a1f11;
}
.notice {
  border-color: #ffd324;
  background: #fff6bf none repeat scroll 0% 50%;
  color: #514721;
}
.notice a {
  color: #514721;
}
.success {
  border-color: #c6d880;
  background: #e6efc2 none repeat scroll 0% 50%;
  color: #264409;
}
.success a {
  color: #264409;
}
label {
  font-weight: bold;
  cursor: pointer;
}
fieldset {
  border: 1px solid #cccccc;
  margin: 0 0 1.5em;
  padding: 1.4em;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
textarea {
  overflow: auto;
}
input.text, textarea, select {
  border: 1px inset #aaaaaa;
  margin: 0.5em 0;
  padding: 4px 5px;
  background: #fcfcfc none repeat scroll 0% 50%;
}
input.text:focus, textarea:focus, select:focus {
  background: #fffff5 none repeat scroll 0% 50%;
}
input.button {
  border: 1px outset #aaaaaa;
  padding: 4px 5px;
  background: #dddddd none repeat scroll 0% 50%;
}
input.button:active {
  border-style: inset;
}
.form-error {
  border-color: #ff0000;
}
.center, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.bordered, img.alignleft, img.alignright, img.aligncenter {
  border: 1px solid #dddddd;
  padding: 3px;
  background-color: #ffffff;
}
img.alignleft, img.left {
  margin: 0 1.5em 1em 0;
}
img.alignright, img.right {
  margin: 0 0 1em 1.5em;
}
.left, .alignleft {
  float: left;
}
.right, .alignright {
  float: right;
}
.clear, .clearer {
  clear: both;
}
.clearer {
  display: block;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.content-separator, .archive-separator {
  background: #d5d5d5 none repeat scroll 0% 50%;
  clear: both;
  color: #ffffee;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
}
.content-separator {
  margin: 20px 0;
}
.archive-separator {
  margin: 10px 0;
}
.post a {
  text-decoration: none;
}
.post a:hover {
  text-decoration: underline;
}
.post img.left, .post img.right {
  margin-bottom: 0;
}
.post-date {
  margin: 2px 0 10px;
  color: #777777;
}
.post-date a {
  color: #444444;
}
.post-title h1, .post-title h2, .post-title h3 {
  margin-bottom: 0;
}
.post-meta {
  border: 1px solid #dddddd;
  padding: 6px 10px;
  background: #f6f6f6 none repeat scroll 0% 50%;
  color: #777777;
}
.post-meta a {
  color: #334455;
}
.post-meta a:hover {
  color: #000011;
}
.post-body {
  font-size: 1.1em;
}
.post-body a {
  color: #003399;
}
.post-body a:hover {
  color: #003399;
}
.post-body img.left, .post-body img.right {
  margin-bottom: 1em;
}
.archive-pagination {
  margin-bottom: 16px;
}
.archive-post-date {
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #c5c5c5;
  padding: 2px 0 5px;
  background: #f5f5f5 none repeat scroll 0% 50%;
  float: left;
  margin-right: 12px;
  text-align: center;
  width: 46px;
}
.archive-post-title .post-date {
  margin: 0;
}
.archive-post-title {
  padding-top: 4px;
}
.archive-post-day {
  font-family: Georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.center-wrapper {
  margin: 0 auto;
  width: 980px;
}
#network {
  background: #eeeeee none repeat scroll 0% 50%;
}
#network .left {
  padding: 6px 0;
  color: #333333;
}
#network .tabbed a {
  padding: 6px 10px 7px;
  display: block;
  text-decoration: none;
  color: #666666;
}
#network li a:hover {
  background: #f6f6f6 none repeat scroll 0% 50%;
  color: #000000;
}
#network li.current-tab a {
  background: #ffffff none repeat scroll 0% 50%;
  font-weight: bold;
}
#network .text-separator, #network span {
  color: #999999;
}
#toolbar {
  padding: 12px 0 8px;
  font-size: 1.1em;
  color: #999999;
}
#toolbar img {
  vertical-align: middle;
}
#header {
  margin-bottom: 24px;
}
#site-title {
  border-bottom: 1px solid #cccccc;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-bottom: 24px;
}
#site-title span {
  color: #999999;
}
#site-title a {
  color: #000000;
  text-decoration: none;
}
#navigation {
  margin-bottom: 24px;
}
#navigation a {
  display: block;
  text-decoration: none;
}
#main-nav a {
  padding: 9px 14px;
  color: #888888;
  font-size: 1.5em;
}
#main-nav li {
  background: transparent url(img/navigation-separator.gif) no-repeat scroll left center;
}
#main-nav li:first-child {
  background: transparent none repeat scroll 0% 50%;
}
#main-nav li.current-tab a, #main-nav a:hover {
  color: #000022;
}
#main-nav li.current-tab a {
  background: transparent url(img/navigation-arrow.gif) no-repeat scroll center bottom;
}
#sub-nav {
  padding: 0 5px;
  background: #ddedf7 none repeat scroll 0% 50%;
}
#sub-nav a {
  padding: 10px;
  color: #667788;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#sub-nav li.current-tab a, #sub-nav a:hover {
  color: #222233;
}
.main {
  margin-bottom: 18px;
}
#main-three-columns.main {
  background: transparent url(img/main-three-columns.gif) repeat-y scroll right top;
}
#main-three-columns.main .sidebar {
  width: 193px;
}
#main-three-columns.main #main-left {
  width: 520px;
}
#main-two-columns.main {
  background: transparent url(img/main-two-columns.gif) repeat-y scroll right top;
}
#main-two-columns.main .sidebar {
  width: 260px;
}
#main-two-columns.main #main-left {
  width: 671px;
}
.sidebar a {
  text-decoration: none;
}
.sidebar a:hover {
  text-decoration: underline;
}
#sidebar-1 {
  margin-left: 37px;
}
.col3 {
  width: 32%;
}
.col3-mid {
  margin-left: 2%;
}
#sidebar-wrapper {
}
#sidebar {
}
.section {
  margin-bottom: 16px;
}
.section-title {
  border-top: 2px solid #aabbcc;
  padding: 5px 8px 6px;
  background-color: #f2f6fa;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-bottom: 5px;
  min-height: 0;
}
.network-section .section-title {
  border-color: #d6d6d6;
  background-color: #f6f6f6;
}
#dashboard {
  border: 1px solid #e7e7e7;
  background: #fafafa url(img/dashboard.gif) repeat-y scroll left top;
}
#dashboard .column {
  width: 244px;
}
#dashboard #column-4 {
  border-right: medium none;
}
#dashboard .column-content {
  padding: 14px 16px;
}
#dashboard .column-title {
  color: #666666;
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 5px;
}
#dashboard a {
  color: #445566;
}
#dashboard a:hover {
  color: #000000;
}
#footer {
  padding: 10px 0;
}
#footer a {
  color: #557799;
  text-decoration: none;
}
#footer .right, #footer .right a {
  color: #999999;
  text-decoration: none;
}
#footer .text-separator {
  padding: 0 3px;
  color: #bbbbbb;
}
#footer a:hover {
  color: #000000;
}
.noborder {
  border:  none;
}
.notborder {
  border-top: 0 none;
}
.norborder {
  border-right: 0 none;
}
.nobborder {
  border-bottom: 0 none;
}
.nolborder {
  border-left: 0 none;
}
.nomargin {
  margin: 0;
}
.notmargin {
  margin-top: 0;
}
.normargin {
  margin-right: 0;
}
.nobmargin {
  margin-bottom: 0;
}
.nolmargin {
  margin-left: 0;
}
.nopadding {
  padding: 0;
}
.notpadding {
  padding-top: 0;
}
.norpadding {
  padding-right: 0;
}
.nobpadding {
  padding-bottom: 0;
}
.nolpadding {
  padding-left: 0;
}
* html #sub-nav, * html .section-title, * html .main {
  height: 0.01%;
  min-height: 0.01%;
}
