.ConferenceStyles {
}
.SideBar {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #292926;
	text-decoration: none;
	background-image: url(artwork/SideBarFiller.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 15px;
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
.NewsHeading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #305671;
	text-decoration: none;
}
.NewsCopy {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.ImgFrame {
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px double #999999;
	background-color: #CCCCCC;
	margin-top: 2px;
	padding: 3px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}
.TableCopy {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #262626;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.TableGreenHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
