body, p, div, span, td, a { background-color: #FFFFFF; color: #000000; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10pt; font-weight: normal; }
body { margin: 0px; width: 700px; }
td { vertical-align: top; }
td.content { padding: 25px; padding-top: 20px; }
td.leftcol {
	border-right: 1px solid #C00000;
	text-align: center;
	width: 78px;
}
td.leftcol td {
	text-align: center;
	width: 78px;
}
td.copyright {
	color: #CCCCCC;
	font-size: 10px;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
}
p.pagetitle { color: #C00000; font-size: 18pt; font-variant: small-caps; font-weight: bold; }
p.redheading { color: #C00000; font-style: italic; font-weight: bold; }
p.redname { color: #C00000; font-size: 12pt; font-weight: bold; font-variant: small-caps; }
p.grayheading { color: #666666; font-variant: small-caps; font-weight: bold; }
span.smallname { color: #999999; font-size: 8pt; font-weight: normal; font-variant: normal; }
img { border: 0px; }
td.navbar {
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	margin-left: 10px;
	padding: 8px;
	text-align: center;
}
img.navbar {
	cursor: hand;
}
td.quotes { color: #C00000; font-size: 8pt; padding: 25px; padding-top: 5px; padding-bottom: 5px; }
a, a.visited { border-bottom: 1px dotted #999999; color: #999999; text-decoration: none; }
a.hover, a.avtive { border-bottom: 1px solid #666666; color: #666666; text-decoration: none; }
a.noborder { border: none; text-decoration: none; }

.justify { text-align: justify; }

img.navbaron {
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
img.navbaroff {
	cursor: hand;
	filter: gray progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}
