a img {
	border: 0;
}
a:visited {
	color: #871e1e;
}
a:hover {
	background: #f5f5f5;
}
a:hover img {
	background: white;
}
body {
	background: white;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	margin: 0;
	margin-top: 3%;
}
code {
	background: #f5f5f5;
	font-size: 93%;
}
div.blank-space {
	height: 1em;
}
div.center {
	text-align: center;
}
div.center table {
	margin-left: auto;
	margin-right: auto;
}
div.float-right {
	float: right;
	margin-top: 2em;
	margin-left: 2em;
	margin-bottom: 2em;
	margin-right: 8%;
}
div.float-left {
	float: left;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: 2em;
	margin-left: 8%;
}
div.video {
	padding: 1px;
	border: 2px solid #b6a676;
}
div.footnote {
	font-size: 8pt;
	margin-right: 0.2em;
	padding: 0.2em;
	text-align: right;
}
h1 {
	color: #b6a676;
	font-family: "Palatino", "Times", "Times New Roman", serif;
	font-size: 200%;
	margin-bottom: 1em;
	padding-top: 2em;
	text-align: center;
}
h2 {
	color: #b6a676;
	font-family: "Palatino", "Times", "Times New Roman", serif;
	font-size: 150%;
	margin-bottom: 0;
	margin-left: 6%;
	margin-right: 6%;
	padding-top: 1em;
	text-align: left;
}
h2.news {
	font-size: 145%;
	font-family: "Palatino", "Times", "Times New Roman", serif;
	margin-top: 1.8em;
	text-align: right;
}
h2 a:hover {
	background: white;
}
hr {
	background-image: url(shiny-metal-line-segment.png);
	background-repeat: repeat-x;
	margin-left: 6%;
	margin-right: 6%;
}
ol {
	margin-left: 9%;
	margin-right: 9%;
}
p {
	margin-left: 8%;
	margin-right: 8%;
	padding-top: 0.7em;
	text-align: left;
}
p.download-box {
	background: #90ff80;
	font-size: 90%;
/*
	margin-bottom: 1.5em;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 1.5em;
*/
	/* padding-bottom: 0.95em; */
	padding-left: 1.1em;
	padding-right: 1.1em;
	padding-top: 0.1em;
	/* width: 40em; */
}
p.download-box a {
	font-size: 150%;
	line-height: 120%;
	text-decoration: none;
	color: #0c5e00;
}
p.download-box a:hover {
	background: #90ff80;
	text-decoration: underline;
	color: #0c5e00;
}
p.download-box img.download-icon {
	background: #90ff80;
	float: left;
}
p.download-box a:visited {
	/* color: blue; */
	color: #0c5e00;
}

div.docindex {
	clear: left;
	margin-left: 6%;
	margin-right: 6%;
	margin-top: 5%;
	margin-bottom: 5%;
}
div.docindex a.heading {
	text-decoration: none;
}
div.docindex img {
	float: left;
	margin-bottom: 5%;
}
/* ** for now just use hr like the rest of site ** div.docindex h2 {
	border-bottom: 3px double #B6A676;
} */
div.docindex h2, div.docindex p, div.docindex hr {
	padding-left: 144px;		/* Icons are 128px wide */
	margin-left: 0%;
	margin-right: 0%;
}
 
p.info-box {
	background: #f5f5f5;
	border: 1px dashed black;
	font-size: smaller;
	margin-left: 9%;
	margin-right: 9%;
	margin-top: 1.8em;
	padding: 0.5em;
}
p.info-box span.question {
	font-weight: bold;
	font-style: italic;
}
span.email-addr {
	color: blue;
	text-decoration: underline;
}
table.screenshot {
	margin-bottom: 5px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
}
table.screenshot a img {
	border: 1px solid;
}
table.screenshot a:hover {
	background: white;
}
table.screenshot td {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;
}
table.screenshot td ul {
	margin-bottom: 0.2em;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0.2em;
}
table.screenshot td ul li {
	margin-bottom: 0em;
	margin-top: 0em;
}
table.screenshot tr.grey {
	background: #f5f5f5;
}
table.screenshot td.thumb {
	text-align: right;
}
table.screenshot-row {
	margin-top: 10px;
}
table.screenshot-row tr td{
	padding: 4px;
}
ul, ol {
	margin-left: 8%;
	margin-right: 8%;
}
ul.p-list {
	list-style-type: square;
}
ul li, ol li {
	font-size: 10.5pt;
	margin-bottom: 0.5em;
	margin-right: 1em;
	margin-top: 0.5em;
	text-align: left;
}
ul li ul, ul li ol {
	margin-left: 0%;
	margin-right: 0%;
}
ul li ul li, ul li ol li {
	font-size: 10pt;
	margin-bottom: 0.2em;
	margin-right: 1em;
	margin-top: 0.2em;
	text-align: left;
}

/**
 * The CSS below is for rounded boxes, as demonstrated by
 * http://kalsey.com/2003/07/rounded_corners_in_css/
 */
div.rounded-box {
	/* width: 100%; */
	background: #90ff80;
	/* for testing: */
	/* background: orange; */
	/* color: #fff; */
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	margin-left: 10%;
	margin-right: 10%;
	width: 40em;
}
div.rounded-box p {
	margin: 0px;
}
.roundtop-11 {
	background: url(corners/tr-11.png) no-repeat top right;
}
.roundbottom-11 {
	background: url(corners/br-11.png) no-repeat top right;
	clear: left;	/* Added by JC to support float image inside box */
}
img.corner-11 {
	width: 11px;
	height: 11px;
	border: none;
	display: block !important;
	clear: left;	/* Added by JC to support float image inside box */
}


