/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#E9E9D1; layer-background-color:#E9E9D1; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,Verdana,Arial; font-size:12px; font-weight:normal}
.clLevel0{color:#000000;}
.clLevel0over{background-color:#D2D2A2; layer-background-color:#D2D2A2; color:#000000; cursor:pointer; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:tahoma, Verdana,Arial; font-size:11px; font-weight:normal}
.clLevel1{background-color:#E9E9D1; layer-background-color:#E9E9D1; color:#000000;}
.clLevel1over{background-color:#D2D2A2; layer-background-color:#D2D2A2; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#F1F1F1; layer-background-color:#000000}

TD { font-size:10px; font-family:Verdana, Arial, sans-serif;}
.blacktxt { color:#000000; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold}
.greytxt { color:#EFEFEF; font-size:12px; text-decoration:none; font-family:Verdana, Arial, sans-serif;}
.normalwhitetxt { color:#676363; font-size:12px; text-decoration:none; font-family:Verdana, Arial, sans-serif;}
.bluetxt { color:#00649D; font-size:11px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold}
.lightredtxt { color:#EF8434; font-size:12px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:normal}
.redtxt { color:#9D0000; font-size:12px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:normal}
.redlargetxt { color:#9D0000; font-size:12px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold}
.whitetxt { color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:normal}
.largewhitetxt { color:#FFFFFF; font-size:24px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold}
.largeblacktxt { color:#000000; font-size:14px; font-family:Verdana, Arial, sans-serif; text-decoration:none; font-weight:bold}

body { font-size:10px; font-family: Verdana, Arial, sans-serif; margin-top : 0px; margin-left : 0px; background-color : #ffffff; }
img { 	border : none; }
input, select, textarea {
	font-family : Verdana;
	font-size : 12px;
}
li {
	margin-bottom : 5px;
	color : Teal;
}

a {
	color : Blue;
}
a:hover {
	color : Red;
}

#greymenu {	height: 23px; background-image: url(/img/grey_bar.gif); padding-top: 3px; text-indent: 12px; }
#topmenu a {
	color : #ffffff;
	font-weight : bold;
}
#topmenu a:hover {
	color : Yellow;
}
#main_menu {
	margin-left : 10px;
}
#main_contents  {
	padding-bottom : 30px;
	padding-top : 15px;
}
#page_category, #contents {
	margin-bottom : 30px;
	margin-left : 40px;
	margin-right : 40px;
}
#event {
	margin-bottom: 25px;
	text-align : center;
	font-weight : bold;
}
#event_logo {
	margin-bottom: 10px;
}
#event_title {
	font-size : 18px;
	color : #990000;
}
#event_date {
	font-size : 14px;
	color : #000080;
}
.subtitle {
	margin-bottom: 25px;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
}
.subtopic {
	margin-bottom: 25px;
	font-size : 14px;
	font-weight : bold;
	color : #000080;
}
.std_para {
	margin-bottom: 25px;
}
.event_speaker {
	margin-bottom: 15px;
}
.speech {
	color:#990000; font-weight : bold;
}
.day_header {
	background-color : #5F5FAF;
	font-weight : bold;
	font-size : 13px;
	color : White;
}
#quickfacts  {
	border : solid #E9E9D1;
	border-bottom-width : thick;
	border-top-width : thick;
	border-left-width : thin;
	border-right-width : thin;
}
.dot {  background-image: url(/images/dot.gif)}

h3, h4 {
	color: #006595;
}

#agenda td {
	padding-bottom : 10px;
}