BODY
{
	FONT-SIZE: 12pt;
    MARGIN: 10px;
    FONT-FAMILY: "Helvetica Neue" , "Lucida Grande" , Helvetica, Arial, Verdana, sans-serif;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #fff;
    TEXT-ALIGN: left;
}
#popup
{
	background-color: #ffffff;
	width: 100%;
	height: 100%;
}
#popuptable
{
	width: 520px;
}
.popupheader
{
	text-align: left;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1589cb;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 0px;
}
.popupheaderlwr
{
	padding-bottom: 0px;
	text-align: left;	
	margin-top: 0px;
	margin-bottom: 0px;
	color: #1589cb;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 0px;
}
A:link
{
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A:visited
{
    COLOR: #000000
}
A:hover
{
    COLOR: #a9a9a9
}