/* CSS Document */

/* Page Colours
	grey #666666;
	red #990000;
	blue #006699;
*/

/*kill all defaults*/
* {
	margin: 0;
	padding: 0;
}	

html {
	font-size: 125%;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 50%;
	height: 100%;
}

#header {
	width: 100%;
	height:30px;
	color:#006699;
	font-size: 1.1em;
	text-transform:uppercase;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	border-bottom: #666666 solid 1px;
}

#footer {
	clear:both;
	color:#666666;
	font-size: 1em;
	text-align: center;	
	border-top: #666666 solid 1px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	height: 25px;
	z-index: 999;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#footerSplash {
	clear:both;
	color:#666666;
	font-size: 1em;
	text-align: center;	
	border-top: #666666 solid 1px;
	width: 100%;
	margin-top:10px;
}

div#topMenu ul {
	color:#666666;
	font-size:1.1em;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height: 20px;
}
div#topMenu li{
	float:left;
	list-style-type:none;
	text-transform:uppercase;
	width: 250px;
	text-align:center;
}

div#topMenu a {
	color:#666666;
	text-decoration:none;
}

div#topMenu a:hover {
	color:#990000;
	text-decoration:underline;
}

#page {
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

#main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	vertical-align: top;
	padding-bottom: 50px;
}

.banner {
	text-align: center;
}

#leftSide {
	width: 300px;
	float: left;
	margin-top: 5px;
}

div#leftSide ul {
	width:300px;
	list-style-type: none;
}

div#leftSide li {
	text-transform:uppercase;
	list-style-type:none;
	line-height: 30px;
	font-size: 1.1em;	
}

div#leftSide a {
	color:#666666;
	text-decoration:none;
}

div#leftSide a:hover {
	color:#990000;
	text-decoration:underline;
}

#rightSide {
	margin-left: 333px;
	margin-top: 5px;
}

div#rightSide img {
	margin-bottom: 80px;
}

#rightSideC1 {
	width: 350px;
	float: left;
}

#rightSideC2 {
	margin-left: 383px;
	width: 250px;
	text-align: right;
}

div#rightSideC2 img {
	margin-bottom: 60px;
	border: 0;
	vertical-align: top;
}

#quote {
	color: #006699;
	font-family:Georgia, serif;
	font-style:italic;
	font-size: 1.4em;
	text-align: left;
	line-height: 2.4em;
}

.qutoeSign {
	color: #Black;
	font-size: 1.1em;
	font-family: Helvetica, Arial;
	font-style: normal;
}
p{
	font-size: 1.1em;
	text-align:left;
	color: #000000;
	line-height: 1.6em;
	margin-bottom: 1.1em;
}

ul.bullet {
	font-size: 1.1em;
	text-align:left;
	color:  #000000;
	margin-bottom: 1.1em;
	line-height: 1.6em;
}

li.bullet {
	list-style-type:disc;
	list-style-position:inside;
}

div#speaker img{
	margin-left: -50px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

div#speaker p {
	font-size: 1.1em;
	text-align:left;
	color: #000000;
	line-height: 1.6em;
	margin-bottom: 1.1em;
}

dl {
	text-align:left;
	margin-bottom: 2em;
}

dt	{
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	line-height: 1.2em;
}

dd	{
	color: #000000;
	font-size: 1.1em;
	line-height: 1.6em;
	width: 200px;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

a.phl {
	color: #006699;
	text-decoration: underline;
}

a:hover.phl {
	color: #990000;
	text-decoration: underline; 
}

.imgLeft {
	margin-bottom: 20px;
	margin-right: 1px;
	Float: left;
	text-align: right;
	width: 50%;
}

.imgRight {
	margin-bottom: 20px;
	margin-left: 1px;
	text-align: left;
}
.defSol{
	width: 1010px;
	height: 20px;
	margin-right: 50px;
	text-align:right;
	vertical-align:text-top;
}
 
li.listleft {
	list-style-type:none;
  	float: left;
	text-align: right;
	width:30%;
	font-size: 1.2em;
	font-weight: bold;
}

ol {
font-size: 1.1em;
}

li.listright {
	list-style-type:none;
  	float: left;
	width: 70%;
	font-size: 1.2em;
}

.footerText {
	margin-top: 5px;
}

.clearfloat {
	clear: both;}
	
#timetable {	
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;	
}

#timetable ul{
	margin: 5px 0 0 0px;
	list-style:none;
	padding-left: 15px;
}

#timetable ul li {
	
}

.indent1 {
	padding-left: 5px;
}

.indent2 {
	padding-left: 10px;
}
