a {
text-decoration: none;
color: #7424A7;
}
a:hover {
	text-decoration: underline;
}

.maincell {
	width: 800px;
	background-color: white;
}
.leftcell {
	background-image: url(../images/layout/leftcell.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.logo {
	background-image: url(../images/layout/prtext.jpg);
	background-repeat: no-repeat;
	height: 130px;
}
.rightcell {
	background-image: url(../images/layout/rightcell.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	vertical-align: middle;
}
.logodiv {
	position: relative;
}
.scrollercell {
	background-color: #7424A7;
	height: 90px;
	vertical-align: middle;
}
h1 {
	font-size: 18px;
}
body {
	font-size: 13px;
	color: #333333;
	
}
.headertext {
	font-size: 15px;
	color: #666666;
}
.headerlink{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.gradboxtop {
	background-image: url(../images/layout/gradboxtop.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 30px;
	width: 156px;
	height: 86px;
}
.gradboxmiddle {
	background-image: url(../images/layout/gradboxmiddle.jpg);
	background-repeat: repeat-y;
	width: 156px;
	padding-left: 10px;
	padding-right: 30px;
}
.gradboxbottom{
	background-image: url(../images/layout/gradboxbottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 156px;
}
.tabcell {
	vertical-align: middle;
	height: 10px;

}
.tabheadingselected{
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabheadingunselected{
	vertical-align: middle;
	color: black;
	font-weight: bold;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tabbody{
	margin-left: 20px;
	margin-right: 30px;
	
}.newstitle {
	font-weight: bold;
	color: #000000;
}

.pressCuttingDate
{
	font-weight: bold;
		color: #7424A7;
}
.pressCuttingTitle
{
	font-weight: bold;
		color: #7424A7;
}


.pressCuttingPublication
{
	font-weight: bold;
		color: #7424A7;
}

.mainPic
{
	margin-right: 10px;
	margin-bottom: 10px;
}

.box1
{
	background-image: url(../images/layout/box1.jpg);
	width: 263px;
	height: 112px;
	background-repeat:no-repeat;
	background-position:left top;
	position: relative;
	vertical-align: middle;
	color:White;
	
}
.boxtable
{
	position:relative;
	left:10px;
	top:10px;
	width: 243px;
	height: 92px;
}
.boxtitle
{
	color: black;
	font-weight:bold;
	font-size: 11px;
}
.boxtext
{
	color: #333333;
	font-size: 10px;
}
.bio
{
	padding-left: 20px;
	width: 540px;
}
