/* CSS definition file containing site wide stylesheets */

.acclaimation {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(47,135,83);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(255,255,204);
 	border: 1pt solid rgb(255,209,1);
 	margin: 0px;
 	padding: 6px
}

.acclaimations {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(53,52,137);
 	margin: 6px;
 	padding: 6px
}

.boldsmall {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	margin-bottom: 0px
}

.titlecenter {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,0,0);
 	font-weight: bold
}

.Centertitle {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,0,0);
 	font-weight: bold
}