#header_bg { background-image: url('header_bg.gif'); background-repeat: repeat-x; background-position: 0 -1px; }

a.SearchControl { color: white; font-weight: bold; }
.BreadCrumbItem { font-size: 9px; color: #888; padding-left: 6px; padding-right: 6px; }
a.BreadCrumbItem { color: #888 !important; }
a.TabTitle { color: white; }

a { color:  blue; }
a:hover { text-decoration: underline; }


a.CommandButton {
	color: #284F9C;
	text-decoration: underline;
}

.Normal { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.JobOppAltRow td {
	background-color: #D3DDEC;
}

.JobOppHeader td {
	font-weight: bold;
	background-color: #D3DDEC;
}
.JobOpp {
	margin-top: 10px;
}
.JobOpp td{
	border: 1px solid black;
}

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px auto; text-align: center; background-color: #99aecc;}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

img { border: 0px; }		
.width1 { width: 760px; }
.copy1 { font-size: 9px; }
.copy2 { font-size: 9px; color: white; }

#primaryContainer {
	margin: 0px auto;
	text-align: center;
	width: 760px;
	background-color: white;
	border: 1px solid #000e2e;
}

#secondaryContainer {
	text-align: left;
}

.SubHead {
	vertical-align: top;
	color: #000000;
}



