/*

pallette:
#00264A - Dark Blue Glass (Content background)
#004E98 - Medium Blue
#1C60A0 - Frame Blue
#558FC5 - Frame Highlight
#122D47 - Frame Shadow
#CCCCFF - Link Color
#FFFFFF - Text Color / Link Rollover

*/


/*
 * Global Styles
 */
body {
  font-family: Verdana,Arial;
  font-size: 12px;
  background: #004E98;
  margin: 0px 0px 0px 0px;
}

a {
  color: #CCCCFF;
}

td {
	vertical-align: text-top;
}

.page {
  width: 1024px;
  min-width: 1024px;
  max-width: 1024px;
  margin: auto;
}

ul {
	list-style-image: url(../images/recycle_bullet.png);
}

li {
	padding-left: 5px;
	margin-top: 10px;
}

/*
 * Header styles
 */

.header_container {
  width: 100%;
  height: 75px;
  float: top;
  text-align: left;
  /*border: 1px solid black;*/
}

.header_logo {
  position: relative;
  top: -8px;
  left: 0px;
  height: 66px;
  width: 130px;
  margin: 6px 6px 6px 6px;
}

.header_tagline {
  position: relative;
  top: -65px;
  left: 160px;
  width: 800px;
  font-family: Verdana,Arial;
  font-size: 24px;
  font-weight: bold;
  font-stretch: wider;
  color: white;
  margin: 10px 10px 10px 10px;
}

.header_drop_shadow {
  position: relative;
  top: 67px;
  left: 0px;
  width: 100%;
  height: 8px;
  background: url(../images/header_drop_shadow.png);
  background-repeat: repeat-x;
}

/*
 * Content styles
 */

.main_container {
  width: 1024px;
  min-height: 668px;
  margin: 0 auto;
}

/*
 * Navigation (left container) styles
 */

.nav_container {
  width: 200px;
  min-height: 668px;
  float: left;
  background: url(../images/nav_bg.jpg);
  background-repeat: no-repeat;
  text-align: left;
/*border: 1px solid red;*/
}

.nav_buttons_container {
  width: 199px;
  border-top: 1px solid #558FC5;
  border-left: 1px solid #558FC5;
}

.nav_button_section_header {
  width: 194px;
  height: 18px;
  color: #CCCCFF;
  background: url(../images/section_header_bg.png);
  background-repeat: repeat-x;
  padding-left: 5px;
}

.nav_button_section {
  width: 184px;
  height: 18px;
  color: #CCCCFF;
  padding-top: 0px;
  padding-left: 15px;
}

.nav_button_subsection {
  width: 164px;
  height: 18px;
  color: #CCCCFF;
  background: #1C60A0;
  padding-left: 35px;
}

.nav_button_separator {
  width: 100%;
  height: 0px;
  border-top: 1px solid #122D47;
  border-bottom: 1px solid #558FC5;
}

.nav_button_section_header_text {
  font-weight: bold;
  vertical-align: -15%;
}

.nav_button_section_header_text_hl {
  font-weight: bold;
  color: white;
  vertical-align: -15%;
}

.nav_button_section_text {
  vertical-align: -15%;
}

.nav_button_section_text_hl {
  font-weight: bold;
  color: white;
  vertical-align: -15%;
}

.nav_button_subsection_text {
  vertical-align: -15%;
}

.nav_button_subsection_text_hl {
  font-weight: bold;
  color: white;
  vertical-align: -15%;
}

.nav_button_arrow {
  margin: 6px 6px 6px 0px;
}

/*
 * Content (center container) styles
 */

/* <p> styles */

.content_container {
  width: 620px;
  min-height: 720px;
  float: left;
  background: #001F3D;
  border: 1px solid #558FC5;
  color: white;
}

.content_centered {
  width: 600px;
  min-height: 625px;
  padding: 30px 10px 10px 10px;
  background: url(../images/content_bg.png);
  background-repeat: no-repeat;
}

.content_36pt_bold_centered {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.content_24pt_centered {
  font-size: 24px;
  text-align: center;
}

.content_20pt_centered {
  font-size: 20px;
  text-align: center;
}

.content_20pt_italic_green {
  font-size: 20px;
  font-style: italic;
  color: #99FF99;
}

.content_20pt_italic_green_centered {
  font-size: 20px;
  font-style: italic;
  color: #99FF99;
  text-align: center;
}

.content_18pt_centered {
  font-size: 18px;
  text-align: center;
}

.content_18pt_green_centered {
  font-size: 18px;
  color: #99FF99;
  text-align: center;
}

.content_18pt_green {
  font-size: 18px;
  color: #99FF99;
}

.content_18pt {
  font-size: 18px;
}

.content_16pt_italic_bold_centered {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
}

.content_16pt_italic_bold_green_centered {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #99FF99;
  text-align: center;
}

.content_16pt_centered {
  font-size: 16px;
  text-align: center;
}

.content_16pt_bold {
  font-size: 16px;
  font-weight: bold;
}

.content_16pt_bold_green {
	font-size: 16px;
	font-weight: bold;
	color: #99FF99;
}


.content_16pt_long_quote {
	font-size: 16px;
	margin-left: 40px;
	margin-right: 40px;
}

.content_16pt {
	font-size: 16px;
}

.content_14pt {
  font-size: 14px;
}

.content_12pt {
  font-size: 12px;
}

.content_footnote {
  font-size: 12px;
	margin-left: 25px;
}

/* <div> styles */

.content_promo {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #99FF99;
  border: 1px solid white;
  padding: 10px 10px 10px 10px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

/* <span> styles */

.text_bold {
  font-weight: bold;
}

.text_underline {
  text-decoration: underline;
}

.text_italic_bold {
  font-style: italic;
  font-weight: bold;
}

/* <img> styles */

.img_float_left_top {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.img_float_right_top {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.img_float_right_middle {
  float: right;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
}

.img_float_left_gallery {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.img_float_right_gallery {
  float: right;
  margin-top: 10px;
}

.img_centered {
  display: block;
  margin-left:auto;
  margin-right:auto;
}

/* <a> styles */

/* this is no longer needed and should be removed when all the <a> tags where this appears have been cleaned up. */
.a_underline {
  text-decoration: underline;
}

/*
 * Extras (right container) styles
 */

.extras_container {
  width: 201px;
  min-height: 668px;
  float: left;
  background: url(../images/extras_bg.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

.extras_content_container {
  width: 201px;
  border-top: 1px solid #558FC5;
  border-right: 1px solid #558FC5;
}

.extras_section_header {
  width: 196px;
  height: 18px;
  color: #CCCCFF;
  background: url(../images/section_header_bg.png);
  background-repeat: repeat-x;
  padding-left: 5px;
  cursor: pointer;
}

.extras_section_header_text {
  font-weight: bold;
  vertical-align: -15%;
}

.extras_section_header_text_hl {
  font-weight: bold;
  color: white;
  vertical-align: -15%;
}

.extras_separator {
  width: 100%;
  height: 0px;
  border-top: 1px solid #122D47;
  border-bottom: 1px solid #558FC5;
}

.extras_section {
  background: #1C60A0;
  padding: 10px 13px 10px 13px;
  cursor: pointer;
}

.extras_img {
  border-top: 1px solid #122D47;
  border-left: 1px solid #122D47;
  border-bottom: 1px solid #558FC5;
  border-right: 1px solid #558FC5;
}
