.panel_280{clear:both;width:280px;margin-bottom:12px}.LEFT_CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-left: 35px;
	padding-top: 20px;
}

/* hover outline fix */
a {outline: none;}
:focus {-moz-outline-style: none;}
:-moz-any-link:focus {outline: none;}

/* FONT */
h1 {
font-family:'TrajanProBold', "Times New Roman", Times, serif;
font-size: 21px;
line-height:21px; 	
letter-spacing:-.5px;
color: #af9319;
text-shadow: 0 3px 3px #f2eeda;
text-transform:capitalize;
}

/* @font-face Fonts*/
@font-face {
	font-family: 'TrajanProBold';
	src: url('type/TrajanPro-Bold.eot');
	src: local('Trajan Pro Bold'), local('TrajanPro-Bold'), 
	url('type/TrajanPro-Bold.woff') format('woff'), 
	url('type/TrajanPro-Bold.otf') format('opentype'), 
	url('type/TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
}

/* SUB NAVIGATION LAYOUT */
ul#subNav {
	display:inline-block;
	width:176px;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 30px;
}
	ul#subNav li.topBorder {/* !empty tag - needed */
	display:block;
	height:20px;
	border-bottom:1px solid #7d7f80;
	}	
	ul#subNav li{
	display:block;
	height:30px;
	border-bottom:1px solid #7d7f80;
	}
		ul#subNav li a, ul#subNav li.active {
		display:block;
	    height:30px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:30px; 
		font-size:12px;
		font-weight:bold;
		text-decoration:none; 	
		}
		    ul#subNav li a {
			color:#7d7f80;		
		    background: url(../images/bttn_subNav.gif) no-repeat right bottom;	
			}
			ul#subNav li.active {
			color:#af9319;
			background: url(../images/bttn_subNav.gif) no-repeat right top;
			}
				ul#subNav li a:hover {
				text-decoration:none; 
				color:#af9319;
				background: url(../images/bttn_subNav.gif) no-repeat right top;	
				}
	/* 
	////////////////////////////////////////////////////////////////////
	USER INTERACTIONS !Open Sub Tabs
	////////////////////////////////////////////////////////////////////	
	/* Toggle Open/Close */
	.subgroup {
	display:none;
	margin-bottom:0px;
	}	
		ul#subNav li span.subact a {
	padding-left:20px;
	border-bottom:1px solid #7d7f80;
	background:#eee url(../../forums/images/ico_subtab.gif) no-repeat left center;
		} 
			ul#subNav li span.subact a:hover {
			background:#ddd url(../../forums/images/ico_subtab.gif) no-repeat left center;
			}				
.disclaimer{
	color:#7d7f80;
}
.LEFT_CAPTION_LARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7F80;
	padding-left: 35px;
	padding-top: 20px;
	font-weight: lighter;
}
.PROGRAMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.colleaguebtn {
	background-image: url(../../images/tell_collegue_icon.jpg);
}
.subgroup2 {
	display:none;
	margin-bottom:35px;
}
.presentationstopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #174583;
	line-height: 14pt;
}
.presentationsspeaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.presentationssections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #B58A00;
}
.presentationsrecording {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #184B8E;
}

