* {
 padding: 0;
 margin: 0;
}

* img {
 border: none;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #009B74;
 font-size: 75%;
 background-color:#005F47;
 margin:0px;
 padding-top:10px;
}
.container{
 margin:auto; 
 width:730px;
 background-color: #FFFFFF;
 border:1px solid #000000; 
}

.header {
 height: 200px;
 padding: 0 0 15px 0;
 margin: 0;
 background-color: #ffffff;
 border-bottom:1px solid #009B74; 
}

.headerLogo {
 margin: 10px 0 0 0px;
}

#headerStrip h3 {
padding-left: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif!important;
position:absolute;
top: 108px;
}

#headerTitle h1 {
padding-left: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 160%;
font-weight: bold;
position:absolute;
top: 140px;
}

#headerStrapline h2 {
padding-left: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 110%;
font-weight: bold;
position:absolute;
top: 175px;
}

#headerStraplinegreen h2 {
padding-left: 10px;
color: #1286A7;
font-family: Arial, Helvetica, sans-serif !important;
font-size: 120%;
font-weight: bold;
position:absolute;
top: 200px;
}

.title {
 padding: 0 0 0 0;
 background-color: #fff;
}

.centerImage {
	text-align: center;
	margin: 5px 0 5px 0;
}

.navbar {
 border: none;
 background-color: #fff;
}
.colLeft {
 width: 150px;
 float: left;
 background-color: #C3DFD6 /* #F5F5F5 */ ;
 min-height: 150px;
 height: auto !important;
 height: 150px;
 z-index:1;
 position: relative;
 left:-580px; 
 padding:10px 0 0 0;
}

.colRight {
 background-color: #fff;
/* background-image: url('images/bg.gif');
 background-position:center center;
 background-repeat:no-repeat; */
 color: #919295;
 z-index:2;
 position: relative;
 left:150px;
 width:560px;
/* border-left:1px solid #009B74;  */
 padding:10px 10px 5px 10px;
  min-height: 360px;
}

.rightConLeftCol{
 float:right;
 width: 150px; 
 background-color:#FFFFFF;
}
.leftConRightCol{
 float:left; 
 width:580px; 
 background-color:#C3DFD6 /* #F5F5F5*/;
}

.brclear {
	clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
}

.brspace {
	font-size: 1px; margin: 0px; line-height: 0; height: 0px;
}

/* IE mac hack */
* html>body .centercolumn{
	display:inline-block;
	overflow: auto;
}

* html>body .leftcolumn{
	overflow: auto;
}

/* -------------------------- */

P  {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}

h1 {
	color : #1286A7;
	font-family : Arial, Helvetica, sans-serif!important;
	font-size : 150%;
	margin-bottom: 10px;
	font-weight: normal;
}

h2 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif!important;
	font-size : 110%;
}

h3 {
	color : #000;
	font-family : Arial, Helvetica, sans-serif!important;
	font-size : 130%;
}

h4 {
	color : #1286A7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin-bottom: 10px;
	font-weight: normal;
}

