a.buttons:link {color: #C27DCB; text-decoration:none}     /* unvisited link */
a.buttons:visited {color: #C27DCB; text-decoration:none}  /* visited link */
a.buttons:hover {background-color:white}   /* mouse over link */
a.buttons:active {color: #C27DCB}   /* selected link */

a.buttons2:link {color: #C27DCB}     /* unvisited link */
a.buttons2:visited {color: #C27DCB; text-decoration:none;}  /* visited link */
a.buttons2:hover {background-color:white}   /* mouse over link */
a.buttons2:active {color: #C27DCB}   /* selected link */


a.buttons2{
  font-size:11pt;
  font-weight:600;
}

ul.circle {list-style-type: circle}

ul.disc {list-style-type: disc}


#publications_textbox_text{
	position:absolute;
	left:138px;
	top:500px;
	width:620px;
	height:400px;
	font-family:trebuchet MS, sans-serif;
	font-size:12px; 
	color: #9273A7;
	font-weight: normal;
	line-height: 19px;
	overflow: auto;
	border: blue solid 0px;
	z-index: 10;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#publications-main {
	position:absolute;
	left:0px;
	top:335px;
	width:850px;
	height:654px;
}

#publications-disclaimer-box {
	position:absolute;
	left:0px;
	top:989px;
	width:850px;
	height:211px;
}