body	{
	margin:		0;
	padding: 20px 10px 10px 10px;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	color:	#ffffff;
	background: #7db7df;
    text-align: center;
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  verdana, lucida, arial, helvetica, sans-serif;
    }
a	{
	text-decoration: none;
	}
a:link	{
	color:	#0093d0;
	background-color: transparent;
	text-decoration: none;
	}
a:visited	{
	color:	#0093d0;
	background-color: transparent;
	}
a:hover	{
	color:	#0093d0;
	background-color: transparent;
	text-decoration: none;
	}
a:active	{
	color:	#0093d0;
	background-color: transparent;
	}
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	margin-top: 8pt;
	line-height: 1.2em;
	}
p {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	line-height: 20px;
	color: #0093d0;
	font-size: 1.0em;
	}
	
	

	
h1	{
	font-size:	1.2em;
	}
h2	{
	font-size:	1.1em;
	}
h3	{
	font-size:	0.9em;
	}
h4 {
	font-size:	0.9em;
	}
h5	{
	font-size:	0.9em;
	}
h6	{
	font-size:	0.8em;
	}
h1, h2, h3, h4, h5, h6	{
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: transparent;
	margin:	0px 0 4px 5px;
	line-height: 1.5;
	color: #ba9d69;

	}

	
#container	{
    width: 700px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
	
	
	
	
	/* content attributes */
		
table#content {
width:700px;
	background-color: #ffffff;
	padding: 0 0 10px 0;

	}
	
table.content2 {

color:#000000;
	

	}
#content h1 {
font-stretch:expanded;
	font-weight: bold;
	color: #ba9d69;
	margin-bottom: 6px;
	}

	
#primarycontent h2 {
	
	font-weight: bold;
	color: #ba9d69;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
	
	
#primarycontent {
    padding-left: 0pt;
	padding-top: 5pt;
	padding-right: 5pt;
	vertical-align: top;
	}	
	
	
#primarycontent p {
	color: #404253;
	margin-bottom: 2px;
	}
	
content ul {
	margin-top: 0px;
	color: #ba9d69;
	vertical-align: top;
}
#primarycontent li {
	text-align: left;
	line-height: 1.2;
	color: #0093d0;
	margin-top:0px;
	margin-left:2px;
	list-style-type:square;
	margin-bottom:4px;
}
#primarycontent a:link {
	color: #10637615;
	}	


	/*  sidebar */

#sidebar p {
   padding: 8px 0px 8px 0px;
   color:#ba9d69;
	margin: 0px 0px 0px 15px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4;
	}
	
#sidebar li {
   color:#ba9d69;
   list-style-type:square;
	margin-left: -10px;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2;
	padding-left: 5px;
}

#sidebar img {
	margin: 0 10px 0px 15px;
	}
	
#sidebar h2 {
    color:	#0093d0;
	margin-left: 15px;
	margin-bottom: 4px;
	font-size: 0.8em;
	font-weight: bold;
	
	}

#sidebar a:link	{
	color:	#0093d0;
	background-color: transparent;
	text-decoration: none;
	}
#sidebar a:visited	{
	color:	#0093d0;
	background-color: transparent;
	}
#sidebar a:hover	{
	color:	#ba9d69;
	background-color: transparent;
	text-decoration: none;
	}
#sidebar a:active	{
	color:	#0093d0;
	background-color: transparent;
	}

	



table#publications {
	vertical-align: top;
	padding: 2px 2x 2px 2px;
	width: 510px;
	margin-left: 5px;
	}
	
#publications td {	
	vertical-align: top;
	height: 100px;
	
	}
	
#publications	p {
  text-align: top;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left : 0px;
	margin-right : 4px;
	font-size: 0.8em;
	
}
#publications h2 {
	font-weight: bold;
	color: #ba9d69;
	margin: 0px 0px 0px 0px;
	
	}	
	
#publications a:link	{
   color: #ba9d69;
   font-weight: bold;
}

#publications a:visited		{
   color: #ba9d69;
   font-weight: bold;
}

#publications a:hover	{
   color: #0093d0;
   font-weight: bold;
}

#publications li	{
margin-bottom: 5px;
}

	/* classes */

.left{
float:left;
padding:0 0 10px 0;

	}
	
	
.right {
    float:right;
	padding:0px;
	margin: 6px 0px 5px 5px;
	vertical-align:bottom;
	
	}
	
.strong {
color:#0093d0;
}	

	
