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