@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/top_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size:14px;
}

li {
	font-size:14px;
}

.li2 {
	font-size:14px;
}

.Comnav a{
	list-style: none;
	color: #ffffff;
	display: block;
	padding: 10px 0px 10px 10px;
	text-decoration: none;
	background-color:#3da5eb
}
.Comnav a:visited{text-decoration: none; }

.Comnav a:hover{
	list-style: none;
	display: block;
	color: #000000;
	background-color:#6cb450
}

.link {
	font-size: 12px;
	display: block;
	padding: 5px 0px 5px 0px;
	text-align:center
}

.PresenterP {
	font-size: 11px;
}
.PresenterT {
	font-size: 14px;
	font-weight:bold;
}

.Schedule {
	font-size: 12px;
}

.ContentText
{
	font-size: 18px;
	font-weight:bold;
  	color: #000000;
}

.LargeDate
{
	font-size: 28px;
  	color: #ff0000;
}

.HeaderText
{
	font-size: 32px;
  	color: #ffffff;
}

.Event
{
	padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.EventTime
{
	font-size: 14px;
  	color: #ff0000;
}

.EventTopic
{
	font-size: 14px;
  	color: #268203;
}

.KeynoteSpeakerName
{
	font-size: 18px;
  	color: #1572b2;
}

.KeynoteSpeaker
{
	font-size: 16px;
  	color: #fac42e;
}

.KeynoteSpeakerText
{
	font-size: 11px;
  	color: #ffffff;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
}

.KeynoteSpeakerPad
{
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}

/* Footer */

.footerText
{
	font-size: 16px;
  	color: #ffffff;
}

.footerTextsm
{
	font-size: 11px;
  	color: #000000;
}
