h1 {
	font-size: 120%;
	border-bottom: 1px solid #CFC4DA;
	margin-bottom: 0.5em;
	margin-top: 0.1em;
}
h2 {
	font-size: 100%;
	border-bottom: 1px solid #E3DBEB;
	margin-bottom: 0.7em;
}
h3 {
	font-size: 83%;
	border-bottom: 1px solid #F1EDF5;
	margin-bottom: 0.2em;
}
h4 {
	font-size: 83%;
	font-weight: normal;
	margin-bottom: 0.2em;
}
h1, h2, h3, h4 
{
	color: #1a1a1a;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.CommonContentBoxContent
{
	margin-left: 0;
	margin-right: 20px; 
	letter-spacing: 0px;
}


.CommonContentBoxContent h1 a:link, 
.CommonContentBoxContent h1 a:visited, 
.CommonContentBoxContent h1 a:hover
{
	border-bottom: 1px solid #CFC4DA;
	color: #69995C;
	margin-top: 5px;
	margin-bottom:0;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.CommonContentBoxContent h2, 
.CommonContentBoxContent h2 a:link, 
.CommonContentBoxContent h2 a:visited,
.CommonContentBoxContent h2 a:hover 
{
	color: #1a1a1a;
	margin-top: 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}

.CommonContentBoxContent h3, 
.CommonContentBoxContent h3 a:link, 
.CommonContentBoxContent h3 a:visited,
.CommonContentBoxContent h3 a:hover 
{
	color: #1a1a1a;
	margin-top: 0;
	margin-top: 0;
	margin-bottom: 5px;
	margin-right: 20px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.CommonContentBoxContent .indexRule h2, 
.CommonContentBoxContent .indexRule h2 a:link, 
.CommonContentBoxContent .indexRule h2 a:visited,
.CommonContentBoxContent .indexRule h2 a:hover,
.CommonContentBoxContent .indexRule h3, 
.CommonContentBoxContent .indexRule h3 a:link, 
.CommonContentBoxContent .indexRule h3 a:visited,
.CommonContentBoxContent .indexRule h3 a:hover 
{
	border-bottom: medium none;
}


.CommonContentBoxContent td 
{
	text-align:left;
		
}
	
.CommonContentBoxContent p
{
	margin: 0;
	color: #666666;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

.CommonContentBoxContent ul
{
	margin: 0;
	color: #666666;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

.CommonContentBoxContent li
{
	margin: 0;
	color: #666666;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


p.marktext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
	border-left: 6px solid  #5AAE01;
}

.eventDate {
	background-color: #F1EDF5;
	padding-bottom: 3px;
	font-size: 83%;
}
.eventSubject {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-bottom: 0.2em;
	margin-left: 0px;
	color:#000000;
	font-size: 100%;
}
.eventMessage {
	margin: 0 0 0 0em;
	margin-top: 0.2em;
	padding: 0 0 0 0em;
}
.event
{
	padding-bottom: 10px;	
}

.copyright p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	margin-left: 0.7em;
	margin-right: 0.7em;
	font-size: 90%;
	text-align:left;
	white-space: nowrap;
	
}
.copyright2 p {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	margin-left: 0.7em;
	margin-right: 0.7em;
	font-size: 90%;
	text-align:right;
	white-space: nowrap;
	
}

