body, table  { 
	font-size: 10pt;
	color: black; 
	font-family: "Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular";
	margin: 0px; 
	}
		
/* Used on the old text links replaced by buttons */		
.subnav {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: red;
	text-decoration: none; } 
a.subnav {
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	font-size: 11px/130%; 
	color: #336699; } 
a.subnav:active { 
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #336699; } 
a.subnav:visited { 
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; } 
a.subnav:hover { 
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #5C85AD; 
	text-decoration: underline; } 

/* Formatting for the home page */
.home_listings {
	font-size: 9pt;
/*	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; */
	}
.home_listings a{
	text-decoration: none;
	color: #5B5B5B;
	}
.home_listings a:hover{
	text-decoration: underline;
	}
.home_listings a:visited{
	color: black;
	}
.conf_title{
	font-weight: bold;
	padding-left: 20;
	}
.conf_title2{
	padding-left: 35;
	padding-bottom: 10;
	}
.confpage_title{
	font-weight: bold;
	font-size: 13pt;
	color: #776362;
	padding-bottom: 6;
	font-family: Eras Bold, Eras Bold ITC, verdana, arial, helvetica, sans-serif; 

	}
				
/* These for the shared menu background and print only */
.menubg{
	background: url(../images/menubg.gif); }
.menubgtop{
	background: url(../images/menubgtop.gif); }
.bg_top{
	background: url(../images/topbg_mine.gif); }
	
/* The following used for the table formatting.  */
.shade {
	background-color: #EDECF2;
	color: black;}
.tabtitle {
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss, Sans-serif;
	font-size: 10pt;
	background-color: #4A4E7E;
	color: white;}
.tabtitle2{
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss, Sans-serif;
	font-size: 10pt;
	background-color: #4A4E7E;
	color: white;
	margin: 5 0 5 5;}
.vid_tab{
	background-color:#F4F5F9;
	padding: 6 6 6 6;
	margin: 10 0 10 0;
	border: 1 #4A4E7E solid;
	}
.vid{
	padding-left: 30;}
.tabdate {
	font-weight: bold;
	color: #4A4E7E;
	background-color: #FFFFFF;
	height: 30pt;}
.tabdate2 {
	font-weight: bold;
	color: #4A4E7E;
	background-color: #FFFFFF;
	height: 20pt;}
.tabsubtitle {
	font-weight: bold;
	color: #6e6e6e;
	background-color: #FFFFFF;
	height: 20pt;}
.smaller2 {
	background-color: #DBDCE1;
	line-height: 25px;}
.na {
	height: 15pt;
	color: #999999;
	font-weight: bold;
	font-size: 8pt;
	}
.top_note {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 5px 50px;
	width: 550px;
	}
.shade2{
	background-color: #F4F5F9;
	line-height: 25px;
	} 
.shade2b{
	background-color: #F4F5F9;
	}
.smallertab2{
	border: 2 solid #DBDCE1;
	}
.audio_note{
	padding-left: 40;
	color: #622E00;
	}

/* These added for the services page */
.heading_s{
	font-size: 130%;
	color: #1C0B75;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.heading_s2{
	font-size: 110%;
	color: #1C0B75;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.heading_wht{
	font-size: 110%;
	color:#FFFFFF;
	font-weight: bold;
	}
.para{
	margin: 0px 40px 0px 40px;
	}
.stdfont_contact{
	font-size: 8pt;
	}
.contact_tab tr{
	padding-top: 10px;
	}
.contact_tab td{
	padding-left: 15px;
	}
.contact_tab{
	font-size: 120%;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; 
	}
.heading_s3{
	color: #1C0B75;
	font-weight: bold;
	}
/* Adding video link to onference page */
.video_link{
	font-size: 16;
	font-weight: bold;
	padding-bottom: 15;
	}
.video_link a{
	text-decoration: none;
	color: #A20707;
	}
.video_link a:hover{
	text-decoration: underline;
	}

.pic_left{
	float: left;
	margin-left: 50;
	margin-right: 10;
	}
	
/* These used for bottom and printonly */
.bottom {
	text-align: center;
	font-size: 80%;}

/* To display only when printing */
.printonly{
	display: none;} 
	
/* This is only for conferences 717 to 725 */
.ltable{
	background-color: #DBDCE1;
	}

