@media screen {body {
  background: url('/static/siteimages/background.png') repeat-x top left #007CA8;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
table, div, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
a:link, a:visited, a:active { 
  color:#0099FF;
  text-decoration: none;
}
a:hover  { 
  color:#000;
  text-decoration: underline;
}

/* Text Styles */
div, p, ul, ol, li, img, form, .body_text {
  color: #000;
}
h1, h2, h3, h4, h5, h6 {
  color: #003366; 
}
p, .body_text, textarea, input, text, .error, .note, ul, ol, li { 
  font-size: 14px;
  line-height: 18px;
  color: #003366; 
  font-weight: normal;
  margin-bottom: 10px;
}
h1 {
  font-size: 18px;
  line-height: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
h2 {
  font-size: 14px;
  line-height: 20px;
}
h3 {
  font-size: 13px;
  line-height: 18px;
}
h4 {
  font-size: 12px;
  line-height: 17px;
}
h5 {
  font-size: 10px;
  line-height: 15px;
}
h6 {
  font-size: 9px;
  line-height: 14px;
}
ul, ol, li {
  padding-left:10px;
}
.error {
  font-size: 12px;
  line-height: 15px;
  color: #DB0008 ; 
  font-weight: bold;
}
.note {
  color: #333333;
}
textarea, input, text {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  padding: 4px;
  margin: 0;
	background: #fff;
	border: #501F22 1px solid;
}
.signup {
  background: #fff;
  font-size: 12px;
  width: 230px;
  margin-bottom: 5px;
  padding: 2px;
}
.message {
  background: #fff;
  font-size: 12px;
  width: 360px;
  height: 150px;
  margin-bottom: 8px;
  padding: 2px;
}
.message_signup {
  background: #fff;
  font-size: 12px;
  width: 290px;
  height: 80px;
  margin-bottom: 8px;
  padding: 2px;
}
.email_message {
  background: #fff;
  font-size: 12px;
  width: 280px;
  height: 100px;
  margin-bottom: 8px;
  padding: 2px;
}
h1 a, h1 a:link, h2 a, h2 a:link {
  color: #003366;
  text-decoration: none!important;
}
h1 a:hover, h2 a:hover {
  text-decoration: underline!important;
}
.signup_zip {
  background: #fff;
  font-size: 12px;
  width: 120px;
  margin-bottom: 8px;
  padding: 2px;
}
.cell1 {
  background: #fff;
  font-size: 12px;
  width: 28px;
  margin-bottom: 8px;
  padding: 2px;
}
.cell2 {
  background: #fff;
  font-size: 12px;
  width: 28px;
  margin-bottom: 8px;
  padding: 2px;
}
.cell3 {
  background: #fff;
  font-size: 12px;
  width: 33px;
  margin-bottom: 8px;
  padding: 2px;
}
.submit {
  margin: 5px 0 0 0;
  padding: 0;
  border-width: 0;
	background-color: transparent;
}
hr {
  border: none 0;
  border-top: 1px dotted #fff;
  height: 1px;
  margin: 0;
  padding: 0 0 8px 0;
}
.blue {
  border-color: #DBDBDB;
}
.email {
  color: #003366;
  font-weight: bold;
  margin-left: 5px;
}
.spacer {
  clear: both;
}
a.grey:link, a.grey:visited, a.grey:active { 
  color:#003366;
  text-decoration: none;
}
a.grey:hover  { 
  color:#000;
  text-decoration: underline;
}

/* Text Styles Ends */


/* Pages Start */
#container {
  background: #fff;
  width: 900px;
  height:100%;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
}
#header {
  background: url('/static/siteimages/header.png') no-repeat top left;
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  float: left;
}
#header_spa {
  background: url('/static/siteimages/header_spanish.png') no-repeat top left;
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  float: left;
}
#language_button {
  cursor: pointer;
}
/* Link to presente.org in header area */
#presenteHeaderHidden {
  height: 25px;
  width: 900px;
  position: absolute;
}
/* Link to / in header area */
#mainHeaderHidden {
  top: 25px;
  height: 60px;
  width: 900px;
  position: absolute;
}
#navigation {
  width: 720px;
  height: 31px;
  margin-top: 100px;
  float: right;
}
#language {
  width: 140px;
  height: 31px;
  margin-top: 100px;
  float: left;
}
#content_home {
  background: url('/static/siteimages/home_main.png') no-repeat bottom left;
  width: 900px;
  height: 480px;
  padding: 0;
  margin: 0 0 30px 0;
  float: left;
  border-width :0 0 10px 0;
  border-style: solid;
  border-color: #DBDBDB;
}
#content_home_text {
  width: 423px;
  height: 150px;
  margin: 40px 35px 0 0;
  padding: 0;
  float: right;
}
#content_home_video {
  width: 380px;
  margin: 40px 0 0 30px;
  padding: 0;
  float: left;
}
#content_home_text p {
  font-size: 14px;
  line-height: 18px;
}
#content_home_text_form {
  background: url('/static/siteimages/home_form.png') no-repeat top left;
  width: 363px;
  margin: 24px 35px 0 0;
  padding: 20px 30px;
  float: right;
  color: #fff;
}
#content_home_bottom {
  width: 857px;
  height: 100%;
  padding: 0 0 0 43px;
  margin: 0 0 30px 0;
  float: left;
}
#content_home_bottom_left {
  background: url('/static/siteimages/home_divider.png') no-repeat top right;
  width: 311px;
  height: 100%;
  padding: 0 40px 0 0;
  margin: 0 40px 40px 0;
  float: left;
}
#content_home_bottom_right_bg {
  background: url('/static/siteimages/tweet_bg.png') repeat-y top left;
  width: 424px;
  height: 100%;
  margin: 0 0 30px 0;
  float: left;
}
#content_home_bottom_right_top {
  background: url('/static/siteimages/tweet_top.png') no-repeat top left;
  width: 424px;
  height: 16px;
  padding: 0;
  margin: 0;
  float: left;
}
#content_home_bottom_right_bottom {
  background: url('/static/siteimages/tweet_bottom.png') no-repeat bottom left;
  width: 380px;
  margin: 0;
  padding: 10px 22px 0 22px;
  float: left;
}
#content_home_who {
  padding: 0;
  margin: 0;
}
#tweet_box {
  background: #fff;
  width: 378px;
  padding: 20px 0 0 0;
  margin: 0 0 30px 0;
  float: left;
}
#home_video_box {
  background: #fff;
  width: 349px;
  padding: 20px;
  margin: 10px 0 0 0;
  float: left;
}




