#page{
	width:599px;
}
#header{
	width:587px;
	height:37px;
	padding:65px 12px 0px 0px;
	background-image:url(images/pop_up_header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-bottom:10px;
}
#header h1{
	color:#4A4C85;
	font-size:12px;
	font-weight:bold;
}
#footer{
	width:581px;
	height:26px;
	padding:40px 0px 0px 18px;
	background-image:url(images/pop_up_footer.gif);
	margin-top:10px;
}
#content{
	width:599px;
}
.popUpTable{
	margin-bottom:10px;
	color:#4B4D86;
}
.popUpTable th{
	background-color:#C0C4CF;
}
.popUpTable td{
	background-color:#CBCCE4;
	border-bottom:#FFFFFF 1px solid;
}
#popupContent{
	padding-right:67px;
	padding-left:48px;
}
.popupFormLine{
	clear:both;
}
.popupFormLabel{
	width:150px;
	text-align:right;
	padding-right:10px;
	padding-top:4px;
	float:left;
}
.popupFormLabel{
	width:200px;
	float:left;
}