.bkg-ptrn-1 {
	background-image: url(../images/page-structure/bkg-ptrn2.gif);
	background-repeat: repeat;
}
.bkg-ptrn-dark {
	background-image: url(../images/page-structure/bkg-ptrn-dark.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bkg-ptrn-btm {
	background-image: url(../images/page-structure/bkg-ptrn-btm.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.panel-tl {
	background-image: url(../images/page-structure/pnl-tl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.panel-t {
	background-image: url(../images/page-structure/pnl-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.panel-tr {
	background-image: url(../images/page-structure/pnl-tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.panel-l {
	background-image: url(../images/page-structure/pnl-l.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.panel-r {
	background-image: url(../images/page-structure/pnl-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.panel-bl {
	background-image: url(../images/page-structure/pnl-bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.panel-br {
	background-image: url(../images/page-structure/pnl-br.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panel-b {
	background-image: url(../images/page-structure/pnl-b.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.pnl-mid {
	background-color: #E2DBC8;
}
.pnl-mid-rule {
	background-image: url(../images/page-structure/mid-pnl-rule.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.column-teaser-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.column-teaser-head:visited {
	color: #F06000;
}
.column-teaser-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

ul
  {
  margin-left: 0;
  padding-left: 1em;
  }
li
  {
  margin: 0;
  padding: 0;
  }
  
.photoBorder {
	border: 1px solid #E2DBC8;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.navigation-pnl-bkg {
	background-image: url(../images/page-structure/navigation-panel.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.nav-btn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D4491;
	text-decoration: none;
}
a.nav-btn-text:hover {
	color: #004DB5;
	background-color: #FFFFFF;
}
.header-company-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E2DBC8;
	text-decoration: none;
	font-weight: bold;
}
.header-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2DBC8;
	text-decoration: none;
}
.content-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D4491;
}
.content-head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2D4491;
	font-weight: bold;
}
.content-head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D4491;
	font-style: italic;
}
.content-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.contest-panel {
	background-image: url(../images/home/portal-panel.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.career-op-panel {
	background-image: url(../images/home/career-opportunities-panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hyperlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.orange-footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC870E;
	font-weight: bold;
}