.printNo {
  display:inline;
}

.printYes {
  display:none;
}

body {
  padding:0;
  margin:0;
  border:0;

  font:normal normal normal 10px Verdana;
  color:#666666;
  background-color:#083d30;
  text-align:left;
  vertical-align:top;
}  

font {
  font:normal normal normal 10px Verdana;  
  color:#666666;
}

input {
  font:normal normal normal 10px Verdana;
  color:#666666;  
}


.ref {
  font:normal normal normal 7pt Verdana;
  color:#666666  
}

.content {
  width:500px;
  margin-left:15px;
  margin-top:15px;
  color:#666666;
  }

.inputLabel {
  vertical-align:middle;
  text-align:left;
  padding-left:15px;
  padding-bottom:5px;
  color:#666666;
}

.inputField {
  padding-left:10px;
  vertical-align:middle;
  text-align:left;
  padding-bottom:5px;
  color:#666666;
}

td.inputLabel {
  vertical-align:middle;
  text-align:right;
  width:25px;
  padding-right:5px;
  padding-left:10px;
  color:#666666;
  }
  
p {
  font:normal normal normal 10px Verdana;
  text-align:left;
  color:#666666;
  vertical-align:top;  
  margin-top:0;  
  margin-left:0px;  
  margin-right:0px;
  margin-bottom:10px;
}

.heading {
  
  color:#666666;
  font-weight:bold;
  font-size:12px;
  margin-top:10px;   
}

.headingPage {
  
  color:#666666;
  font-weight:bold;
  font-size:14px;
  margin-top:10px;   
}

.headingBig {
  
  color:#666666;
  font-weight:bold;
  font-size: 12pt;  
  margin-top:10px;   
  margin-bottom:5px;  
}

table {
  border:0;
  padding:0;
  margin:0;
  font:normal normal normal 10px Verdana; 
  text-align:left;
  vertical-align:top;
  color:#666666;
  background-color:white;
}

td {
  border:0;
  padding:0;
  margin:0;
  font:normal normal normal 10px Verdana; 
  text-align:left;
  vertical-align:top;
  color:#666666;
}

table.menu {
  background:url(images/Pattern.jpg);
  width:165px;
}

td.menu {
  width:165px;
}

td.pageRight {
}

td.menuItem {
  width:122px;
  height:16px;
  color:#8F8358;
  vertical-align:middle;
  text-align:right;
  padding-top:1px;
  background:url(images/NavBar.jpg) no-repeat;
}

td.menuCircle {
  width:15px;
  height:16px;
  color:#8F8358;
}

td.menuEnd {
  width:28px;
  height:16px;
  background:url(images/NavBarPattern.jpg) repeat-y;
}

td.main {
  width:392px;
}

img {
  border:0;
  padding:0;
  margin:0;
}

img.inCopyRight {
  margin:10px;
  float:right;
}

img.inCopyLeft {
  margin:10px;
  float:left;
}


ul {
  padding:0;
  margin-top:0px;
  margin-right: 15px;
  margin-bottom: 0px;
  list-style-position:outside;
  color:#666666;
}

ol {
  padding:0;
  margin-top:0px;
  margin-right: 15px;
  margin-bottom: 0px;
  list-style-position:outside;
  color:#666666;
}

li {

  padding:1px;
  color:#666666;
}

 .subMenu {
   position:absolute;
   left:-5000px;
   top:0px;
   padding:3px;
   border:2px outset white;
   background:#6F7CA1;
   color:white;
 }
 hr.sMenu {
   width:100%;
   color:white;
   height:1;
 }


 a {
   border:0;
   margin:0;
   padding:0
   color: navy;
   text-decoration: underline;
   }   
 a:link { color: navy }
 a:visited { color: gray }
 a:hover { color: #AF8F00; text-decoration: underline }
 a:active { color: #AF8F00; text-decoration: underline }
 
 a.nameOnly {
   border:0;
   margin:0;
   padding:0;
   color: #666666;
   text-decoration: none;
   }   
 a.nameOnly:link { color: #666666 }
 a.nameOnly:visited { color: #666666 }
 a.nameOnly:hover { color: #666666; text-decoration: none }
 a.nameOnly:active { color: #666666; text-decoration: none  }
 
 a.menu
 {
   color: #8F8358;
   text-decoration: none;
   }   
 a.menu:link { color: #8F8358 }
 a.menu:visited { color: #8F8358 }
 a.menu:hover { color: #8F8358; text-decoration: none }

 a.menu:active { color: #8F8358; text-decoration: none }