html {
	min-height:100%; 
	margin-bottom:1px;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	behavior:   url("csshover.htc"); /* WinIE behavior call */
	
}



.skipto {
       display: none;
}

a.skipanchor {font-size: 0px;
              display: none;
			  }

#container {
	width: 100%;
	margin: 0px auto 0 auto;
	/*border: 1px solid #009999;*/

	
}

#header  {
	/*width: 800px;*/
	display:none;
}

#header h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #666666;
	margin: 15px 5px 15px 10px;
}


#topnav {
	display: none;
}

#breadcrumbs {
	display:none;
	
}

#topmenu {
	float: right;
	color: #ffffff;
	display: inline;
	margin: 0 0 0 0 ;	
	padding: 0 0 0 0;
}

#topmenu ul {
	margin: 0.2em 0 0 0;
	padding: 0 0 0 0.5em;
}

#topmenu li {
	list-style-type: none;
	display: inline;
	line-height: 1em;
	border-left: 1px solid #009999;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 8em;
	
}

#topmenu li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 0.5em 0 0.5em;
}

#topmenu li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#topmenu li a:hover {
	background: #eeeeee;
	color: #666666;
	}

#leftcol {
	margin: 0 0 0 0px;
	position:absolute;
	
	top: 0;
	left: 0;
	width: 13em;
	height: 100%;
}

#leftmenu {display:none; }
#leftmenu ul {margin: 0; padding: 0; width: 12em; background: #999999;
  }

#leftmenu ul.level2 {background: #ddffff; border: 1px solid #aaaaaa; z-index: 1;}
#leftmenu ul.level3 {background: #f3f3f3;}
#leftmenu li {position: relative; list-style: none; margin: 0;
	border-bottom: 1px solid #cccccc;}
#leftmenu li:hover {background: #ddffff;}
#leftmenu li li:hover {background: #eeeeee; z-index: 1;}
#leftmenu li.submenu {background:  #ddffff;}
#leftmenu li.submenu:hover {background-color: #eeeeee;}
#leftmenu li a {display: block; padding: 0.25em 0em 0.25em 0.5em;
  text-decoration: none; width: 11em; border-left: 0.5em solid #bbbbbb;
  color: #333333; font-weight: bold;
  }
#leftmenu li a.lecturenumber {color: #ffffff;}
#leftmenu li a.lecturenumber:hover {color: #666666;}
#leftmenu li a:hover {border-left-color: #009999;}
#leftmenu>ul a {width: auto;}
#leftmenu ul ul {position: absolute; top: 0; left: 12em;
  display: none;}
#leftmenu ul.level1 li.submenu:hover ul.level2, 
#leftmenu ul.level2 li.submenu:hover ul.level3 {display:block;}

#leftmenu li.lecturenumber {background: #009999; }
#leftmenu li.lecturetitle {background: #99cccc;}
#leftmenu li.topic {background: #ddffff;}
#leftmenu li.lecturenumber:hover {background: #eeeeee; }
#leftmenu li.lecturetitle:hover {background: #eeeeee;}
#leftmenu li.topic:hover {background: #eeeeee;}


#leftmenu ul li {float: left; width: 100%;}
#leftmenu ul li a {height: 1%;}

#main {
	border: none;
	/*clear: both;*/
	position: relative; 


}

#content {
   /*position: relative;*/
	margin: 0;
	/*border: 1px solid #128cab; */
	
	
}

#textcontent {
	/*position: relative;*/
	border: none; 
	
	
	
}



#content h1 {
	width: 90%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	margin: 15px 5px 15px 20px;
	
	border-bottom: none;
}

#textcontent h2 {
	margin: 0;
	padding-left: 0;
	text-align: left;
	width: 100%;
	font-size: 1.3em;
	font-weight:100;
	border-bottom: none;
	border-bottom-color: none;
	background-color: none;
	color: #000000;
	
}
	
#textcontent h2 span  {
	margin: 0 0 0 20px;
	
}

#textcontent p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 15px 5px 15px 0px;
}

#textcontent p span, #textcontent li span {
	color: #000000;
	margin: 0 5px 0 10px;
}

#textcontent p span.overline, #textcontent li span.overline {
	color: #000000;
	text-decoration:overline;
}

#textcontent ul {
	margin:0;
	padding:0;
}

#textcontent ul li{
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

#textcontent ul ul li{
	list-style-image: url(images/squarebullet.gif);
	list-style-position: outside;
	
}

#textcontent li {
	margin-bottom: 7px;
}


div.row {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
}

#textcontent p.homepageright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 10px 10px 15px 135px;
	padding: 10px 10px 10px 10px;
	border: none;
	background-color: #eeeeee;
	clear: right;

}

#textcontent p.homepageleft {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	margin: 15px 135px 15px 10px;
	padding: 10px 10px 10px 10px;
	border: none;
	background-color: #eeeeee;
	clear: left;
}

#textcontent div.floatright
{
float: right;
display: inline; /*workaround for double margin float bug in IE*/
margin: 10px 10px 10px 10px;
border: none;
padding: 0;
}

#textcontent div.row div.floatright {
	margin-top: 0px;
}

#textcontent div.row div.floatleft {
	margin-top: 0px;
}

#textcontent div.floatright p {
 background-color: #009999;
 font-size: 0.8em;
 color: #ffffff;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align:center;
 }
 
#textcontent div.floatright div.imginthebox img
{
display:block;
border: none;
margin: 0 auto 0 auto;
padding: 0;

}

#textcontent div.floatleft
{
float: left;
display: inline; /*workaround for double margin float bug in IE*/
margin: 10px 10px 10px 10px;
border: none;
padding: 0;

}

#textcontent div.floatleft p {
 background-color: #009999;
 font-size: 0.8em;
 color: #ffffff;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align:center;
 }
 
#textcontent div.floatleft div.imginthebox img
{
display:block;
border: none;
margin: 0 auto 0 auto;
padding: 0;

}

#textcontent div.centredimage {
	margin: 10px auto 10px auto;
	text-align: center;
}


#textcontent div.centredimage div.imginthebox img {
	padding: 0;
	border: 1px solid #009999;

}

#textcontent div.centredimage p {
 background-color: #009999;
 font-size: 1em;
 color: #ffffff;
 margin: 0 auto 0 auto;
 padding: 0;
 text-align:center;

 }

object {
		display:none;
}

table {
		border: 1px solid #009999;
		margin-top: 10px;
		margin-left: 20px;
}

table th.tablename {
		background-color: #009999;
 		font-size: 0.9em;
 		color: #ffffff;
		margin: 0 auto 0 auto;
 		padding: 0;
 		text-align:center;
}

td {	background-color:#eeeeee;
	
}

#footer {
			clear: both;
			
			
			
}

#footer a{
			margin:0;
}

#footer p {font-size: 0.8em;
			color: #000000;
			text-align: center;
			margin: 0;
			padding: 0;
}

#footer a:link 
		{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		color: #000000; 
		text-decoration: none;
		margin: 0 15px 0 25px;
		
		}

#footer a:visited
		{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		color: #000000; 
		text-decoration: none;
		margin: 0 15px 0 25px;
		}
		
		

#footer a:active
		{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		color: #000000; 
		text-decoration: none;
		margin: 0 15px 0 25px;
		}
		
		

#footer a:hover
		{
		font-family:  Arial, Verdana, Helvetica, sans-serif;
		color: #000000; 
		text-decoration: underline;
		margin: 0 15px 0 25px;
		}
