body
{
	background: #F1F5F8;
	color: #3e3e3e;
	font-size: 70%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
form, html, body, img, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
h1
{
	color: #034451;
	margin: 0 0 1em 0;
	font-size: 2.4em;
}
h2
{
	font-size: 2em;
	color: #006175;
	margin-bottom: 0.5em;
}
h3
{
	font-size: 1.8em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: dotted 1px #d9d9d9;
}
h4
{
	color: #5d1d1d;
	font-size: 1.6em;
	margin-bottom: 0.5em;
}
h5
{
	font-size: 1.4em;
	color: #6c6c6c;
}
h6
{
	color: #565656;
	font-size: 1.2em;
}
h6 a
{
	color: #006175;
	text-decoration: none;
}
h6 a:hover
{
	text-decoration: underline;
}

a
{
	color: #006175;
}
p
{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6em;
}
a.button
{
	font-family: Helvetica,Arial,sans-serif;
	border: none;
	border: solid 1px #CCCCCC;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1em 4em;
	color: #565656;
	background: #F1F5F8;
	display: inline-block;
	font-size: 1.2em;
}
a:hover.button
{
	background: #408593;
	color: White;
}
a:active.button
{
	background: #006175;
	color: White;
}


div.widget
{
	margin-bottom: 4em;
}
div.widget div.item
{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: dotted 1px #565656;
}
#brand
{
	float:right;
	margin-top:20px;

} 
#logo a
{
	display: block;
	background: url(../Files/headwinds.gif) top left;
	width: 220px;
	height: 91px;
}
#logo a:hover
{
	background-position: 0 -91px;
}
#logo a span
{
	display: none;
}

#container
{
	width: 985px;
	text-align: left;
}
#header, #subheader
{
	margin-top: 10px;
}
#splash
{
	height: 180px;
	background: url(../Files/headwinds-splash.png);
}
#splash .inner
{
	padding: 25px 20px 20px 400px;
}
#splash .inner h1
{
	color: #006175;
	margin: 0;
}
#content-columns
{
	padding: 2.5em;
	background: white;
	text-align: left;
}
#footer
{
	background: #e4f0f3;
	text-align: right;
}
#footer table td
{
	text-align: left;
	vertical-align: middle;
	padding: 1em;
	line-height: 1.4em;
}

#subfooter
{
	width: 985px;
	border-top: solid 1px #d9d9d9;
	color: #898989;
	text-align: left;
}
#subfooter a
{
	color: #898989;
}
#subfooter .inner
{
	padding: 1em;
}

#subheader
{
	background: #006175;
	height: 47px;
}
#subheader ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#subheader li
{
	float: left;
}
#subheader li a
{
	display: block;
	padding: 0 2em;
	height: 47px;
	line-height: 47px;
	margin-right: 15px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
}
#subheader li a:hover
{
	background: #408593;
	text-decoration: none;
}
#subheader li a.selected, #subheader li a:hover.selected
{
	background: #68a7b4;
	text-decoration: none;
}


table.agenda
{
	color: #474747;
	width: 100%;
}
table.agenda a
{
	text-decoration: none;
	color: black;
}
table.agenda a:visited
{
	text-decoration: none;
	color: black;
}
table.agenda a:hover
{
	text-decoration: underline;
}
table.agenda a.speaker
{
	color: #17505b;
	font-weight: bold;
}
table.agenda a.session
{
	font-weight: bold;
	display: block;
	font-size: 120%;
}
table.agenda td
{
	padding: 1em;
	border-bottom: solid 1px #408593;
	text-align: left;
}
table.agenda td.time
{
	padding-left: 0px;
	font-size: 90%;
}
table.agenda td.date
{
	padding: 0.5em 1em;
	background: #408593;
	color: white;
	font-size: 160%;
	font-weight: bold;
}

table.agenda td.Lunch
{
	color: #408593;
	text-transform: uppercase;
}

table.agenda td.Keynote
{
	background: #dfe8ea;
}

table.agenda td.Keynote a.session
{	
	font-size: 1.3em;
}

table.agenda div.speaker
{
	margin-top: 0.5em;
}

table.agenda td.Theater1
{
	background: #dcedf1;
}
table.agenda td.Theater2
{
	background: #dcedf1;
}


td.speaker-image
{
	vertical-align: top;		
}
td.speaker-image img
{
	margin-right: 2em;
	width: 100px;
}

