/* CSS Document */

#meerkatfooter {font-size: 10pt;color: #888888;text-align: center; clear: both;}


.mkPreserveWhiteSpace {white-space: pre;}


.mkCenter {text-align: center;}

.mkFinePrint {font-size: 9pt;}

.mkClear {clear: both;}


.announcementsection { 
	margin-bottom: 1em; 
	padding-bottom: 5px; 
	font-size: .9em;	
}

.announcementsection .bodytext {
        line-height: 16px;

          }

/*SPECIFIC*/
.announcementsection .title { 
        font-weight: bold;
        text-align: left;
        margin-bottom: 6px;
        font-size: 13px;
        line-height: 14px;
	color: #5b437f;               
        }

/*SPECIFIC*/
.announcementsection .subtitle {
        font-style: italic; 
        font-weight: bold;
        }

.announcementsection .bodytext {
        line-height: 16px;
          }

 .eventimage {
	float: right;
}