#content {
  width: 810px;
  height: 100%;
  padding: 35px 45px;
  margin: 0 0 30px 0;
  float: left;
}
#content_action {
  width: 100%;
  height: 100%;
  padding: 35px 0;
  margin: 0 0 30px 0;
  float: left;
}

#section_page {
  width: 700px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#facts_page {
  width: 390px;
  height: 100%;
  margin-right: 70px;
  padding: 0;
  float: left;
}
#facts_sidebar {
  width: 350px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#facts_sidebar_top {
  background: url('/static/siteimages/facts_sidebar_top.png') no-repeat top left;
  width: 351px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
}
#facts_sidebar_middle {
  background: url('/static/siteimages/facts_sidebar_middle.png') repeat-y top left;
  width: 321px;
  height: 100%;
  margin: 0;
  padding: 15px;
  float: left;
}
#facts_sidebar_bottom {
  background: url('/static/siteimages/facts_sidebar_bottom.png') no-repeat top left;
  width: 351px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
}
.facts_item {
  float: left;
  margin-right: 10px;
}
.facts_item a, .facts_item a:link {
  color: #0099FF!important;
  text-decoration: none;
}
.facts_item a:hover, .facts_item h2 a:hover strong {
  text-decoration: underline!important;
}
.facts_item h2 a strong{
  color: #003366 !important;
}
#infopage_page {
  width: 611px;
  height: 100%;
  margin-left: 70px;
  padding: 0;
  float: left;
}
#action_page {
  width: 411px;
  height: 100%;
  margin-left: 70px;
  padding: 0;
  float: left;
}
#action_sidebar {
  width: 295px!important;
  height: 100%;
  margin-left: 47px;
  padding: 0;
  float: right;
}
#actionbox {
  width: 808px;
  height: 418px;
  margin: 30px 0 0 45px;
  padding: 0;
  float: left;
}
#actionbox a img {
  border: none;
}
#actionbox_top {
  background: url('/static/siteimages/actionbox_top.png') no-repeat top left;
  width: 808px;
  height: 15px;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_middle {
  background: url('/static/siteimages/actionbox_middle.png') no-repeat bottom left;
  width: 808px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_middle_back {
  background: url('/static/siteimages/actionbox_middle_back.png') repeat-y top left;
  width: 808px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_bottom {
  background: url('/static/siteimages/actionbox_bottom.png') no-repeat top left;
  width: 808px;
  height: 13px;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_form {
  width: 390px;
  height: 100%;
  margin: 10px 0 0 23px;
  padding: 0;
  float: left;
  color: #fff;
}
#actionbox_text {
  background: url('/static/siteimages/action_line.png') repeat-Y top left;
  width: 300px;
  height: 320px;
  margin: 10px 0 0 30px;
  padding: 40px 0 0 30px;
  float: left;
  color: #fff;
}
#actionbox_text p {
  color: #fff;
}

#thanksbox_form {
  width: 390px;
  height: 100%;
  margin: 10px 0 0 23px;
  padding: 0;
  float: left;
  color: #fff;
}
#thanksbox_text {
  background: url('/static/siteimages/action_line.png') no-repeat top left;
  width: 300px;
  height: 320px;
  margin: 10px 0 0 30px;
  padding: 40px 0 0 30px;
  float: left;
  color: #fff;
}
#thanksbox_text p {
  color: #fff;
}
#thanks_text {
  background: url('/static/siteimages/thanks_line.png') no-repeat top left;
  width: 300px;
  height: 370px;
  margin: 10px 0 0 30px;
  padding: 0 0 0 30px;
  float: left;
  color: #fff;
}
#thanks_text p {
  color: #fff;
}

