html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub,  tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

body {
  background: #FDEBC8;
  line-height: 1;
}
sup {
  font-size: .85em;
}

/*	LAYOUT TOOLS*/
.floatLeft 			{
  float: left;
  margin-right: 20px;
}
.floatRight			{
  float: right;
  margin-left: 20px;
  margin-right: 10px;
}
.clear				{ clear: both; }
.layoutCenter			{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.border {  border: 1px solid #8FCEEF; }

a[href~=".pdf"]			{ background: url(images/pdfIcon.png) left center no-repeat; padding-left: 10px; }

/* general */
#wrapper {
  margin: 10px auto;
  width: 900px;
  background: #FFFFFF;
  border-top: 10px solid #F6AB24;
  border-right: 25px solid #F6AB24;
  border-bottom: 15px solid #F6AB24;
  border-left: 25px solid #F6AB24;
  font-size: 0.75em;
  color: #000000;
  line-height: 1.3em;
}
#wrapper  p { margin-bottom: 5px; }


#header {
  color: #FFFFFF;
  width: 900px;
  background: url(images/headerbg.gif) repeat-x;
  height: 150px;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.2em;
  border-bottom: 1px solid #E6E6E6;
}
.headtext {
  text-align: center;
  float: left;
  width: 490px;
  font-weight: 700;
}

.pagetitle {
  font: 600 1.2em/150% "Arial Black", Arial, Tahoma, sans-serif;
  color: #999999;
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 5px;
  clear: both;
  margin-top: 25px;
}


H1 {
  color: #00ADEE;
  margin-top: 0px;
  margin-bottom: 0px;
  font: italic bold 1.8em "Times New Roman", Times, serif;
}

h2 {
  color: #E97D07;
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 1.2em;
  font-weight: 700;
}


h3 {
  font-size: 1.2em;
  font-weight: bold;
}
.session {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 0.90em;
}
.session strong { font-weight: 700; 
}

.speaker {
  margin: 10px;
  font-size: 0.95em;
}
.speaker strong {
  font-style: italic;
  font-weight: 800;
}
.boxed {
  background: #C6E9FB;
  width: 300px;
  padding: 15px;
  border: 1px solid #8FCEEF;
}
.boxed250 {
  background: #C6E9FB;
  width: 180px;
  padding: 5px;
  border: 1px solid #8FCEEF;
  margin: 10px;
  font-size: 1em;
}
.boxed250 li {
  font-size: 0.85em;
  padding-bottom: .4em;
  line-height: 1em;
}
.boxed250 ul {
  margin-top: 15px;
  margin-bottom: 15px;
}

.glance {
  background: #FBF5EC;
  width: 300px;
  margin: 10px;
  border: 1px solid #F7ECDD;
}
.glance td {
  font: 1em Arial, Helvetica, sans-serif;
  padding: 2px 5px;
  vertical-align: bottom;
}
.glance th {
  border-bottom: 10px solid #C6E9FB;
  padding-top: 10px;
  text-align: left;
  padding-left: 5px;

}
.glance h2 {
  font-size: 1.4em;
  font-style: italic;
  text-align: center;
}
.glance a {  font-weight: 700;
  text-decoration: none;
  color: #333333;
}

.middle {
  float: left;
  width: 320px;
  padding-left: 20px;
}
.side {
  float: left;
  width: auto;
  padding-left: 41px;
}


.side table th {
  color: #666666;
  padding: 5px 15px 0px;
}


.footer {
  background: #F6AB24;
  height: 64px;
  padding-top: 10px;
  margin-top: 15px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {
  list-style-type:none;
  float: none;
  width: 490px;
  height: 24px;
  margin-top: 7px;
}

#menu li {
  float:left;
  padding:0;
  margin:0 1px 0 0;
  position:relative;
  width:92px;
  height:1px;
  z-index:100;
  font-size: 1em;
}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {
  position:absolute;
  top:0;
  left:0;
  width: 92px;
  margin: 0;
  padding: 0;
  background: transparent url(graphics/blank.gif);
}
#menu dt {
  background: #AEE4FA;
  margin:0;
  font-size: 1em;
  width:92px;
  float:left;
  padding-top: 4px;
  font-weight: 700;
  height: 21px;
}
#menu dd {
  display:none;
  background: transparent;
  border-bottom:1px solid #C6D7E1;
  clear:left;
  margin:0;
  padding:0;
  color: #fff;
  font-size: 1em;
  text-align:left;
}

#menu dt a, #menu dt a:visited {
  display:block;
  color:#0094CC;
  width:92px;
  font-size: 0.95em;
  text-align: center;
  padding: 0px;
  font-weight: 700;
}
#menu dd a, #menu dd a:visited {
  background:#E4ECF1;
  color:#000000;
  text-decoration:none;
  display:block;
  width:92px;
  font-size: 0.65em;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

#menu li a:hover {border:0;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl { border-bottom:2px solid #A6C0D0; }
#menu dd a:hover {
  background: #EEE2DB;
  color:#006595;
}
#menu li:hover dt a, #menu li a:hover dt a {
  padding-bottom:5px;
  border-bottom: 2px solid #A2BDCE;
  color:#003042;
}
#wrapper .main td {
  padding-right: 0px;
  padding-left: 8px;
  vertical-align: top;
}

.change {
  font-size: .85em;
  color: #666666;
  width: 500px;
  clear: left;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  text-align: center;
}
