/* Force scroll bar */
html {
	min-height: 100%; margin-bottom: 1px;
}

/* Fix images */
img {
border-width: 0
}


/* Control link colors */
a:link {
	text-decoration: underline;
	color: #646464;
}
a:visited {
	text-decoration: underline;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #646464;
}
a:active {
	text-decoration: none;
	color: #646464;
}


/* Styles */
/*.smallLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration:none;
}
.smallLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #455581;
	text-decoration:underline;
}*/

.speaker-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3B5484;
}
.speaker-clickfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3B5484;
}
.site-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #455581;
}
.site-subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #455581;
}
.site-subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #646464;
	letter-spacing: 1pt;
}
.site-body-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #455581;
}
.site-body-gray{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.site-small-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #646464
}
.site-small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
