/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/master.less instead.




*/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: top;
  background: transparent;
  font-weight: normal;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
strong { font-weight: bold; }
em { font-style: italic; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
a { color: navy; }
h2 a { font-weight: bold; }
#header { position: relative; }
#header ul {
  margin: 0 45px;
  width: 100%;
  position: absolute;
  bottom: 10px;
}
#header li {
  float: left;
  padding-right: 10px;
}
#header a {
  padding-right: 10px;
  color: #ffffff;
}
body {
  font-size: 62.5%;
  background: url('/images/bkground.gif') repeat;
  text-align: left;
}
#outer {
  width: 1000px;
  margin: 0 auto;
  font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 0.6em;
  clear: both;
  line-height: 1.2em;
}
p, blockquote {
  margin-bottom: 1em;
  line-height: 1.4em;
}
#content ul {
  margin-bottom: 1em;
  line-height: 1.4em;
}
#content ol {
  margin-bottom: 1em;
  line-height: 1.4em;
}
label, table {
  margin-bottom: 1em;
  line-height: 1.4em;
}
#content_main {
  width: 450px;
  float: left;
  padding-right: 45px;
  min-height: 400px;
}
#content_right {
  width: 369px;
  float: left;
  padding-left: 45px;
  border-left: 1px dotted #cccccc;
}
#content {
  background: #ffffff;
  font-size: 1em;
  overflow: hidden;
  padding: 35px 45px;
}
#content ul ul { margin-top: 1em; }
#content ol li {
  margin-left: 3em;
  margin-bottom: 1em;
}
#content ul li {
  margin-left: 3em;
  margin-bottom: 1em;
}
#content ol li { list-style-type: decimal; }
#content ul li { list-style-type: disc; }
#content table {
  width: 100%;
  border: 1px dotted #cccccc;
}
#content table th { padding-right: 20px; }
#content table td { padding-right: 20px; }
#content table th { font-weight: bold; }
.block { margin-bottom: 35px; }
#content_right h2 { color: #aaaaaa; }
.details {
  font-style: italic;
  color: #666666;
}
.button_link {
  background: #5473a5;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
}
.button_link:hover { background: orange; }
