body,td,th,option,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #333333; 
}
body a:visited {
	color: #333333; 
}
body a:hover {
	color: #ffc220;  
}
body a:active {
	color: #333333; 
}
.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;
}
.bottomfiller {
	background-color:#db202c;
	height:63px;
	font-size:11px;
	padding-top:15px;
}
.hometeaserbox {
	background-color:#db202c;
	padding-top:15px;
}
.homepageheadliners {
	font-size:18px;
	color:#FFFFFF;
}
.homecomingsoon {
	font-size:16px;
	color:#ffc220;
}
.homecomingsoon a:link, .homecomingsoon a:visited, .homecomingsoon a:hover, .homecomingsoon a:active{
	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%;
}
.topnavrow {
	height:150px;
	background-color:#db202c;
}
.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;
}
.missionheader {
	color:#FFFFFF;
	font-size:20px;
	padding-top:20px;
}
.signuptd {
	width:240px;
	padding-top:20px;
}	
.signuptext {
	font-size:11px;
}
.signuptable {
	background-image:url(../graphics/common/vertdashedline.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}
.joinmvttext {
	font-size:13px;
	color:#ffc220;	
	padding-top:4px;
	padding-bottom:4px;
}
.topnavjointd {
	padding-left:20px;
}
.signupbox {
	font-size:11px;
	width:150px;
}
.languagechoices {
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}
.languagechoices a:link, .languagechoices a:visited, .languagechoices a:active {
	text-decoration:none;
}
.languagechoices a:hover {
	text-decoration:underline;
}

.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;
}
.prtitle {
	font-size:18px;
	padding-bottom:18px;
	line-height:140%;
}
.activiststable td {
	font-size:13px;
	line-height:140%;
}
.topsubnav {
	padding-bottom:15px;
	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;
}
.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;
}
#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 ***************/
#topnavlink {
	display:inline;
}