body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #FFFFF9;
	margin: 10px 20px 20px 20px;
}

p, li {
	font-size: .85em;
}

.navlist {
	font-size: .9em;
	font-weight: bold;
	margin-left: 15px;
	line-height: 30px;
	padding-left: 10px;
}

.navlist td {
	height: 30px;
}

.navlist a:link, .navlist a:visited {
	text-decoration: none;
	color: #000099;
}

.navlist a:hover, .navlist a:active {
	text-decoration: none;
	color: #729545;
}

.topright {
	width: 25%;
	font-weight: bold;
	text-align: right;
}

.bodytext {
	margin: 15px 30px 15px 25px;
	padding-left: 20px;
	vertical-align: top;
	border-left: solid 1px #000099;
}

.pagetitle {
	font-size: 1.5em;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}

.content {
    height: 500px;
	overflow: auto;
	border: 0px none #000000;
	text-align: left;
	padding-right: 10px;
}

h3 {
	border-top: 1px solid #000099;
	padding-top: 10px;
}

.content p, ul {
	margin-bottom: -10px;
}

ul.presenterlist {
	list-style : url(uk-images/bullet.gif) outside;
	text-align: right;
	font-size: 90%;
}

ul.presenter li {
	margin-bottom: 10px;
}

.content img {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.clearboth {
	clear: both;
}

.borderbottom {
	border-bottom: 1px solid #000000;
}

.smallnav p{
	float: right;
}

table.schedule {
	border-collapse: collapse;
}

.schedule td {
	border: 1px solid #000099;
	border-collapse: collapse;
	padding: 3px;
	font-size: .85em;
}

td.scheddays {
	font-weight: bold;
	text-align: center;
}

td.schedtimes {
	font-size: .7em;
}

td.general {
	background-color: #FFF2EA;
	font-size: .7em;
	padding: 5px;
	text-align: center;
}

td.presented {
	background-color: #E6E8F8;
	text-align: center;
	padding: 5px;
}

.schedpresenter {
	font-size: .9em;
}

.schedtitle {
	font-size: 1em;
	font-weight: bold;
}

.schedblurb {
	font-size: .8em;
}

.callout {
	color:#CC0000;
	font-weight: bold;
}

.heading {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: solid 10px #000099;
}

.heading td {
	padding-bottom: 10px;
}
