.outerborder {
  border-color:black;
  border-bottom-style:solid; border-bottom-width:1px;
  border-top-style:solid; border-top-width:1px;
  border-left-style:solid; border-left-width:1px;
  border-right-style:solid; border-right-width:1px;
}

.firstlevel {
        font-family : Arial;
        font-size : 18px;
}
.sublevel {
        font-family : Arial;
        font-size : 15px;
}
.cheader1 {
        font-family : Arial;
        font-size : 30px;
	font-weight : bold;
}
.cheader2 {
        font-family : Arial;
        font-size : 18px;
	font-weight : normal;
}

A:link {
  background-color : transparent;
  color : black;
  text-decoration : none;
}
A:visited {
  background-color : transparent;
  color : black;
  text-decoration : none;
}
A:hover {
  background-color : transparent;
  color : #006699;
  text-decoration : none;
}
A:active {
  background-color : transparent;
  color : #006699;
  text-decoration : none;
}

#lay2 A:link {
  background-color : transparent;
  color : #006699;
  text-decoration : none;
}
#lay2 A:visited {
  background-color : transparent;
  color : black;
  text-decoration : none;
}
#lay2 A:hover {
  background-color : transparent;
  color : black;
  text-decoration : none;
}
#lay2 A:active {
  background-color : transparent;
  color : #006699;
  text-decoration : none;
}


P {
	font-family : Arial;
	font-size : 15px;
	color: black;
        margin-top : 2px;
        margin-bottom : 2px;
        padding-bottom : 2px;
        text-indent : 0px;

}

.loginform {
	font-family : Arial;
	font-size : 12px;
	color : black;
	font-weight : normal;
}

.searchform {
        font-family : Arial;
        font-size : 11px;
        color : black;
        font-weight : normal;
}
.searchresultpagetitle {
        font-family : Arial;
        font-size : 15px;
        color : #006699;
        font-weight : bold;
}
.searchresultcontent {
        font-family : Arial;
        font-size : 11px;
        color : black;
        font-weight : normal;
}
.searchresultheader {
        font-family : Arial;
        font-size : 14px;
        color : black;
        font-weight : bolder;
}
.searchmarkup {
        color : red;
}

.caption {
        font-family : Arial;
        font-size : 10px;
        color : black;
}
.bulletlist {
        font-family : Arial;
        font-size : 15px;
        color : Black;
}
