




/*
     FILE ARCHIVED ON 3:34:15 Feb 5, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:35:11 Mar 4, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	vertical-align: top;
	font-family: lucida grande, arial, lucida sans unicode, geneva, lucida, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px; 	
	background-color: #F7F7F7;
	color: #333333;
}	


td {
	vertical-align: top;
}
	
a:link, a:visited {
	text-decoration: none;
	color: #0099FF;
}
	
a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	text-decoration: none;
}


h1, h2, h3, p, form, img {
	padding: 0px;
	margin: 0px;
	border: none;
}

ul {
	padding: 0px 0px 5px 30px;
	margin: 0px;
}

div.container {
	background-color:#FFFFFF;

	border-width: 1px;
	border-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #e3e3e3;

	text-align: left;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
	font-family: lucida grande, arial, lucida sans unicode, geneva, lucida, helvetica, sans-serif;
}


.container-spacer {
	width: 100%;
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}

.content {
	font-size: 12px;
	line-height: 16px; 
}

#lefttable {
	width: 227px;
	vertical-align: top;
	padding-right: 2px;
	text-align: center;
}

div.banner, img.banner {
	vertical-align: middle;
	text-align: center;
	width: 225px;
	height: 85px;
}


#links {	
	width:100%;			
}

#toc {
	text-align: center;
	padding-top: 5px;
}

#toc a {
	font-size: 9px;
}

#links p, .content p {
	font-weight:normal;
  	line-height:130%;
	padding-left: 5px;
	padding-bottom: 8px;
}
		
#links h1, .content h1 {
	font-size: 16px;
	font-weight:bold;

	line-height: 120%;

	margin-top: 5px;
 	padding:0px 5px 0px 5px;

	color: #ff0000;
	background-color:#e5e5e5;
}
		
#links h2, .content h2 {
	color: #ff0000;
	background-color:#e5e5e5;

	font-size: 11px;
	font-weight:bold;
	letter-spacing: .3em;
	text-transform:uppercase;

 	padding:2px;
  	margin-top:15px;
	margin-bottom:5px;
}

.credits {

}	

#credits h3 {
	border-bottom: 1px dotted #ddd;
	padding: 0px !important;
	margin: 5px 5px 0px 5px !important;
	font-size: 11px;
	font-weight: normal;
}

#credits  p {
	padding: 0px 5px 2px 8px !important;
}



#righttable {
	vertical-align: top;
	text-align: center;
	padding-left: 2px;
}

#eyebeam-logo-container {
	padding: 5px !important;
	margin: 0px !important;
	text-align: left;
	position: relative;
	width: 100%;
}

img.logo, div.eyebeam-logo {
	height: 22px;
	width: 326px;
	background-color: #0099FF; 
	padding: 0px !important;
	margin: 0px !important;
}




#locs, #search{
	padding-left: 5px;
	padding-top: 5px;
}

.title {
	padding: 20px 10px 0px 5px;
	font-size: 30px;
}

.caveat {
	color: #888888;
}

.coderef li {
	padding-bottom: 5px;
}
.coderef > ul > li {
	padding-bottom: 10px;
}
