@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	margin: 0;
}

div#header {
	max-height: 150px;
	margin-bottom: 5px;
}

div#fiftiethLogo {
	margin-top: 40px;
}


table#parentTable {
	background-color: #fff;
	border-width: 0 2px;
	border-color: #666;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}

table#parentTable td {
	text-align: left;
}

table#parentTable a:link, table#parentTable a:visited {
	color: #9B0606;
	text-decoration: none;
	font-weight: bold;
}
table#parentTable a:hover {
	color: #000;
	text-decoration: underline;
}

div#dateFloat {
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 1em;
}


td#noteCell p {
	padding-left: 10px;
}

td#noteCell ul, td#noteCell ol {
	margin: 0 0 0 150px;
}

td#noteCell div#messagePhoto {
	float: left;
	margin: 10px 1em 5px 10px;
	border: 1px solid #000;
}

td#eNewsLeftCol {
	border-right: 1px solid #ddd;
}

.fundingCredit {
	font-style: italic;
	font-size: 10px;
	color: #999;
}

div.entry-body {
	line-height: 13px;
	font-size: 12px;
}

div#separator {
	border-bottom: 1px solid #ddd;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	height: 0;
}

div#pledgeFloat {
	float: right;
	width: 220px;
	margin: 5px 5px 5px 2em;
	background-color: #DCDCDC;
	padding: 1em;
}

div#pledgeFloat p {
	font-size: 90%;
}

div#socialMedia {
	background-color: #FF6;
	font-style: italic;
	padding: 1px 5px;
	margin: 0 5px;
}


div#ccFloat {
	float: right;
	padding: 0 0.2em 4px 1em;
}

div#smallprintBox {
	background-color: #ccc;
	padding: 10px;
	font-size: 10px;
}

div#smallprintBox p {
	font-size: 10px;
}


table#wBottomBorders td {
	border-bottom: 1px solid #ddd;
}




div#UNimageFloat {
	float: left;
	padding: 0 1em 1em 0;
}



.small {
	font-size: 90%;
}


div#stationMessageImage {
	float: left;
	padding: 1em;
}

div#relatedFilesBox {
	border: 0;
	margin: 1em 0 0 0
}





div#emailReminder {
	margin: 0 0 0 0;
}
div#emailReminder div#icon {
	margin: -1px 5px 0 0;
	padding: 0;
	float: left;
}

