body,td,th,option,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*letter-spacing: .04em;*/
	line-height:130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
body a {
	color:#333333;
}
body a:link {
	color:#db202c;  /* 333333 */
}
body a:visited {
	color:#db202c; /* 333333 */
}
body a:hover {
	color: #ffc220;  
}
body a:active {
	color:#db202c; /* 333333 */
}
form {
	margin:0px;
	padding:0px;
}
.textlink {
	color:#db202c;
}
.textlink a:link, .textlink a:visited, .textlink a:active {
	color:#db202c;
	text-decoration:underline;
}
.textlink a:hover {
	color:#FFC220;
	text-decoration:underline;
}
.cyantext {
	color:#6398AA;
	padding-right:25px;
}
.cyantext a:link, .cyantext a:visited, .cyantext a:active {
	color:#6398AA;
	text-decoration:none;
}
.cyantext a:hover {
	color:#6398AA;
	text-decoration:underline;
}
.container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
.hometeaserbox {
	background-color:#db202c;
	padding-top:15px;
}
.homepageheadliners {
	font-size:18px;
	color:#FFFFFF;
}
.homecomingsoon {
	font-size:16px;
	color:#ffc220;
}
.topnavarea {
	background-color:#FFFFFF;
}
.centercontent {
	width: 1000px;
}
.bottomarea {
	padding-top:5px;
	padding-left:820px;
	padding-bottom:25px;
}
.bottomtext {
	color:#ABABAB;
}
.bottomtext a{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:link{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:visited{
	color:#ABABAB;
	text-decoration:none;
}
.bottomtext a:hover{
	color:#ABABAB;
	text-decoration:underline;
}
.bottomtext a:active{
	color:#ABABAB;
	text-decoration:none;
}
.homeblurb {
	font-size:13px;
}
.intcontent {
	/*height:350px;   
	overflow:auto;*/
	padding-top:20px;
	padding-left:38px;
	padding-right:25px;
	line-height:170%;
}
.leadpara {
	margin-top:0px;
}
.topmenubg {
	background-color:#db202c;
}
.logo {
	margin-left:32px;
}
.joinimg {
	margin-bottom:38px;
}
.topnavspacing {
	margin-right:15px;
	margin-bottom:20px;
}
.homepagetext {
	padding-top:45px;
	padding-left:25px;
	padding-right:25px;
	line-height:170%;
}
.toprightsideimg {
	margin-left:9px;
	margin-bottom:8px;
}
.bottomrightsideimg {
	margin-left:9px;
}
.biotitle {
	font-size:12px;
}
.copyright {
	color:#999999;
	padding-bottom:20px;
	padding-top:20px;
	font-size:10px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#999999;
	text-decoration:none;
}
.copyright a:hover {
	color:#999999;
	text-decoration:underline;
}
.signuptext {
	font-size:11px;
}
.signuptable {
	background-image:url(../graphics/common/vertdashedline.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}
.topnavjointd {
	padding-left:20px;
}
.cyantitle {
	font-size:24px;
	color:#46c3cf;
	/*line-height:0%;*/
}
.redtitle {
	margin-top:5px;
	font-size:16px;
	color:#db202c;
	line-height:150%
}
.concertdateimg {
	margin-top:10px;
	margin-bottom:10px;
}
.homeconcertpad {
	padding-left:30px;
	padding-top:10px;
}
.internalpage {
	width:880px;
	margin-top:30px;
	margin-left:75px;
}
.intpagetitle {
	font-size:18px;
	padding-bottom:18px;
}
.activiststable td {
	font-size:13px;
	line-height:140%;
}
.topsubnav {
	padding-bottom:11px;
	padding-right:15px;
}
/********************* custom Join table *********************************************/
table.custom {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.custom th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: black;
	background-color: #fffff0;
	-moz-border-radius: ;
}
table.custom td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: black;
	background-color: #fffff0;
	-moz-border-radius: ;
}
.mediumbox {
	width:200px;
}
.widebox {
	width:300px;
}
.extrawidebox {
	width:400px;
}
.hugebox {
	width:500px;
}
.tinybox {
	width:30px;
	font-size:10px;
	height:17px;
	margin:0px;
	padding-left:2px;
}
.customtitlebar {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
}
.errtext {
	color:#FF0000;
}
.successtext {
	font-size:18px;
	font-weight:bold;
}
#homelink {
	display:inline;
}
#activistslink {
	display:inline;
}
#leadershiplink {
	display:inline;
}

