.titleBrow14 {
color:#4A2900;
font-size:14px;
font-weight:bold;
line-height:30px;
xtext-transform:uppercase;
}

.textgold {
color:#998959;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
text-decoration:none;
}

.textWhite {
color:#FFFFFF;
font-size:12px;
line-height:28px;
}


.textlayer {
color:#756947;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px;
padding:6px;
}

element.style {
font-size:11px;
}

.LinkGold2 {
color:#5D3600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
xtext-transform:uppercase;
}

.SubtextGold12 {
color:#A49061;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:24px;
xtext-transform:uppercase;
}

.LinkGold2 {
color:#5D3600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
xtext-transform:uppercase;
}

.textWhite {
color:#FFFFFF;
font-size:12px;
line-height:28px;
}


.textlayer {
color:#756947;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
line-height:16px;
padding:6px;
}

element.style {
font-size:11px;
}

.LinkGold2 {
color:#5D3600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
xtext-transform:uppercase;
}

.SubtextGold12 {
color:#A49061;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:24px;
xtext-transform:uppercase;
}

.LinkGold2 {
color:#5D3600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
xtext-transform:uppercase;
}

.textlink {
color:#998959;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:18px;
text-decoration:none;
}

.textBrownBold {
color:#4A2900;
font-size:12px;
font-weight:bold;
line-height:30px;
xtext-transform:uppercase;
}

element.style {
color:#666666;
font-size:11px;
}

.LinkGold3 {
color:#998959;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:14px;
text-decoration:none;
}

.PhotoRight
{
padding: 0 0 5px 15px;
}

.textDateBig {
color:#8B7447;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:24px;
xtext-transform:uppercase;
}

.textMap {
color:#B8A27F;
font-family:"Times New Roman",Times,serif;
font-size:11px;
font-weight:bold;
line-height:12px;
xtext-transform:uppercase;
}

.text9Map {
color:#624220;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
line-height:12px;
}

.text9MapTit {
color:#9D8859;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
line-height:12px;
}

.subnavlink {
color:#5D3600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
xtext-transform:uppercase;
}

.Highlight, .HeadingHighlight, .textdate3
{
color:#A49061;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
xtext-transform:uppercase;
font-size: 14px;
}

.JobPostingGridHeader
{
font-weight: bold;
padding-bottom: 10px;
}

.JobPostingGridItem
{
padding-bottom: 10px;
}

.StudentJobs table.StudentJobTable
{
		overflow:hidden;
		border:1px solid #d3d3d3;
		background:#fefefe;
		width: 600px;
		margin:5% auto 0;
		-moz-border-radius:5px; /* FF1+ */
		-webkit-border-radius:5px; /* Saf3-4 */
		border-radius:5px;
		-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

	.StudentJobs th, .StudentJobs td {padding:8px 28px 8px; text-align:center; }
	
	.StudentJobs th {padding-top:22px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb; font-size: 14px;}
	
	.StudentJobs td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
	
	.StudentJobs tr.odd-row td {background:#f6f6f6;}
	
	.StudentJobs td.first, .StudentJobs th.first {text-align:left}
	
	.StudentJobs td.last {border-right:none;}
	
	/*
	Background gradients are completely unnecessary but a neat effect.
	*/
	
	.StudentJobs td {
		background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
	}
	
	.StudentJobs tr.odd-row td {
		background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
	}
	
	.StudentJobs th {
		background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
		background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
	}
	
	.StudentJobs tr:first-child th.first {
		-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px; /* Saf3-4 */
	}
	
	.StudentJobs tr:first-child th.last {
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px; /* Saf3-4 */
	}
	
	.StudentJobs tr:last-child td.first {
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
	}
	
	.StudentJobs tr:last-child td.last {
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
	}
	
	.BannerCareers
	{
	margin: 0 auto;
	width: 870px;
	}
	
	.PageCareers .PaneHeader2
	{
	height: 50px;
	}
	
	.jobBox
	{
	float: left;
	}
	
	.jobBox img
	{
	height: 220px;
	}
	
	.jobContent
	{
	float: left;
	width: 400px;
	}
	
    .jobContent p
	{
	padding-left: 8px;
	}
	
	.careerContainer
	{
	height: 250px;
	}
	
	.clearCareer
	{
	clear: both;
	height: 0px !important;
	}
	
	.jobContent h2
	{
	background-color: #ffbe00;
	padding: 5px;
	color: #000;
	}
	
	
	.contactText
	{
	.padding-left: 15px;
	}
	
	.contentLeft
	{
	float: left;
	width: 380px;
	}
	
	.contentLeft h2
	{
	background-color: #FFBE00;
    color: #000000;
    padding: 5px;
	}
	
	.contentLeft a
	{
     line-height: 25px;
	}
	
	.contentRight
	{
	float: right;
	width: 200px;
	}
	
    .contentRight img
	{
    margin-bottom: 6px;
	}
	
	.contactLeft
	{
	float: left;
	}
	
	.contactRight
	{
	float: right;
	width: 450px;
	}
	
	.provinceContact
	{
margin-right: 10px;
font-weight: bold;
	}
	
	.CareerPage h2
	{
	color: #1A4686;
    font-size: 18px;
	}
 
        .CareerPage h3 {
        font-size:13px;
}

.CareerLanding .SecondaryNavigationPanelContainer {
        padding-top:0px;
        background-image:none;
}

.CareerLanding .CareerPage {
        width:610px;
}

span.careerBlue
{
display: block;
margin-bottom: 6px;
font-weight: 900;
color: #1A4686;
font-size: 13px;
}