body {
  border-top: 5px solid #4b254b;
  margin: 0;
  padding: 0;
  background: #4b254b url(images/bodybg.png) repeat-x scroll left top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #555555;
}
* {
  margin: 0;
  padding: 0;
}
table {
  width: 100%;
  text-align: left;
}
th, td {
  padding: 10px;
}
th {
  border-top: 1px solid #4b254b;
  color: #ffffff;
  background-color: #6f516f;
}
td {
  border-bottom: 1px solid #d0d0d0;
  background: #ffffff none repeat scroll 0% 50%;
}
code, blockquote {
  border-left: 5px solid #dddddd;
  padding: 10px;
  display: block;
  margin-bottom: 20px;
}
bl ockquote {
  border-left: 5px solid #6f516f;
}
blockquote p {
  margin: 0;
  font-style: italic;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #6f516f;
  height: 1%;
}
p {
  line-height: 1.9em;
  margin-bottom: 20px;
}
a {
  color: #4b254b;
}
a:hover {
  color: #6f516f;
}
a:focus {
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
}
fieldset {
  border-style: solid none none;
  border-color: #e0e0e0 -moz-use-text-color -moz-use-text-color;
  border-width: 1px medium medium;
  display: block;
}
fieldset legend {
  font-weight: bold;
  font-size: 13px;
  padding-right: 10px;
  color: #222222;
}
fieldset form {
  padding-top: 15px;
}
fieldset p label {
  float: left;
  width: 150px;
}
fieldset form input, fieldset form select, fieldset form textarea {
  border: 1px solid #dddddd;
  padding: 5px;
  color: #333333;
}
form input.formbutton {
  border: 1px solid #4b254b;
  padding: 5px 10px;
  margin-left: 150px;
  background-color: #6f516f;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
span.required {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #ff0000;
}
h1 {
  color: #999999;
  font-size: 35px;
}
h2 {
  margin: 0;
  padding: 0 0 5px;
  color: #4b254b;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 33px;
  font-weight: normal;
  letter-spacing: -2px;
}
h3 {
  color: #6f516f;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}
p.redstyle {
  color: red;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}
p.greenstyle {
  color: #009900;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}
p.yellowstyle {
  color: #ffcc00;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}
h4 {
  padding-bottom: 10px;
  font-size: 15px;
  color: #555555;
}
h5 {
  padding-bottom: 10px;
  font-size: 13px;
  color: #666666;
}
ul, ol {
  margin: 0 0 35px 35px;
}
li {
  padding-bottom: 5px;
}
li ol, li ul {
  font-size: 1em;
  margin-bottom: 0;
  padding-top: 5px;
}
#container {
  margin: 0 auto;
  padding: 0;
  width: 960px;
}
#header {
  padding: 40px 15px;
  background-image: url(graphics/logo/geeo_light_lilac.png);
  background-repeat: no-repeat;
}
#header h1 a {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 30px;
  letter-spacing: -1px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
#navigation {
  background: transparent url(images/nav.png) no-repeat scroll left top;
  height: 35px;
}
#navigation ul {
  margin: 0 0 0 15px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation ul li {
  padding: 0;
  float: left;
  display: block;
}
#navigation ul li a {
  border-left: 1px solid #533c53;
  border-right: 1px solid #8e678e;
  padding: 11px 15px 10px;
  float: left;
  display: block;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
}
#navigation ul li.item-left a {
  border-left: medium none;
}
#navigation ul li.item-right a {
  border-right: medium none;
}
#navigation ul li.selected a, #navigation ul li.selected a:hover {
  background-color: #ffffff;
  color: #6f516f;
}
#navigation ul li a:hover {
  text-decoration: underline;
}
#body {
  padding: 10px;
  background: #ffffff none repeat scroll 0% 50%;
}
#content {
  border-right: 2px solid #dddddd;
  float: left;
  width: 660px;
  padding-right: 20px;
}
#sidebar {
  float: right;
  width: 258px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  border-top: 1px solid #d1d1d1;
}
#sidebar li ul {
  margin-bottom: 20px;
}
#sidebar li ul li {
  border-top: medium none;
  padding: 6px 15px;
  display: block;
  color: #777777;
}
#sidebar li ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #555555;
  text-decoration: underline;
}
#sidebar li ul li a:hover {
  color: #222222;
}
#sidebar h4 {
  border-top: 1px solid #ebebeb;
  margin: 0;
  padding: 10px 15px;
  background: #dddddd none repeat scroll 0% 50%;
  font-size: 12px;
  color: #666666;
  letter-spacing: 0px;
  text-transform: uppercase;
  display: block;
}
.clear {
  clear: both;
}
#body-end {
  background: transparent url(images/body-end.png) no-repeat scroll left top;
  height: 30px;
}
#footer p {
  text-align: center;
  margin-top: 15px;
  color: #ffffff;
  font-size: 11px;
}
#footer p a {
  color: #ffffff;
}
