.popupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3296C8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.popUpHeader {
	background-image: url(../images/topLines.png);
	background-repeat: repeat-x;
}
.popupDetails {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C1D2E6;
	font-size: x-small;
}

.popupDetails h5   {
	padding-bottom: 0px;
	margin: 0px;
	color: #3D5C8E;
}
h1 {
	font-family: "Lucida Grande CY", Arial;
	font-size: medium;
	color: #3366CC;
	font-weight: lighter;
}
h2 {
	font-family: "Verdana", Arial;
	font-size: 18px;
	color: #3366CC;
	font-weight: lighter;
	padding-bottom: 5px;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
}