.signup {
  background: #fff;
  font-size: 12px;
  width: 170px;
  margin-bottom: 5px;
  padding: 2px;
}
.name {
  width: 120px;
}
.message {
  background: #fff;
  font-size: 12px;
  width: 380px;
  height: 150px;
  margin-bottom: 8px;
  padding: 2px;
}
.message_signup {
  background: #fff;
  font-size: 12px;
  width: 390px;
  height: 100px;
  margin-bottom: 8px;
  padding: 2px;
}
.email_message {
  background: #fff;
  font-size: 12px;
  width: 390px;
  height: 60px;
  margin-bottom: 8px;
  padding: 2px;
}
.signup_zip {
  background: #fff;
  font-size: 12px;
  width: 120px;
  margin-bottom: 8px;
  padding: 2px;
}
#zip_desc {
  font-size: 12px;
}
.cell1 {
  background: #fff;
  font-size: 12px;
  width: 28px;
  margin-bottom: 8px;
  padding: 2px;
}
.cell2 {
  background: #fff;
  font-size: 12px;
  width: 28px;
  margin-bottom: 8px;
  padding: 2px;
}
.cell3 {
  background: #fff;
  font-size: 12px;
  width: 33px;
  margin-bottom: 8px;
  padding: 2px;
}
.submit {
  margin: 5px 0 0 0;
  padding: 0;
  border-width: 0;
	background-color: transparent;
}
.not_you { 
  color:#003366;
  font-size: 0.9em;
  position: absolute;
  margin-left: 4px;
}
.not_you a:link, a:visited, a:active { 
  color:#003366;
  text-decoration: underline;
}

#footer {
  background: url('/static/siteimages/footer.png') no-repeat #007CA8;
  width: 900px;
  height: 156px;
  margin: 0;
  padding-top: 8px;
  float: left;
  color: #fff;
}
/* navigation */


/*  Pages End */
 
