﻿.conferencesSection 
{
	float:left;
	width:455px;
	padding:5px;
}
.conferencesSection table tr td
{
    text-align:left;
    font-size:11px;
    color:#666666;
}
.newsSection
{
	border-left:solid 1px #8AD0FF;
	text-align:left;
	width:220px;
	float:left;
	padding:5px;
}
.newsSection a
{
	font-size:11px;
	color:#666666;
}
.newsSection ul
{
	list-style-type:circle;
	margin-left:10px;
	padding-left:5px;
}
.splashText
{
	color:#184580;
	padding-top:30px; 
	padding-left:00px; 
	width:280px;
}
.splashText p
{
	color:#184580;
	font-size:11px;
}
.splashTextMoniker 
{
	font-size:22px;
	position:relative;
	left:-75px;
	top:30px;
	color:#184580;
}
