html, body
{
  height: 100%;
}


body {
background-image:url(../images/fade.jpg); 

background-position: top; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.sectionHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #004990;
}
.smallerHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004990;
	letter-spacing: 1px;
	font-weight: bold;
}

.callTollFree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}


.boldTopRightNav {
	font-weight: bold;
}


.topNav a:link {
	color: #FF9933;
	text-decoration: none;
}
.topNav a:visited {
    color: #FF9933;
    text-decoration: none;
}

.topNav a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.topNav a:active {
    color: #FF9933;
    text-decoration: none;
}


.bobyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}

.bobyCopy a:link {
	color: #0066FF;
	text-decoration: none;
}
.bobyCopy a:visited {
    color: #0066FF;
    text-decoration: none;
}

.bobyCopy a:hover {
    color: #00CCFF;
    text-decoration: none;
}

.bobyCopy a:active {
    color: #0066FF;
    text-decoration: none;
}

.footerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}

.footerCopy a:link {
	color: #0033FF;
	text-decoration: none;
}
.footerCopy a:visited {
    color: #0033FF;
    text-decoration: none;
}

.footerCopy a:hover {
    color: #000000;
    text-decoration: none;
}

.footerCopy a:active {
    color: #0033FF;
    text-decoration: none;
}

.topRightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #004990;
	letter-spacing: 1px;
	font-weight: normal;
}

.topRightNav a:link {
	color: #3366CC;
	text-decoration: none;
}
.topRightNav a:visited {
    color: #3366CC;
    text-decoration: none;
}

.topRightNav a:hover {
    color: #B4161E;
    text-decoration: underline;
}

.topRightNav a:active {
    color: #3366CC;
    text-decoration: none;
}

.fade {


	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AE151D;
	
}

.contactUsDonate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #004990;
	letter-spacing: 1px;
	font-weight: bolder;
}

.contactUsDonate a:link {
	color: #3366CC;
	text-decoration: none;
}
.contactUsDonate a:visited {
    color: #3366CC;
    text-decoration: none;
}

.contactUsDonate a:hover {
    color: #B4161E;
    text-decoration: underline;
}

.contactUsDonate a:active {
    color: #3366CC;
    text-decoration: none;
}

