body {
  font-size:90%;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: left;
  background-color: #dce0de;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.container {
	position: relative;
    background-color: #ffffff;
	min-width:780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


.bulletinTitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	position: absolute;
    z-index: 2;
    top: 18px;
    left: 130px;
	color: #003366;
	font-size: 1.6em;
}


a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    color: #003366;
}

a:visited {
    color:#666699
}

a.selected {
    color: #003366;
}

.header {
    position: relative;
    background-color: #f8fae7;
	width: 800px;
    height: 95px;
    z-index: 2;
    border-top-width: 1.5px;
    border-top-style: solid;
    border-top-color: #c2c7c4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c2c7c4;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mainMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    position: absolute;
	width: 600px;
    height: 23px;
	font-weight: bold;
	font-size: 85%;
    left: 162px;
    top: 74px;
    z-index: 2;
}


.mainMenu ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
	
	
.mainMenu li{
      margin: 0;
      padding: 0;
      float: left;
      width: 8.5em;
      margin-right: 1em;
      text-align: center;
	 }
	 
.mainMenu a {
    float: left;
    width: 90px;
    color: #003366;
    font-size: .98em;
}

.mainMenu a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

.mainMenu a:active {
    color: #993300;
}

.menuOn {
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

/*.searchForm {
    position:absolute;
	width: 263px;
    z-index: 1;
    overflow: visible;
    text-align: right;
    top: 69px;
 	left: 533px;
    float: right;
    font-size: 75%;
}*/

.issuesHeader {
    position: relative;
    background-color: #ffffff;
	width: 780px;
    height: 60px;
    z-index: 1;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c2c7c4;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #993300;
    position: absolute;
	width: 350px;
    height: 20px;
	font-size: 70%;
    left: 2px;
    top: 44px;
    z-index: 1;
}

.navLink a {
    color: #993300;
    text-decoration: none;
}

.navLink a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #003366;
}

.volNum {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    position: absolute;
	width: 164px;
    height: 45px;
	font-weight: bold;
	font-size: 80%;
    left: 616px;
    top: 17px;
    z-index: 1;
}


.content {
    height: auto;
    width: 780px;
    position: relative;
    background-color: #FFFFFF;
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #c2c7c4;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 0px;
    min-width:780px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    float: left;
}

.title {
/* height: 21px; */
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 125%;
    font-weight: bold;
    color: #993300;
/* padding-left: 15px; */
}


.title a {
    color: #993300;
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #003366;
}


.H1 {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
}


.author {
    font-size: 90%;
	font-weight: bold;
    color: #993300;
}



.heading {
    font-size: 105%;
    font-weight: bold;
    color: #000000;
    height: auto;
    width: 98%;
    text-align: left;
}

ul { list-style-type: circle; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    color: #000000;
    padding-right: 20px;
} 

ul a {
    font-weight: bold;
	color: #003366;
}

ul a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

ul a:active {
    color: #993300;
}

ol {font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    color: #000000;
    padding-right: 20px;
} 

ol a {
    font-weight: bold;
	color: #003366;
}

ol a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

ol a:active {
    color: #993300;
}

.textreg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    color: #000000;
    padding-right: 20px;
}


.textreg a {
    font-weight: bold;
	color: #003366;
}

.textreg a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #993300;
}

.textreg a:active {
    color: #993300;
}

.footer {
    text-align: center;
    font-size: 75%;
    width: 550px;
    min-width:480px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    float: middle;
}

