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

body 
{
background-image: url('http://www.africanhealthnow.org/images/ahn_cloth_bkgrnd.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}

.burgundyText {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 660000;
	text-decoration: none;
}
.bodyCopy {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bodyCopy {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a.bodyCopy:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a.bodyCopy:visited {
	color: #660000;
	font-weight: bold;
}
.footer {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #343232;
	text-decoration: none;
}
a.footer {
	color: #343232;
	text-decoration: none;
}
a.footer:hover {
	color: #660000;
	text-decoration: underline;
}
a.footer:visited {
	color: #343232;
}
.subNav {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.subNav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.subNav:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
a.subNav:visited {
	color: #dddddd;
	font-weight: bold;
}
.quickref {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #798c84;
	text-decoration: none;
}
a.quickref {
	color: #798c84;
	text-decoration: none;
}
a.quickref:hover {
	color: #660000;
	text-decoration: underline;
}
a.quickref:visited {
	color: #798c84;
	font-style: italic;
}