﻿/*Modal Popup*/
.modalBackground {
	background-color:#003869;
	filter:alpha(opacity=90);
	opacity:0.9;
}

