body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #524233;
}

td {
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	color:#000000;
	text-align: left;
	vertical-align: top;
}

.bold {
	font-size: 14px;
	font-weight: bold;
	color: #780400;
}

.intro {
	font-size: 22px;
	font-weight: bold;
	color: #780400;
	text-transform: uppercase;
	padding-top: 16px;
	padding-bottom: 10px;
}

A:link { text-decoration: none; color: #000; }
A:visited { text-decoration: none; color: #000; }
A:hover { text-decoration: underline; color: #780400; }
A:active { text-decoration: none; color: #000; }

A:link.anchorPetition { text-decoration: none; color: #ffffff; }
A:link.anchorPetition { text-decoration: none; color: #ffffff; }
A:link.anchorPetition { text-decoration: none; color: #ffffff; }
A:link.anchorPetition { text-decoration: none; color: #ffffff; }

A:link.anchorBadge { text-decoration: none; color: #780400; }
A:link.anchorBadge { text-decoration: none; color: #780400; }
A:link.anchorBadge { text-decoration: none; color: #780400; }
A:link.anchorBadge { text-decoration: none; color: #780400; }

.petitionHeader {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
	height: 73px;
	padding-left: 18px;
	padding-right: 18px;
}

.petitionBody {
	font-size: 14px;
	font-weight: bold;
	color: #fdf5ed;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 10px;
}

.petitionText {
	font-size: 14px;
	font-weight: bold;
	color: #fdf5ed;
	vertical-align: middle;
}

.fieldMedium {
	font-family: Arial; 
	font-size: 13px;
	color: #000000; 
	font-weight: normal;
	padding-left: 2px;	
	background-color: #FFFFFF;
	border-left: 2px solid #3f0400;
	border-top: 2px solid #3f0400;
	border-right: 2px solid #df8e88;
	border-bottom: 2px solid #df8e88;
	width: 220px;
	height: 22px;
}

.stickieTop {
	background-image: url(../images/stickyTop.jpg);
	font-size: 20px;
	font-weight: bold;
	color: #780400;
	vertical-align: middle;
	padding: 90px 0px 0px 14px;
}

.stickieBody {
	font-size: 14px;
	background-image: url(../images/stickyBody.jpg);
	background-color: #ffe396;
	height: 255px;
	padding: 20px 0px 0px 14px;
}

.stickieBottom {
	background-image: url(../images/stickyBottom.jpg);
	height: 22px;
}

.bigger {
	font-size: 22px;
	font-weight: bold;
}

.textarea {
	width: 270px;
	height: 100px;
	border: 1px solid #f2b164;
}

.footer {
	padding-top: 20px;
}

.footerText {
	padding-top: 7px;
	font-size: 12px;
	color: #fff;
}

.rightColumn {
	width: 300px;
	background-color: #eae0d7;
	border-right: 2px solid white;
}