/* CSS Document */
body{
font-family: Verdana;
font-size: 12px
}

p{
margin-left: 15px;
margin-right: 15px;
font-family: Verdana;
line-height: 1.5em;
font-size: 12px;
color: #666
}

.photoText{

font-size: 9px;
color: #666
}

h1{
font-size: 14px;
color: #0092cf;
margin-left: 15px
}

h2{
font-size: 13px;
color: #666;
margin-left: 15px
}

a:link{
color: #666
}

a:visited{
color: #666
}

a:hover{
color: #0092cf
}

a: active{
color: #0092cf
}

a.mainNavLarge:link{
background-image: url(images/b-large-d.gif);
width: 150px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}

a.mainNavLarge:visited{
width: 150px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}

a.mainNavSmall:link{
background-image: url(images/b-large-d.gif);
width: 121px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}

a.mainNavSmall:visited{
width: 121px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}
a.mainNavSmaller:link{
background-image: url(images/b-large-d.gif);
width: 100px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}

a.mainNavSmaller:visited{
width: 100px;
height: 27px;
text-align: center;
text-decoration: none;
line-height: 2.2em;
font-size: 12px
}

a.downloadPdf:link{
text-align: center;
font-size: 10px;
background: #999;
color: #fff;
text-decoration: none;
line-height: 1.75em;
width: 75px;
}
a.downloadPdf:hover{
text-align: center;
font-size: 10px;
background: #999;
color: #000;
text-decoration: none;
line-height: 1.75em;
width: 75px;
}

a.downloadPdf:visited{
text-align: center;
font-size: 10px;
background: #999;
color: #fff;
text-decoration: none;
line-height: 1.75em;
width: 75px;
}

a.downloadPdf:active{
text-align: center;
font-size: 10px;
background: #999;
color: #fff;
text-decoration: none;
line-height: 1.75em;
width: 75px;
}


hr{
color: #0092cf;
margin: 0 15px 0 15px;
}

li{
font-family: Verdana;
line-height: 1.5em;
font-size: 12px;
color: #666
}

/* xMenu6 */

.xmMainUL {
  margin:-1px 0;
  padding:0;
  list-style:none;
}
.xmSubUL {
  margin:0;
  padding:0 0 0 12px;
  list-style:none;
}

.xmMainUL, .xmMainUL * {
  position:relative;
}

.xmLblLI {
  position:relative;
  padding:1px;
  margin:0;
}
.xmItmLI  {
  position:relative;
  padding:1px;
  margin:0;
}

.xmLblA {
  cursor:default;
  background-color:#f2f3e3;
  margin:0;
  padding: 2px 0;
  height:1.66em;
}
.xmItmA {
  cursor:pointer;
  background-color:#f2f3e3;
  margin:0;
  padding: 2px 0;
  height:1.66em;
}

.xmImg {
  margin: 2px 2px 0 2px;
  border:none;
  width:13px;
  height:13px;
}

.xmMainUL a {
  position:relative;
  display: block;
  overflow:hidden;
  font-weight:bold;
  text-decoration:none;
}
.xmMainUL a:hover {
  position:relative;
  display: block;
  overflow:hidden;
  font-weight:bold;
  text-decoration:none;
}

#ActiveMenuItem {
  color: #0092cf;
}