.topsubnavselected {
	display:inline;
	color: #ffc220;  
}

/*************** iContact *****************/
#SignUp .signupframe {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	color: #226699;
	font-family: Arial, Helvetica, sans-serif;
	
	padding:10px;
	width:450px;
}
.signupframe td {
	vertical-align:middle;
}
#SignUp input {
	width:200px;
}
/******************** NEW SITE ***************/
.languagechoices {
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
	padding-right:6px;
}
.languagechoices a:link, .languagechoices a:visited, .languagechoices a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.languagechoices a:hover {
	color:#ffc220;
	text-decoration:none;
}
.topnavitems {
	color:#000000;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}
.topnavitems a:link, .topnavitems a:visited, .topnavitems a:active {
	color:#000000;
	text-decoration:none;
}
.topnavitems a:hover {
	color:#FFFFFF;
}

#topnavlink {
	display:inline;
}
#topnavlink_home {
	display:inline;
}
#topnavlink_aboutalas {
	display:inline;
}
#topnavlink_theissues {
	display:inline;
}
#topnavlink_takeaction {
	display:inline;
}
#topnavlink_events {
	display:inline;
}
#topnavlink_media {
	display:inline;
}
#topnavlink_contactus {
	display:inline;
}
.topnavlink_selected a:link, .topnavlink_selected a:visited, .topnavlink_selected a:active, .topnavlink_selected a:hover{
	display:inline;
	color:#FFFFFF;
	cursor:default;
}
.topnavvertbar {
	color:#c11c27;
}
.bottomfiller {
	background-color:#db202c;
	height:84px;
	font-size:11px;
	padding-top:15px;
}
.bottomfiller a:link, .bottomfiller a:visited, .bottomfiller a:active {
	color:#333333;
	text-decoration:none;
}
.bottomfiller a:hover {
	color:#333333;
	text-decoration:underline;
}
.signuptd {
	padding-top:10px;
	padding-right:15px;
}	
.signuptd form {
	margin:0px;
	padding:0px;
}
.searchtext {
	font-size:11px;
	color:#333333;	
	padding-top:4px;
	padding-bottom:4px;
}
.searchbox {
	font-size:11px;
	width:155px;
}
.missionheader {
	color:#FFFFFF;
	font-size:16px;  /* 18px */
	padding-top:20px;
	padding-left:15px;
}
.topnavrow {
	height:127px;
	background-color:#db202c;
}
.leftside {
	width:790px;
}
.rightsideseparator {
	height:9px;
	overflow:hidden;
}
.jointhemovementtitle {
	color:#db202c;
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}
.mainbodytoppad {
	padding-top:12px;
}
.signupbox {
	font-size:11px;
	width:150px;
	border: 1px solid #999999;
}
.topsearcharrow {
	margin-right:6px;
}
.inlineform {
	padding:0px;
	margin:0px;
}
.rightnavcustom {
	width:173px;
}
.rightnavmycommitment {
	width:171px;
	border: 1px solid #CCCCCC;
	background-color:#E9E8E3;
	font-size:10px;
	margin-bottom:4px;
}
.rightnav_mc_table {
	margin-top:9px;
	margin-bottom:10px;
}
.rightnav_mc_text {
	font-size:10px;
	padding-right:8px;
	padding-left:8px;
}
.rightnav_mc_cyan {
	color:#46C3CF;
	font-weight:bold;
	padding-top:2px;
}
.rightnav_mc_cyan a:link, .rightnav_mc_cyan a:visited, .rightnav_mc_cyan a:active {
	color:#46C3CF;
	font-weight:bold;
	text-decoration:none;
}
.rightnav_mc_cyan a:hover{
	color:#46C3CF;
	font-weight:bold;
	text-decoration:underline;
}
.hpcommitimg {
	margin-left:13px;
	margin-right:12px;
}
.hpyellowbox {
	background-color:#ffc220;
	padding-left:19px;
	padding-top:15px;
	padding-right:16px;
	padding-bottom:8px;
	font-size:11px;
}
.hpyellowbox a:link, .hpyellowbox a:visited, .hpyellowbox a:active,{
	color:#333333;
	text-decoration:none;
}
.hpyellowbox a:hover {
	color:#db202c;
	text-decoration:underline;
}
.hpyellowboxtext {
	line-height:150%;
}
.hpyellowboxpara {
	margin-top:0px;
}
.hpblackboxdiv {
	margin-top:12px;
	margin-left:13px;
	width:770px;
	height:60px;
	overflow:hidden;
	background-color:#000000;
}
.hpblackbox {
	padding-left:8px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	color:#FFFFFF;
	line-height:120%;
	text-transform:uppercase;
}
.hpblackbox a:link, .hpblackbox a:visited, .hpblackbox a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.hpblackbox a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.hphopetitle {
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"FutureHeavy",  Helvetica, sans-serif;*/
	font-size:26px;
	color:#db202c;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.hphopetitle_es {
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"FutureHeavy",  Helvetica, sans-serif;*/
	font-size:22px;
	color:#db202c;
	margin:0px;
	padding: 0px;
	font-weight:bold;
}
.hpsponsors {
	margin-top:15px;
}
.hpwatchvideotext {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:8px;
	font-weight:bold;
	font-size:11px;
	color:#46c3cf;
}
.hpissueimage {
	margin-right:12px;
	font-size:12px;
	line-height:140%;
}
.hpwingstext {
	padding-left:13px;
}
.hpissuestd {
	padding-left:13px;
}
.hpbottomgap {
	height:20px;
}
.hpnewsandeventstitle {
	color:#db202c;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}
.hpnewstext {
	font-size:10px;
}
.hpnewslink a:link, .hpnewslink a:visited, .hpnewslink a:active {
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.hpnewslink a:hover {
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}
.newsseparator {
	background-image:url(../images/common/cyanhorizontal.gif);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
	margin-top:2px;
	margin-bottom:2px;
	background-position:center;
}
.internaldiv03 {
	padding-left:12px;
	padding-bottom:38px;
}
.imagepadding03 {
	margin-right:11px;
}
/*.headertext03 {
	background-color:#FFC220;
	padding-left:20px;
	padding-right:27px;
	padding-top:20px;
	padding-bottom:5px;
	height:150px;
	overflow:hidden;
}
.headertext03_factoidtd {
	padding-bottom:15px;
	color:#DB202C;
	font-size:13px;
	line-height:140%;
	height:98px;
	overflow:hidden;
}*/
.headertext03 {
	background-color:#FFC220;
	height:150px;
	overflow:hidden;
}
.headertext03_div {
	margin-left:20px;
	margin-right:27px;
	margin-top:20px;
	margin-bottom:5px;
}
.headertext03_factoidtd {
	color:#DB202C;
	font-size:13px;
	line-height:140%;
	height:98px;
	overflow:hidden;
}
/*
.headertext03_test {
	background-color:#FFC220;
	height:150px;
	overflow:hidden;
}
.headertext03_test2 {
	margin-left:20px;
	margin-right:27px;
	margin-top:20px;
	margin-bottom:5px;
}
.headertext03_factoidtd_test {
	color:#DB202C;
	font-size:13px;
	line-height:140%;
	height:98px;
}
*/
.body03 {
	padding-top:29px;
	margin-left:20px;
	width:758px;
}
/*.concertheaderimgarea {
	margin-top:29px;
}*/
.concertsuperheaderimgarea {
	margin-bottom:11px;
}
.headertext03_headertd {
	color:#FFFFFF;
	font-size:26px;
	line-height:100%;
}
.subnavbar03 {
	margin-top:13px;
	background-color:#000000;
	height:35px;
	overflow:hidden;
	padding-left:12px;
}
/********************************/
/*******************************************/
/*  subnav bar 	- sub page menu items - always in yellow, hover underline, active underline	*/
.subnavbar04_texttd {
	color:#FFC220;
	padding-right:8px;
	padding-left:8px;
	font-size:12px;
	padding-top:11px;
}
.subnavbar04_texttd a:link, .subnavbar04_texttd a:visited, .subnavbar04_texttd a:active{
	text-decoration:none;
	color:#FFC220;
	font-weight:bold;
}
.subnavbar04_texttd a:hover{
	text-decoration:underline;
	color:#FFC220;
	font-weight:bold;
}
.subnavbar04_texttd_active {
	cursor:default;
}
a:link .subnavbar04_texttd_active, a:visited .subnavbar04_texttd_active, a:hover .subnavbar04_texttd_active, a:active .subnavbar04_texttd_active{
	text-decoration:underline;
}
.subnavbar04_separatortd {
	color:#FFC220;
	font-size:14px;
	padding-top:9px;
	font-weight:bold;
}
/*******************************************/
/*  subnav bar 	- section header menu items - these are always red, cursor is pointer on subpages, but default on the header page itself	*/
.subnavbar04_sectionheader_texttd {
	color:#DB202C;
	padding-right:8px;
	padding-left:8px;
	font-size:12px;
	padding-top:11px;
	font-weight:bold;
	text-decoration:none;
}
.subnavbar04_sectionheader_texttd a:link, .subnavbar04_sectionheader_texttd a:visited, .subnavbar04_sectionheader_texttd a:hover, .subnavbar04_sectionheader_texttd a:active{
	text-decoration:none;
}
.subnavbar04_sectionheader_onsubpage_active {
	color:#DB202C;
	text-decoration:none;
	cursor:pointer;
}
.subnavbar04_sectionheader_onsubpage_active a:link, .subnavbar04_sectionheader_onsubpage_active a:visited, .subnavbar04_sectionheader_onsubpage_active a:hover, .subnavbar04_sectionheader_onsubpage_active a:active{
	text-decoration:none;
	color:#DB202C;
	cursor:pointer;
}
.subnavbar04_sectionheader_active {
	color:#DB202C;
	text-decoration:none;
	cursor:default;
}
.subnavbar04_sectionheader_active a:link, .subnavbar04_sectionheader_active a:visited, .subnavbar04_sectionheader_active a:hover, .subnavbar04_sectionheader_active a:active{
	text-decoration:none;
	color:#DB202C;
	cursor:default;
}
/*******************************************/
.body_mainheader {
	font-size:24px;
	color:#DB202C;
	line-height:130%;
}
.body_cyanheader {
	font-size:18px;
	color:#46C3Cf;
	font-weight:bold;
}
.body_cyanheader a:link, .body_cyanheader a:visited, .body_cyanheader a:active{
	text-decoration:none;
	color:#46C3Cf;
}
.body_cyanheader a:hover{
	text-decoration:underline;
	color:#46C3Cf;
}
.body_greenheader {
	font-size:18px;
	color:#00AE93;
	font-weight:bold;
}
.body_greenheader a:link, .body_greenheader a:visited, .body_greenheader a:active{
	text-decoration:none;
	color:#00AE93;
}
.body_greenheader a:hover{
	text-decoration:underline;
	color:#00AE93;
}
.body_yellowheader {
	font-size:18px;
	color:#FFC220;
	font-weight:bold;
}
.body_yellowheader a:link, .body_yellowheader a:visited, .body_yellowheader a:active{
	text-decoration:none;
	color:#FFC220;
}
.body_yellowheader a:hover{
	text-decoration:underline;
	color:#FFC220;
}
.body_redheader {
	font-size:18px;
	color:#DB202C;
	font-weight:bold;
}
.body_redheader a:link, .body_redheader a:visited, .body_redheader a:active{
	text-decoration:none;
	color:#DB202C;
}
.body_redheader a:hover{
	text-decoration:underline;
	color:#DB202C;
}
.body_redlink {
	color:#DB202C;
	font-weight:bold;
}
.body_redlink a:link, .body_redlink a:visited, .body_redlink a:active{
	text-decoration:none;
	color:#DB202C;
}
.body_redlink a:hover{
	text-decoration:underline;
	color:#DB202C;
}
.cyanreg18 {
	font-size:18px;
	color:#46C3Cf;
	line-height:18px;
}
.greenreg18 {
	font-size:18px;
	color:#00AE93;
	line-height:18px;
}
.yellowreg18 {
	font-size:18px;
	color:#FFC220;
	line-height:18px;
}
.body_intro {
	font-weight:bold;
	padding-right:20px;
}
.body_text {
	padding-right:20px;
}
.lead_para {
	margin-top:0px;
}
.arrow_margin {
	margin-right:8px;
	margin-left:2px;
	margin-top:6px;
}
.header_link a:link, .header_link a:visited, .header_link a:active{
	text-decoration:none;
}
.header_link a:hover{
	text-decoration:underline;
}
.tdpadding {
	padding-left:1px;
}
.blogrss a {
	text-decoration:none;
	font-weight:normal;
}
.blogrss a:hover {
	text-decoration:underline;
	font-weight:normal;
}
.comm_image_rightpad {
	padding-right:10px;
}
.comm_image_toppad {
	padding-top:3px;
}
.joinarrow {
	margin-left:2px;
}
.red_dottedline {
	background-image:url(../images/common/red_dottedline.gif);
	background-repeat:repeat-x;
	height:17px;
	background-position:center;
}
.gray_dottedline {
	background-image:url(../images/common/gray_dottedline.gif);
	background-repeat:repeat-x;
	height:17px;
	background-position:center;
}
.mc_number_margin {
	margin-top:6px;
	margin-right:16px;
}
.faq_question {
	font-weight:bold;
}
.issues_header {
	line-height:130%;
}
.issues_image {
	margin-right: 15px;
	margin-top:5px;
}
.issues_tdpadding {
	padding-left:1px;
}
.issues_toppad {
	padding-top:7px;
}
.issues_toppad_more {
	padding-top:10px;
}
.concertdate {
	font-size:14px;
}
.concertdetails {
	font-size:14px;
	color:#db202c;
}
.concertdetails a:link, .concertdetails a:visited, .concertdetails a:active  {
	color:#db202c;
	text-decoration:none;
}
.concertdetails a:hover  {
	color:#db202c;
	text-decoration:underline;
}
.vertlinebg {
	background-image:url(../images/common/gray_dottedline_vertical.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.sponsorlogos {
	margin-right:10px;
}
.sponsortext {
	font-weight:bold;
	font-size:14px;
}
.bold12 {
	font-weight:bold;
	font-size:12px;
}
.video_title {
	font-weight:bold;
	font-size:12px;
	padding-left:3px;
	padding-bottom:3px;
}
.bold16 {
	font-weight:bold;
	font-size:16px;
}
#adminpages {
	padding:20px;
	font-size:11px;
}
.topnavcell {
	padding-right:15px;
	padding-top:5px;
}
/*********** Phase II ***********/
/********************** Phase II **************/
.homevideodiv {
	width:770px;
	margin-left:13px;
}
.futuraheavy {
	font-family: FuturaMedium, Futura, Arial, Helvetica, sans-serif;
	color#FFFFFF;
	font-size:14px;
}
.hpourpartners {
	font-family: FuturaMedium, Futura, Arial, Helvetica, sans-serif;
	background-color:#52c7d2;
	color:#FFFFFF;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}
.viewallpartners {
	color:#999999;
}
.viewallpartners a:link, .viewallpartners a:visited, .viewallpartners a:active{
	color:#cccccc;
	text-decoration:none;
}
.viewallpartners a:hover,{
	color:#cccccc;
	text-decoration:underline;
}
.homepartnerdiv {
	margin-top:12px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.joinustitle {
	font-family: FuturaMedium, Futura, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	padding-top:10px;
	padding-bottom:5px;
	background-color:#db202c;
	padding-left:10px;
}
.joinustitle a:link, .joinustitle a:visited, .joinustitle a:active {
	color:#ffffff;
	text-decoration:none;
}
.joinustitle a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.joinussubtitle {
	/*font-family: FuturaMedium, Futura, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	padding-bottom:5px;
	background-color:#db202c;
	padding-left:10px;
	font-weight:bold;
}
.rightside {
	width:190px;           /* rightside class just modified from before. width was 173px */  
	margin-left:7px;	   /* rightside class just modified from before. margin-left was 17px */
	margin-right:3px;      /* rightside class just modified from before. Margin-right was 20px */
}
.homeredbg {
	background-color:#db202c;
	padding-bottom:9px;
}
.sharethisdiv {
	width:1000px;
	margin-bottom:5px;
}
