.MoSTPrint {
	display: block;
}

.MoSTTemplate {
	display: none;
}

.MoSTPrint {
  display: none;
}
.MoSTTemplate {
  display: block;
}
body {
text-align: justify;
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  background-attachment: fixed;
  background-image: url(/templates/site/images/backgroundlogo.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;

}
h1 {
text-align: left;
  color:green;
  font-size: 200%;
}
h2 {
text-align: left;
}
#head {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  background-image: url(/templates/site/images/topbar.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
#content {
  position: relative;
  margin: 0px;
  padding: 0px;
  background-image: url(/templates/site/images/leftblock.gif);
  background-repeat: repeat-y;
  background-position: left top;
  width: 80%;
  font-size: 80%;

 

}
#insidecontent {
  margin: 0px;
  padding-top: 140px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 180px;
}
#leftbar {
  background-image: url(/templates/site/images/leftblock.gif);
  background-repeat: repeat-y;
  background-position: left top;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;

}
.nav {
padding: 0px;
margin: 0px;
text-align: left;
width: 155px;
}

.nav br {
display: none;
}

.nav a:link,
.nav a:active,
.nav a:visited {
text-indent: 5px;
margin: 0px;
padding: 0px;
line-height: 20px;
font-family: century gothic;
color: white;
text-decoration: none;
font-size: 80%;
display: block;
background-color: #008001;
border-top: 1px solid #00CC01;
border-bottom: 1px solid #004C01;
}

.nav a:hover {
width: 155px;
text-indent: 5px;
margin: 0px;
padding: 0px;
line-height: 20px;
font-family: century gothic;
color: white;
text-decoration: none;
font-size: 80%;
display: block;
background-color: #005c01;
border-top: 1px solid #008F01;
border-bottom: 1px solid #004C01;
}

.nav hr {
display: none;
}

.nav .MoSTDocumentList {
margin: 0px;
padding: 0px;

}

.nav table {
margin: 0px;
padding: 0px;
}

.nav table a:link,
.nav table a:active,
.nav table a:visited {
text-indent: 0px;
width: 152px;
border-right:2px solid #C2C2C2;
margin: 0px;
padding: 0px;
padding-left: 2px;
line-height: 20px;
font-family: century gothic;
color: black;
text-decoration: none;
font-size: 80%;
display: block;
background-color: white;
border-bottom: 2px solid #757575;
border-top: white;
}

.nav table a:hover {
text-indent: 0px;
width: 153px;
border-right:1px solid #C2C2C2;
margin: 0px;
padding: 0px;
padding-left: 3px;
margin-top: 1px;
line-height: 20px;
font-family: century gothic;
color: black;
text-decoration: none;
font-size: 80%;
display: block;
border-bottom: 1px solid #757575;
border-top: white;
background-color: white;
}

span #subhead {
text-indent: 0px;
width: 154px;
border-right: 2px solid #00CC01;
margin: 0px;
padding: 0px;
margin-top: 20px;
padding-left: 2px;
line-height: 20px;
font-family: century gothic;
color: white;
text-decoration: none;
font-size: 80%;
display: block;
background-color: #008001;
border-bottom: 2px solid #004C01;
border-top: white;
}


.submenu {
  font-size: 70%;
  padding-bottom: 10px;
}


#bglogo {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#splash {
  text-align: right;
  width: 400px;
  border-right: 1px dotted Black;
  padding-right: 20px;
  margin-top: 100px;
  font-size: 120%;
}
h5 {
text-align: left;
  color: Black;
  margin: 0px;
  padding: 0px;
  font-size: 160%;
  font-weight: normal;
}
#logo2 {
  position: absolute;
  top: 240px;
  left: 630px;
}
a:hover {
  color: green;

}
a:link,
a:active,
a:visited{
  color: black;

}
a:hover {
  color: green;
}

#contact {
  top: 0px;
  left: 490px;
  font-size: 70%;
  color: white;
  position: absolute;

}
#menupos {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 130px;
  left: 0px;


}


.MoSTVersion {
	display: none;
}
