.UIContentContainer
{
	color: #333333;
	line-height: 1.2em;
}

IMG
{
    border:none;
}

.UIHeader
{
	line-height:1.1em!important;
}

H1, .UIHeader
{
	color: #154778;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.4em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H2
{
	color: #154778;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H3
{
	color: #154778;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H4
{
	color: #154778;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 2px;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

hr
{
	color: #154778;
	background-color:#154778;
	height: 1px;
	margin-top: 20px;
}

.CSubTitle
{
	color: #154778;
	font-weight: bold;
}

.CColor1
{
	color: #154778;
}

.CColor2
{
	color: #848283;
}

.CLink, .CLink a, .UIContentContainer a
{
	color: #154778;
	text-decoration: none;
}
.CLink a:hover, a.CLink:hover, .UIContentContainer a:hover
{
	color: #154778;
	text-decoration: underline;
}

.UIContent, .UIContentContainer table
{
	font-size: 1.0em;
}

/* CONFERENCE CLASSES */
.UIConferenceGrid
{
	font-size: 1.0em;
}

.UIConferenceGrid td
{
	border: 1px solid #154778;
}

.UIConferenceGridDate
{
	color: #ffffff;
	background-color: #154778;
	font-weight: bold; 
}

.UIConferenceGridDateTime
{
	color: #ffffff;
	background-color: #555555;
	font-weight: bold; 
}

.UIConferenceGridHeader
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

.UIConferenceGridHeader a, .UIConferenceGrid a
{
	color: #ffffff;
	text-decoration: none;
}

.UIConferenceGridHeader a:hover, .UIConferenceGrid a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