#infopage_page {
  width: 611px;
  height: 100%;
  margin-left: 70px;
  padding: 0;
  float: left;
}
#action_page {
  width: 451px;
  height: 100%;
  margin-left: 50px;
  padding: 0;
  float: left;
}
#action_sidebar {
  width: 295px;
  height: 100%;
  margin-left:41px;
  padding: 0;
  float: left;
}
#actionbox {
  width: 808px;
  height: 100%;
  margin: 30px 0 0 45px;
  padding: 0;
  float: left;
}
#actionbox_top {
  background: url('/static/siteimages/actionbox_top.png') no-repeat top left;
  width: 808px;
  height: 15px;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_middle {
  background: url('/static/siteimages/actionbox_middle.png') no-repeat bottom left;
  width: 808px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_middle_back {
  background: url('/static/siteimages/actionbox_middle_back.png') repeat-y top left;
  width: 808px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_bottom {
  background: url('/static/siteimages/actionbox_bottom.png') no-repeat top left;
  width: 808px;
  height: 13px;
  margin: 0;
  padding: 0;
  float: left;
}
#actionbox_form {
  width: 390px;
  height: 100%;
  margin: 10px 0 0 23px;
  padding: 0;
  float: left;
  color: #fff;
}
#actionbox_text {
  background: url('/static/siteimages/action_line.png') repeat-Y top left;
  width: 300px;
  height: 100%;
  margin: 10px 0 0 30px;
  padding: 0 0 0 30px;
  float: left;
  color: #fff;
}

#video_actionbox_form .message_signup,
#video_actionbox_form .email_message,
#video_action_form .message {
  width: 290px;
}

#video_action_text,
#video_thanks_text {
  width: 430px;
  height: 100%;
  margin: 10px 0 0 23px;
  padding: 0;
  float: left;
  color: #fff;
}
#actionbox_text p,
#thanksbox_text p,
#thanks_text p,
#video_thanks_text p,
#video_action_text p {
  color: #fff;
}

#video_action_form,
#video_actionbox_form {
  background: url('/static/siteimages/thanks_line.png') no-repeat top left;
  width: 290px;
  height: 100%;
  margin: 10px 0 0 15px;
  padding: 0 0 0 20px;
  float: left;
  color: #fff;
}
#video_actionbox_form {
  background: url('/static/siteimages/thanks_line.png') no-repeat top left;
}
#video_action_form {
  background: url('/static/siteimages/action_line.png') repeat-Y top left;
}

#video_action_page {
  height: 100%;
  padding: 0 50px;
}

#thanksbox_form {
  width: 390px;
  height: 100%;
  margin: 10px 0 0 23px;
  padding: 0;
  float: left;
  color: #fff;
}
#thanksbox_text {
  background: url('/static/siteimages/action_line.png') no-repeat top left;
  width: 300px;
  height: 320px;
  margin: 10px 0 0 30px;
  padding: 40px 0 0 30px;
  float: left;
  color: #fff;
}
#thanks_text {
  background: url('/static/siteimages/thanks_line.png') no-repeat top left;
  width: 300px;
  height: 100%;
  margin: 10px 0 0 30px;
  padding: 0 0 0 30px;
  float: left;
  color: #fff;
}

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

#smallprint_text p {
  margin-top: 0.5em;
  font-size: 10px;
  color: white;
}

td.form_label {
  width: 100px;
}

.petitionBranding {
  float: left;
  margin-top: -15px;
  margin-left: 70px;
}
.petitionBranding .aboveText {
  text-align: center;
  margin-bottom: 0.5em;
  color: #3A180C;
}
.petitionBranding a img {
  border: none;
}

#socialNetworkShares {
  position: absolute;
  margin-left: 60px;
  margin-bottom: 0;
  margin-top: -20px;
}
#socialNetworkShares a img {
  border: none;
}

#footer {
  background: url('/static/siteimages/footer.png') no-repeat #007CA8;
  width: 900px;
  height: 156px;
  margin: 0;
  padding-top: 8px;
  float: left;
  color: #fff;
}

/* lia form */
#lia_loader {
  display: none;
  text-align: center;
}
#lia_loader p {
  color: red;
}
#lia_content_wrapper {
  margin: 0 40px;
}
#lia_form_wrapper {
  width: 450px;
  float: left;
  margin: 0;
  padding: 0;
}
#lia_form_top {
  background: url('/static/siteimages/lia_top.png') no-repeat top left;
  float: left;
  width: 450px;
  height: 15px;
  padding: 0;
  margin: 0;
}
#lia_form_bottom {
  background: url('/static/siteimages/lia_bottom.png') no-repeat top left;
  float: left;
  width: 450px;
  height: 13px;
  padding: 0;
  margin: 0;
}
#lia_form_back {
  background: url('/static/siteimages/lia_middle_back.png') repeat-y top left;
  float: left;
  width: 450px;
  height: 100%;
  padding: 0;
  margin: 0;
}
#lia_form {
  background: url('/static/siteimages/lia_middle.png') no-repeat bottom left;
  float: left;
  width: 430px;
  height: 100%;
  padding: 15px;
  margin: 0;
  color: #505050;
}
#lia_content {
  float: right;
  width: 340px;
  margin: 0;
  padding: 0;
}
#lia_content h2 {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
.lia_description {
  width: 350px;
}

