/* --------- site wide tags --------- */
a img {
	border: none;
}
/* --------- layout --------- */
#dropLeft {
	background-image: url(images/drop-left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#dropRight {
	background-image: url(images/drop-right.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contentSpace {
	width: 572px;
	padding: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #15416A;
}
#leftBG {
	background-image: url(images/leftbox-bg.gif);
	background-repeat: repeat-y;
	width: 178px;
	text-align: center;
	vertical-align: top;
}
/* --------- email form --------- */
.emailSpace {
	padding-bottom: 9px;
	padding-left: 9px;
}
.emailSignup {
	background-image: url(images/join-email-list.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right bottom;
}
/* --------- home page --------- */
.homePics {
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
}
#homecontent {
	width: 572px;
	padding: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15416A;
}
.homeListTop {
	padding-bottom: 5px;
}
.participant {
	font-weight: bold;
	font-size: 10px;
}
.homeSpace {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.homeBullet {
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(images/bullet-triangle.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	background-position: left top;
}
.homeBullet ol{
	margin: 0px;
	padding: 0px;
	list-style-type: lower-alpha;
}
.homeParticipants {
	font-size: 12px;
	font-style: italic;
	padding-bottom: 5px;
	font-weight: bold;
}
.quote {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.quoter {
	text-align: right;
	padding-right: 25px;
	padding-left: 20px;
	color: #666666;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 5px;
}
.featuredSpace {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
/* --------- general --------- */
.heading {
	font-size: 16px;
	padding-bottom: 12px;
	font-weight: bold;
	background-image: url(images/dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}

.fuse {
	font-weight: bold;
}
.dots {
	height: 15px;
	background-image: url(images/dots-horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subHead {
	font-size: 16px;
}
.smallTxt {
	font-size: 9px;
}
/* --------- general interior pages --------- */
#intcontent {
	width: 532px;
	padding: 20px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15416A;
}
#intcontent p {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 0px;
}
#intcontent ol, ul {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
}
#intcontent li {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 24px;
}
/* --------- agenda --------- */
.agendaSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 2px;
}
.agendaTime {
	color: #666666;
	vertical-align: top;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}
.agendaTxt {
	font-weight: normal;
	vertical-align: top;
	line-height: 120%;
	font-size: 11px;
}
.agendaTxt p{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 0px;
}
.agendaTxt ol {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
}
.agendaTxt ul {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
}
.agendaTxt li {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}
.agendaBullet {
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(images/bullet-triangle.jpg);
	background-repeat: no-repeat;
	margin-left: 25px;
	background-position: left top;
}
.agendaUpdate {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	float: right;
}
/* --------- speakers --------- */
.speakerDesc {
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#speakerGlance {
	width: 120px;
	padding: 0px 5px 5px;
	font-size: 10px;
	background-color: #EFEFEF;
}
#speakerGlance p {
	padding-top: 5px;
	margin-left: 0px;
	line-height: 18px;
}
#speakerGlance h1 {
	font-size: 14px;
	padding: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.speakerPics {
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;
	width: 65px;
	vertical-align: top;
}
.speakerBack {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	float: right;
}
#speaker p {
	margin-left: 0px;
}
#speaker {
}
.jobTitle {
	color: #666666;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 12px;
}
.jobTitle p {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
/* --------- sponsors --------- */
#sponsorContent {
	width: 715px;
	padding: 20px 18px 20px 17px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #15416A;
}
#sponsorContent ol, ul, p {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
#sponsorContent ol, ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
#sponsorContent li {
	margin-top: 0px;
	margin-bottom: 6px;
}
.sponsorPlatTitle {
	color: #666666;
	font-size: 10px;
	padding-bottom: 6px;
}
.sponsorHeadshot {
	padding-bottom: 6px;
	padding-left: 6px;
	width: 100px;
}
.sponsorSupport {
	font-weight: bold;
	color: #042B4E;
	line-height: 140%;
	padding-left: 20px;
	width: 50%;
	vertical-align: top;
	font-size: 11px;
}
.sponsorSupport a:link {text-decoration: none; color: #042B4E;}
.sponsorSupport a:hover {text-decoration: underline ;color: #666666;}
.sponsorSupport a:visited {text-decoration: none;}
.sponsorSupport a:active {text-decoration: none;}

.sponsorSupport p {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.sponsorDivide {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 20px;
}
/* --------- news --------- */
.newsDate {
	color: #999999;
	font-size: 10px;
	padding-bottom: 6px;
}
.newsDate a {
	margin-left: 20px;
}
.news p {
	margin-left: 24px;
	margin-top: 6px;
	margin-bottom: 24px;
	line-height: 18px;
}
.news h2 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 12px;
}
/* --------- clips --------- */
.clips p {
	margin-left: 24px;
	margin-top: 6px;
	margin-bottom: 24px;
	line-height: 18px;
}
.clips h2 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 12px;
}
.silverNoLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
