@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bgrounds/bg_stripes.gif);
	background-repeat: repeat;
}
.byline {
	font-size: 10px;
	text-indent: 120px;
}
.caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.cell008hi {
	height: 8px;
}
.cell012hi {
	height: 12px;
}
.cell018hi {
	height: 18px;
}

.cell024hi {
	height: 24px;
}
.cell032hi {
	height: 32px;
}
.cell036hi {
	height: 36px;
}
.cell048hi {
	height: 48px;
}
.cell080hi {
	height: 80px;
}
.cell156hi {
	height: 156px;
}


.cell225hi {
	height: 225px;
}
.cell470hi {
	height: 470px;
}
.cell522hi {
	height: 522px;
}

.cell675hi {
	height: 675px;
}
.header {
	background-image: url(/images/bgrounds/header.jpg);
	background-repeat: no-repeat;
}

.quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-right: 40px;
	margin-left: 40px;
}


.subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c538e;
}
.tbl_bg {
	background-image: url(/images/bgrounds/column.jpg);
	background-repeat: repeat-y;
}

.tx10pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}


.tx11pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tx11pxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.tx13px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/* leave this comment at the end of the CSS file */
:focus { outline: 0;};
