body {
	background="#004F66";
	color: #004A91;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

td {
	font: 10pt Verdana;
	}

td.pad {
	padding-right: 5px;
	}

p {
	font: 10pt Verdana;
	}

a:visited {
	color: 004A91;
	}

a:hover{
	color: #996633;
	}

a.footer {
	font: 8pt Verdana;
	color: #333333;
	text-decoration: none;
	}

a.footer:visited {
	color: #333333;
	}

a.footer:hover {
	color: #996633;
	text-decoration: underline;
	}

a.topLink {
	font: bold 10pt Verdana;
	color: #004A91;
	text-decoration: none;
	}

a.topLink:hover {
	color: #666666;
	text-decoration: none;
	}

a.localNav {
	color: #FFFFFF;
	text-decoration: none;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	padding: 6px;
	background-color: #006380;
	display: block;
}

a.localNav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	padding: 6px;
	background-color: #006380;
	display: block;
}

a.localNav:hover {
	color: #91BD44;
	text-decoration: none;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	padding: 6px;
	background-color: #007495;
	display: block;
}

a.localNav2 {
	color: #FFFFFF;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #91BD44;
	display: block;
}

a.localNav2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #91BD44;
	display: block;
}

a.localNav2:hover {
	color: #004A91;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #84AE3E;
	display: block;
}

a.localNav3 {
	color: #FFFFFF;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #C8C859;
	display: block;
}

a.localNav3:visited {
	color: #FFFFFF;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #C8C859;
	display: block;
}

a.localNav3:hover {
	color: #004A91;
	text-decoration: none;
	font: 9pt Arial, sans-serif;
	font-weight: bold;
	padding: 8px;
	background-color: #B5B53C;
	display: block;
}

a.crumb {
	font: 8pt Verdana;
	color: #999999;
	text-decoration: none;
	}

a.crumb:visited {
	color: #999999;
	}

a.crumb:hover{
	color: #FFFFFF;
	}

h3.menuHeading {
	color: white;
	margin-top:2px;
	margin-left:20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12pt;

	}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font: 12pt Verdana, sans-serif;
	font-weight: bold;
	color: #004A91;
	}


ul.local {
	color: #004A91; 
	margin-left: auto; 
	list-style-position: outside; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold
	}

input.search {  
	background-color: #D4DFB5;
	border: 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	}
.text {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.text:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.text:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CECFA7;
	text-decoration: none;
}

/* additions */

.admin-link {
  text-align: right;
}
.admin-link img {
  border: none;
}

.articles_homepage .article_date {
  color: #FFFF99;
  text-decoration: none;
}
.articles_homepage .article_link {
  margin-bottom: 1em;
}
.articles_homepage .article_link a {
  color: #ffffff;
  text-decoration: none;
}
.articles_homepage .article_link a:hover {
  text-decoration: underline;
}

.articles_archive .article_date {
  color: #555;
  text-decoration: none;
}
.articles_archive .article_link {
  margin-bottom: 1em;
}
.articles_archive .article_link a {
  color: #0056bf;
  text-decoration: none;
}
.articles_archive .article_link a:hover {
  text-decoration: underline;
}

.notice {
  color: #060;
  font-weight: bold;
}
.alert {
  color: #900;
  font-weight: bold;
}

.new_donation label {
  display: block;
}
.field-with-errors {
}
