body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	background-image: url("https://www.kbconferences.com/registration/osspac09/images/bg.gif");
	background-repeat: repeat-x; 
	background-color: #393939;
}

.TitleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.SectionHeader_Zend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF3300;
}
.UnderlineSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
}
.FormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.FormFieldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#content .copy {
	width:82.5%;
}

h1, h2 { margin-bottom:3px; 
         line-height:1.5em; 
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         font-weight:normal; }
h3, h4, h5, h6 { margin-bottom:3px; 
                 line-height:1.5em; 
                 font-family:Verdana, Arial, Helvetica, sans-serif; }

h2 { font-size:22px; }
h3 { font-size:12px; }
h4 { font:bold 14px Verdana, Arial, Helvetica, sans-serif; }
h5 { font-weight:normal; font-size:1em; }
table.schedule {
	border:1px solid #D8D8D9;
	border-left-width:0;
	background-color:#FAFDFF;
}
table.schedule caption, table.schedule thead th {
	font-weight:bold;
	border:1px solid #D8D8D9;
	border-width:1px 1px 0 1px;
	background-color:#143A67;
	padding:5px 9px;
	line-height:1em;
	color:#fff;
}
table.schedule tbody tr.odd {
	background-color:#DFF1FF;
}
table.schedule tbody td {
	border-left:1px solid #D8D8D9;
	padding:4px 9px;
}
dl#conference-session-tracks dt {
	clear:left;
	float:left;
	margin-right:0.33em;
	font-weight:bold;
}
h2.title { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold; 
	color:#6CAE15; 
	margin-top:0.5em;
	line-height:1.445em;
	}

