body.apol { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: #777777; }

a:visited { color: #800080;	}
a.othersites { text-decoration: none; color: #0000ff; font-size: 9pt; font-weight: bold; }
a.othersites:hover { color: #ff0000; }
a.return { text-decoration: none; color: #0000ff; font-size: 9pt; font-weight: bold; }
a.return:hover { color: #ff0000; }
a.boxes { text-decoration: none; color: #ffff00; font-size: 9pt; font-weight: bold; }
a.boxes:hover { color: #ff0000; }

table.apol-border { background: url('gif/offwhite.gif'); width: 750px; border-width: 0px; }
table.apol-border1 { background: url('gif/offwhite.gif'); width: 720px; border-width: 0px; }

table.general { border-style: solid; border-width: 1px; border-color: #666666; border-collapse:collapse; }
td.general { border:1px solid black; padding:5px; }
th.general { border:1px solid black; padding:5px; }

td { font-size: 10pt; }
td.small { font-size: 9pt; }
td.small1 { color: #ffffff; font-size: 9pt; }
td.large { font-size: 12pt; }
td.callout { font-size: 14pt; padding-top: 4px; padding-bottom: 4px; color: #0066ff; }
td.photo {padding-top: 5px; padding-bottom: 5px; background-color: #cccc99; }
th.padded {padding-top: 7px; padding-bottom: 7px; }

p { font-size: 10pt; }
p.large-black { color: #000000; font-size: 12pt;}
p.sub-title { color: #000000; font-size: 11pt; font-weight: bold; padding-top: 10px; }
p.small { font-size: 8pt; }

h2.black { color: #000000; padding-top: 20px; }
h3.black { color: #000000; padding-top: 20px; }

blockquote.small { font-size: 9pt; }

i.small { font-size: 9pt; }
b.10pt { font-size: 10pt; }

img.gallery { border-width: 2px; border-style: solid; border-color: #000000; }


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../gif/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../gif/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../gif/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 1.3em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../gif/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

