/* Start of CMSMS style sheet 'Rosaz' */
body {
  border: 0;
  margin: 5px;
  background-color: #dfdfdf;
  text-align: left;
  font-size: 11px;
  color: black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
  border: 0;
}

a {
  color: black;
}

a:hover {
   text-decoration: none;
   color: #990033;
}

.breadcrumbs {
  font-style: italic;
  font-family: Arial, Helvetica, sans-serif;
  color: #666699;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
}

.breadcrumbs a {
  color: #666699;
}

.content {
  margin-top: 17px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
}

.menu {
  color: #666699;
  font-size: 11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-top: 20px;
  list-style-type: none;
  padding-left: 0px;
  margin-left: 10px;
}

.menu a {
  color: #666699;
}

.menu li {
  margin-top: 20px;
}

.submenu {
  list-style-type: none;
}

.submenu li {
  margin-top: 10px;
}

.separator {
  list-style-type: none;
}

input[type=text] {
 border: 1px solid #CCCCFF;
}

textarea {
  border: 1px solid #CCCCFF;
}

select {
  border: 1px solid #CCCCFF;
}

.price_form_table td{
  padding: 5px;
}

.price_form{
  margin-left: -5px;
}

.contact_form_label {
  padding-top: 10px;
}

.contactform {
  margin-left: -3px;
}

.price {
  margin-left: -5px;
}

.price td{
  padding-bottom: 10px;
}

.price_header {
  font-weight: bold;
}

.pe {
  color: #000000;
}

.pne {
  color: #999999;
}

.pages {
  color: gray;
}

.pages:visited {
  color: gray;
}

.error_message {
        color:Red;
}

.NewsTitle {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}

.NewsSummaryMorelink {
  margin-top: 5px;
  color: black;
  font-size: 10px;
}

.filter {
  font-weight: bold;
  font-style: italic;
  margin-left: 0px;
  margin-bottom: 15px;
}

#NewsPostDetailReturnLink {
  font-size: 10px;
}

#NewsPostDetailTitle {
  font-size: 14px;
}
/* End of 'Rosaz' */

