a {
	color:#002135;
	font-size:.9em;
	font-weight:bold;
	text-decoration:none;
}

a:hover { color:#666666; }

html,body {	
	background: #FFFFFF url(images/popup_bg.jpg) no-repeat center 165px;
	height:100%;
	margin:0;
	padding:0;
	font: 1em Arial, Helvetica, sans-serif;
}

p {
	margin:0;
	padding: 8px 0;
}

#box {
	background-color:#4D869A;
	width:18px;
	height:17px;
	margin: 0 0 0 10px;
	float:right;
}

#container {
	height:100%;
	position:relative;
}

#content {
	width:295px;
	font-size:.8em;
	position:absolute;
	top:100px;
	left:110px;
}

#footer {
	width:100%;
	color:#4D869A;
	font-size:.7em;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	position:absolute;
	bottom:10px;
}

#footer a {
	color:#4D869A;
	font-size:1em;
}

#footer a:hover { color:#666666; }

#footer div {
	border-bottom: 1px solid #BFC0C0;
	margin: 0 10px 5px;
	padding: 0 0 5px;
	letter-spacing:3px;
	color:#BFC0C0;
}

#head {
	background: url(images/logo_popup.gif) no-repeat 9px 10px;
	height:28px;
	padding: 29px 11px 0 0;
	text-align:right;
}

#head a {
	margin: 0 -28px 0 0;
	padding: 0 28px 0 0;
	display:inline-block;
}

.heading {
	font-size:1.1em;
	font-weight:bold;
}