.brushedSteelBkg {
	background-image: url(../images/page-structure/brushed-steel.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.brushedVertEdgeLeft {
	background-image: url(../images/page-structure/vert-edge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.brushedVertEdgeRight {
	background-image: url(../images/page-structure/vert-edge.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.brushedTopEdge {
	background-image: url(../images/page-structure/horiz-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.brushedBtmEdge {
	background-image: url(../images/page-structure/horiz-btm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.navBtnsRuleLeft {
	background-image: url(../images/page-structure/aqua-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: 1px;
}
.navBtnsRuleBoth {
	background-image: url(../images/page-structure/aqua-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
}
.navBtnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
}
a.navBtnText:hover {
	color: #990000;
	background-image: url(../images/page-structure/aqua-button-mo.jpg);
}

.tornPaperTile {
	background-image: url(../images/page-structure/tornPaper-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tornPaperBtm {
	background-image: url(../images/page-structure/torn-paper-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.columnHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585766;
}
.majorBulletPoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: square;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.fpageCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.hyperlinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.hyperlinkText:hover {
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.columnHighlightSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
}
.columnHighlightSubhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
	line-height: 11px;
}
.navPanelLogoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	word-spacing: -0.5px;
	letter-spacing: -0.5px;
	line-height: 11px;
}
.navPanelLogoText:hover {
	color: #000000;
}
.logoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.redHead {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.redHead a:link {
	color: #990000;
}