/* Start of CMSMS style sheet 'cedos' */
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
}

h1, h2 {
  margin: 0px;
  padding: 0px;
}

h3 {
  font-size: 14px;
  color: #444;
  font-weight: normal;
  margin-top: 0px;
  padding-top: 0px;
}

img {
  border: 0px;
}

.link_more {
  font-size: 11px;
  color: #0093dd;
  text-decoration: none;
}

.link_more:hover {
  background-color: #0093dd;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

input[type=submit] {
  background-color: #36a9e2; 
  border: none;
  font-size: 11px;
  height: 22px;
  color: #fff;
  cursor: pointer;
}

div.main_wrapper {
  width: 685px;
}

div.menu_wrapper {
  width: 685px;
  height: 29px;
  background-color: #535252;
}

div.content_wrapper {
  background: url('images/site/content_bkg.gif') bottom left repeat-x #fff;
  width: 685px;
}

div.logo_wrapper {
  width: 685px;
  padding: 5px 0px 15px 0px;
  height: 39px;
}

div.logo {
  height: 50px;
  width: 349px;
  background: transparent url(images/site/logo.gif) no-repeat 0 0; 
  float: left;
  overflow: hidden;
  outline: 0;
}

div.logo h1 a {
   display: block;
   height: 50px;             
   text-indent: -999em;  
   text-decoration:none; 
   overflow: hidden;
   outline: 0;
}

div.logo_h2 {
   margin: 0;
   padding: 0;
   float: left;
   position: relative;
}

div.logo_h2 h2 {
   display: block;
   text-indent: -999em;  
   text-decoration:none; 
   overflow: hidden;
   outline: 0;
}

div.header_wrapper {
  width: 685px;
  height: 210px;
  padding: 3px 0px 10px 0px;
}

div.header_simple_wrapper {
  width: 685px;
  height: 51px;
  padding: 3px 0px 10px 0px;
}

div.footer_wrapper {
  background-color: #535252;
  padding: 7px 10px 0px 10px;
  color: #fff;
  float: left;
  width: 645px;
  height: 22px;
}

div.footer_wrapper p {
  color: #bab8b8;
  margin: 0px;
}

div.footer_wrapper a {
  color: #fff;
  text-decoration: none;
}

div.footer_wrapper a:hover {
  color: #fff;
  text-decoration: underline;
}

div.regular_content_wrapper {
  padding: 5px 20px 30px 20px;
  width: 645px;
}

div.regular_content_wrapper p {
  color: #666;
}

div.float_div {
  float: left;
  border-right: 1px solid #e5e3e3;
  padding: 0px 20px 0px 20px; 
}

div.float_div p {
  color: #666666;
  width: 180px;
}

div.float_div a {
  color: #36a9e2;
  text-decoration: none;
}

div.float_div a:hover {
  color: #36a9e2;
  text-decoration: underline;
}

div.search_container {
}

div.search_container input[type=submit] {
  background-color: #36a9e2; 
  border: none;
  font-size: 11px;
  height: 22px;
  color: #fff;
}

div.search_container input[type=text] {
  border: 1px solid #ccc;
  padding-top: 3px;
  padding-left: 2px;
  height: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #636363;
}

div.NewsSummaryLink a {
  color: #36a9e2;
  text-decoration: none;
}

div.NewsSummaryLink a:hover {
  color: #36a9e2;
  text-decoration: underline;
}

div.go_back a {
  color: #36a9e2;
  text-decoration: none;
  font-size: 12px;
}

div. go_back a:hover {
  color: #36a9e2;
  text-decoration: underline;
  font-size: 12px;
}

div.breadcrumbs_wrapper {
  color: #fff;
  padding: 10px;
  height: 11px;
  background: url('images/site/breadcrumbs_bkg.gif') transparent 0 0 repeat-x;
}

div.breadcrumbs_wrapper a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

div.breadcrumbs_wrapper a:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.link_brdcrmbs {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.link_brdcrmbs:hover {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

div.breadcrumbs_wrapper h2 {
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

div.cataloger_content_wrapper {
  float: left;
  width: 400px;
  padding-right: 10px;
  border-right: 1px solid #edebeb;
}

div.cataloger_content_wrapper p {
  margin: 0;
  padding: 0;
}

div.cataloger_menu_wrapper {
  float: right;
  width: 210px;
}

div.cataloger_menu_wrapper a {
  text-decoration: none;
  font-size: 11px;
}

div.cataloger_menu_wrapper a:hover {
  text-decoration: underline;
  font-size: 11px;
}

div.search_results a {
  color: #0093dd;
  text-decoration: none;
}

div.search_results a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0093dd;
}

div.news_page_summary {
  padding: 0px 0px 10px 0px;
  border-bottom: 1px dotted #ccc;
}

div.news_page_summary a {
  font-size: 11px;
  color: #0093dd;
  text-decoration: none;
}

div.news_page_summary a:hover {
  background-color: #0093dd;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

.textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #333333;
  margin: 0px;
  padding: 2px 4px 2px 4px;
  height: 14px;
  border-color: #CCCCCC;
  border-style:solid;
  border-width:1px;
  width:150px;
}

/* Cataloger style */

div.category_active {
  padding: 5px 0px 5px 8px;
}

div.sub_category_active {
  padding: 5px 0px 5px 8px;
}

div.item_active {
  color: #333;
  padding: 2px 0px 2px 30px;
}

div.item_active a {
  color: #666;
  text-decoration: none;
}

div.item_active a:hover {
  color: #666;
  text-decoration: underline;
}

div.category_active a {
  color: #444;
  text-decoration: none;
}

div.category_active a:hover {
  color: #444;
  text-decoration: underline;
}

div.sub_category_active a {
  color: #444;
  text-decoration: none;
}

div.sub_category_active a:hover {
  color: #444;
  text-decoration: underline;
}

div.category_inactive {
  padding: 5px 0px 5px 8px;
}

div.sub_category_inactive {
  padding: 5px 0px 5px 30px;
}

div.category_inactive a {
  color: #444;
  font-weight: bold;
  text-decoration: none;
}

div.category_inactive a:hover {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
}

div.sub_category_inactive a {
  color: #444;
  font-weight: bold;
  text-decoration: none;
}

div.sub_category_inactive a:hover {
  color: #444;
  font-weight: bold;
  text-decoration: underline;
}

div.cataloger_category_box {
  background-color: #fff;
  border: 1px solid #e7e7e8;
  padding: 10px;
}

div.cataloger_description_box a {
  color: #0093dd;
  text-decoration: none;
}

div.cataloger_description_box a:hover {
  color: #0093dd;
  text-decoration: underline;
}

.section_td {
  vertical-align: top;
  width: 120px;
  font-weight: bold;
}

.description_td {
  vertical-align: top;
  width: 280px;
  border: 1px dotted #E7E7E8;
}
/* End of 'cedos' */

