P, SPAN, UL, OL {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

P.ital, SPAN.ital, UL.ital, OL.ital {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}

P.bold2, SPAN.bold2, UL.bold2, OL.bold2 {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

P.bold2red, SPAN.bold2red, UL.bold2red, OL.bold2red {
	background-color: transparent;
	color: #5A0735;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

P.bold3, SPAN.bold3, UL.bold3, OL.bold3 {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

P.footnote, SPAN.footnote, UL.footnote, OL.footnote {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

P.footnotebold, SPAN.footnotebold, UL.footnotebold, OL.footnotebold {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

A, A:ACTIVE, A:VISITED {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A:HOVER {
	background-color: transparent;
	color: #5A0735;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

A.footnotebold, A.footnotebold:ACTIVE, A.footnotebold:VISITED {
	background-color: transparent;
	color: #5A0735;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

A.footnotebold:HOVER {
	background-color: transparent;
	color: #5A0735;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/* ----  added 8/8/2011 by David Devoy */
#img_caption {font-size: 10pt; font-weight: 600;}

.thumb_block a {display: block; overflow: hidden; margin: 0px;padding-left: 8px;}
.thumb_block a{border: none; border-right: 3px solid black; width: 60px;}
.thumb_block a img {border: 1px solid black; border-bottom: 4px solid black; height: 65px; }

.img_block {height: 300px; overflow: hidden; border: 1px solid black; border-bottom: 3px solid black; border-right: 4px solid black;}
.img_block {background-color: #000000; margin-right: 20px;}

p {margin: 5px;}

