/* Start of CMSMS style sheet 'MDDC: styles' */
/* styles */
#header h1 {
  margin: 0;
  padding: 0;
  height: 207px;
  font-size: 160%;
  line-height: 207px;
  text-align: left;
  }
#searchbox {
  position: absolute;
  bottom: 6px;
  right: 16px;
}
#breadcrumbs {
  font-size: 70%;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  margin: 0.5em 0 0.1em;
  background: transparent;
  color: #336699; /* #3F558A; #f56b49 #9E4A35 */
  line-height: 1.1em;
  font-family: 'trebuchet ms', 'lucida bright', serif;
}
#content p {
  margin: 0 0 1em;
}
#content p, #content li {
  font-size: 80%;
  line-height: 1.4em;
}
#content a, #content a:link, #content a:visited {
  background-color: transparent;
  color: #61A7DB;
}
#content a:hover {
  background-color: transparent;
  color: #003366;
}
dt {
  margin: 0.75em 0;
  padding: 1px 0;
  font-size: 90%;
}
dd {
  padding: 1em 0 0 2em;
}
#sidebar ul, #sidebar p {
  margin: 0em 0em 0.5em 1em;
  padding: 0.1em 0;
}
#sidebar li {
  font-size: 70%;
}
#sidebar li li, #sidebar li p {
  font-size: 100%;
}
#timeofday {
  text-align: center;
  background: transparent url('/uploads/images/icons-clock.png') top left no-repeat;
}
.defaultquotebox {
  clear: left;
  margin: 1em 3em;
  padding: 0;
  width: 580px;
  background-color: transparent;
  color: #6699CC; /* #E1E8FA; #0099FF; */
  text-align: center;
  font-family: 'trebuchet ms', 'lucida bright', serif;
  font-style: italic;
}
.quotetop {
  margin: 0;
  padding: 0;
  height: 17px;
  background: transparent url('/uploads/images/bg_quote_top.png') top left no-repeat;
}
.quotecontent {
  margin: 0 auto;
  padding: 1px 40px;
  font-size: 130%;
  line-height: 1.3em;
  background-color: #E5E5E5;
}
.quotebottom {
  margin: 0;
  padding: 0;
  height: 17px;
  background: transparent url('/uploads/images/bg_quote_btm.png') top left no-repeat;
}

.largequote {
  font-size:150%;
  color:#666666;
}
#callus {
  margin: 6px 12px;
  padding: 0;
}
#callus p {
  margin: 0;
  padding: 0.5em 1em;
  text-align: center;
  font-size: 90%;
}
img.noborder {
  border: none;
}
img.border {
  border: 3px solid #BBBBBB;
}
#footer p {
  font-size: 70%;
}
#footer ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 1em;
}
#footer li {
  font-size: 70%;
  padding: 0;
}
#footer li li {
  font-size: 100%;
}
#footer a, #footer a:link, #footer a:visited {
  background-color: transparent;
  color: #CCCCCC;
}
#footer a:hover {
  background-color: transparent;
  color: #003366;
}
p#credit {
  text-align: center;
}
/* End of 'MDDC: styles' */

