body {
  background-color: #E7EDF2;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 10px;
  color: #081C5B;
  background-image: url(wrapper_back.gif);
  background-position:center;
  background-repeat:repeat-y;
  margin: 0.25em 0.5em;

}

P, OL, UL, DIV, H1, H2, A {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #081C5B;
}

A {
  color: #081C5B;
  font-size: 14px; 
}

A:link { 
  text-decoration: none
}

A:visited {
  text-decoration: none
}

A:active {
   text-decoration: none
}

A:hover {
  text-decoration: underline; 
  color: #081C5B;
}

H1 {
/*  font-weight: bold; */
  font-size: 15px; 
  color: #081C5B;
/*  border-bottom: 1px solid #FFFE28; */
}

H2 {
/*  font-weight: bold; */
  font-size: 16px; 
  line-height: 18px;
  color: #081C5B;
/*  border-bottom: 1px solid #FFFE28;  */
}

H3 {
/*  font-weight: bold; */
  font-size: 17px; 
  color: #081C5B;
/*  border-bottom: 1px solid #FFFE28; */
}

HR {
  height: 1px;
  /* color:#FFFE28; */
  color:#CCCCCC;
}

P, H1, H2 {margin: 0px 0px 5px 0px;}

.bodyText {
  vertical-align: top; 
  text-align: left;
  color: #081C5B;
}


.tx-indexedsearch-title {
  background-color: #E7EDF2;
}

.tx-indexedsearch-redMarkup {
  color:#FFFE28;
}

.footer {
  font-size: 12px; 
  color: #E7EDF2;
}

.footer2 {
  font-size: 12px; 
  color: #081C5B;
}

.tx-indexedsearch-searchbox-sword {
  background-color: #E7EDF2;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

.tx-indexedsearch-searchbox-button {
  background-color: #E7EDF2;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	center;
}

.mailform-submit-button {
  background-color: #E7EDF2;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	center;
}

.mailform-field {
  background-color: #E7EDF2;
  color: black;
  border-top:	1px solid black;
  border-left:	1px solid black;
  border-right:	1px solid black;
  border-bottom:1px solid black;
  font-size:	14px;	
  text-align:	left;
  text-decoration: none;
}

/* Content column */
TD#content {
  padding-left: 45px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top; 
  text-align: left;
}

/* Content column right */
TD#content_r {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top; 
  text-align: left;
}

/* Menu 1 column */
TD#menu_1 {  
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
 /*   font-weight: bold; */
    vertical-align: top; 
    text-align: left;
}

TD#menu_1 DIV A {
  font-size: 12px;
  line-height: 10px;
  /* font-family: copperplate gothic bold, fantasy, sans-serif; */
  text-decoration: none;
}

TD#menu_1 DIV A:hover {
  text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-weight: bold;
  padding-top:5px;
  padding-left:2px;
  line-height: 12px;
}

TD#menu_1 DIV.menu1-level1-no A {
  color: #081C5B;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  font-style: italic;
  font-weight: bold;
  padding-top:5px;
  padding-left:7px;
  line-height: 12px;
}
TD#menu_1 DIV.menu1-level2-no A {
  color: #081C5B;
}

.error {
  color: red;
}
