/******************************************************
** (c) Rotary Club of Dar es Salaam
**
** Media: print
** Designer: Tim Paul
** Developer: Guy Park
** Author: Frecklecreative.com.au
******************************************************/
body {
	color: #555555;
	padding:0;
	font-size: 10pt;
	font-family: verdana, helvetica, arial, sans-serif;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}

a,
acronym,
a:visited { color: #2a9df0 }
a:hover { color: #ea6e14 }
acronym { border-bottom: 1px dotted #2a9df0; cursor: help }
h2,h3,h4,h5,h6 { clear: left; cursor: default; }
h3 {
	color: #ea6e14;
	font-size: 1.2em;
	margin: 1.3em 0 0 0;
	text-transform: uppercase;
}
#d-content h2 {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	font-size: 1.9em;
	font-weight: normal;
	border-bottom: 1px double #e7e7e7;
}
#d-content h2 strong {
	color: #2a9df0;
	font-weight: normal;
}

#d-content p img { border: 1px solid #788792 }
#d-content p img.left { float: left; margin: 0.6em 15px 0 0 }
#d-content p img.right { float: left; margin: 0.6em 0 0 15px }
ul {
	margin: 0.5em 0;
	padding: 0 0 0 30px;
	list-style: none;
	list-style-image: url(../images/li_blue2.gif);
}
.label,
.label-wide {
	color: #1f86d1;
	font-weight: normal;
	clear: left;
	float: left;
	padding-left: 10px;
	width: 120px;
}
.label-wide { width: 240px }
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

#d-nav,
h1.header,
#d-footer p,
#accessibility,
#d-footer p span,
.sIFR-flash,
#d-accessibility { display: none; background: white; }
#d-footer p.copyright { display: block; font-size: 8pt }

a[href|="http:"]:link:after,
a[href|="http:"]:visited:after {
  content: " (" attr(href) ") ";
  font-size: 0.9em;
}
