.pageStyles {
	background-color: #000099;
}
.blueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1F0F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	color: #330066;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;




}
.blueBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3EABB7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-weight: bold;
	color: #330066;

}
.bar2 {
	background-color: #FF5E5E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F0000;
	border-right-color: #9F0000;
	border-bottom-color: #9F0000;
	border-left-color: #9F0000;
}
.box2 {
	background-color: #FFD7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9F0000;
	border-right-color: #9F0000;
	border-bottom-color: #9F0000;
	border-left-color: #9F0000;
}
