@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
/*	background-image: url(images/bg001.gif);
	background-repeat:no-repeat;
*/	z-index: 1;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:24px 58px;
	background-color: #EEEEEE;
	vertical-align:top;
	line-height: 18px;
	}
	
a
{
color:#000000;
}

li
{
/*	list-style-image:url(../images/bullet.gif);
	margin: 5px;
	padding-left: 0px;*/
	list-style-type: none;
	background: url(../images/bullet.png) no-repeat;
	background-position: 0 4px;
	margin-left: 0px;
	padding-left: 15px;
}

td {
	vertical-align:top;
	}

.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 75px;
	margin: 0px 0px 0px 10px;
	/*border: solid;*/
}




.box01 {
/*	border:thin solid;*/
}
.box02 {
	background: url(../images/box02.jpg);
	background-repeat: no-repeat;
	/*border:thin solid;*/
}


#container {
	background-image: url(../images/bg001.jpg);
	background-repeat: no-repeat;
	height: 660px;
	width: 899px;
	/*	padding:11px 64px;
*/
	z-index: 2;
/*	border:solid;*/
}
#header
{
position:inherit;
display:block;
/*border:solid;*/
top: 0px;
left:0px;
margin-bottom: 5px;
}
#body
{
position:relative;
display:block;
/*border:solid;*/
top: 0px;
left:74px;
width: 560px;
height:auto;
}

#boxdata {
	/*	background-image: url(images/bg002.jpg);*/
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin-left:0px;
	width: 578px;
	height: 500px;
	z-index: 3;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}


#swfcontainer {
	float:right;
	bottom: -62px;
	left: 745px;
	width:170px;
/*	border:thin solid;*/
	position:absolute;
}

#footer
{
margin-top: 5px;
margin-bottom: 5px;
bottom:0px;
left:0px;
position:inherit;
width: 650px;
/*border:solid;*/
float:left;
}

#menubar {
	position: inherit;
	margin: 0px 0px 0px 80px;
	height: auto;
	bottom:0px;
	padding: 0px 5px;
	/*border:solid;*/
}

#menubar img{
border:none;
margin: 0px;
padding: 0px;
}

.imgbox
{
border:solid thin;
width: 500px;
height: 30px;
background:url(../images/headerbox.jpg) no-repeat;
}
h1, h2 ,h3, h4, h5, h6
{
color: #398BB0;
padding: 0px 0px 0px 0px;
text-align:center;
margin:auto;
font-size:14px;
}
h1
{
padding: 5px 0px;
}
h4
{
font-style:italic;
padding: 0px 0px 0px 0px;
font-size:12px;
margin:0px 0px 0px 0px;
}

.pubimg a
{
text-align:center;
font-size:8px;
font-weight: bold;
}
.pubimg img
{
border:thin outset #CCCCCC;
margin: 5px 0px 0px 0px;
padding: 5px;

}

.publications img
{
border:thin outset #CCCCCC;
margin: 5px 0px 0px 0px;
padding: 5px;
}

.magimg
{
border:thin outset #CCCCCC;
padding: 5px;
margin: 0px 5px 0px 10px;
}
.publications
{

}

.publications a
{
color: #398BB0;
}
