.UIContentContainer
{
	color: #333333;
	line-height: 1.2em;
}

H1, .UIHeader
{
	color: #db472b;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.4em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H2
{
	color: #db472b;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H3
{
	color: #db472b;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

H4
{
	color: #db472b;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 2px;
	font-family: Trebuchet MS, Trebuchet, Arial;
}

hr
{
	color: #db472b;
	background-color:#154778;
	height: 1px;
	margin-top: 20px;
}

.CSubTitle
{
	color: #db472b;
	font-weight: bold;
}

.CColor1
{
	color: #db472b;
}

.CColor2
{
	color: #db472b;
}

.CLink, .CLink a, .UIContentContainer a
{
	color: #db472b;
	text-decoration: none;
}
.CLink a:hover, a.CLink:hover, .UIContentContainer a:hover
{
	color: #db472b;
	text-decoration: underline;
}

.UIContent, .UIContentContainer table
{
	font-size: 1.0em;
	font-family:calibri,trebuchet, arial;
}

/* CONFERENCE CLASSES */
.UIConferenceGrid
{
	font-size: 1.0em;
	width:550px;
	
}

.UIConferenceGridSession
{
	height:50px;	
}

.UIConferenceGridDate
{
	color: #ffffff;
	background-color: #db472b;
	font-weight: bold; 
	width:25%;
}

.UIConferenceGridHeader
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

.UIConferenceGridHeader a, .UIConferenceGrid a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.UIConferenceGridHeader a:hover, .UIConferenceGrid a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.sessionheader
{
	color:#555555;
}
