/* ----------------- redefine elements -------------------- */ 

body
{
	background-color: #BBBBCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top:15px;
	margin-bottom:15px;
	height:100%;
}

ul
{
	margin-bottom:6px;
	padding-bottom:0px;
}

/* --------------------- headings --------------------------- */

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #333366;
	font-weight:normal;
	margin:0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	font-weight:normal;
	margin:0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3333CC;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339933;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

.h7
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #773399;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

.h8
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666633;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}


.subtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	margin:0px;
	margin-bottom:6px;
}

/*-------------------- div ids ----------------------- */

#container
{
	width:768px;
	height:inherit;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;

}


#pagetop
{
	width:762px;
	height:4px;
	font-size: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	margin-left:0px;
	margin-right:4px;

}

#page
{
	width:762px;
	height:inherit;

	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

	padding-bottom:15px;
	padding-top:15px;

	background-color:#FFFFFF;

	border: 1px solid #000000;
	border-right-width:5px;
	border-right-color: #333344;
	border-top-width:0px;

	overflow:hidden;

}

#header
{	
	float:left;
	width:762px;
	padding:5px;
	padding-left:25px;
	height:115px;
	background-color: #FFFFFF;
	background-image: url(../images/head_bg.jpg);
	text-align:left;
	border: 1px solid #999999;
	border-left-width:0px;
	border-right-width:0px;

}

#sidebar
{
	float:left;
	width:170px;
	padding:20px;
	margin-bottom:15px;
	
}

#text
{
	float:left;
	width:501px;
	min-height:210px;
	padding:15px;
	margin-bottom: 15px;
	margin-top:15px;
	margin-right:15px;
	border: 1px solid #CCCCCC;
}

#footer
{
	clear:both;
	width:764px;
	float:left;
	padding:5px;
	margin-top:0px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	border: 0px solid #999999;
	background-color: #999999;
}

#bottomshadow
{
	width:764px;
	height:4px;
	margin-left:4px;
	font-size: 1px;
	margin-right:0px;
	background-color: #333344;
}


/* ----------------------- div classes ---------------------------*/

.newsitem
{
	border:1px solid #444466;
	border-top-width:0px;
	margin-bottom:10px;
}

.newsdate
{
	float:right;
	background-color:#444466;
	font-weight:bold;
	color:#DDDDDD;
	border: 0px solid #DDDDDD;
	border-left-width:1px;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.newstitle
{
	background-color:#444466;
	font-weight:bold;
	color:#DDDDDD;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}

.newstext
{
	padding: 5px;
}

/* ----------------------- a classes ---------------------*/

#footer a:link, #footer a:visited, #footer a:hover
{
	color: #FFFFFF;
	border:none;
	background-color:none;
	text-decoration:underline;
}

#text a:link, #text a:visited
{
	color: #000000;
	text-decoration:underline;
}

#text a:hover
{
	color: #000000;
	background-color: #CCCCDD;
}

#text a.image:link, #text a.image:visited, #text a.image:hover
{
	border: none;
	background: none;
}



#text a.publicationslink:link, #text a.publicationslink:visited
{
	color: #663333;
	text-decoration:underline;
}

#text a.publicationslink:hover
{
	color: #663333;
	background-color: #EEBBBB;
}

/* ------------------- sidebar ------------------------------ */

#sidebar ul {
	margin: 0px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#sidebar ul li {
	margin-left: 0px;
	padding: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	list-style: none;	
}

* html #sidebar ul li {
	margin-left: 0px;
	padding: 0px;
	padding-top:0px;
	padding-bottom:15px;
	margin-top:0px;
	margin-bottom:-15px;
	list-style: none;
}

a.sidebar{
	width: 157px;
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px dotted #999999;
	border-top-width:0px;
	padding:5px;
	padding-left:6px;
	background-color: #CCCCCC;
}

a.sidebar:link, a.sidebar:visited {
	width: 157px;
	border: 1px dotted #999999;
	border-top-width:0px;
	background-color: #FFFFFF;
	top: 0px;
	margin-bottom:0px;
}

