body {
  margin: 0px;
}

#content {
  width: 600px;
  /*  border: 1px solid #000; */
}

div#main{
  padding-top: 30px;
}

div#content{
  width: 90%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

div#bottomright{
  text-align: right;
  clear: both;
}

div#logo{
  float: right;
  padding-right: 100px;
}

.companytext{
  font-size: 24px;
  white-space: pre;
}

.companyinfo{
  font-size: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.applications{
  margin-bottom: 0px;
  font-size: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

.locations{
  margin-top: 0px;
  font-size: 14px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

#forecastEntryLabel, #forecastInstructionsLabel {
  font-size: larger;
  font-weight: bold;
  text-align: center;
}

#forecastEntryLabel {
  color: #8080FF;
}

.navigation {
  font-size: smaller;
  padding-top: 3px;
  padding-left: 10px;
  border-top: 3px solid #000;
  text-align: right;
  margin-bottom: 0px;
}

#NWWLabelDiv {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  text-align: right;
  float: left;
}

#LabelClearer {
  clear: both;
}

.NWWLabel {
  font-family: sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #88C;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  text-align: right;
}

.NWWSubLabel {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #84537E;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 15px;
  text-align: right;
}

.listTOC {
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#serviceList {
}

#serviceList A {
  font-weight: bold;
}

#mainList {
  font-size: 20px;
  font-family: sans-serif;
}

#specialList{
  font-size: 20px;
  font-family: sans-serif;
}

#specialList LI A:link{
  color: #F00;
}

#forecastList {
}

#radarList, #satelliteList {
}

#mainList LI, #forecastList LI, .listTOC LI {
  padding-bottom: 10px;
}

H1 {
  font-size: 20px;
  font-family: sans-serif;
}

.address P {
  margin-bottom: 0px;
  margin-top: 0px;
}

.flag{
  padding-left: 5px;
  padding-top: 5px;
  width: 72px;
  height: 36px;
}

.revision{
  font-size: 10px;
  color: #F00;
}

.decoration{
  float: right;
  padding: 5px;
}

#footerTable{
/*  border: 1px solid #000; */
  width:100%;
/*  font-weight: bold; */
}

.announce{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  padding-top: 2px;
  margin-top: 2px;
  margin-bottom: 5px;
}

#proven{
  font-style: italic;
  color: green;
  text-decoration: underline;
  font-weight: bold;
}

#minny {
  font-style: italic;
  color: red;
  text-decoration: underline;
  font-weight: bold;
}

#ratio {
  font-style: italic;
  color: red;
  font-weight: bold;
}

#service{
  font-style: italic;
  color: red;
  text-decoration: underline; 
}