body {
	background:#fff url(../images/bg_body.jpg) repeat-x;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Georgia, Times, serif;
}

body.home {
	background:#fff url(../images/bg_body_home.jpg) repeat-x;	
}
#wrapper1 {
	width:100%;
}
#wrapper2 {
	width:960px;
	margin:0px auto;
}

#container {
	width:960px;
	margin:0px auto;
}

#header {
	width:960px;
	height:125px;
	background:transparent url(../images/bg_header.jpg) no-repeat;
}

#navigation {
	width:970px;
	height:28px;
	margin:0px;
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:15px;
}

#navigation ul {
	width:970px;
	height:27px;
	list-style-type:none;
	padding-left:0px;
	margin:0px 0px 0px 2px;
	text-align:center;
}

#navigation ul li {
	float:left;
	font-weight:bold;
	list-style-image:none;
	display:block;
	line-height:15px;
	margin-bottom:0px;
}

#navigation ul li a {
	text-decoration:none;
	padding:6px 0px;
	color:#fff;
	display:block;
	border-right:1px solid #648fb0;
}

#navigation ul li:first-child a {
	border-left:1px solid #648fb0;
	
}
#navigation ul li a.home {width:111px;}
#navigation ul li a.aboutissue {width:167px;}
#navigation ul li a.getfacts {width:157px;}
#navigation ul li a.theyresaying {width:219px;}
#navigation ul li a.inthenews {width:149px;}
#navigation ul li a.takeaction {width:149px;}
#navigation ul li a.aboutasi {width:149px;}

#navigation ul li a:hover, #navigation ul li a.active {
	background:transparent url(../images/nav_active.jpg) repeat-x;
}

#content-holder {
	width:964px;
	margin:0px auto 0px auto;
}

#content {
	width:960px;
	min-height:285px;
	height:auto !important;
	overflow:auto;
	margin-top:20px;
}

#text {
	width:635px;
	background-color:#fff;
	border:1px solid #d1d1d1;
	margin:0px 6px 20px 0px;
	float:left;
	min-height:200px;
	padding:10px 0px 10px 10px;
}

#sidebar {
	width:307px;
	float:left;
	min-height:200px;
}

#slideshow_bg {
	width:964px;
	height:271px;
	background:transparent url(../images/bg_slideshow.jpg) no-repeat;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 9px;
}

#slideshow {
	width:520px;
	height:269px;
	position:relative;
	overflow:hidden;
	margin:0px;
	float:left;
	padding-right:15px;
	
}

#slideshow-holder {
	width:960px;
	min-height:100px;
	overflow:auto;
	margin:4px 0px 20px 0px;
}

#slideshow img {
	float:left;
	padding-right:15px;
}

.slide {
	position:absolute;
	left:0;
	top:0;
	background:none !important;
	background-color:transparent !important;
}

#slide_1 {
	background:transparent url(../images/image1.jpg) no-repeat;
}

#slide_3 {
	background:transparent url(../images/image3.jpg) no-repeat;
}

#slide_2 {
	background:transparent url(../images/image2.jpg) no-repeat;
}

#slideshow-holder .text {
	width:400px;
	height:269px;
	float:left;
	line-height:28px;
	background:transparent url(../images/pig.jpg) no-repeat bottom right;
}

a.slide_txt {
	display:block;
	color:#42321b;
	font-size:22px;
	font-variant:normal;
	padding-top:10px;
}

a.slide_txt:hover {
	text-decoration:none;
	color:#5e2306;
	
}

a.slide_txt span {color:#1e4767;}
#slideshow h1:hover {
	color:#D56011;
}

#slideshow h1 {
	width:285px;
	color:#5e2306;
	font-size:21px;
	font-variant:normal;
	padding-top:10px;
	margin-left:660px;
}

#slideshow span.small {
	font-size:17px;	
	color:#1e4767;
}

#footer {
	width:100%;
	min-width:960px;
	height:67px;
	background:#5097ce url(../images/bg_footer.jpg) repeat-x;
	padding-top:15px;
}

#footer ul.footer-links {
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
}

#footer ul.footer-links li, #footer ul.footer-links li a {
	list-style:none;
	float:none;
	display:inline;
	height:auto;
	color:#dae7f1;
	font-size:10px;
	margin-right:13px;
	margin-left:13px;
	text-decoration:none;
	font-weight:bold;
}

p.footer-links {
	font-size:10px;
	font-weight:bold;
	color:#dae7f1;
	text-align:center;
	margin:5px auto 0px auto;
	width:1008px;
}

.cta_takeaction {
	width:307px;
	height:156px;
	background:transparent url(../images/cta_takeaction.jpg) no-repeat;
	margin-bottom:5px;
}

