/* CSS definition file containing site wide stylesheets */

.arialmedjustified {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}

.arial10ptcentered {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.smallarialcenterbox {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	text-align: center;
 	border: 1px solid rgb(0,0,0)
}

.boldlink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(0,102,255);
 	font-weight: bold;
 	text-decoration: underline
}

.arialmedcentered {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}