/* lia display */
#lia_action {
  width: 580px;
  height: 100%;
  padding: 35px 0;
  margin: 0 0 30px 0;
  float: left;
}
#steps {
  margin-left: 50px;
}
#step3_label {
  margin-left: 30px;
  margin-bottom: 10px;
}
#signs_button {
  width: 88px;
  height: 24px;
  position: absolute;
  margin-top: -30px;
  margin-left: 200px;
}
#sidebar_examples {
  float: right;
  margin-right: 35px;
  margin-top: 32px;
}
.report_thumbnail_wrapper {
  float: left;
  margin: 0 30px 40px 30px;
  padding: 10px 0;
  background-color: #eee;
  width: 140px;
  text-align: center;
}
.report_thumbnail_wrapper img {
  border: none;
}
.report_thumbnail_caption {
  margin-top: .4em;
  text-align: center;
}
.report_thumbnail_caption h3 {
  font-size: 1em;
  line-height: 1.1em;
  font-weight: bold;
}
.report_thumbnail_caption h4 {
  font-size: .9em;
  line-height: 1.4em;
}
.report_thumbnail_caption h6 {
  font-size: .7em;
  line-height: 1.5em;
  font-style: italic;
  color: #666; /* the color of the beast */
}
#report_paginator {
  margin: 20px 30px;
}
#report_paginator p {
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}
#report_paginator_buttons {
  float: right;
  margin-right: 1em;
}
#report_paginator_buttons img{
  margin-left: 1em;
}
#report_paginator_buttons a img{
  border: none;
}
.report_wrapper {
  padding: 20px;
  background-color: #eee;
}
.report_info {
  float: left;
  width: 290px;
  padding: 0 1em;
}
.report_embed {
  float: left;
}
.report_embed .report_links {
  margin-top: .5em;
  float: left;
  font-weight: bold;
}
.report_embed .share_this a, .report_embed .report_links a {
  text-decoration: underline;
}
.report_embed .share_this {
  margin-top: .5em;
  float: right;
  font-weight: bold;
}
.lia_report a {
  color: #003366;
  text-decoration: none;
}
.lia_report a:hover {
  color: #0099FF;
}
p.back {
  margin-top: .5em;
  margin-bottom: 1.5em;
  font-weight: bold;
}
p.back a {
  text-decoration: underline;
}


/* navigation */


/*  Pages End */
 

/* Blog Start */
.blog {
  border-bottom: 2px dotted #003366;
  padding-bottom: 2em;
}
.blog .title {
   font-weight: bold;
   font-size: 2em;
   line-height: 1em;
   margin: 1em 1em 0.4em 0;
}
.blog h2.title {
   font-size: 2.5em;
   margin-top: 0;
}
.blog .title a {
   text-decoration: none;
   color: #003366;
}
.blog .title a:hover {
   cursor: hand;
   text-decoration: underline;
}
.blog .date {
   font: sans-serif;
   color: gray;
}
.blog .tease {
   margin: 1em 0;
   font-size: 1em;
}
.blog .tease * {
   font-size: inherit;
}
.blog .button {
   padding: 0.5em;
   border: 1px solid #003366;
   display: table;
}
.blog a.button:hover {
   text-decoration: none;
   color: #fff;
   background-color: #003366;
} 
.blog a.button {
   font-weight: bold;
   text-decoration: none;
   color: #003366;
}
/* Blog End */
}
@media screen {.tweet {
  font-family: Georgia, serif;
  font-size: 120%;
  color: #085258; }
  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #E1EFF6; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
      .tweet .tweet_list li a {
        color: #0C717A; }
    .tweet .tweet_list .tweet_even {
      background-color: #fff; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
}