body {
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	font-size: 12pt !important;
}

.content-section {
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

.contents {
	margin-left: 5%;
	padding-top: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Helvetica Neue", "Lucida Grande", sans-serif;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3, h4 {
	font-size: 12pt;
}

ul {
	list-style: none;
	padding: 0;
}

#main, #utility, #announcement, #skip, form, .new_widget img, .aside, #page-tools, #site-links, #legal, #secondaryNav, #breadcrumb, p.viewAllPages, #homepageBanner, #homepageBannerPager, object, #imagePanelSmall {
	display: none;
}

#logo img {
	float: right;
	border: none;
}

img.profileImage {
	max-height: 25%;
}

#logo a:link:after {
	content: "";
	font-size: 90%;
}

img.main_image {
	width: 100%;
}

code {
	font: .9em "Courier New", Monaco, Courier, monospace;
}

blockquote {
	margin: 1.5em;
	font-style: italic;
	font-size: .9em;
}

a:link, a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
}

a:link:after {
	content: " (" attr(href) ")";
	font-size: 90%;
}

table {
	margin-bottom: 1.4em;
}

th {
	font-weight: bold;
}

thead th {
	background: #c3d9ff;
}

th, td, caption {
	padding: 4px 10px 4px 5px;
}

tfoot {
	font-style: italic;
}

.byEditor td {
	padding: 9px;
}

.byEditor td p {
	margin-bottom: 0;
}

.byEditor td {
	background: #f1efeb;
	border-bottom: 1px dashed #ccc;
}

.finances_table  {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}

.byEditor .finances_table h3 {
	margin-bottom: 0;
}

.byEditor .finances_table td {
	border: 0;
	padding:5px;
}

.finances_table td.label {
	border: 0;
	width: 70%;
}

.finances_table td.value {
	border: 0;
	text-align: left;
	width: 30%;
}

.byEditor .finances_table tr {
	border: 0;
}