a.sidebar:hover {
	width: 157px;
	background-color: #CCCCCC;
}

a.home {
	width: 158px;
	margin-top:0px;
	display: block;
	background-color: #BBBBEE;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #0000CC;
	border: 1px solid #666666;
}

a.home:link, a.home:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #0000CC;
	border: 1px dotted #999999;
	background-color: #CCCCFF;
}


a.home:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #0000CC;
	background-color: #BBBBEE;
}

a.training{
	width: 158px;
	margin-top:10px;
	display: block;
	background-color: #AACCAA;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #006600;
	border: 1px solid #666666;
}

a.training:link, a.training:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #006600;
	border: 1px dotted #999999;
	background-color: #BBDDBB;
}

a.training:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #006600;
	background-color: #AACCAA;
}

a.consultancy{
	width: 158px;
	margin-top:10px;
	display: block;
	background-color: #EEBB88;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #663300;
	border: 1px solid #666666;
}

a.consultancy:link, a.consultancy:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #663300;
	background-color: #FFCC99;
	border: 1px dotted #999999;
}

a.consultancy:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #663300;
	background-color: #EEBB88;
}

a.publications{
	width: 158px;
	margin-top:10px;
	display: block;
	background-color: #CCAAAA;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #660000;
	border: 1px solid #666666;
}

a.publications:link, a.publications:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #660000;
	background-color: #DDBBBB;
	border: 1px dotted #999999;
}

a.publications:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #660000;
	background-color: #CCAAAA;
}

a.bb2 {
	width: 158px;
	margin-top:10px;
	display: block;
	background-color: #BBAACC;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #440066;
	border: 1px solid #666666;
}

a.bb2:link, a.bb2:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #440066;
	background-color: #CCBBDD;
	border: 1px dotted #999999;
}

a.bb2:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #440066;
	background-color: #BBAACC;
}

a.contact {
	width: 158px;
	margin-top:10px;
	display: block;
	background-color: #CCCC99;
	font-weight:normal;
	text-decoration: none;
	padding:5px;
	padding-top: 3px; 
	padding-bottom:3px;
	color: #333300;
	border: 1px solid #666666;
}

a.contact:link, a.contact:visited {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #333300;
	background-color: #DDDDAA;
	border: 1px dotted #999999;
}

a.contact:hover {
	width: 158px;
	font-weight:normal;
	text-decoration: none;
	color: #333300;
	background-color: #CCCC99;
}


/* ---------------------- images ------------------------ */

.floatright
{
	float:right;
	padding: 0px;
	margin:10px;
	margin-right:0px;
	border:1px solid black;
}
.bordered
{
	border:1px solid #333333;
}
.floatrighttop
{
	float:right;
	padding: 0px;
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	border:1px solid black;
}



/* ---------------------- lists ----------------------*/

ul
{ margin-top: 0px;}


/* --------------------- p classes -------------------------*/

.coursetitle
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0px;
}

.courseinfo
{
	font-size:14px;
	margin-bottom:6px;
	margin-top:0px;
}

.navigate
{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-bottom:6px;
	margin-top:0px;
}

.conferencetitle
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:12px;
}

.conferencedetails
{
	font-size:14px;
	font-style:italic;
	margin-bottom:0px;
	margin-top:0px;
}

.conferenceinfo
{
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

.publicationtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight:normal;
	margin:0px;
	margin-bottom:0px;
}

.publicationdetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}

.quote
{
	font-size:14px;
	font-style:italic;
	margin-bottom:0px;
	margin-top:12px;
}

.quoter
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:0px;
}


/* --------------------- submenu ----------------------- */

.submenuimage
{
	width:80px;
	height:80px;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:20px;
}

.submenutext
{
	padding-bottom:20px;
}

.images
{
	float:left;
	width:122px;
	height:auto;
	padding:10px;
	text-align:center;
}

.columns
{
	margin:0px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom:15px;
	list-style: none;
	border: 1px solid #000000;
}

/* --------------------- publication title ----------------------- */

.publicationimage
{
	width:55px;
	height:55px;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:10px;
}
.publicationtext
{
	padding-bottom:10px;
}