.OutsideBorder {
	border: 2pt solid #000000
}
.bottom-border {
	border-bottom-width: 1.5pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.red-bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.backgroundrule {
	background-color: #FFFFAE;
	background-image: url(images/red-yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.shadow-border {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.zowie {
	background-image: url(images/zowie-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}

.left_indent {
	padding-left: 6pt;
}


.right-shade {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.top-bottom-border {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #941439;
	border-bottom-color: #941439;
}
.blue {
	color: #0033FF;
	text-decoration: underline;
}

linespacing {
	line-height: 18pt;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.linespace {
	line-height: 24px;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 26pt;
	font-style: italic;
	font-weight: bolder;
	line-height: 36pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	font-style: normal;
	color: #600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.right-small {
	font-size: 10pt;
	color: #600;
}
.quoter {
	font-size: 13px;
	text-align: right;
	margin-top: -12px;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: normal;
	color: #FF0000;
	font-weight: normal;
}
.bottom-pad {
	padding-bottom: 9pt;
}
.center {
	text-align: center;
}
.summarized {
	font-size: 14px;
	font-style: italic;
	color: #600;
	margin-top: -6px;
}
.see-spot-subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: -12px;
	margin-bottom: -12px;
}