.cta_takeaction p {
	font-size:15px;
	font-weight:bold;
	color:#5a2711;
	margin:0px;
	padding:44px 0px 0px 18px;
	float:left;
	width:280px;
	line-height:18px;
}

a#btn_takeaction {
	width:179px;
	height:28px;
	background:transparent url(../images/btn_takeaction.jpg) no-repeat bottom;
	display:block;
	margin-left:124px;
	padding-top:122px;
	outline:none;
	border:none;
}

a#btn_takeaction:hover {
	background:transparent url(../images/btn_takeaction_hover.jpg) no-repeat bottom;
}
.cta_updates {
	width:305px;
	height:156px;
	background:transparent url(../images/cta_updates.jpg) no-repeat;
}

.cta_updates p {
	margin:0px;
	color:#fff;
	font-size:16px;
	padding:50px 15px 0px 19px;
	width:270px;
	line-height:18px;
}

.cta_report {
	width:307px;
	height:135px;
	background:transparent url(../images/cta_readreport.jpg) no-repeat;
	margin-top:7px;
}

.cta_report1110 {
	width:307px;
	height:134px;
	background:transparent url(../images/cta_report1110.jpg) no-repeat;
	margin-top:7px;
	padding-top:22px;
}

ul.letter {
	padding-left:49px;
}

a#report {
	width:125px;
	height:28px;
	background:transparent url(../images/btn_readreport.jpg) no-repeat;
	display:block;
	outline:none;
	float:right;
	margin-top:101px;
	margin-right:3px;
}

a#report:hover {
	background:transparent url(../images/btn_readreport_ro.jpg) no-repeat;
}

form.email_list {
	margin:9px 0px 0px 19px;
}

form.email_list input.email_input {
	width: 190px;
    height:18px;
	background-color:#ffffff;
    color:#7f7e7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size:11px;
	border:1px solid #5e5e5e;
	padding:3px 0px 0px 10px;
	float:left;
	font-weight:bold;
}

form.email_list input.unsubscribe_input {
	width:250px;
	height:18px;
	background-color:#ffffff;
    color:#7f7e7e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
    font-size:11px;
	border:1px solid #5e5e5e;
	padding:3px 0px 0px 10px;
	float:left;
	font-weight:bold;
	margin-left:10px;
}

form.email_list input.submit_unsubscribe {
    background:transparent url(../images/btn_submit.jpg) repeat-x left;
    font-size: 11px;
    width: 90px;
    height:23px;
    color:#fff;
	text-transform:uppercase;
	font-family:Georgia, Times, serif;
	vertical-align:middle;
	border:0px;
    margin:0px 5px 0px 10px;
	padding:0px 0px 2px 0px;
}


form.email_list input.submit_email {
    background:transparent url(../images/btn_submit.jpg) no-repeat left;
    font-size: 11px;
    width: 73px;
    height:23px;
    color:#fff;
	text-transform:uppercase;
	font-family:Georgia, Times, serif;
	vertical-align:middle;
	border:0px;
    margin:0px 5px 0px 0px;
	padding:0px 0px 2px 0px;
}

form.email_list input.submit_email:hover {
	background:transparent url(../images/btn_submit_hover.jpg) no-repeat left;
}
input.submit_email {
	border:0px;
}

a.title_facts {
	width:623px;
	height:36px;
	background:transparent url(../images/title_getfacts.jpg) no-repeat;
	display:block;
}

ul.bg_featured {
	float:left;
	list-style-image:none;
	padding:0px;
	margin:0px;
}

ul.bg_featured li {
	width:623px;
	border-bottom:1px solid #4581b0;
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin-bottom:0px;
}

ul.bg_featured li a.facts {
	width:613px;
	display:block;
	padding:16px 0px 10px 10px;
	color:#212121;
	font-size:17px;
	text-decoration:none;
	background:#e8f0f2 url(../images/bg_facts.jpg) repeat-x bottom;
	float:left;
	min-height:26px;
}

ul.bg_featured li a.facts:hover {
	background:#baced5 url(../images/bg_facts_hover.jpg) repeat-x bottom;
}

ul.bg_featured li a.facts h2.title {
	display:block;
	width:500px;
	font-weight:normal;
	color:#212121;
	font-size:17px;
	margin:0px;
	border:none;
}

ul.bg_featured li a.facts span.date {
	color:#737373;
	font-size:14px;
	font-weight:normal;
	line-height:26px;	
}

ul.bg_featured li a.facts span.bullet {
	margin-left:25px;
	display:block;
	font-size:13px;
	line-height:17px;
	background:transparent url(../images/bullet.jpg) no-repeat left 15%;
	width:450px;
	padding:2px 0px 0px 20px;
}

ul.bg_featured li a.facts span.bullet.large {background-position:left 7%;}

