.popupBack{
	background: url(/IM_Custom/ContentStore/Themes/Minimalist/Layouts/Images/popup_fill.gif) repeat-x top left;
}
.popupFill{
	background: url(/IM_Custom/ContentStore/Themes/Minimalist/Layouts/Images/popup_sqr.gif) repeat-x top left;
}
.bottom-nav-box{
	background-color: #30485a;

}
.bottom-nav-box a:link, .bottom-nav-box a:visited, .bottom-nav-box a:hover{
	color:#fff;
	text-decoration:none;
	font: 10px Arial, Helvetica, sans-serif;
}
.popupWindow td, .popupWindow th, .popupWindow tr{
	color:#30485a;
	font: 11px Arial, Helvetica, sans-serif;
}
.popupWindow input, .popupWindow textarea{
   color:#999999;
   border-top: #545454 1px solid;
   border-left: #545454 1px solid;
   border-right: #cccccc 1px solid;
   border-bottom: #cccccc 1px solid;
   padding: 3px 0px 3px 8px;
   margin: 3px 0px 3px 0px;
   font-size: 10px;
}
.popupWindow h1{
	font: 14px Arial, Helvetica, sans-serif;
	color:#2b4355;
	padding:0px;
	margin: 0px 0px 0px 0px;
} 
.popupWindow h1:after{
	content:  url(Images/bullets.gif);
	margin: 0 0 2px 5px;
}