/******************************************************************************
 * 
 *  CSS for user conference pages only
 * 
 ******************************************************************************/
 .vert-nav-title {font-size: 11px} /*formerly style8*/
 .contact-title {
	font-size: 11px;
	font-weight: bold;
	} /*formerly style7*/

.day1color 	{background-color: #E5F5BB; }
.day2color 	{background-color: #FFFFAA; }
.graybk 	{background-color: #EEEEEE; }


 .sm-blk-header { 
 	font-size: 13px; 
 	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	} /*formerly style1 & style14*/

 .main-text  { 
 	font-size: 13px; 
 	text-align: left;
 	}
  .date    { font-size: 13px; text-align: center; font-weight: bold; color: white; background-color: #A0A9A0; }
  .time    { font-size: 13px; text-align: right;  padding-right: 10px; color: #779050; }
  .break   { 
  	font-size: 13px; 
	text-align: center; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	font-style: italic, bold; 
	color: #748D4D; 
	background-color: #EEEEEE; 
	}
  .welcome { font-size: 13px; text-align: center; padding-top: 6px; padding-bottom: 6px; background-color: #EEEEEE; }
  .plenary { font-size: 13px; text-align: center; padding-top: 6px; padding-bottom: 6px; background-color: #FFFF99; }
  .tech    { font-size: 13px; text-align: center; padding-top: 3px; padding-bottom: 3px; background-color: #DBE8F8; }
  .lang    { font-size: 13px; text-align: center; padding-top: 3px; padding-bottom: 3px; background-color: #E5F5BB; }
  .case	   { font-size: 13px; text-align: center; padding-top: 3px; padding-bottom: 3px; background-color: #CCCCFF; }
  .abs-title  { font-weight: bold; color: #2E66A5; }
  .track  { font-family: verdana, sans-serif; font-size: 15px; font-weight: bold; color: #00427C; margin-top: 30px; }


/*registration page styles. Delete if not using. -- Tina*/
 .Form { width: 100%; height: 100% }
 .FormPlain { width: 100%; height: 100% }
 .Border { padding: 0px; width: 100%; height: 100% }
 .BorderPlain { padding: 0px; width: 100%; height: 100% }
 .Text { color: #000000; font-family: Verdana; font-size: 10pt }
 .Text td { color: #000000; font-family: Verdana; font-size: 10pt }
 .Required { color: #000000; font-family: Verdana; font-size: 10pt }
 .Required td { color: #000000; font-family: Verdana; font-size: 10pt }
 .Banner { color: #000000; font-family: Verdana; font-size: 10pt }
 .Banner td { color: #000000; font-family: Verdana; font-size: 10pt }
 a.Banner { color: #000000; font-family: Verdana; font-size: 10pt }
 a.Banner td { color: #000000; font-family: Verdana; font-size: 10pt }
 .Title { text-align: left; color: 81A0D2; font-family: Verdana; font-size: 12pt; font-weight: 700 }
 .Title td { text-align: left; color: 81A0D2; font-family: Verdana; font-size: 12pt; font-weight: 700 }
 .SubHeader { text-align: center; font-family: Arial, sans-serif; font-size: 10pt; font-weight: 700 }
 .SubHeader td { text-align: center; font-family: Arial, sans-serif; font-size: 10pt; font-weight: 700 }
 .Question { color: #000000 !important; font-family: Verdana; font-size: 10pt }
 .Question td { color: #000000 !important; font-family: Verdana; font-size: 10pt }
 a.Question { color: #000000 !important; font-family: Verdana; font-size: 10pt }
 a.Question td { color: #000000 !important; font-family: Verdana; font-size: 10pt }
 .Answer { color: #000000; font-family: Verdana; font-size: 10pt }
 .AnswerLabel { color: #000000; font-family: Verdana; font-size: 10pt }
 .AnswerLabel td { color: #000000; font-family: Verdana; font-size: 10pt }
 .AnswerLabel a { color: #000000; font-family: Verdana; font-size: 10pt }
 a.button, a.Info { text-decoration: none }
 .Custom27919M1O5 { color: #000000; font-family: Verdana; font-size: 9pt }
 .Custom27919M1XP { color: #000000; font-family: Verdana; font-size: 10pt; font-weight: 700 }
 
 /*Added 3/7/10*/
 table tr.medium
 {
 	height:45px;
 }
 table tr.long
 {
 	height:65px;
 }