/* Generated by KaZcadeS */
body {
	margin: 0 0 800 1000;
	padding: 10px 0 0 10px;
	background: #262626 none repeat scroll center;
	background-attachment: fixed;
}
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS",Arial,sans-serif;
}
p, h1, h2, h3, span#copyright, span#design {
  margin: 0 10px;
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
p {
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: justify;
}
h1 {
  font-size: 1.3em;
  line-height: 1.4em;
  letter-spacing: 0.25em;
}
h2 {
  font-size: 1em;
  line-height: 1.4em;
  color: #ffa000;
}
h3 {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #ffa000;
}
span#copyright {
  font-size: 13px;
  line-height: 35px;
}
span#design {
  float: right;
  font-size: 13px;
  line-height: 35px;
}
span.validation {
  float: right;
  margin-right: 10px;
}
.validation img {
  margin: 0;
}
div {
  padding: 10px 0;
}
#hdrimg a {
	color: #FFAF17;
	text-decoration: none;
	font-weight: normal;
}
#hdrimg a strong {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#hdrimg a:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#hdrimg a:hover strong {
	color: #FFAF17;
	text-decoration: none;
	font-weight: normal;
}
a {
	color: #FFAF17;
	text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#hdrimg {
  background: transparent url(images/canela-bg.gif) no-repeat scroll 0% 50%;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  voice-family: inherit;
  height: 150px;
}
html > body #hdrimg {
  height: 150px;
}
.rowcontainer {
  background: #333333 none repeat scroll 0% 50%;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
}
#bttmbar {
  background: transparent url(images/bg-bottom.gif) no-repeat scroll left bottom;
  float: left;
  width: 100%;
  height: 35px;
}
.fullcolumn {
  float: left;
  width: 99%;
}
.halfcolumn {
  float: left;
  width: 49%;
}
.onethirdcolumn {
  float: left;
  width: 33%;
}
.twothirdcolumn {
  float: left;
  width: 66%;
}
.quartercolumn {
  float: left;
  width: 24.5%;
}
#nav {
  position: absolute;
  top: 155px;
  left: 10px;
  height: 25px;
  width: 100%;
}
ul#nav {
  margin: 0;
}
#nav li {
  font-size: 13px;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#nav li a {
  display: block;
  margin-left: 5px;
  width: 120px;
  line-height: 25px;
  text-decoration: none;
}
#nav a:link, #nav a:visited {
  background: transparent url(images/tab.gif) no-repeat scroll 0 -25px;
}
#nav a:hover, #nav a:active {
  background: transparent url(images/tab.gif) no-repeat scroll 0 0%;
}
#nav a#current {
  background: transparent url(images/tab.gif) no-repeat scroll 0 0%;
}
acronym {
  border-bottom: 1px dashed #999999;
  cursor: help;
}
ul {
  margin: 5px 0 5px 35px;
  list-style-type: disc;
  list-style-image: url(images/bullet.gif);
  list-style-position: outside;
}
ol {
  margin: 5px 0 5px 35px;
  list-style-type: decimal;
  list-style-image: none;
  list-style-position: outside;
}
ol li, ul li {
  color: #ffffff;
  font-size: 0.8em;
  line-height: 1.4em;
}
hr {
  margin: 10px 0px;
  background: #444444 none repeat scroll 0% 50%;
  height: 1px;
  color: #444444;
}
img {
  margin: 0 10px;
}
img.right {
  float: right;
}
img.left {
  float: left;
}

