html {
  min-width: 850px;
}

body {
	margin: 0;
	background-color: #6088AA;
	padding: 0;
	font-family: 'Trebuchet MS',Arial,sans-serif;
	color: #000;
}

div#Header {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 14px 0 0;
}

div#Logo {
	width: 165px;
	height: 101px;
	margin: 0 0 0 30px;
	padding: 0;
}

	div#Logo img {
		display: block;
		margin: 0;
		border: 0;
		padding: 0;		
	}

h2#PhoneNumber {
	position: absolute;
	top: 50px;
	right: 30px;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
	color: #1E5687;
	font-size: 18px;
}

div#MenuTop {
	float: right;
	white-space: nowrap;
}

	div#MenuTop ul {
		margin: 0 2px 0 22px;
		padding: 0;
		list-style: none;
		text-transform: lowercase;
		font-weight: bold;
		font-size: 12px;
		line-height: 1;
		white-space: nowrap;
	}

		div#MenuTop ul li {
			float: left;
		}

		div#MenuTop ul li.AboutUs,
		div#MenuTop ul li.NeedHelp,
		div#MenuTop ul li.Publications {
			margin-top: 8px;
			padding: 1px 8px;
			border-left:1px solid #0E4A7E;
		}

		div#MenuTop ul li.NeedHelp,
		div#MenuTop ul li.Publications {
			border-left: 1px solid #0E4A7E;
		}

		div#MenuTop ul li.GetInvolved a:link,
		div#MenuTop ul li.GetInvolved a:visited {
			display: block;
			float: left;
			width: 144px;
			height: 27px;
			text-indent: -1000em;
		}

		div#MenuTop ul li.Donate a:link,
		div#MenuTop ul li.Donate a:visited {
			display: block;
			float: left;
			width: 143px;
			height: 27px;
			text-indent: -1000em;
		}

		div#MenuTop a:link,
		div#MenuTop a:visited {
			color: #0E4A7E;
			text-decoration: none;
		}

		div#MenuTop a:hover,
		div#MenuTop a:active {
			color: #6088AA;
		}

h1 {
	clear: both;
	margin: 0;
	border-top: 3px solid #3C6498;
	border-bottom: 3px solid #3C6498;
	background-color: #0E4A7E;
	padding: 10px 30px;
	color: #FFF;
	text-transform: lowercase;
	font-size: 22px;
	line-height: 1;
}

div#Spotlight {
	clear: both;
	border-top: 3px solid #3C6498;
	border-bottom: 3px solid #3C6498;
	background-color: #0E4A7E;
}

	div#Spotlight div {
		width: 800px;
		height: 259px;
		margin: 0 auto;
		padding: 0;
	}

		div#Spotlight div img {
			display: block;
			border: 0;
			border-right: 2px solid #FFF;
		}
		
		#NewsTable td {
			color:#fff;
			letter-spacing:-4px;
			}
		#NewsTable td a {
			color:#0e4a7e;
			letter-spacing:0;
			}

div#Primary {
	background-color: #FFF;
	border-bottom: 3px solid #3C6498;
	padding: 30px;
}

td#ColumnLeft {
	padding: 0 15px 0 0;
	vertical-align: top;
	border-right: 1px solid #666C08;
}

td#ColumnLeft div.form_label {
	color:#0E4A7E;
}

td#ColumnLeft .content_login_portal_password, .content_login_portal_username {
width:100px !important;
}

