/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
html {overflow-y: scroll;}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {
  border:  none;
}
body {
  padding: 0;
  background-color: #ffffff;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  font-family: "arial",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.5;
  font-size-adjust: none;
  font-stretch: normal;
  color: #354146;
  text-align: center;
}
a {
  color: #1666a3;
}
a:link {
  color: #1666a3;
}
a:hover {
  color: #0b4775;
}
h1, h2, h3, h4, h5, h6 {
  margin: 15px 0 10px;
}
h1 {
  font-size: 200%;
    font-family: "arial",sans-serif;
}
h1#logo a {
  padding: 18px 0 17px;
  color: #ced1d2;
  text-decoration: none;
  display: block;
  font-weight: normal;
}
h1#logo a:hover {
  color: #ffffff;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 130%;
  color: #354146;
  font-weight: bold;
}
h3 {
  font-size: 120%;
}
h4 {
  font-size: 120%;
}
h5 {
  font-size: 100%;
}
#layout {
  text-align: left;
}
#container {
  clear: both;
}
#intro {
  height: auto;
  background-image: url(../img/bg2.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}
#intro-in {
  margin: 0 auto;
  padding: 20px 0;
  width: 891px;
}
#header {
  margin: 0 auto;
  width: 891px;
}
#nav {
  margin: 1pt auto 0;
  width: 891px;
  padding-top: 15px;
  padding-bottom: 0px;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  height: 35px;
}
#nav ul li {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
}
#nav ul li a {
  padding: 12px 9px 10px;
  display: block;
  float: left;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 145%;
}
#nav ul li a:hover {
  border-style: none none none;
  text-decoration: none;
  color: #222;
}
#nav ul li#active a {
  border-style: none none solid;
  border-bottom: 4px solid white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 1px;
  font-weight: bold;
  color: black;
}
.content {
  margin: 0 auto;
  padding: 0;
  z-index: 10;
  width: 891px;
}
.content .in {
  padding: 20px 0 30px;
}
p.intro {
  margin: 0;
  background-color: transparent;
  background-position: 0% 50%;
  line-height: 23px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.shadow {
  border-top: 1px solid #dddddd;
  padding: 10px 0;
  background: transparent url(../img/shadow.jpg) no-repeat scroll 0% 50%;
}
img.thumb {
  border: 1px solid #d1d1d1;
  padding: 3px;
  background: #ffffff none repeat scroll 0% 50%;
}
.columns {
  margin: 10px 0 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-size: 90%;
}
.columns li {
  float: left;
  width: 33%;
}
.columns li.col2 {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
}
.columns li h3 {
  margin: 0 0 5px;
  padding: 0 10px 0 7px;
  color: #2e4650;
}
.columns li.col2 h3 {
  padding-left: 7px;
}
.columns li.col3 h3 {
  padding-left: 8px;
}
.columns li p {
  margin: 0;
  padding: 0 20px 0 8px;
  line-height: 22px;
  color: #3f4345;
}
.columns li.col2 p {
  padding: 0 20px 0 7px;
}
.columns li.col3 p {
  padding: 0 10px 0 9px;
}
.columns li a.more {
  padding: 5px 0;
  display: block;
  color: #1666a3;
}
.columns li a.more:hover {
  color: #0b4775;
  text-decoration: none;
}
#footer {
  margin: 0 auto;
  width: 891px;
  clear: both;
  font-size: 85%;
  padding-bottom: 70px;
  color: #898989;
}
#footer a {
  color: #898989;
}
#footer a:hover {
  color: #666666;
  text-decoration: none;
}
#footer .f-left, #footer .f-right {
  padding: 0 10px;
}
p {
  margin: 15px 0;
}
table {
  margin: 15px 0;
  border-collapse: collapse;
  font-size: 100%;
}
th {
  text-align: center;
  font-weight: bold;
}
th, td {
  padding: 3px 5px;
}
ul, ol {
  margin: 15px 0 15px 40px;
  display: block;
}
ul ul, ul ul ul, ol ol, ol ol ol {
  margin: 0 0 0 20px;
}
ul p{text-align:justify;}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: upper-alpha;
}
ol ol ol {
  list-style-type: lower-alpha;
}
li {
  display: list-item;
}
ul li a {
  text-decoration: underline;
}
dl {
  margin: 15px 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 30px;
}
fieldset {
  border: 1px solid #cccccc;
  margin: 15px 0;
  padding: 10px;
}
legend {
  margin-left: 10px;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
}
abbr, acronym, .help {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
blockquote {
  margin: 15px 20px;
  font-style: italic;
}
del, .del {
  text-decoration: line-through;
}
strong, .strong {
  font-weight: bold;
}
cite, em, q, var {
  font-style: italic;
}
code, kbd, samp {
  font-family: monospace;
  font-size: 110%;
}
hr {
  border: 0 solid #cccccc;
  margin: 10px 0;
  padding: 0;
  background: #cccccc none repeat scroll 0% 50%;
  display: block;
  height: 1px;
  color: #cccccc;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.a-left, tr.a-left td {
  text-align: left;
}
.a-center, tr.a-center td {
  text-align: center;
}
.a-right, tr.a-right td {
  text-align: right;
}
.a-justify {
  text-align: justify;
}
.va-top {
  vertical-align: top;
}
.va-middle {
  vertical-align: middle;
}
.va-bottom {
  vertical-align: bottom;
}
.clear {
  clear: both;
}
.box {
  min-height: 1px;
}
.box:after {
  display: block;
  visibility: hidden;
  clear: both;
  line-height: 0;
  font-size: 0;
  content: ".";
}
.noscreen {
  display: none;
}
.mleft10 {
  margin-left: 10px;
}
.mright10 {
  margin-right: 10px;
}
.mtop10 {
  margin-top: 10px;
}
.mbottom10 {
  margin-bottom: 10px;
}
input.small {
  width: 50px;
}
input.normal {
  width: 146px;
}
.bigger {
  font-size: 115%;
}
.smaller {
  font-size: 85%;
}
.high {
  color: #0000ff;
}
.nonhigh {
  color: #777777;
}
.foto {
  border: 3px solid #dddddd;
  display: block;
}
.awesome, .awesome:visited {
background: #222 url(/images/alert-overlay.png) repeat-x; display: inline-block; padding: 5px 10px 6px; color: #fff; text-decoration: none;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}
.awesome:hover { background-color: #111; color: #fff; }
.awesome:active { top: 1px; }
.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; color:#FFF; }
.green.awesome, .green.awesome:visited { background-color: #91bd09; }
.green.awesome:hover { background-color: #749a02; }
.blue.awesome, .blue.awesome:visited { background-color: #2daebf; }
.blue.awesome:hover { background-color: #007d9a; }
.red.awesome, .red.awesome:visited { background-color: #e33100; }
.red.awesome:hover { background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited { background-color: #a9014b; }
.magenta.awesome:hover { background-color: #630030; }
.orange.awesome, .orange.awesome:visited { background-color: #ff5c00; }
.orange.awesome:hover { background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited { background-color: #ffb515; }
.yellow.awesome:hover { background-color: #fc9200; }

