/* CSS definition file containing site wide stylesheets */

.BlueText {
	color: rgb(0,153,204)
}

.DashedWhiteBox {
	border: 1pt solid rgb(29,46,133);
 	padding: 4pt
}
