/* Generated by KompoZer */
* {
  margin: 0em;
  padding: 0em;
}
h1, h2, h3, h4, h5, h6 {
  color: #6a6a6a;
}
body {
  font-family: "Trebuchet MS",sans-serif;
  color: #7a7a7a;
  font-size: 11pt;
  background-repeat: no-repeat;
  background-position:  center center;
  background-color: transparent;
}
a {
  color: #af0a0a;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
#outer {
  margin: 2.5em 3em 1.5em;
}
#header {
  padding: 0em 1.5em;
  background: #ffcc00 url(images/Aris_logo.png) no-repeat scroll right center;
  height: 8em;
  width: 15em;
  float: left;
  position: relative;
}
#header h1 {
  position: absolute;
  bottom: 2.2em;
  font-size: 1.5em;
  letter-spacing: 0.1em;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#header h2 {
  position: absolute;
  bottom: 2.7em;
  color: #efe0e0;
  font-size: 0.8em;
}
#menu {
  background: #fafafa url(images/a2.gif) repeat-x scroll left top;
  height: 8em;
  margin-left: 18em;
  position: relative;
}
#menu ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  position: absolute;
  top: 3.3em;
  margin-left: 1.5em;
}
#menu li {
  border-left: 1px dotted #848484;
  display: inline;
  padding-left: 0.8em;
}
#menu li.first {
  border-left: 0px none;
  padding-left: 0em;
}
#menu li a {
  padding: 0.8em;
  text-decoration: none;
  color: #6a6a6a;
  font-weight: bold;
  margin-right: 0.8em;
  font-size: 0.9em;
}
#menu li a:hover {
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
  background-color: #ffcc33;
  color: #cc0000;
}
#content {
  background: #ffffff url(images/a3.gif) repeat-x scroll left top;
  margin-top: 1px;
  padding-top: 1.5em;
}
#content p {
  margin-bottom: 1.5em;
  line-height: 1.6em;
}
#content h2 {
  font-size: 1.5em;
}
#content h3 {
  font-size: 1.1em;
  color: #cc0000;
}
#content h2, h3, h4, h5, h6 {
  border-bottom: 1px dotted #cacaca;
  padding-bottom: 0.2em;
  margin-bottom: 1.2em;
}
#content ul {
  margin-bottom: 1.5em;
  padding-left: 1em;
  line-height: 1.6em;
}
#content blockquote {
  border-left: 0.8em solid #cacaca;
  padding: 0.5em 0em 0.5em 1em;
  margin-bottom: 1.5em;
  line-height: 1.6em;
}
#content blockquote p {
  display: inline;
}
#content table {
  border: 1px dotted #cacaca;
  padding: 0.5em;
  margin-bottom: 1.5em;
}
#content table th {
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
}
#content table td {
  padding: 0.5em;
}
#content table tr.rowA {
  background-color: #f5f5f5;
  color: inherit;
}
#content table tr.rowB {
  background-color: #fdfdfd;
  color: inherit;
}
#primaryContentContainer {
  float: right;
  margin-left: -19em;
  width: 100%;
}
#primaryContent {
  border-left: 1px dotted #cacaca;
  margin: 0em 0em 0em 18em;
  padding: 1.5em;
}
#secondaryContent {
  padding: 1.5em;
  float: left;
  width: 15em;
  background-color: #ffcc33;
}
#footer {
  border-top: 1px dotted #cacaca;
  padding: 1.5em;
  margin-top: 1em;
  font-size: 0.9em;
  text-align: center;
  background-color: #ffcc33;
}
.clear {
  clear: both;
}
