body {
	background-color: #1B4670; 
margin:0px;
}

/* MAIN BOXES */
img {border: none;}
img.head{width: 800px;}
img.firm{height: 20px;}

div.logo
{
  width: 72px;
  margin-left: 15px;
  background-color: #ffffff;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}
td.blue {background-color: #1B4670;}
td.menu {
	margin-left: 10px; 
	background-color: #557694;
	vertical-align:text-top;
	max-width: 200px;
}
td.grey {
	background-color: #999; 
	margin: 0px; 
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align:text-top;
	width: 650px;
}
td.main {
	background-color: #d7e0e9; 
	color:#1E466C;
	margin-left: 10px; 
	margin-right: 10px;
	margin-bottom: 25px;
	vertical-align:text-top;
	width: 650px;
}
td.main2 {
	background-color: #d7e0e9; 
	color:#1E466C;
	vertical-align:text-top;
}

/* left margin */
td.c1{ 
	width: 40px;
	background-color: #d7e0e9; 
	color:#1E466C;
}
/* time */
td.c2{
	width: 80px;
	text-align: center;
	padding:7px 4px;
}
td.c3{
	width: 210px;
}
td.c4{
	width=150px;
	text-align: center;
}
td.c5{
	width: 400px;
	padding-left:10px;
}
td.c6{
	width:10px;
}
td.c7{
	width:50px;
	background-color: #d7e0e9; 
	color:#1E466C;
}
td.c9{
	width: 170px;
}
tr td.sponsors{
	background-color: #FFF; 
  	margin:0px;
  	padding:0px;
}

#schedule {
	background-color: #d7e0e9; 
	color: #1E466C;
}

#schedule tr td {
	border-bottom:1px solid white;
}

#schedule tr.sch_no_border td {
	border:0px;
}

/* TEXT STYLES */
p{
  	margin: 10px;
   	color: #2E567C; 
   	font-size: 12px ; 
}
p.subhead{
  	margin: 10px;
   	color: #2E567C; 
   	font-size: 16px; 
}
p.specialthanks{
  	margin-right: 0px; 
  	margin-left: 5px;
  	color: #FFFFFF;
}
p.title {
   	font-size: 24px;
	font-weight: bold;  
	margin: 5px;
}
p.title2 {
   	font-size: 24px;
	font-weight: none;
	margin: 5px;
}
p.headline {
    font-weight: bold;  
   	font-style: italic;
   	font-size: 20px;
	text-decoration: underline;
}
p.speaker {
   	font-size: 22px;
   	font-weight: bold;  
   	line-height: 20px;
   	font-variant: small-caps;
}
p.speaker2 {
   	font-size: 22px;
   	line-height: 20px;
   	font-variant: small-caps;
	margin-left: 20px;
}
p.infohead {
   	margin-left: 20px;
    	font-size: 16px;
   	font-style: italic; 
   	line-height: 10px;
}
p.info {
   	margin-left: 30px;
   	font-weight: bold;  
   	font-size: 16px;
}
p.info2 {
   	margin-left: 30px;
   	font-size: 14px;
}
p.tagline {
   	font-style: italic;
   	font-weight: bold;
   	font-size: 18px;
}
p.tag{
   	font-style: italic;
   	font-size: 14px;
}
p.body {
   	margin-left: 30px;
   	margin-right: 30px;
}
p.body2 {
    margin-left: 30px;
   	margin-right: 30px;
  	font-size: 14px;
}
p.body3 {
    margin-left: 60px;
   	margin-right: 60px;
  	font-size: 14px;
}
p.lefthead {
  	margin-bottom: 0px; margin-right: 0px;
  	color: #FFFFFF;
 	font-weight: bold; 
	font-size:18px;
  }

p.leftlink {
  	margin-left: 20px; margin-right: 0px;
	font-size:14px;
  	color: #FFFFFF;
}

p.thankyou {
  	margin-left: 15px;
  	font-weight: bold;
  	font-size:12px; 
  	line-height: 5px;
}

p.sponsors {
  	margin-left: 35px;
  	font-style:normal; 
  	font-variant:normal; 
  	font-weight:normal; 
  	font-size:12px; 
}

p.copyright {
  	font-size:10px;
  	color: FFFFFF;
}

ul {
  	margin-top: 15px;
  	margin-left: 15px;
 	list-style-type: none;
  	font-weight: normal; 
 	font-style: normal;
  	color: #1E466C;
   	font: 14px times; 
	line-height: 22px;
}

/* PARAGRAPH LINKS */
a:link, a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.body:link, a.body:visited {
  color: #1E466C;
  text-decoration: none;
  font-weight: bold;
}
a.body2:link, a.body2:visited {
  color: #1E466C;
  text-decoration: none;
}

a:hover, a:active {
  color: #1E466C;
  text-decoration: none;
}

a.body:hover, a.body:active {
  color: #777777;
  text-decoration: none;
}

a.body2:hover, a.body2:active {
  color: #777777;
  text-decoration: none;
}

a.sch_link, a.sch_link:visited {	 
	color: #1E466C;
}
a.sch_link:hover {	 
	color: #FFF;
}