.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.ul_nav {
  list-style: none;
  zoom: 1;
}
.ul_nav:before {
  content: "";
  display: table;
}
.ul_nav:after {
  content: "";
  display: table;
  clear: both;
}
.ul_nav > li {
  float: left;
}
.ul_nav > li > a {
  float: left;
}
.ul_clear {
  list-style: none;
  padding: 0;
  margin: 0;
  background: none;
}
.ul_clear li,
.ul_clear a {
  margin: 0;
  padding: 0;
}
.ul_clear li {
  background: none;
}
body {
  background: #d8eefb url("../bg_img/footer.jpg") no-repeat center bottom;
  font-family: Tahoma, sans-serif;
}
.page {
  background: url("../bg_img/header.jpg") no-repeat center top;
}
.wrapper {
  width: 944px;
  text-align: left;
  margin: 0 auto;
  padding: 0 0 65px;
  
}
.page_header {
  height: 118px;
}
.page_header .logo {
  width: 542px;
  height: 118px;
  background: url("../bg_img/header-logo.png") no-repeat left top;
  position: relative;
  left: -18px;
}
.page_header .logo a {
  display: block;
  width: 542px;
  height: 118px;
  text-indent: -9999px;
}
/*.intro_block {
  width: 900px;
  height: 288px;
  padding: 12px 22px 0;
  background: url("../bg_img/intro-bar.png") no-repeat left top;
  font-family: 'FuturaStdLight', Tahoma, sans-serif;
  position: relative;
}
.intro_block .title {
  font-size: 60px;
  line-height: 70px;
}
.intro_block .title strong {
  color: #fdb813;
  font-family: 'FuturaStdMedium', Tahoma, sans-serif;
  font-weight: normal;
}
.intro_block p {
  font-size: 18px;
  line-height: 24px;
  border-top: 1px solid #c7c7c7;
  display: inline-block;
  padding: 10px 0 0;
  margin: 10px 0 0;
}
.intro_block .facebook_link {
  height: 39px;
  float: left;
  padding: 0px 16px 0px 0;
  background: url("../bg_img/yellow-button-right.png") no-repeat right center;
  text-decoration: none;
  font-family: 'FuturaStdMedium', Tahoma, sans-serif;
  font-size: 10px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 6px 0 0;
  position: absolute;
  left: 16px;
  bottom: 30px;
}
.intro_block .facebook_link:hover {
  color: #fff;
}
.intro_block .facebook_link span {
  float: left;
  height: 24px;
  padding: 7px 4px 8px 22px;
  background: url("../bg_img/yellow-button.png") no-repeat left center;
}*/
.category_select {
  zoom: 1;
  font-family: 'FuturaStdLight', Tahoma, sans-serif;
  width: 940px;
  height: 208px;
  padding: 2px 2px 0;
  background: url("../bg_img/category-select.png") no-repeat left top;
}
.category_select:before {
  content: "";
  display: table;
}
.category_select:after {
  content: "";
  display: table;
  clear: both;
}
.category_select .type,
.category_select p {
  float: left;
  width: 235px;
}
.category_select p {
  font-size: 20px;
  line-height: 30px;
  padding: 45px 20px 0;
  width: 195px;
}
.category_select .type a {
  display: block;
  width: 235px;
  height: 180px;
  text-align: center;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  background: url("../bg_img/categ-delim.png") no-repeat left center;
}
.category_select .type a span {
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  color: #908163;
  font-size: 20px;
  line-height: 30px;
  width: 165px;
  margin: 0 35px;
}
.category_select .type a span strong {
  font-family: 'FuturaStdMedium', Tahoma, sans-serif;
  font-weight: normal;
}
.category_select .type a:hover span {
  background: #021f5c;
  color: #fff;
  border-radius: 5px;
}
.category_select .type a img {
  display: block;
}
.share_line {
  margin: 20px auto;
    text-align: right;
    width: 1010px;
}
.share_line .addthis_toolbox {
  display: inline-block;
  width: 138px;
  text-align: left;
}
.laminator {
  text-align: center;
}
.laminator .c {
  zoom: 1;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.laminator .c:before {
  content: "";
  display: table;
}
.laminator .c:after {
  content: "";
  display: table;
  clear: both;
}
.laminator img,
.laminator span {
  float: left;
}
.laminator span {
  font-size: 20px;
  line-height: 40px;
  color: #5e5339;
  margin: 0 0 0 10px;
  font-family: 'FuturaStdLight', Tahoma, sans-serif;
}
.font14 {
  font-size: 12px;
  font-family: 'FuturaStdm', Tahoma;
}
.font12 {
  font-size: 12px;
  font-family: 'FuturaStdm', Tahoma;
}
.laminator a {
  color: #5e5339;
  font-family: 'FuturaStdMedium', Tahoma, sans-serif;
}
.facebook_popup {
  display: none;
}
#preview {
  background: url("../bg_img/preview-bg.jpg") no-repeat left top;
  width: 800px;
  height: 600px;
  position: relative;
  border: 2px solid #d1c29e;
  border-radius: 4px;
}
#preview #preview_title {
  font-size: 24px;
  font-weight: bold;
  color: #021f5c;
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: 'FuturaStdMedium', Tahoma, sans-serif;
}
#preview #preview_picture {
  padding: 20px;
  width: 760px;
  height: 560px;
}
#preview #preview_picture img {
  display: block;
  width: 700px;
  height: 500px;
  margin: 30px;
}
#preview #preview_download {
  display: block;
  position: absolute;
  right: 4px;
  bottom: 5px;
  padding: 0 16px 0 0;
  background: url("../bg_img/action-button-right.png") no-repeat right center;
  text-decoration: none;
  font-size: 10px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  float: left;
  height: 25px;
}
#preview #preview_download span {
  height: 25px;
  float: left;
  padding: 0 0 0 12px;
  background: url("../bg_img/action-button.png") no-repeat left center;
}
#preview .download_select {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#preview .close_fancybox {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 21px;
  height: 21px;
  background: url("../bg_img/close.png") no-repeat left top;
  text-indent: -9999px;
}
.download_select {
  font-size: 12px;
  float: left;
}
.list {
  zoom: 1;
  margin: 0 0 40px;
}
.list:before {
  content: "";
  display: table;
}
.list:after {
  content: "";
  display: table;
  clear: both;
}
.list .col {
  float: left;
  width: 500px;
}
.list .col.alt {
  float: right;
}
.list .row {
  position: relative;
  min-height: 120px;
  padding: 0 0 0 120px;
  margin: 0 0 20px;
}
.list .row .figure {
  position: absolute;
  left: 0;
  top: 0;
}
.list .row .figure a,
.list .row .figure img {
  display: block;
}
.list .row p {
  font-size: 12px;
  line-height: 21px;
  padding: 10px 0;
}
.list .row p strong {
  font-size: 16px;
  line-height: 26px;
  color: #021f5c;
}
.list .row .action {
  zoom: 1;
}
.list .row .action:before {
  content: "";
  display: table;
}
.list .row .action:after {
  content: "";
  display: table;
  clear: both;
}
.list .row .action a,
.list .row .action span {
  height: 25px;
  float: left;
}
.list .row .action a {
  padding: 0 16px 0 0;
  background: url("../bg_img/action-button-right.png") no-repeat right center;
  text-decoration: none;
  font-size: 10px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  margin: 0 6px 0 0;
}
.list .row .action span {
  padding: 0 0 0 12px;
  background: url("../bg_img/action-button.png") no-repeat left center;
}
.intro_block {
  width: 1010px; 
  height: 300px;
  position: relative;
  overflow: hidden;
    margin: 0 auto;
}
.intro_block img {
  display: block;
}

/* CDC Form Overrides */
div.formBuilderContainer{
  padding: 20px 80px;
}
fieldset.validationGroup{
  background-color: #c5dff0;
  border: 0px;
  padding: 10px 0px;
}
.causesValidation {
    margin-right: 213px;
}
.blackTxt11SpacedComment {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;	
width: 195px;	
height: 100px;
}
.blackTxt11 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
vertical-align: top;
}
.formTxtBx{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;	
width: 180px;		
}
label.error{
  color:#FF0000;
}
.frm-response-inline{
  margin:12px;
}
.frm-input input, .frm-input select {
    margin: 0px 5px 0px 0px !important;
}
.frm-input .radio label, .frm-input .checkBox label {
    margin: -2px 20px 8px 0 !important;
}
.frm-input .radio input, .frm-input .checkBox input {
    width: 20px !important;
}