h5 {
	display: inline;
	font-family : Arial, Helvetica, sans-serif;
	color: #9A69AB;
	font-size : 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h6 {
	font-family : Arial, Helvetica, sans-serif;
	color: #000;
	font-size : 100%;
	font-weight: bold;
}

a:link {
	color: #009B74;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #009B74;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #009B74;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #009B74;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color: #000;
	list-style-type: none;
}

li.heading {
	font-weight: bolder;
	color: #000;
	margin-left: 0;
	padding-left: 0;
}

li.session {
	margin-top: 1em;
	font-weight: bolder;
}

li.bullet {
/*
	list-style-type: square !important;
	list-style-position: outside !important;
	list-style-color: #9A69AB !important;
*/
	font-size: 90%;
}
ul.programme {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
    margin: 10px 0 10px 0;
	color: #C9CED1;
}

ul.programme h4 {
	font-size: 130%;
}

ul.programme h5 {
	font-size: 120%;
	color: #C9CED1;
}

ul.speakers li {
    margin-top: 10px;
    margin-bottom: 10px;
}

ul.venue {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.venue h4 {
	line-height: 110%;
	font-size: 100%;
	color: #C9CED1;
}

ul.venue h5 {
	font-size: 100%;
}

li.venueprice {
   color: #009B74;
}

li.venueheading {
	font-weight: bold;
	color: #fff;
}

ul.contact {
	/* font-size: 100%; */
	font-family : Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.contact h4 {
	/* font-size: 100%; */
	color: #C9CED1;
}

ul.downloads {
	/* font-size: 100%; */
	font-family : Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 0;
   margin: 20px 0 20px 0;
}

ul.listSubject {
margin-left:10px;
}

li.listSubject {
 margin-bottom:10px;
 list-style-type:square;
 list-style-position:outside;
 font-size:1em;
 margin-left: 10px;
}

li.listSubject2 {
 margin-bottom:10px;
 list-style-type:none;
 list-style-position:outside;
 font-size:0.9em;
}

.listSubject img {
	height:40px;
	border:none;
}

.listUnderline {
 text-decoration:underline;
 font-size:0.9em;
}

ul.listSpeakers {
 margin-left:10px;
}

li.listSpeakers {
 margin-bottom:10px;
 list-style-type:none;
 list-style-position:outside;
 font-size:0.9em;
 margin-left: 10px;
}

li.listSpeakers span {
 position:relative;
 top:-15px;
 left:5px;
}

.bold {
   font-weight: bold;
   color: #000;
}

.red {
   color: #009B74;
}

.green {
   color: #1286A7;
}

.boldGreen {
   font-weight: bold;
   color: #1286A7;
   font-size:1.1em;
}

.smallGreen {
   color: #1286A7;
   font-size:0.9em;
}

.boldBlue {
   font-weight: bold;
   color: #1286A7;
   padding-top: 20px;
}

.white {
   color: #FFF;
   font-weight: bold;
}

.time {
   color: #fff;
}

.big {
	padding-top: 10px;
}

.big h4 {
	color: #009B74;
}

.headings {
	font-size: 130%;
	color: #009B74;
}

.headings h4 {
	padding-top: 10px;
	color: #009B74;
}

.divCentered {text-align:center;}

.divCentered img {border:none;margin:0 1px 0 1px;}

/*
.navigation {
        padding-left: 15px;
	padding-top: 10px;
	overflow:auto;
	font-size: 90%;
	background-color: #000;
	z-index:1;
}
*/

.tblSponsor {
	width: 558px;
	border-collapse: collapse;
	border: 1px solid #88cdd2;
}

.tblSponsor td {
	border: 1px solid #88cdd2;
	padding: 5px 10px 0px 10px;
}

.navcurrent a {
	background-color: #fff;
	color: #009B74;
}

.navmenu {
	padding-left: 10px;
	width:130px;	
}

.navmenu ul {
 	list-style-type: none;
	padding: 0;
	margin: 0;
}

.navmenu li {
	font-family:Arial, Helvetica, sans-serif;
 	margin: 0 0 .3em 0;
	border: 1px solid #808080;
	font-weight: bolder;
}


.navmenu a:link
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #fff;
	color: #333;
}

.navmenu a:visited
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #fff;
	color: #333;
}

.navmenu a:hover
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #009B74;
	color: #fff;
}

.navmenu a:active
{
	display: block;
	padding: .2em .8em;
	text-decoration: none;
	background-color: #000;
	color: #bfbfbf;
}

.navlogos {
   padding-left: 10px;
   margin-top: 20px;
   text-align: center;
   width: 130px;
   font-size:0.9em;
}

.navlogos a {
   color:#fff;

  
}

.navlogos img {
	border: none;
    margin-top:5px;
	height:21px;
	width:21px;
}

.footer {
 background-color:#fff;
 border-top: 1px solid #009B74; 
 padding-bottom: 5px;
}

.footer p {
 margin: 0 10px 10px 0;
 color: #000000;
 font-size: 0.8em;
}

.footerCopyright {
	text-align:right;
}