/*
=====================
Cascading Style Sheet
=====================
*/

img {
max-width: 500px;
}

.picture {
float: left;
margin: 0px 10px 0px 0px;
}

.boxMain {
  border: 1px solid #000000;
}
.boxContent {
  background-color: F3F2EE;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  padding: 10px;


}
.boxLeft {
  width: 170px;
  float: left;
  border-right-width: 0px;
margin-right: 3px !important;
margin-right: 2px;
  border-right-style: solid;
  border-right-color: #FFFFFF;

}
.boxNav {
  width: 170px;
  background-color: F3F2EE;
  border: 1px solid #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  font-weight: normal;
  text-align: right;
  color: #660000;
  padding: 10px;
  text-transform: uppercase;
}
.boxNav a:link {
  font-weight: normal;
  text-align: right;
  color: #660000;
  text-transform: uppercase;
  text-decoration: none;
}
.boxNav a:visited {
  font-weight: normal;
  text-align: right;
  color: #660000;
  text-transform: uppercase;
  text-decoration: none;
}
.boxNav a:hover {
  font-weight: normal;
  text-align: right;
  color: #660000;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px dashed #000000;
}
.boxAbout {
  background-color: E9E8E3;
  border: 1px solid #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: right;
  font-weight: normal;
  color: 999999;
  text-transform: uppercase;




}
.boxHead {
  border-bottom: 10px solid #FFFFFF;


}
.boxPrint {
  background-color: E4E0D7;
  border: 1px solid #000000;

}
.boxRight {
  float: left;

}
.spacer {
  height: 10px;
  width: 170px;
  float: left;
}
.title {
font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: 990000;
  font-weight: bold;
}
.title a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: 990000;
  font-weight: bold;
  text-decoration: none;
}
.title a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: 990000;
  font-weight: bold;
  text-decoration: none;
}
.title a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: 990000;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dashed #000000;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 000000;
  font-weight: normal;
}
.copy a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 993333;
  font-weight: normal;
  text-decoration: none;
}
.copy a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 993333;
  font-weight: normal;
  text-decoration: none;
}
.copy a:hover {
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 993333;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dashed #000000;
}

.newsTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: 993333;
  text-decoration: none;
}

.newsTitle a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: 993333;
  text-decoration: none;
}
.newsTitle a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: 993333;
  text-decoration: none;
}
.newsTitle a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: 993333;
  text-decoration: none;
}
.newsText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 000000;
  text-decoration: none;
  margin: 0px 0px 50px 0px;
        
}
.newsHr {
  border-top: 1px dashed #999999;
  width: 470px;
}
.newsText a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 990000;
  text-decoration: none;
}
.newsText a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;

  color: 990000;
  text-decoration: none;
}
.newsText a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: 990000;
  text-decoration: none;
}