td#ColumnLeft div.portal_login div.form_row_submit {
background:none;
color:#000000;
float:none;
margin:10px 0;
padding:5px;
text-align:center;
width:100px;
}

	td#ColumnLeft h2 {
		width: 156px;
		margin: 0;
		border-bottom: 1px solid #8A8D08;
		padding: 0 0 8px 13px;
		font-size: 12px;
		line-height: 1;
		color: #0E4A7E;
		text-transform: lowercase;
	}

	td#ColumnLeft ul {
		width: 140px;
		margin: 0 auto 20px;
		padding: 0;
		list-style: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 1;
		text-transform: lowercase;
	}

	td#ColumnLeft ul li {
		border-bottom: 1px solid #0E4A7E;
		padding: 7px 0;
	}

		td#ColumnLeft ul li.First {
			border-top: 0;
		}

	td#ColumnLeft table {
		width: 150px;
		margin: 0 auto 20px;
	}

	td#ColumnLeft form {
		width: 140px;
		margin: 10px auto 20px;
		padding: 0;
		list-style: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 1;
		text-transform: lowercase;
	}

		td#ColumnLeft form div {
			margin: 0 0 10px;
		}

		td#ColumnLeft form label {
			display: block;
			margin: 0 0 3px;
			color: #0E4A7E;
			text-transform: lowercase;
		}

		td#ColumnLeft form input {
			display: block;
			margin: 0;
			font-size: 10px;
		}

	td#ColumnLeft ul a:link,
	td#ColumnLeft ul a:visited {
		display: block;
		width: 140px;
	}

	td#ColumnLeft a:link,
	td#ColumnLeft a:visited {
		color: #0E4A7E;
		text-decoration: none;
	}

	td#ColumnLeft a:hover,
	td#ColumnLeft a:active {
		color: #6088AA;
	}
	
	td#ColumnLeft .news_archives {
	font-size:11px;
	text-align:right;
	font-weight:bold;
	padding:0px 10px 20px 0px;
	}
	
	td#ColumnLeft .news_articles ul li {
		border:0px;
		font-weight:normal;
	}
	
	td#ColumnLeft .news_articles ul li span {
		display:none;
	}

td#ColumnRight {
	width: 100%;
	padding: 0 0 0 15px;
	vertical-align: top;
}

	td#ColumnRight h2 {
		margin: 0;
		border-bottom: 1px solid #8A8D08;
		padding: 0 0 8px 13px;
		font-size: 12px;
		line-height: 1;
		color: #0E4A7E;
		text-transform: lowercase;
	}

	td#ColumnRight div.content {
		padding: 0 13px;
	}

div#Footer {
	padding: 15px 30px;
}

	div#Footer form {
		float: right;
		margin: 0;
	}

	div#Footer h4,
	div#Footer p {
		margin-top: 0;
	}

	div#Footer a:link,
	div#Footer a:visited {
		color: #FFF;
	}

	div#Footer a:hover,
	div#Footer a:active {
		color: #B9CAD8;
	}

.headline {
	font-size: 16px;
	font-weight: bold;
}

.errormessage {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

.subheadline {
	font-size: 14px;
	font-weight: bold;
}

.formtitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6;
	background-color: #0E4A7E;
	color: #FFF;
}

h4,
.formlabel {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6;
}

.content,
.formcontent,
.headlines {
	font-size: 11px;
	line-height: 1.6;
}

.subtitle {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.4;
}

.subcontent {
	font-size: 10px;
	line-height: 1.4;
}

.contactinfo {
	font-size: 10px;
	line-height: 1.4;
	color: #FFF;
}

a:link {
	color: #0E4A7E;
}

a:visited {
	color: #8A8D08;
}

a:hover,
a:active {
	color: #6088AA;
}

table.calendar ul {
font-size:0.8em;
line-height:1em;
padding:2px 2px 2px 10px;
margin:0px;
}

table.calendar ul li {
	padding:5px 0px;
}

.content_image_box  {
background:none;
border:0px solid #959595;
}

h5.form_title, div.form_row_submit  {
background:none repeat scroll 0 0 #3c6498;
color:#ffffff;
}

table.calendar  {
border:1px solid #CCCCCC;
border-collapse:collapse;
clear:left;
width:100%;
}

.collection_item_description  {
font-style:normal;
}

div#MenuTop ul li.first {
	border:0px solid;
}

td#ColumnLeft ul li.last {
border-bottom:0px solid #0E4A7E;
padding:7px 0;
}

.content .collection_item_label, .collection_item_gallery_label {
    font-size: 12px;
}

div.news_articles ul li h3.content_news_article_headline {
    font-size: 11px;
    margin: 0;
}

div.news_articles ul li h3.content_news_article_headline a {
color: #8A8D08 !important;
}

td#ColumnLeft a:link, td#ColumnLeft a:visited {
    color: #8A8D08;
    text-decoration: none;
}


div.locations div.locations_website_title, div.locations div.locations_additional, div.locations div.location {
padding: 0;
}

.locations_website_title,
.location_social_media { display: none; }

div.locations div.location { float: left; padding-right: 30px; }

/* Spotlights */
.fdpc_spotlight_img img {
	width: auto;
}

