/* CSS Document */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.frontHeaders {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.BlueHeader {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 24px;
}
a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 24px;
	display: block;
	height: 16px;
	width: 174px;
	text-decoration: none;
	background-repeat: no-repeat;

}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 24px;
	display: block;
	height: 16px;
	width: 174px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-color: #FD0708;
     

}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 24px;
	display: block;
	height: 16px;
	width: 174px;
	text-decoration: none;
	background-repeat: no-repeat;
}
.top {
	color: #FF6B19;
	font-weight: bold;
	
}
a.top:link {
	color: #FF6B19;
	font-weight: bold;	
	text-decoration: none;

}
a.top:hover {
	color: #FF6B19;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	
}
a.top:visited {
	color: #FF6B19;
	font-weight: bold;
	
}
.button {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:11px;
	font-weight:bold;
	width: 130px;
	font-size: 10px;
	background-color: #FF8908;
	border-bottom-color: #FFFFFF;
}
.pagetitle {
	font-size: 18px;
	color: #FE0000;
}
.orange {
	color: #FF6B19;
	font-weight: bold;
}
.givingtrends-green {
	
	color: #008000;
}
.blue_button_container_new {
	width: 12em;
	text-align: left;
	float: left;
	background-image: url(../images/button-orange-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;

}
.blue_button_new {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.enquirelink
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
	font-size:12px;
	
}
a.enquirelink:link, a.enquirelink:active, a.enquirelink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	
}

a.enquirelink:hover
{
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #ffffff;
	
}
.style2 {font-size: 9px}