a.readmore {
	width:122px;
	height:18px;
	display:block;
	background:transparent url(../images/btn_readmore1.jpg) no-repeat;
	float:right;
	border:none;
	float:left;
}

a.title_news {
	width:623px;
	height:36px;
	background:transparent url(../images/title_news.jpg) no-repeat;
	display:block;
	float:left;
}
a {
	color:#005d94;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

h1.about {
	width:610px;
	height:48px;
	background:transparent url(../images/tab_about.jpg) no-repeat;
	color:#3b77a4;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 0px 0px 17px;
	margin-top:0px;
}

ul {
	padding-left:10px;
}

ul li {
	list-style-image:url(../images/bullet.jpg);
	margin-bottom:5px;
	line-height:17px;
}

ol li {
	margin-bottom:5px;
	line-height:17px;
}

img.img_center {
	margin-left:94px;
}

img.home_chart {

}

.bg_heading {
	width:620px;
	background:transparent url(../images/bg_heading.jpg) no-repeat;
}

h1 {
	color:#3B77A4;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 0px 0px 15px;
	margin-top:7px;	
}

h2 {
	width:550px;
	font-size:16px;
	color:#005D94;
	font-weight:bold;
	margin:23px 0px 0px 30px;
	border-bottom:1px solid #4581B0;
	padding:0px 0px 6px 0px;
}

p {
	width:550px;
	margin-left:30px;
	line-height:17px;
}

.clear {
	border:medium none;
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

.separator {
	width:620px;
	background:transparent url(../images/bg_paragraph.jpg) no-repeat;
	float:left;
}

.separator ul, ul.about {
	padding-left:47px;
	width:550px;
}

.separator h2 a {
	color:#5f260b;
}
ul.news {
	width:550px;
	padding-left:40px;
}
ul.news li {
	list-style-type:none;
	list-style-image:none;
	border-bottom:1px solid #4581B0;
	font-style:italic;
	color:#5BABE9;
	font-size:14px;
	padding-bottom:15px;
	margin-bottom:15px;
}
ul.news li a {
	color:##005D94;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}

ul.files {
	width:550px;
	padding-left:40px;
}
ul.files li {
	font-style:italic;
	color:#d86920;
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:10px;
}
ul.files li a {
	color:##005D94;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}


h2.newspage {
	color:#294964;
	font-size:14px;
	border:none;
	text-transform:uppercase;
	font-weight:normal;
	margin:23px 0 0 25px;
}

ul.news li span {
	color:##005D94;
	font-size:12px;
	font-style:normal;
	line-height:14px;
}

h3.date {
	font-size:14px;
	font-weight:normal;
	color:#7F7E7E;
	width:550px;
	margin:7px 0 0 30px;
}

p.address {
	color:#5e2306;
	font-size:19px;
	font-style:italic;
	line-height:22px;
	margin-top:0px;
}

.divider {
	border-bottom:1px solid #4581B0;
	width:550px;	
	height:1px;
	margin-left:30px;
}

.tabs {
	width:600px;
	float:left;
}
a.tab_active_experts {
	width:241px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	background:transparent url(../images/tab_active_experts.jpg) no-repeat;
	display:block;
	text-decoration:none;
}

a.tab_market {
	width:261px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	background:transparent url(../images/tab_market.jpg) no-repeat;
	display:block;
	text-decoration:none;
}
a.tab_market:hover {
	background:transparent url(../images/tab_hover_market.jpg) no-repeat;
}
.tab_bottom {
	width:620px;
	background:transparent url(../images/tab_bottom.jpg) no-repeat;
	margin:0px;
	padding:0px;
	float:left;
}
.tabs a h1 {
	margin:0px;
	padding:0px;
	color:#3B77A4;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	padding:7px 0px 0px 15px;
}

a.tab_active_market {
	width:256px;
	height:25px;
	float:left;
	display:block;
	background:transparent url(../images/tab_active_market.jpg) no-repeat;
	text-decoration:none;
}

a.tab_experts {
	width:239px;
	height:25px;
	float:left;
	display:block;
	background:transparent url(../images/tab_experts.jpg) no-repeat;
	text-decoration:none;
}
a.tab_experts:hover {
	background:transparent url(../images/tab_hover_experts.jpg) no-repeat;
}

h3.name {
	font-size:12px;
	color:#005D94;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px 30px;
}

h3.source {
	font-size:12px;
	color:#5babe9;
	font-weight:bold;
	margin:0px;
	padding:2px 0px 0px 30px;
}

.tab_bottom p {
	padding-top:12px;
	margin-bottom:5px;
}

.addthis_button {
	vertical-align:bottom;
}

p.home_page {
	color:#212121;
	font-size:16px;
	line-height:19px;
	margin:5px 0px 15px 12px;
	width:585px;
}

/*salsa styles*/
#description {
	padding-top:16px;
	padding-left:6px;
	padding-bottom:6px;
}

#description p {
	margin:0px 0px 10px 30px;
	width:860px;
	line-height:24px;
	font-size:18px;
	color:#230f06;
}

#mainForm {
	margin:0px 0px 0px 30px;
	line-height:20px;	
}

#salsa #mainForm form {
	margin:0px;
}

