body {
	background-color:#ffffff;
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 10px; 
	line-height:12px;
	color: #000000; 
	margin: 0px 0px 0px 10px;
	border: none;
	}

a:link, a:visited { 
	color: #666666; 
	text-decoration:none; 
	border:none;
	}
	
a:hover { 
	color: #666666; 
	text-decoration: underline;
	}
	
a:active { 
	color: #666666; 
	text-decoration: none; 
	}

p {  
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom: 8px;
	}
	
.textsmall { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 10px; 
	line-height: 12px;
	color: #000000; 
	}

.textsmallcaption { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 10px; 
	line-height: 12px;
	color: #666666; 
	}

.location { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 10px; 
	line-height: 12px;
	color: #666666; 
	}
	
.quote { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000 ; 
	margin: 0px 17px 0px; 
	}

/*
p.quote:before {
	content: url(icons/start_quote.gif);
	}
	
p.quote:after {
	content: url(icons/end_quote.gif);
	}	
*/
	
.quote_byline { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000 ; 
	margin: 0px 17px 8px; 
	}
	
.quote_no_byline { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000 ; 
	margin: 0px 17px 8px; 
	padding:0;
	}

/*p.quote_no_byline:before {
	content: url(icons/start_quote.gif);
	}
	
p.quote_no_byline:after {
	content: url(icons/end_quote.gif);
	}
*/

.quote_special { 
	font-family:"Courier New", Courier, monospace;
	font-size: 12px; 
	line-height: 16px; 
	color: #000000 ; 
	margin: 0px 17px 8px; 
	padding:0;
	}

/*
p.quote_special:before {
	content: url(icons/start_quote.gif);
	}
	
p.quote_special:after {
	content: url(icons/end_quote.gif);
	}
*/
	
.courier {
	font-family:"Courier New", Courier, monospace; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom:8px;
	}
	
ol { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom: 8px;
	}	
	
ol.alpha { 
	list-style-type:upper-alpha; 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom: 8px;
	}
	
ul { 
	font-family: Helvetica, Arial, "Sans Serif"; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom: 8px;
	}	
	
img { 
	border: none; 
	}
	
img.space {
	border:none;
	padding:0 0 8px 0;
	}

/* so latin can have underline */

.tabula {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	color: #000000;  
	margin-bottom: 8px;
	}

p.tabula a:link { 
	color: #666; 
	text-decoration:none; 
	}
	
p.tabula a:visited {
	color: #333; 
	text-decoration:none; 
	}
	
p.tabula a:hover, a:active { 
	color: #666; 
	text-decoration: underline;
	}
	


/* ============= STICKY FOOTER (menu sticks to bottom of browser window) ============= */

/*  
STICKY FOOTER SOLUTION
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 50px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END STICKY FOOTER SOLUTION */


/* ============= TOOL TIPS ============= */

/* applies to all tooltips */
* {margin:0; padding:0; }
#text {margin:50px auto; width:500px; text-align:right;}

/*this tooltip has a fixed position relative to image; specific to "next page" for images*/
.hotspot {cursor:pointer;font-size:9px;font-family:Helvetica, Arial; }
.hotspot img {border:none;padding:0 0 18px 0;}
.hotspot_grid {cursor:pointer;font-size:9px;font-family:Helvetica, Arial; }
.hotspot_grid img {border:none;padding:0 0 10px 0;}

#tt {position:absolute; display:block; }
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden; }
#ttcont {display:block; padding:3px 5px 3px 5px; margin-left:5px;background:#ffffff; color:#000000; }
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden; }


/*this tooltip floats next to cursor arrow and usd for floating images in long texts */
.hotspot2 {cursor:pointer;font-family:Helvetica, Arial;}

#tt2 {position:absolute; display:block; }
#tt2top {display:block; height:5px; margin-left:5px; overflow:hidden}
#tt2cont {display:block; padding:0; margin:0; background:#FFFFFF; color:#666666;}
#tt2bot {display:block; height:5px; margin-left:5px; overflow:hidden}


/*this tooltip floats next to cursor arrow; specific to downloading press images */
.hotspot3 {cursor:pointer;font-size:10px;font-family:Helvetica, Arial;}

#tt3 {position:absolute; display:block; }
#tt3top {display:block; height:5px; margin-left:5px; overflow:hidden}
#tt3cont {display:block; padding:5px 5px 5px 5px; margin-left:5px; background:#FFFFFF; color:#666666;}
#tt3bot {display:block; height:5px; margin-left:5px; overflow:hidden}

/*this tooltip floats next to cursor arrow; specific to downloading press images */
.hotspot4 {cursor:pointer;font-size:10px;font-family:Helvetica, Arial;}
p.hotspot4 {border:none;padding:0 0 8px 0;}

#tt4 {position:absolute; display:block; }
#tt4top {display:block; height:5px; margin-left:5px; overflow:hidden}
#tt4cont {display:block; padding:5px 5px 5px 5px; margin-left:5px; background:#FFFFFF; color:#666666;}
#tt4bot {display:block; height:5px; margin-left:5px; overflow:hidden}




