#mainheader.popup	{
	height:			55px;}

.container	{
	padding-bottom:	5px;
	border-top:		2px solid #005998;
	border-bottom:	2px solid #005998;
	width:			90%;
	margin:			5px auto;}

.popup_title	{
	background-color:#D9E6F0;
	font-weight:	bold;
	margin-bottom:	2px;
	text-transform:	uppercase;
	margin-top:		8px;
	padding:		8px;}

.popup_body	{
	background-color:#F2F7FA;
	margin-bottom:	2px;
	padding:		5px;}

.popup_body p	{
	padding:		5px;
	margin:			0px;}