#popupHeader {
	height:49px;
	width:379px;
	background-color: #B71234;
}
/*For Flash player FireFox and Opera*/
#popupHeader2 {
	height:49px;
	width:532px;
	background-color:#B71234;
}
#popupPageTitle {
	float:left;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-top:19px;
	margin-left:16px;
	display:inline;
}
#popupCloseBox {
	float:right;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:11px;
	color:#fff;
	margin-top:9px;
	margin-right:14px;
	display:inline;
	cursor:pointer;
}
#popupContent {
	width:347px;
	border-left:6px solid #B71234;
	border-right:6px solid #B71234;
	border-bottom:6px solid #B71234;
	clear:both;
	padding:10px;
	background-color:#f5f6f7 !important;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	color: #636466;
}
/*For Flash player FireFox and Opera*/
#popupContent2 {
	width:500px;
	border-left:6px solid #63a3b0;
	border-right:6px solid #63a3b0;
	border-bottom:6px solid #63a3b0;
	clear:both;
	padding:10px;
	background-color:#ebf3f5;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	color:#636466;
}
#popupContentLarge {
	width:450px;
	height:450px;
	border-left:0 !important;
	border-right:0 !important;
	border-bottom:0 !important;
	clear:both;
	padding:0 !important;
	background-color:#f5f6f7 !important;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	color:#636466;
	float:left;
}
#popupContentLargeOut {
	width:423px;
	border-left:6px solid #B71234;
	border-right:6px solid #B71234;
	border-bottom:6px solid #B71234;
	clear:both;
	padding:10px;
	background-color:#f5f6f7 !important;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	color:#636466;
}
#popupContent3 {
	width:347px;
	height:315px;
	border-left:0 !important;
	border-right:0 !important;
	border-bottom:0 !important;
	clear:both;
	padding:0 !important;
	background-color:#f5f6f7 !important;
	font-family:Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	text-align:left;
	color:#636466;
	float:left;
}
#popupContent .form {
	float:right;
	margin-top:10px;
}
#popupContent .form p {
	float:right;
	padding:0;
	margin:0 0 8px 0;
}
#popup input {
	width:235px;
	height:15px;
	border:1px solid #808284;
	float:left;
}
#popup label {
	width:70px !important;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
}
#popupContent3 .form {
	float:right;
	margin-top:10px;
}
#popupContent3 .form p {
	float:right;
	padding:0;
	margin:0 0 8px 0;
}
#popupContentLarge .form {
	float:left;
	margin-top:10px;
	width:400px;
}
#popupContentLarge .form p {
	float:left;
	padding:0;
	margin:0 0 8px 0;
	width:385px;
}
#popup3 input {
	width:235px;
	height:15px;
	border:1px solid #808284;
	float:left;
}
#popup3 label {
	width:60px;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-right: 5px;
}