#popupcontent {   
	position: absolute;   
	visibility: hidden;   
	overflow: hidden;   
	border:1px solid #CCC;   
	background-color:#FFFFFF;   
	border:1px solid #333;   
	padding:10px;
}
#bordercontent {
  padding: 5px;
  float: left;
  background: #fff;
  width: 69%;
  height: 275px;
  border-width: 0px;
  border-color:#999999;
  border-style:solid;
  border-top-width: 0px; 
}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #330066}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #330066}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-style: italic; font-weight: bold; color: #330099}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #330099;
	line-height: 16px;
}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000033}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #330066}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000099}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #330066;
}

