body {
	margin:0;
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#77808c;
	background:#a18dba;
}
form {
	margin:0;
	padding:0;
}
p {margin:0 0 16px;}
a {
	color:#a771bd;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/*container*/
#container {
	margin:23px auto 0;
	width:937px;
	background:url(../images/page-bg.gif) repeat-y;
	position:relative;
}
.baby {
	position:absolute;
	top:-23px;
	right:0;
}
/*header start*/
#header {
	width:924px;
	background:url(../images/header-bg.gif) no-repeat;
	padding:12px 7px 0 6px;
	height:112px;
	overflow:hidden;
}
.header-holder {
	border-bottom:1px solid #fdfcfd;
	padding:11px 0 0 25px;
	width:899px;
	height:100px;
}
#header strong {
	background:url(../images/logo-bg.gif) no-repeat;
	width:189px;
	height:59px;
	float:left;
}
#header strong a {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#header h1 {
	background:url(../images/heading-bg.gif) no-repeat;
	width:398px;
	height:82px;
	margin:18px 270px 0 0;
	overflow:hidden;
	float:right;
	display:inline;
	text-indent:-9999px;
}
/*main*/
#main {
	width:924px;
	overflow:hidden;
	padding:0 7px 0 6px;
}
.main-holder {
	width:867px;
	padding:22px 33px 0 24px;
	background:url(../images/main-holder-bg.gif) repeat-x 0 99px;
	overflow:hidden;
}
/*column-left*/
.column-left {
	width:445px;
	float:left;
}
.column-left a.espanol {
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#577fb3;
	text-decoration:underline;
}
.column-left a.espanol:hover {
	text-decoration:none;
}
.column-left img {
	display:block;
	margin-top:7px;
}
/*column-right*/
.column-right {
	width:399px;
	overflow:hidden;
	padding:92px 0 0 22px;
	float:right;
}
/*tabs*/
ul.mini-nav {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
ul.mini-nav li {
	float:left;
}
ul.mini-nav li a {
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	background:url(../images/navigation-bg.gif) no-repeat;
	height:27px;
}
ul.mini-nav li.mini-nav1 a:hover {
	background-position:0 -27px;
	width:65px;
}
ul.mini-nav li.mini-nav2 a:hover {
	background-position:-65px -27px;
	width:127px;
}
ul.mini-nav li.mini-nav3 a:hover {
	background-position:-192px -27px;
	width:120px;
}
ul.mini-nav li.mini-nav4 a:hover {
	background-position:-312px -27px;
	width:87px;
}
ul.mini-nav li.mini-nav1 a.active {
	background-position:0 0;
	width:65px;
}
ul.mini-nav li.mini-nav2 a.active {
	background-position:-65px 0;
	width:127px;
}
ul.mini-nav li.mini-nav3 a.active {
	background-position:-192px 0;
	width:120px;
}
ul.mini-nav li.mini-nav4 a.active {
	background-position:-312px 0;
	width:87px;
}
ul.mini-nav li.mini-nav1 a {
	background-position:0 -54px;
	width:65px;
}
ul.mini-nav li.mini-nav2 a {
	background-position:-65px -54px;
	width:127px;
}
ul.mini-nav li.mini-nav3 a {
	background-position:-192px -54px;
	width:120px;
}
ul.mini-nav li.mini-nav4 a {
	background-position:-312px -54px;
	width:87px;
}
.tab-container {
	width:399px;
	background:#fdfcfd url(../images/tab-bottom.gif) no-repeat 0 100%;
	padding:0 0 7px 0;
}
.tab-bottom {
	width:397px;
	border:solid #becee2;
	border-width:0 1px 0;
	background:#fdfcfd;
	padding-bottom:18px;
}
.tab-content {
	background:url(../images/tab-content.jpg) no-repeat 50% 100%;
	width:313px;
	padding:17px 55px 40px 29px;
}
#tab2 {
	padding-top:40px;
	background:none;
	padding-bottom:81px;
}
#tab3 {
	padding-top:20px;
	line-height:19px;
	background:none;
	padding-bottom:13px;
}
#tab2 p {
	margin:9px 0 9px;
	font-size:13px;
}
#tab4 {
	padding-top:9px;
	padding-bottom:26px;
	background:none;
}
#tab3 p {margin:0;}
p.sign {line-height:15px;}
#tab3 span {font-weight:bold;}
.tab-content h2 {
	background:url(../images/tab-heading.jpg) no-repeat 50% 0;
	width:100%;
	height:48px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
}
.tab-content h4 {
	margin:22px 0 3px 0;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tab4 h4 {
	margin:27px 0 3px 0;
}
#tab4 p {
	margin-top:27px;
	line-height:normal;
}
.tab-content h3 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#77808c;
	margin:0 0 4px 0;
}
.pettition-content, .pettition-content ul {
	margin:2px 0 0 0;
	padding:0 0 0 17px;
	list-style:none;
}
.tab-content strong {
	font-size:14px;
}
.pettition-content li {
	margin-bottom:13px;
	text-indent:-17px;
}
.pettition-content ul {padding:0 0 0 22px;}
.pettition-content ul li {
	margin:0;
	text-indent:-22px;
}
ul.tab-list {
	list-style:none;
	margin:32px 0 0 0;
	padding:0;
}
ul.tab-list li {
	padding:0 0 0 11px;
	margin:7px 0 0 0;
	font-size:13px;
	background:url(../images/list-bg.gif) no-repeat 0 50%;
}
#tab4 ul {
	list-style:none;
	margin:0;
	padding:0;
}
#tab4 ul li {
	margin-top:5px;
}
/*sponsors*/
.sponsors {
	width:924px;
	overflow:hidden;
	padding:45px 0 0 0;
	margin:39px 0 0 0;
	background:#fdfcfd url(../images/sponsors-bg.gif) repeat-x;
}
.spon-inner {
	background:url(../images/spon-inner.jpg) no-repeat 50% 100%;
	padding-bottom:28px;
}
.sponsors h4 {
	text-align:center;
	margin:0;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ad7ac1;
	background:url(../images/sponsors-heading-bg.jpg) no-repeat 163px 6px;;
}
.sponsors h4 span {
	background:#fdfcfd;
}
ul.sponsor-name {
	margin:20px 0 0 0;
	padding:0 0 0 47px;
	list-style:none;
}
ul.sponsor-name li {
	display:inline;
	margin:0 30px 0 0;
}
ul.sponsor-name li img {
	border:none;
}
/*footer*/
#footer {
	width:924px;
	overflow:hidden;
	padding:0 7px 15px 6px;
	margin-top:4px;
	background:url(../images/footer-bg.gif) no-repeat 0 100%;
}
.footer-inner {
	width:882px;
	overflow:hidden;
	padding:10px 15px 3px 27px;
	background:#efebf5 url(../images/footer-inner.gif) repeat-x;
}
#footer strong {
	background:url(../images/footer-logo.gif) no-repeat;
	width:124px;
	height:30px;
	float:left;
}
#footer strong a {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
.footer-info {
	width:750px;
	float:right;
}
#footer ul {
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
}
#footer ul li {
	border-left:2px solid #d7cbe4;
	padding:0 11px 0;
	margin:0 2px 0 -2px;
	font-size:11px;
	float:left;
}
#footer ul li a {
	color:#936fb1;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer p {
	margin:5px 0 0 10px;
	font-size:11px;
	color:#a771bd;
}
/*partners*/
.partners {
	background:#fdfcfd;
	padding:72px 34px 73px 28px;
	width:862px;
	overflow:hidden;
}
.partners a {
	font-size:13px;
	line-height:18px;
	color:#a771bd;
	text-decoration:underline;
}
a.here {float:right;}
a.member {float:left;}
.partners a:hover {text-decoration:none;}
.partners h3 {
	margin:0 auto;
	width:841px;
	height:53px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/partners-heading.gif) no-repeat;
}
.partners img {
	border:none;
}
.partners h4 {
	font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#af98c2;
	margin:0;
}
.national {
	margin-top:36px;
	overflow:hidden;
	width:590px;
	float:left;
}
.media-partners {
	margin-top:36px;
	overflow:hidden;
	width:243px;
	float:right;
}
.national-partners {
	overflow:hidden;
	width:378px;
}
.national-aliance {margin-top:45px;}
.partners ul {
	float:left;
	width:256px;
	margin:0 10px 0 0;
	padding:0 0 0 11px;
	list-style:none;
}
ul.first {margin-right:40px;}
.partners ul li {
	text-indent:-11px;
}
.partners ul li.image {
	margin-top:70px;
}

