/* Hershey site stylesheet */

/************************** HTML elements ***********************************/
html {
  height: 100%;
}

body {
  font: 11px tahoma, sans-serif;
  color: #333333;
  background-color: white;
  background-image: url(/images/bg.gif);
  background-repeat: repeat;
  height: 100%;
  
  padding: 0;
  margin: 0;
}

a         {text-decoration: none;}
a:link    {color: #3A67E5;}
a:visited {color: #3A67E5; outline: none;}
a:hover   {color: #001F66; }
a:active  {color: #3A67E5; outline: none;}

img {
  border: none;
  padding: 0;
  margin: 0;
}

p {
  text-align: left;
  padding: 0;
  margin: 0;
  
  padding-bottom: 20px;
}

div {
  padding: 0;
  margin: 0;
}

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

h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 15px;
}

h1.image-header {
  margin-top: 0;
}

h1.image-header-banner {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

h4.image-header-banner {
  margin-top: -20px;
  margin-left: 0;
  margin-right: 0;
}

h2 {
  color: #05246D;
  font-size: 13px;
  margin-bottom: 3px;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
}

table,tr,td {
  margin: 0;
  padding: 0;
  
}

address {
  font-style: normal;
  margin-bottom: 15px;
}

ul {
  margin: 10px 25px 10px 25px;
  padding: 0;
  /*list-style-image: url(/images/arrow_gray.gif);*/
}

li {
  padding-top: 2px;
  padding-bottom: 2px;
}

/************************* Site architecture ********************************/
#shadow-layer {
  position: relative;
  top: 0;
  width: 910px;
  background-image: url(/images/shadow.gif);
  background-repeat: repeat-y;
  margin-left: auto;
  margin-right: auto;
}

#container {
  position: relative;
  display: ;
  top: 0;
  left: 0;
  width: 900px;
  background-color: white;
  background-image: url(/images/1px_gray.gif);
  background-position: 200px 0px;
  background-repeat: repeat-y;

  margin-left: auto;
  margin-right: auto;
}

#header {
  position: relative;
  height: 36px;
  
  background-image: url(/images/bg_head.gif);
  background-repeat: repeat-x;
  color: white;
  font-weight: bold;
}

#header a { color: white; }

#leftbar {
  position: relative;
  width: 200px;
  padding-bottom: 15px;
  float: left;
}

#content {
  position: relative;
  width: 699px;
  border-left: 1px solid #999999;
  float: left;
  background-color: white;
  margin: 0;
  padding-left: 0;
}

#footer {
  position: relative;
  height: 45px;
  background-color: #001F66;
  clear: both;
  
  color: white;
}

#footer-left {
  position: relative;
  float: left;
  height: 31px;
  width: 191px;
  padding-left: 10px;
  padding-top: 5px;
  
  background-color: #999999;
  font-size: 10px;
}

#footer-left a { color: white; text-decoration: underline }

#footer-right {
  float: right;
  height: 36px;
  width: 634px;  /* real width of div is width + padding-left = 698px */
  line-height: 36px;
  padding-left: 65px;
  
  background-color: #F6BB41;
}



/******************************* Site elements ******************************/

#header a, #footer-right a {
  color: white;
  font-weight: bold;
}

#header #links {
  position: relative;
  float: right;
  margin-right: 10px;
  margin-top: 12px;
}

#process-review {
 position:absolute;
 top:60px;
 left:-55px;
 z-index: 1;
}

#leftbar h2 {
  position: relative;
  display: block;
  height: 18px;
  padding-left: 10px;
  padding-top: 6px;
  
  color: white;
  font-weight: bold;
  font-size: 11px;
  background-image: url(/images/subhead_bg.gif);
  background-repeat: repeat-x;
}

#leftbar .menu-item {
  position: relative;
  display: block;
  height: 26px;
  width: 190px;
  padding-right: 10px;
  padding-top: 7px;
  
  background-image: url(/images/menu_bg.gif);
  background-repeat: repeat-x;
  color: #001F66;
  font-size: 15px;
  font-weight: bold;
  cursor: hand;
}

#leftbar a.menu-item:hover, #leftbar .menu-selected {
  background-image: url(/images/menu_bg_hover.gif);
  background-repeat: repeat-x;
}

#leftbar .submenu-item {
  position: relative;
  display: block;
  height: 18px;
  width: 180px;
  padding-right: 20px;
  padding-top: 3px;
  
  background-color: #9FA2B3;
  color: white;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

#leftbar a.submenu-item:hover {
  background-color: #777A8A;
}

#leftbar .submenu-selected {
  background-color: #777A8A;
  background-image: url(/images/arrow_white.gif);
  background-repeat: no-repeat;
  background-position: 187px 8px;
}

#leftbar .submenu {
  display: none;
}

#leftbar .menu-text {
  float: right;
}

#crc-enter-button {
  margin-left: 70px;
}

#client-resource-center ul {
  color: #05246D;
}

#breadcrumb {
  position: relative;

  float: left;
  width: 487px;
  padding: 5px 0 5px 10px;
  
  background-color: #f0f0f0;
  color: #666666;
}

#breadcrumb-full-width {
  position: relative;
  width: 689px;
  padding: 5px 0 5px 10px;
  
  background-color: #f0f0f0;
  color: #666666;
}


.breadcrumb-arrow {
  margin-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
}

.logo {
  padding: 10px 10px 10px 0;
}

table.news-events {
  border-collapse: collapse;
}

table.news-events th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  
  background-color: #3650ab;
  color: white;
  text-align: left;
}

table.news-events td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #bbbdbc;
}

.news-location-date {
  font-weight: bold;
}

.quote {
  font-style: italic;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.quote-author {
  position: relative;
  display: block;
  margin-top: 10px;
  left: 20px;
  width: 165px;
  font-weight: bold;
}

.open-quote {
  margin-top: 10px;
  margin-left: 10px;
}

.close-quote {
  float: right;
  margin-right: 10px;
}

.label {
  color: #666666;
  font-weight: bold;
}

.bold-link {
  font-weight: bold;
}

.inline-searchbar {
  display: inline;
}

.bullet {
  margin-right: 5px;
}

.contact-info {
  margin-top: 0;
  margin-bottom: 15px;
}

.contact-info td {
  width: 125px;
}

.padding-bottom {
  padding-bottom: 15px;
}

.footnote {
  font-style: italic;
}

.top-button {

}

.press-release-sub-headline {
  font-style: italic;
  margin-bottom: 15px;
}

.howitworkstext {
	list-style: none;
	padding: 0;
	margin: 0px 5px 0 5px;
	}

.howitworkstext li {
	padding: 0px 0 10px 32px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.howitworkstext li.pointer_a { background-image: url(/images/pointer_a_small.png); }
.howitworkstext li.pointer_b { background-image: url(/images/pointer_b_small.png); }
.howitworkstext li.pointer_c { background-image: url(/images/pointer_c_small.png); }
.howitworkstext li.pointer_d { background-image: url(/images/pointer_d_small.png); }
.howitworkstext li.pointer_e { background-image: url(/images/pointer_e_small.png); }
.howitworkstext li.pointer_f { background-image: url(/images/pointer_f_small.png); }
.howitworkstext li.pointer_g { background-image: url(/images/pointer_g_small.png); }
.howitworkstext li.pointer_h { background-image: url(/images/pointer_h_small.png); }


ul.devitems {
  margin: 0px 5px 0px 25px;
  font: 10px tahoma, sans-serif;
  color: red;
  padding: 0;
}
.devitems li {
	color: #9c6a11;
	background-repeat: no-repeat;
	background-position: 0 0;
}
