.simpleBox {	background-color: #CADFFF;
		border: thin #004ABB dashed;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;}
		
p {	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
	font-color:#555555;
	font-size:0.875em;}

body {
	background-image:url("graphics\bgYellow.gif");
	background-repeat:repeat;
}

.topFrameBody { background-image:url("graphics\bgYellow.gif");}

.highlightBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: thin #A7B4FE outset;
; background-color: #EAEEFF; text-align: center
	}
.highlightBoxTitle {  background-image: url(graphics/highlightBoxTitle.gif); background-repeat: repeat-x; height: 30px; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding-top: 5px}
.highlightBoxBody {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}

