.PageContent { font-family: Arial,Helvetica,Sans-Serif; font-size: 12pt }
.PageContentLarge { font-family: Arial,Helvetica,Sans-Serif; font-size: 14pt }
.PageContentHeader { font-family: Arial,Helvetica,Sans-Serif; font-size: 12pt; font-weight:bold; }
.PageContentHeaderLarge { font-family: Arial,Helvetica,Sans-Serif; font-size: 16pt; font-weight:bold; }

.PageContentHeaderVeryLarge { font-family: Arial,Helvetica,Sans-Serif; font-size: 24pt; font-weight:bold; }

.PageContentHeaderHuge { font-family: Arial,Helvetica,Sans-Serif; font-size: 36pt; font-weight:bold; }

.PageHeader { font-family: Arial,Helvetica,Sans-Serif; font-size: 18pt; font-weight:bold; }

.smallText { color: #000000; font-size: 10pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.tinyText { color: #000000; font-size: 8pt; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.coloredHeader { color: #ffffff; font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: #002C63; line-height: 140%}
.headertext { color: #FFFFFF; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.leftnav { color: #52535D; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.oecumenePageContentHeader { 
	background: url(pics/newsletter/3_4_06/oecumenePageHeaderBG.jpg) no-repeat top left;
	background-color: #FFFFFF;
	margin: 0px;
	height: 83px;
	width: auto;
	max-width: 400px;
	min-width: 148px;
}
.oecumenePageContentHeaderTextOnly { 
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.oecumenePageContentHeaderBackgroundOnly { 
	background: url(pics/newsletter/3_4_06/oecumenePageHeaderBG.jpg) no-repeat top left;
	background-color: #FFFFFF;
	margin: 0px;
	height: 83px;
}
.oecumeneAuthor {
	font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
	
.pagination {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	background: #F2EDE7;
	color: #52535D;
	width: 15px;
	height: 15px;
}

.paginationActive {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	background: #C8CDD3;
	color: #000000;
	width: 15px;
	height: 15px;
}

.floatRight {
	float: right;
}