@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	background-color: #F4F4F4;
}.header {
	margin: auto;
	height: 150px;
	width: 953px;
	padding-top: 10px;
}
.wrapper {
	margin: auto;
	width: 953px;
	padding-top: 10px;
}
.socialmediaside {
	background-image: url(images/follow-us-sub.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 301px;
	padding-top: 8px;
	background-position: bottom;
}
.footerlinks {
	font-family: arial;
	font-size: 11px;
	line-height: 15px;
}

.top-padding {
	padding-top: 8px;
}
.whitebox-bottop {
	margin: auto;
	width: 639px;
}
.whitebox-middle {
	background-image: url(images/white-box-middle.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 609px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.jointhecoalition {
	background-image: url(images/join-the-coalition-bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 390px;
	float: right;
}
.formbox {
	background-color: #A19EBB;
	border: 1px solid #15366D;
}
.lobbyform {
	background-image: url(images/lobby-day-reg-form-bg.gif);
	background-repeat: no-repeat;
	margin: auto;
	height: 200px;
	width: 450px;
	padding: 25px;
	font-family: Arial;
	color: #FFFFFF;
}
.coalitionform {
	background-image: url(images/join-coalition-form.gif);
	background-repeat: no-repeat;
	padding: 15px;
	height: 200px;
	width: 370px;
	margin: auto;
}
.alertsform {
	background-image: url(images/email-alerts-form.gif);
	background-repeat: no-repeat;
	padding: 15px;
	height: 200px;
	width: 370px;
	margin: auto;
}
.eventssform {
	background-image: url(images/attend-events-form-bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
	height: 200px;
	width: 370px;
	margin: auto;
}
.headertext {
	font-family: Arial;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #0A2D67;
}
.redLinks {
	color: #990000!important;
}
.tableborderpadding {
	border-top-color: #6F6B8F;
	border-right-color: #6F6B8F;
	border-bottom-color: #6F6B8F;
	border-left-color: #6F6B8F;
	font-size: 11px;
	line-height: 12px;
	text-indent: 5px;
}
.caps {
	text-transform: uppercase;
}

