/*   
officeexport.css
oexver2  26/1/08   
font-size added to body*/   

body
{
        font-family: Bookman Old Style, Times New Roman, serif;
        font-size: 95%;
}


div.box1

{
        
                  background-color: #ffff33;
	padding-right: 2em;
	padding-top: 1em;
	padding-left: 2em;
	padding-bottom: 1em;
}

div.outerframe

{
	margin-top: 0;
	padding-bottom: 0;
	background-color: #ffffff;
	border-bottom: .2em solid #006600;
}

div.header
{
        font-family: Bookman Old Style, Times New Roman, serif;

	background-color: #ccffcc;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}

.headertext
{
	color: #006600;
	background-color: #ccffcc;

}

a:link.header, a:visited.header
{
	color: #FFFFFF;
}

a:hover.header {
	color: #FFFFFF;
}

div.content
{
	background-color: #FFFFFF;
	padding-left: 1em;
}

.contenttext
{
	color: #006600;
	background-color: #FFFFFF;
}

li.contenttext
{
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
}

ol.contentlist
{
	color: #000000;
	background-color: #FFFFFF;
}

a:link.content, a:visited.content
{
	color: #000000;
}
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: #000000;
}
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: #000000;
	background-color: #FFFFFF;
}

a:link.skip, a:visited.skip
{
	color: #000000;
}
a:hover.skip {
	color: #112233;
}

span.slidenum
{
	width: 20%;
	float: right;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}

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: #000000;
	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: #000000;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.button, a:focus.button
{
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.button-inactive
{
	font-size: small;
	color: #DDDDDD;
	background-color: #000000;
	margin-left: .25em;
	margin-right: .25em;
}

/* View Selection */

div.view
{
	background-color: #000000;
	padding: 1ex;
	text-align: right;
}

div.viewcontrols
{
	text-align: center;
}

a:link.viewbutton, a:visited.viewbutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.viewbutton, a:focus.viewbutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.viewbutton-inactive
{
	font-size: x-small;
	color: #DDDDDD;
	background-color: #000000;
	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: #000000;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}

a:hover.zoombutton, a:focus.zoombutton
{
	font-size: x-small;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
	margin-left: .25em;
	margin-right: .25em;
}

span.zoombutton-inactive
{
	font-size: x-small;
	color: #DDDDDD;
	background-color: #000000;
	text-decoration: none;
	margin-left: .25em;
	margin-right: .25em;
}
