body
{
	font-family: Arial, Helvetica, sans-serif;
}

div.outerframe
{
	margin-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	border-left: .2em solid #336699;
	border-right: .2em solid #336699;
	border-bottom: .2em solid #336699;
}

div.header
{
	background-color: #ccd4ff;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

.headertext
{
	color: #000;
	background-color: #a1b0ff;
}

a:link.header, a:visited.header
{
	color: #FFFFFF;
}

a:hover.header {
	color: #FFFFFF;
}

div.content
{
	background-color: #FFFFFF;
	padding-left: 1em;
}

.contenttext
{
	color: #336699;
	background-color: #FFFFFF;
}
ol {
	padding-bottom: 1em;
}
li.contenttext
{
	font-size: medium;
	color: #336699;
	background-color: #FFFFFF;
}

ol.contentlist
{
	color: #336699;
	background-color: #FFFFFF;
}

a:link.content, a:visited.content
{
	color: #336699;
}
a:hover.content {
	color: #112233;
}

p.footer, div.footer
{
	font-size: 85%;
	color: #000000;
	padding: .25em;
	margin-bottom: 0;
	background-color: #E7EBF0;
}

a:link.footer, a:visited.footer
{
	color: #336699;
}
a:hover.footer {
	color: #112233;
}

div.sheetlist
{
	text-align: center;
}

/* misc */

table
{
	border: none;
	border-collapse: collapse;
}

td, th
{
	border: solid 1px black;
	padding: 0.5em;
}

span.accesskey
{
	text-decoration: underline;
	font-weight: bolder;
}

div.skip
{
	font-size: x-small;
	color: #336699;
	background-color: #FFFFFF;
}

a:link.skip, a:visited.skip
{
	color: #336699;
}
a:hover.skip {
	color: #112233;
}

span.slidenum
{
	width: 20%;
	float: right;
	text-align: center;
	color: #FFFFFF;
	background-color: #336699;
}

div.imagecontainer
{
	text-align: center;
}

img.slideimagecapture
{
	border: solid 1px black;
}

/* Navigation Menus */

div.navmenu 
{
	display: inline;
}

div.navmenu h2 
{
	position: absolute;
	top: -20em;
	left: -200em;
}

div.navmenu ul 
{
	list-style: none;
	display: inline;
}

div.navmenu li 
{
	display: inline;
}

/* Handout View */

div.notes
{
	text-align: center;
	width: 100%;
	border: none;
	margin-bottom: 1em;
}

div.notesbreak
{
	text-align: center;
	width: 100%;
	border: none;
	margin-bottom: 1em;
	page-break-before: always;
}

img.theimage
{
	width: 45%;
	margin-right: 2%;
}

img.thenotes
{
	width: 45%;
	margin-left: 2%;
	border: solid 1px black;
}

/* Text Mostly Layout */

div.mainbody
{
	padding: 0.5em;
	clear: both;
}

div.title, div.subtitle
{
	width: 98%;
	clear: both;
}

div.fullregion
{
	width: 98%;
	clear: both;
	text-align: center;
}

div.lefthalf
{
	float: left;
	width: 49%;
}

div.righthalf
{
	float: right;
	width: 49%;
}

div.upquad, div.downquad
{
	height: 49%;
}

div.rightquad
{
	float: right;
	width: 49%;
}

div.leftquad
{
	float: left;
	width: 49%;
}

div.postclear
{
	clear: both;
}

/* Relating to the Top Navbar */

div.navigation
{
	background-color: #336699;
	padding: 1ex;
	text-align: center;
}

span.navcontrols
{
	text-align: center;
	width: 60%;
}

a:link.button, a:visited.button
{
	font-size: small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.button, a:focus.button
{
	font-size: small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.button-inactive
{
	font-size: small;
	color: #DDDDDD;
	background-color: #336699;
	margin-left: .25em;
	margin-right: .25em;
}

/* View Selection */

div.view
{
	background-color: #336699;
	padding: 1ex;
	text-align: right;
}

div.viewcontrols
{
	text-align: center;
}

a:link.viewbutton, a:visited.viewbutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.viewbutton, a:focus.viewbutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.viewbutton-inactive
{
	font-size: x-small;
	color: #DDDDDD;
	background-color: #336699;
	margin-left: .25em;
	margin-right: .25em;
}

/* Zoom Selection Button */

div.zoomcontrols
{
	float: left;
	text-align: center;
}

a:link.zoombutton, a:visited.zoombutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.zoombutton, a:focus.zoombutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.zoombutton-inactive
{
	font-size: x-small;
	color: #DDDDDD;
	background-color: #336699;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}
