.menuLevel1 {
  margin: 0;
/*  font-size: 80% smaller*/;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 15px;
  text-align: left;
  width: 175px;
  background-color: #ACEAF0;
  border: 1px solid #D3CECE;
  border-top: 21px solid #D3CECE;
  vertical-align:top;
  z-index:9;
  margin: 0; 
  font-family: Syntax, 'Trebuchet MS', Arial, sans-serif;
  /*background: #D4F9F3;*/
  color: #1798A5;
}

.menuLevel1 a { display: block; padding-top: 5px; margin-left: 9px; margin-right: 7px}
.menuLevel1 a { border-bottom: 2px solid #FFFFFF }
.menuLevel1 a { padding: 4px }
/*.menu a:first-child { border-top: none; padding-top: none }*/

.menuLevel1 a:link { text-decoration: none; color: #1798A5 }
.menuLevel1 a:visited { text-decoration: none; color: #1798A5 }
.menuLevel1 a:hover { text-decoration: none; color: #FA8802 }


/*div.titleLong {
	background-image:url(../images/header_bkgrd_long.gif);
	background-repeat: no-repeat;
    border-bottom: 1px solid #D4F9F3;
    z-index:1;
    vertical-align: bottom;
    max-width: 514px;
  line-height: 23px;
  text-indent: 7px;
}

div.titleShort {
	background-image:url(../images/header_bkgrd_short.gif);
	background-repeat: no-repeat;
	background-color: #D4F9F3;
    z-index:1;
    vertical-align: bottom;
    max-width: 253px;
  line-height: 23px;
  text-indent: 7px;
}*/

.title {
	font-family: Syntax, 'Trebuchet MS', Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1798A5;
	background-color: #FFFFFF;
    letter-spacing: 2px;
    line-height: 23px;
}


.text_bold {
	font-family: Syntax, 'Trebuchet MS', Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #1798A5;
	line-height: 30px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

.content {
	padding: 25px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #1798A5;
}

a:link { text-decoration: none; color: #FA8802; text-decoration: underline;}
a:visited { text-decoration: none; color: #FA8802;}
a:hover { text-decoration: underline; color: #1798A5 }

hr {
	color: #FA8802;
	background-color: #FA8802;
	height: 2px;
}

a.menuLevel2 {
  font-weight: bold;
  font-size: 10px;
  margin-left: 35px;
  letter-spacing: 0px;
  padding: 0px;
  border-bottom: 0px solid;
  padding-top: 10px;
}

a.menuLevel3 {
  font-weight: normal;
  font-size: 10px;
  margin-left: 50px;
  letter-spacing: 0px;
  padding: 0px;
  border-bottom: 0px solid;
  padding-top: 10px;
}