#zipform {
	line-height:50px;
	font-size:18px;
	color:#230f06;
	border-top:solid 1px #F1D0BB;
	width:860px;
	margin:0px;
}

#zipform input {
	background:transparent url(../images/btn_submit.jpg) repeat-x;
	color:#fff;
	border:none;
	font-family:Georgia, Times, serif;
	height:24px;
	padding-bottom:6px;
}

#zipform input#tempZip {
	background:none;
	color:#7F7E7E;
	border:1px solid #7F7E7E;
	font-family:Helvetica, Arial, sans-serif;
	width:59px;
	height:18px;
	padding:1px 0px 0px 2px;
}

#takeaction_page {
	border:1px solid #D1D1D1;
	background-color:#fff;
	margin-bottom:20px;
	min-height:400px;
	padding:4px 0px 0px 11px;
}
.heading_takeaction {
	width:932px;
	background:transparent url(../images/heading_takeaction.jpg) no-repeat;
}

.recipient {
	width:300px;
	border-bottom:1px solid #F0C8AB;
	float:left;
	padding-bottom:5px;
	margin-bottom:11px;
}

h2.name {
	width:300px;
	border:none;
	margin:0px;
}

.formRow {
	width:359px;
	float:left;
}

.actions .submit {
	background:transparent url(../images/btn_submit.jpg) repeat-x;
	border:none;
	font-family:Georgia, Arial, serif;
	color:#fff;
	text-transform:uppercase;
	padding-bottom:2px;
	height:21px;
	float:right;
	margin:20px 67px 20px 0;
	width:170px;
}

label {
	font-weight:bold;
}

#alltargets1 .actioncontent {
	background:transparent url("../images/step_1.jpg") no-repeat;
	margin-right:28px;
	padding-top:43px;
	padding-left:48px;
	width:478px;
}

.actioncontent .formRow {
	width:456px;
}

.actioncontent textarea {
	width:430px;
	height:254px;
	padding:6px 10px;
	font-family:Georgia, Times, serif;
}

div.letterContent
{
	padding-top:10px;
}

div#sign-page
{
	padding-top:380px;
}

div.supporterInfo
{
	background:transparent url("../images/step_2.jpg") no-repeat;
	padding-top:43px;
	padding-left:48px;
}

div.supporterInfo .formRow
{
	margin-bottom:10px;
	width:420px;
}

div.supporterInfo label
{
	display:block;
	float:left;
	padding-right:10px;
	text-align:right;
	width:120px;
}

.supporterInfo .formRow input.blockInput, .supporterInfo .formRow span.stateSelect, .supporterInfo .formRow span.stateSelect select
{
	float:left;
	width:250px;
}

.supporterInfo .clear
{
	clear:none;
}

.actions input.submit
{
	width:190px;
	margin:25px 350px 20px 0px;
}

#addressform
{
	padding-bottom:20px;
}

#addressform .formRow
{
	float:none;
	width:auto;
	clear:both;
	margin:10px 0px;
}

#addressform .formRow label
{
	margin-right:10px;
}

#addressform .formRow input
{
	
}

#addressform input
{
	
}

#addressform br
{
	
}

#addressform p
{
	border-top:1px solid #F0C8AB;
	display:block;
	margin:10px 0 0;
	padding-top:10px;
}

#addressform .formRow input#tempAddress
{
	width:400px;
}

td h3 {
	color:#d56011;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px 0px 0px 15px;
	margin-top:7px;
}

form.unsubscribedata table {
	margin-left:25px;
}

#salsa form {
	margin-top:20px;
	margin-left:25px;
}

#salsa h2 {
	color:#d56011;
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	padding:10px 0px 0px 0px;
	margin-top:5px;
	margin-left:15px;
	border:none;
}

/*end salsa styles*/

/* Advertising CTA */

.cta_ads {
	display:block;
	background:transparent url(../images/ads_bg.jpg) no-repeat;
	width:305px;
	height:241ad1px;
	padding-top:51px;
	margin-top:8px;
}

#ad1 {
	width:154px;
	height:194px;
	float:left;
	background:transparent url(../images/ad1.jpg) no-repeat;
}

#ad2 {
	width:151px;
	height:194px;
	float:left;
	background:transparent url(../images/ad2.jpg) no-repeat;
}

#ad1:hover, #ad2:hover {
	background-position:bottom;
}
