a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

.hidden {
  position:absolute;
  left:0px;
  top:0px;
  display:none;
  visibility:hidden;
  height:0px;
  width:0px;
}

body {
  background-color: #0D0D2C;
  text-align:center;
  margin:0px auto;
  padding: 0px;
}

img {
  border: 0px ;
}

.entire {
  width: 760px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}

h1 {
  font-size:              16pt !important;
  font-weight:            bold;
  font-family:            Arial,Helvetica,Verdana !important;
  color:                  #0000a0;
  vertical-align:         top;
  margin-top:             0px;
  border-bottom:          solid 1px #0000a0;
}

h2 {
  font-size:              14pt !important;
  font-weight:            bold;
  font-family:            Arial,Helvetica,Verdana !important;
  color:                  #0000a0;
  vertical-align:         top;
  margin-top:             14px;
}

h3 {
  font-size:              12pt !important;
  font-weight:            bold;
  font-family:            Arial,Helvetica,Verdana !important;
  color:                  #0000a0;
  vertical-align:         top;
  margin-top:             14px;
}


p {
  font-size:              10pt !important;
  line-height:            15pt;
  font-style:             normal;
  font-weight:            normal;
  font-family:            Arial,Helvetica,Verdana !important;
  text-align:			  justify;
  color:                  black;
  margin-top:  0px;
  margin-bottom: 8px;
}

.banner {
  width:760px;
  height:100px;
  margin:0px;
  padding:0px;
}  

.main {
  display:block;
  width:760px;
  margin-top: 20px;
}

.sidenav {
  float:left;
  width:185px;
  height:460px;
  text-align: left;
  margin-top:10px;
  margin-left:17px;
  padding:0px;
  margin-bottom:40px;
  background-repeat: no-repeat;
  font-size:  3pt;
  border-right: solid 1px #8080c0;
}

.nav0 {
  font-size:              10pt !important;
  font-weight:            normal;
  font-family:            Arial,Helvetica,Verdana !important;
  width:				160px;
  color: #8080c0;
}

.nav1 {
  font-size:              10pt !important;
  font-weight:            bold;
  font-family:            Arial,Helvetica,Verdana !important;
  color: #0000a0;
}

.navtitle {
  color: #0000a0;
  font-size:              14pt !important;
  font-weight:            bold;
  font-family:            Arial,Helvetica,Verdana !important;
}
  
.page {
  float:right;
  width:460px;
  text-align: left;
  margin-top: 6px;
  margin-right:30px;
  margin-left:10px;
  margin-bottom:40px;
  background-color:white;
}

.footer {
  display:block;
  width:720px;
  margin-top: auto;
  margin-bottom: auto;
  color: black;
  font-size:9pt !important;
  font-style:normal;
  font-weight:normal;
  font-family:Arial,Helvetica,Verdana !important;
  margin-right:20px;
  margin-left:20px;
  padding-bottom:5px;
  border-top: solid 1px #0000a0;
  text-align: right;

}

.mainmenu {
  margin: 0px;
  padding: 0px;
  width:760px;
  height:24px;
  background-color: #8080c0;
}
