@charset "UTF-8";
/* CSS Document */

body {
	color: black;
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #000;
	text-decoration: none;
}

ul {
	padding: 0em;
	margin: 0em;
}

acronym {
	border: none;
}

blockquote {
	border-left: 4px solid #000;
	margin: -1em 0em 1em;
	padding-left: 1em;	
}

blockquote p {
	padding: 0.5em 0em;
	text-indent: -0.4em;
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	text-transform: lowercase;	
	margin: 0em;
	padding: 0em;
}

h2 {
	margin: 0em;
	padding: 0em;
}

p {
	margin: 0em;
	padding: 0em 0em 1em 0em;
	font-size: 14pt;
	line-height: 140%;
}

br {
	height: 1em;
	margin: 1em;
	padding: 1em;
}

h2#tagline {
	font-size: 10pt;
	margin: 0em;
	padding: 0em;	
}

h3#prompt {
	font-size: 30pt;
	margin: 1em 0em;
	padding: 0em;
}

h4 {
	font-size: 24pt;
}

h5 {
	font-size: 16pt;
	border-bottom: 1px solid #000;
	margin: 0em 0em .25em 0em;
	padding: 0em;
}

#primary-content h3 {
	text-transform: uppercase;
	font-size: 21pt;
	margin: 1em 0em;
	padding: 0em;
	border-bottom: 5px solid #000;
}

#primary-content h4 {
	text-transform: lowercase;
	margin: 0em;
	padding: 0em;	
}

#primary-content li p {
	font-size: 10pt;
	margin: 0.25em 0em;
}

#primary-content p.intro {
	font-size: 24pt;
	font-style: italic;
	margin-top: 1em;
}

#primary-content .feed, #primary-content .sub-pages, #primary-content .press-release {
	margin-top: 0.5em;
	border-top: 1px solid #000;
}	

#primary-content .feed > li, #primary-content .sub-pages > li, #primary-content .press-release > li {
	list-style-type: none;
	padding: 0.5em 0em;
	margin: 0em;
	border-bottom: 1px solid #000;
}

.bullet {
	padding-left: 1em;
	margin-bottom: 1em;
}

.bullet li {
	list-style: outside disc;
}

.date {
	text-align: right;
	font-size: 10pt;
	margin: 1em 0em;
	font-weight: bold;
}

.press-release {
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
}

.details {
	display: block;
	margin: 1em 0em;
}

img, #header #search, #flash-presentation, #content #sidebars, .addthis_toolbox, #sitemap, #footer, #header ul, .article-more, .read-more, form, .download-pdf, #client-list, .client-list {
	display: none;
}
