@charset "utf-8";
/* CSS Document */

@import url(/2008/global.css);
  
div#content
{
	position:relative;
	padding:16px;
	margin:0px;
	left:50%; 
	bottom:0px; 
	margin-left:-420px;
	top:0px;
	right:0px;
	width:804px;
	min-height:5150px;
}

div.sidebar
{
	float:right;
	position:relative; 
	top:0px;
	right:3px; 
	width:320px; 
}


div.recent_news
{
	margin-left:16px;
	margin-bottom:16px;
	padding:16px; 
	border:solid; 
	border-width:1px; 
	border-color:#6d6d6d;
	font-size:12px;
	color:#000000;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ededed;
}

div.boxes { width:268px; height:420px; padding-bottom:10px; position:relative; float:right; padding-left:16px;  }

div#box_left { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:10px;}
div#box_middle { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:0px;}
div#box_right { width:268px; height:140px; float:left; position:relative; left:0px; top:0px; margin-left:0px; margin-right:0px;}

div#learn_more {
	background-image:url(/2008/images/learnmore.gif);
	background-repeat:no-repeat;
	width:89px;
	height:23px;
	margin-top:7px;
}

div#learn_more:hover {
	background-image:url(/2008/images/learnmore_light.gif);
	cursor:pointer;
}

div#box_right img#learn_more { }

div.box_top_left { float:left; position:relative; width:9px; height:47px; background-image:url(/2008/images/box_top_left.gif); background-repeat:no-repeat; }
div.box_top_middle { float:left; width:250px; position:relative; height:39px; background-image:url(/2008/images/box_top_middle.gif); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; padding-top:8px; }
div.box_top_right { float:right; position:relative; width:9px; height:47px; background-image:url(/2008/images/box_top_right.gif); background-repeat:no-repeat; }
div.box_left { float:left; position:relative; width:9px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_left.gif); background-repeat:no-repeat; }
div.box_middle { float:left; position:relative; width:250px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_middle.gif); background-repeat:repeat-x; font-size:10px; }
div.box_right { float:right; position:relative; width:9px; height:74px; background-color:#bec0c3; background-image:url(/2008/images/box_right.gif); background-repeat:no-repeat; }
div.box_bottom_left { float:left; position:relative; width:9px; height:9px; background-image:url(/2008/images/box_bottom_left.gif); background-repeat:no-repeat; }
div.box_bottom_middle { float:left; width:250px; position:relative; height:9px; background-image:url(/2008/images/box_bottom_middle.gif); background-repeat:repeat-x;}
div.box_bottom_right { float:right; position:relative; width:9px; height:9px; background-image:url(/2008/images/box_bottom_right.gif); background-repeat:no-repeat}



CAPTION.schedule
{
	 background-color:#efefef; 
	 padding:12px; 
	 font-weight:bold;
	 font-size:18px;
	 color:#4d4d4d;
	 margin-left:8px;
	 border-style:outset;
	 border-width:1px;
	 border-color:black;
	 cursor:default;
}
	
TABLE.schedule
{ 
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:12pt;
	 background-color:#808080;
	 width:790px;
	 margin-left:8px;
	 border-style:none;
	 border-color:black;
	 border-width:1px;
}
	
TH.schedule
{
	 font-size:10pt;
	 color:white;
	 border-style:outset;
	 border-width:1px;
	 border-color:black;
	 cursor:default;
}
	
	
TR.schedule
{ 
}

TR.schedule:hover
{ 
	background-color:#909090;
}

	
TD.schedule
{  
	 font-size:10pt;
	 background-color:#bfbfbf;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}


TD.schedule:hover
{  
	 font-size:10pt;
	 background-color:#cfcfcf;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
}

TD.schedule_time
{  
	 font-size:10pt;
	 color:white;
	 font-weight:bold;
	 border-style:outset;
	 border-width:1px;
	 border-color:black;
	 cursor:default;
}

TD.schedule_col1
{  
	 font-size:10pt;
	 background-color:#B1D192;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_col1:hover
{  
	 font-size:10pt;
	 background-color:#c1e1a2;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_col2
{  
	 font-size:10pt;
	 background-color:#CE9393;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_col2:hover
{  
	 font-size:10pt;
	 background-color:#dEa3a3;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_col3
{  
	 font-size:10pt;
	 background-color:#7291B6;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_col3:hover
{  
	 font-size:10pt;
	 background-color:#82a1c6;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_all
{  
	 font-size:10pt;
	 background-color:#cdcdcd;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

TD.schedule_all:hover
{  
	 font-size:10pt;
	 background-color:#dddddd;
	 border-style:inset;
	 border-width:1px;
	 border-color:black;
	 text-align:center;
	 cursor:pointer;
}

.talktitle
{
	font-size:10px;
	font-style:italic;	
}
.talktitle a
{
	font-size:10px;
	font-style:normal;
	color:black;
}