﻿body {
	background: #ffffff;
	color : #000000;
	margin: 0px;
	padding: 0px;
	font-size : 9pt;
	font-weight: normal;
}

* {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px;}

IMG {border: none;}
FIELDSET {border: none;}
FORM {
	border: none;
	margin: 0px;
	padding: 0px;
	}	

/* header */
DIV.bdo-header {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 900px;
	position: relative;
	}
DIV.bdo-header IMG.bdo-logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	}
DIV.bdo-header IMG.bdo-arrow {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 99;
	}
DIV.bdo-header H1 {
	position: absolute;
	left: 167px;
	top: 25px;
	color: #EA1536;
	font-size: 24px;
	}
	
DIV.bdo-header DIV {
	position: absolute;
	left: 690px;
	top: 30px;
	}
	
DIV.bdo-header DIV A {
	color: #000;
	margin-right: 10px;
	text-decoration: underline;
	}	

DIV.bdo-header DIV A:hover {
	color: #EA1536;
	}
DIV.bdo-header DIV A:visited {
	color: #3477C8;
	}

/* footer */
DIV.footer { 
	text-align: left;
	width: 900px;
	height: 75px;
	position: relative;
	}
DIV.footer IMG.bdo-arrow-bottom {
	position: absolute;
	right: 0px;
	top: 10px;
	}	

DIV.footer DIV.links { 
	margin:20px 20px 7px;
	}

DIV.footer DIV.links A { 
	color: #000;
	text-decoration: underline;
	padding-right: 6px;
	}

DIV.footer DIV.smallgreytext { 
	margin:0px 20px 0px;
	}
	
	
	
	

select {
	
	font-size: 9pt;
	font-weight: normal;
}

.td_normal {
	padding: 0px;
	color: #000000;
	
	font-size: 9pt;
	font-weight: normal;
}

.text_bold {
	padding: 0px;
	color: #000000;
	
	font-size: 10pt;
	font-weight: bold;
}

.text_normal {
	padding: 0px;
	color: #000000;
	
	font-size: 9pt;
	font-weight: normal;
}

.text_small {
	padding: 0px;
	color: #000000;
	
	font-size: 8pt;
	font-weight: normal;
}

.td_bold {
	padding: 0px;
	color: #000000;
	
	font-size: 9pt;
	font-weight: bold;
}

.td_bold2 {
	padding: 0px;
	color: #000000;
	
	font-size: 11pt;
	font-weight: bold;
}

.text_bold2 {
	padding: 0px;
	color: #000000;
	
	font-size: 11pt;
	font-weight: bold;
}

TABLE#JobSearchResultsHeader TD {text-align: left; padding-right: 8px;}

.MNSTextHead {
	color : #000000;
	
	font-size : 10pt;
	font-weight : bold;
}

.MNSTextHeadLarge {
	color : #000000;
	
	font-size : 10pt;
	font-weight : bold;
}

.MNSTextBody {
	color : #000000;
    
	font-size : 9pt;
}

.MNSTextBold {
	color : #000000;
	
	font-size : 10pt;
}

.MNSText {
	color : #000000;
	
	font-size : 10pt;
}

.MNSBox {
	color : #000000;
	
	font-size : 10pt;
}

.MNSColumnHead {
	
	font-size : 10pt;
	text-align : left;
	background : #bddbf7;
	border-color : #bddbf7;
	color : #000000;
	border-width : 0;
	border-style : solid;
	font-weight : bold;
}

a.MNSColumnHeadLink:link {
	color : #000000;
	text-decoration: none;
	font-weight : bold;
}

a.MNSColumnHeadLink:active {
	color : #000000;
}

a.MNSColumnHeadLink:visited {
	color : #000000;
}

.MNSSummaryLabel {
	color : #000000;
	
	font-size : 9pt;
	font-weight : bold;
}

.MNSEven {
	background: #ffffff;
	color : #000000;
	
	font-size : 10pt;
}

.MNSOdd {
	background: #ffffff;
	color : #000000;
	
	font-size : 10pt;
}

.MNSEvenEmphasis {
	color : #000000;
	
	font-size : 10pt;
	font-weight : bold;
}

.MNSOddEmphasis {
	color : #000000;
	
	font-size : 10pt;
	font-weight : bold;
}