@charset "utf-8";

.thePopBox { width: 730px; height: auto; margin: auto; }

.text {

	display: inline;

	height: auto;

	width: 676px;

	float: left;

	background-color: #ffffff;

	padding-right: 27px;

	padding-left: 27px;

}

.text p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	color: #737577;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 18px;

}

.text    h6 {

	display: block;

	height: 36px;

	width: 676px;

	margin: 0;

	padding: 0;

	font-family: "Times New Roman", Times, serif;

	font-size: 30px;

	color: #85b20b;

	background-image: url(/img/global/snippetsbox_bg.gif);

	background-repeat: repeat-x;

	background-position: 50% bottom;

	line-height: 20px;

}

.text h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 30px;

	color: #737577;

	line-height: 34px;

	font-weight: normal;

	padding-top: 13px;

	margin: 0px;

	padding-bottom: 15px;

}

.PopboxTop {

	background-image: url(/img/shadowbox/shadowbox_top_bg.png);

	background-repeat: no-repeat;

	display: inline;

	float: left;

	height: 115px;

	width: 730px;

}

.text a:link, .text a:visited {

	color: #FFCC33;

}

.text  a:hover, .text  a:active {

	color: #FFCC33;

}

.PopboxFoot  {

	background-image: url(/img/shadowbox/shadowbox_foot_bg.png);

	background-repeat: no-repeat;

	height: 91px;

	width: 730px;

	display: inline;

	float: left;

}

.PopboxFoot a:link, .PopboxFoot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85b20b;
	display: block;
	width: 676px;
	text-decoration: none;
	height: auto;
	padding-top: 15px;
	background-image: url(/img/global/snippetsbox_bg.gif);
	background-repeat: repeat-x;
	background-position: center 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 30px;
}

.PopboxFoot a:hover, .PopboxFoot a:active {

	color: #004589;

	text-decoration: none;

}

