
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
p,td,th,ol,ul,dt,dd   
  {
  color:#000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  } 

h1,h2,h3,h4,h5,h6
  {
  color:#000670;
  }

dt 
  { 
  padding-top: 10px;
  font-weight: bold;
  }

dd 
  { 
  padding-top: 10px;
  }

a:link,a:visited,a:active          
  {
  color:#000670;
  text-decoration:underline;
  }

a:hover         
  {
  color:#000670;
  text-decoration:underline;
  }

.customer_quote_body
  {
  font-size: 11px;
  text-align: left;
  }

.customer_quote_from
  {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 15px;
  }

.ccc_menu table
  {
  padding-top: 10px;
  width: 158px;
  }

.ccc_menu td
  {
  color: #000670;
  background-color: #EDDEB5;    
  font: normal normal bold 11px Arial,Helvetica,sans-serif; 
  }

.ccc_menu th
  {
  height: 30px;
  width: 35px;
  background-color: #EDDEB5;    
  text-align: center;
  }

.ccc_menu a:link,
.ccc_menu a:visited, 
.ccc_menu a:active
  {
  font-size:11px;
  text-decoration:none;
  }

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

.bannertext
  {
  text-align: right;
  color: #FFF;
  font-weight: bold;
  padding-right: 10px;
  font-size: 11px;
  }

.footer
  {
  font:normal normal normal 10px Arial,Helvetica,sans-serif;
  }

.content
  {
  padding-left: 10px;
  padding-right: 10px;
  }

.page_header
  {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  }

.section_header
  {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #000670;
  padding-bottom: 2px;
  padding-left: 1px;
  margin-bottom: 4px;
  }

.error_header
  {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #F00;
  color: #F00;
  padding-bottom: 2px;
  padding-left: 1px;
  margin-bottom: 4px;
  }

input, textarea
  {
  border: 1px solid #000000;
  }

.form_button
  {
  background-color: #EDDEB5;
  border: 1px solid #000670;
  color: #000670;
  font:normal normal normal 12px Arial,Helvetica,sans-serif;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  }

.link_button
  {
  background-color: #EDDEB5;
  border: 1px solid #000670;
  color: #000670;
  padding-left: 5px;
  padding-right: 5px;
  }

.link_button:link,
.link_button:visited,
.link_button:active,
.link_button:hover
  {
  color:#000;
  text-decoration:none;
  }

.error
  {
  color: #FF0000;
  font-weight: bold;
  }

.note
  {
  font-size: 11px;
  color: #666666;
  }

.slideshow
  {
  padding-top: 145px;
  width: 350px;
  font-size: 10px;
  text-align: right;
  color: #606060;
  }

.beach_background
  {
  background-image: url("/common/beach_background.jpg");
  height: 600px;
  width: 600px;
  }

.employee_portal_box
  {
  padding: 10px;
  margin: 10px;
  background: #CDEB8B;
  }

.space_above
  {
  margin-top: 10px;
  }