/* Added by adcSTUDIO */
#PetitionForm {
	background: url(../images/form-bg.png) no-repeat top left;
	width: 420px;
	padding-left: 13px;
	padding-top: 24px;
	height: 217px;
	margin-left: 7px;
	color: #FFF;
}
#PetitionForm img.header {
	margin: 0 0 17px 50px;
	display: block;
}
#PetitionForm fieldset {
	border: 0;
	display: block;
	margin: 0;
	padding: 0 0 0 12px;
	_zoom: 1;
}
#PetitionForm fieldset label {
	display: block;
	width: 180px;
	float: left;
	padding-top: 10px;
	margin: 0;
}
#PetitionForm fieldset label.left {
	margin-right: 24px;
	_margin-right: 12px;
}
#PetitionForm fieldset input.text {
	border: 0px;
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-broder-radius: 4px;
	border-radius: 4px;
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #77808C;
	font-size: 13px;
}


#PetitionForm fieldset input.zip {
	width: 100px;
}
#PetitionForm .check-line {
	width: 100%;
	clear: both;
}
#PetitionForm .checkbox {
	vertical-align: middle;
}
#PetitionForm .submit {
	margin: 0 0 0 140px;
	border: 0;
	clear: both;
}
#PetitionForm #ThanksContent {
	display: none;
}
#PetitionForm .thanks-msg label {
	width: 100%;
}
#PetitionForm .thanks-msg input.text {
	margin-left: 70px;
}
#PetitionForm .thanks-msg .submit {
	clear: none;
	vertical-align: middle;
	margin: 0;
	display: inline;
}

