<!--

body, table, a, input, textarea, select {
  color:#333;
}

p {
  padding:0;
  margin:0;
}

img {
  border:none;
  margin:0;
  padding:0;
  vertical-align: middle;
}

form {
  padding:0;
  margin:0;
}

.body {
  background: #008c28;
  text-align: left;
  cursor: default;
  margin: 0px;
  height: 100%;
}

html {
  height: 100%;
}

a {
  cursor: pointer;
}

body, table, input, textarea, select {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

body, table {
  xline-height: 18px;
}

body {
  margin:0;
}

h1, h2, h3, h4 {
  margin: 0;
  padding:0;
  font-weight: bold;
  font-size:   11pt;
  line-height: 18px;
  color: #008c28;
  text-align: left;
}

h1 {
  margin-bottom: 10px;
}

/**************************
  MAIN
***************************/

.logo {
  position: absolute;
  top: 4px;
  left: 4px;
}

.captionwhite {
  background: #e3f2e7;
  padding-bottom:10px;
}

.captionwhite h1 {
  margin: 0;
  height: 92px;
  text-align: right;
  line-height: 80px;
  font-size: 18pt;
  overflow: hidden;
}

.captionwhite h1 img {
  float: right;
  padding-top:1px;
  padding-left: 10px;
}

.captionwhite h2 {
  background: #e2000a;
  height: 39px;
  text-align: left;
  color: #fff;
  font-size: 11pt;
  line-height: 39px;
  overflow: hidden;
  padding-right: 10px;
  padding-left: 200px;
}

.captionwhite h2 a {
  color: #e3f2e7;
  text-decoration: none;
}

.captionwhite h2 a:hover {
  color: #FFF;
  text-decoration: underline;
}

.captionwhite h2 .login {
  float: right;
  margin-left: 15px;
}

table.main {
  width: 100%;
  height: 100%;
}

table.main td {
  vertical-align: top;
}

/**************************
  MENU
***************************/
.menu {
  xfloat: left;
  background: url(images/menu_gradient.gif) repeat-x top #008c28;
  height :84%;
  min-height :434px;
  xwidth: 20%;
  width:220px;
}

.menu_items, .menu_items a {
  display: block;
  line-height: 15px;
  font-weight: bold;
  color: #004413;
}

.menu_items {
  padding: 2px 10px;
  border-bottom: 1px solid white;
  color: #e2000a;
  font-size: 12px;
}

.menu_items a {
  font-size: 11px;
}

.menu_items a:hover {
  background: url(images/tag_green.gif) no-repeat right;
}

.menu_item2 {
  border-left: 1px solid white;
  margin-left: 10px;
}

.menu_item2 a {
  xcolor: black;
}

.menu_item0 {
  padding-top: 12px;
  padding-bottom: 10px;
}

.pagephoto {
  margin: 15px 5px;
  text-align: center;
}

.pagephoto img {
  border: 1px solid #008c28;
}

/**************************
  NEWS
***************************/
.news {
  background: url(images/menu_gradient.gif) repeat-x top #008c28;
  float: right;
  width: 240px;
  min-height: 434px;
  xwidth: 25%;
  color: #004413;
  text-align: left;
  font-size: 11px;
  font-family: Verdana;
  padding: 5px;
}

.news a {
  color: #004413;
}

.news h3 {
  color: #e2000a;
  text-align: center;
  font-size:   14px;
  border-bottom: 1px solid #e2000a;
}

.partners a {
  float: left;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;

}

/**************************
  CONTENT
***************************/
.content {
  background: #e3f2e7;
  margin-right: 150px;
  padding: 10px;
}

.content .minheight {
  float: right;
  background: #000;
  height: 350px;
  width: 2px;
}

.clear {
  clear:both;
  background: #888;
  height: 2px;
}

.content img {
  border: 1px solid #008c28;
  margin: 5px;
}

/**************************
  CONTACT
***************************/

.contact input, .contact select, .contact textarea {
  width: 230px;
}

.contact textarea {
  height: 100px;
  overflow: auto;
}

/**************************
  EXTRA
***************************/

.body div#Flash_Logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 92px;
}

-->
