/*CLEARING CLASSES*/

.clearLeft {clear: left;}
.clearRight {clear: right;}
.floatclear {overflow: hidden;}
* html .floatclear{	height: 1%;}

/* DOCUMENT ELEMENTS */

body 
{
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans-Serif; 
	margin: 0;
	padding: 0; 
	text-align: center;
	line-height:1.2em;
}
h1 {
	text-indent: -1000em;
	height: 0;
	margin: 0;
	padding: 0;
}
 
h3 {
	color: #666;
    font-size: 1.2em;
    font-weight:normal;
    margin: 0 0 15px 0;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
a {
	color: #99251e;
	font-weight: bold;	
	text-decoration: none;
}	
a:hover {
	color:#6f6f6f;
}
a:hover.uniqueLink {
	color:#666;
}

a.skipNavigation 
{
    display: block;
	text-indent: -1000em;
	height: 0;
	margin: 0;
	padding: 0;
}



p {
	margin: 0; 
	padding: 0;
}

form, fieldset, input, select, table, tr, td, th, dl, dt, dd {margin: 0; padding:0; border: 0}
fieldset { border:solid 0 transparent; } /*for OPERA 7 */

ul, li {
	margin: 0;
	padding: 0;
	}

legend {
   text-indent: -1000em;
   line-height: 0px;
 }

#mainframe {
	position: relative;
	width: 919px;
	margin: 0px auto;
	text-align: left;		
	border: solid 1px #fff;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:917px;
}
#header{
	position: absolute;
	background: #fff url(../images/bg-header.gif) no-repeat 0px 90px;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 924px;
}
#logo {
	margin: 20px 6px 0 0;	
	float: right;
	clear: both;
}

/* MAIN NAVIGATION */

#navigation {
	margin: 105px 0 0 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	padding: 5px 40px 0 0;
	float:left;
	margin: 0 5px 0 5px;
	font-weight:normal;
	font-size: 1.1em;
	height: 40px;
	border-right: solid 3px #ccc;
}
#navigation li.lastItem {
	margin: 0;
	border-right: none;
}
#navigation li a {
	font-weight:normal;
	color: #999;
	text-decoration: none;
	width: 75px;
	display: block;
	float: left;
}
#navigation li a:hover {
	color: #99251e;
}
#navigation li#currentPage {
	font-weight:bold;
	color: #99251e;
	width: 75px;
}

/* SUBMENU STYLES */
.subMenu  {
	background: url(../images/dots-horizon.gif) no-repeat top;
	width: 177px;
	margin: 0;
	padding: 0;
}
.subMenu ul {	
	margin: 0;
	padding: 7px 0 0 0;
}
.subMenu li {
	padding: 3px 0 2px 0;
	background: url(../images/subnav.gif) no-repeat left;
	margin: 0;
	font-weight:normal;
	font-size: 0.9em;
	height: 22px;	
	width: 177px;
	list-style: none;
}
.subMenu li a {
	font-weight:normal;
	color: #000;
	text-decoration: none;
	display: block;
	width: 177px;
}
.subMenu li a:hover {
	color: #99251e;
	font-weight: bold;
}
.subMenu li.current {
	font-weight:bold;
	color: #000;
	background: url(../images/subnav-on.gif) no-repeat left;	
	margin: 0;
	padding: 0;
	width: 177px;
	padding: 3px 0 2px 0;
}
.subMenu li.about {
	font-weight:bold !important;
	background: url(../images/subnav-onAbout.gif) no-repeat left;	
	margin: 0;
	padding: 0;
	width: 177px;
}
.subMenu li.about a {
	font-weight:bold ;
}
#menuNest  {
	width: 177px;
	margin: 0;
	padding: 5px 0 0 0;
}
#menuNest ul  {
	margin: 0;
	padding:  0;
}
#menuNest li {
	padding: 0 0 0 10px;
	margin:0 ;
	background: url(../images/bullet.gif) no-repeat left;	
	font-weight:normal;
	font-size: 0.9em;
}
#menuNest li.current {
	padding: 0 0 0 10px;
	margin:0 ;
	background: url(../images/bullet-dark.gif) no-repeat left;	
	font-weight:normal;
	font-size: 0.9em;
}

#sideInfo {
	position: absolute;
	top: 185px;
	left: 10px;
	width: 177px;
	float: left;
	margin: 16px 0 0 0;
	padding: 0;
}


/* SUBMENU 2 STYLES */

#subMenu2 {
	clear: left; 
	background-color: #fff;
	}

	#subMenu2 a {
		display: block;
		height: 58px;
		}		
	
	#subMenu2 li.RPO, #subMenu2 li.Resourcing, #subMenu2 li.Recruitment, #subMenu2 li.ExecSearch {
		text-indent: -1000em;
		float: left;
		margin: 0 0 0 0;
		list-style: none;
		}	
	
	#subMenu2 li.RPO {
		background: #fff url(../images/bg-SubMenu2-RPO.gif) no-repeat left;	
		width: 229px;
		}

	#subMenu2 li.Resourcing {
		background: #fff url(../images/bg-SubMenu2-Resourcing.gif) no-repeat left;	
		width: 229px;
		}

	#subMenu2 li.Recruitment {
		background: #fff url(../images/bg-SubMenu2-Recruitment.gif) no-repeat left;	
		width: 230px;
		}		

	#subMenu2 li.ExecSearch {
		background: #fff url(../images/bg-SubMenu2-ExecSearch.gif) no-repeat right;	
		width: 229px;
		}		
		
/* FORM STYLES */



form#applyForm {
	padding: 24px 0 0 0;
	}

	form#applyForm input {
		width: 305px;
		border: 1px solid black;
		margin: 0 0 5px 0;
		font-size: 1em;
		font-weight: normal;
	}
	
	form#applyForm textarea {
		border: 1px solid black;
	}

	form#applyForm p {
		margin: 0;
	}
	
	form#applyForm label {
		display: block;
		font-weight: bold;
	}
	
	form#applyForm abbr, form#applyForm span {
		color: #99251E;
		font-weight: bold;
		padding: 0 3px 0 3px;
	}
	
	form#applyForm select {
		width: 150px;
	}
	form#applyForm input.buttonSubmit, form#applyForm input.buttonClear, form#applyForm input.buttonSend {
		border: 0;
		margin: 10px 20px 0 0;
		padding: 0 0 6px 0;
	}
	
	form#applyForm input.buttonSubmit, form#applyForm input.buttonSend {
		width: 61px;
	}

	form#applyForm input.buttonClear {
		width: 51px;
	}
	
	form#applyForm input.buttonBrowse {
		width: 74px;
		border: 0;
		margin: 0px 13px 0 5px;
		padding: 3px 0 0 0;

	}

#frame {
	background: url(../images/bg-side.gif) no-repeat 197px 50px;	
	width: 100%;
	margin: 150px 0 0 0;
}


#outerFrame 
{
	background: url(../images/dots.gif) no-repeat 195px 50px;
	padding: 40px 0px 0px 262px;
	border: solid 1px #ccc;
	border-top: none;
	overflow: hidden;
	z-index:1;
}

    #outerFrame h2 {
	    font-size: 1.35em;
	    font-weight: bold;
	    line-height: 1.1em;
	    width: 95px;
	    float: left;
	    color: #99251E;
	    margin: 0;
    }
	#contents {
		width: 515px;
		min-height: 350px; 
		height: auto !important;
		height: 350px;
		margin: 0 0 0 120px;
		padding: 0 0 30px 0;
		border: 1;
	}
	    #contents h1 
	    {
	        color:#99251E;
            font-size:1.00em;
            font-weight:bold;
            line-height:1.1em;
            margin: 0 0 15px 0;
            text-indent: 0;
            height: auto;
	    }

	#outerFrame p {
		margin: 0 0 16px 0;
		}

	#outerFrame p.applyFor {
		margin: 30px 0 10px 0;
		}
			
	#outerFrame p.applyFor strong {
		color: #99251E;
		}	
	 
	#outerFrame p.pageTop {
        text-align:right;
	}
	
	
		
	#outerFrame p.Paging {
		color: #999;
		margin: 40px 0 15px 0;
	}	
	
	#outerFrame p.Paging span {
		padding: 0 3px 0 3px;
	}	

	#outerFrame p.Paging a {
		padding: 0 3px 0 3px;
	}	
	
	#outerFrame span.mandatory {
	    color:#99251E;
        font-weight:bold;
	}
	
	#outerFrame ul.services {
		margin: 15px 0 25px 0;
		line-height: 1.5em;	
		list-style: none;
	}
	
		ul.services li {
		    padding: 0 0 0 20px;
		    background: transparent url(../images/bullet.gif) no-repeat 2px 7px;
	    }
	
	#outerFrame ul.generic {
		list-style: none;
		margin: 15px 0 25px 15px;
	}

	    ul.generic li {
		    margin: 0 0 10px 0;
	    }	
	    ul.services strong, ul.generic strong {
		    display: block;
	    }
	cite 
    {
    display: block;
    font-weight: bold;
    font-style: none;
    }

	blockquote p 
    {
        margin: 0 0 0 0;
    }

/* HOMEPAGE STYLES */

#frameHome {
	width: 100%;
	/*background: transparent url(../images/dots-horizon-header.gif) no-repeat top left;*/
	margin: 150px 0 0 0;
}

#outerFrameHome {
	padding: 65px 170px 55px 232px;
	margin: 0 0 5px 0;
	background: url(../images/bg-main.gif) no-repeat bottom left;	
	border: solid 1px #ccc;
	border-top: none;
	z-index:1
}

	#outerFrameHome p {
		margin: 8px 0 8px 0;
	}

	/* HOMEPAGE HEADER SLOTS */

	#header-slot1, #header-slot2, #header-slot3, #header-slot4 
		{float: left; }
	
	#header-slot1 { width: 227px;border-right:3px solid white;}
	#header-slot2 { width: 227px;border-right:3px solid white;}
	#header-slot3 { width: 227px;border-right:3px solid white;}
	#header-slot4 { width: 227px;}
	
	#header-slot1 h2, #header-slot2 h2, #header-slot3 h2, #header-slot4 h2 {
		text-indent: -1000em;
		margin: 0;
	}
	
	#header-slot1 h2 a, #header-slot2 h2 a, #header-slot3 h2 a, #header-slot4 h2 a {
		display: block;
		height: 43px;
	}

	#header-slot1 h2 { background: url(../images/bg-header-RPO.gif) no-repeat bottom left;}
	#header-slot2 h2 { background: url(../images/bg-header-Resourcing.gif) no-repeat bottom left;}
	#header-slot3 h2 { background: url(../images/bg-header-Recruitment.gif) no-repeat bottom left;}
	#header-slot4 h2 { background: url(../images/bg-header-ExecSearch.gif) no-repeat bottom left;}
	
	#header-slot1 p, #header-slot2 p, #header-slot3 p, #header-slot4 p {
		}
		
	#header-slot1 p a, #header-slot2 p a, #header-slot3 p a, #header-slot4 p a {
        display: block;
		padding: 12px; 
		text-decoration: none;
		font-weight: normal;
		min-height: 118px;
		height: auto !important;
		height: 118px;

	}

	#header-slot1 a, #header-slot2 a, #header-slot3 a {	color: #000;}
	
	#header-slot4 a { color: #fff;}
	
	#header-slot1 p { background: url(../images/bg-RPO.gif) no-repeat bottom left;}
	#header-slot2 p { background: url(../images/bg-Resourcing.gif) no-repeat bottom left;}
	#header-slot3 p { background: url(../images/bg-Recruitment.gif) no-repeat bottom left;}
	#header-slot4 p { background: url(../images/bg-ExecSearch.gif) no-repeat bottom left;}
	
	
/* TABLE STYLES */	

	table#currentVacancies  {
		margin: 0; padding: 0; 			
		border-collapse: collapse;
		background-color: #ececec;
		width: 100%;
		}
		
		table#currentVacancies caption {
			display: none
			}
		
		table#currentVacancies .first {
			width: 45px;
			}
		
		table#currentVacancies .last {
			padding-bottom: 15px;
			}
		
		table#currentVacancies th, table#currentVacancies td {
			border-top: 1px solid white;
			border-right: 1px solid white;
			font-size: 11px;
			}
			
		table#currentVacancies th {
			background-color: #f0dddb;
			padding: 2px 4px 2px 4px;
			font-weight: normal;
			text-align: left;
			}
	
		table#currentVacancies td {
			background-color: #ececec;
			padding: 2px 20px 2px 4px;
			}
	
		table#currentVacancies h4 {
			font-size: 110%;
			color: #9f2d20;
			}

		table#currentVacancies p {
			margin: 0;
			}
			

	
#innerFrameHm {
	margin: 0 0 65px 65px;
	padding: 0 0 0 0;
	width: 641px;
	background: url(../images/paperClips.jpg) no-repeat top;	
}
#innerFrame {
	margin: 0 0 65px 65px;
	padding: 0;
	width: 641px;
}
#mainContent h1 {
	width: 439px;
	height: 34px;
	/*background: url(../images/txt-welcome.jpg) no-repeat;*/	
	text-indent:-1000em;
	margin: 98px 0 15px 0;	
	padding: 0;
}
#mainContent {
	margin: 0 0 0 0;
	padding:0;
	width: 439px;
	float: left;	
}
#mainContent p {
	margin: 10px 0 0 0;
	/*font-size: 0.85em;*/
	font-size:0.9em;
}

form#search {
	margin: 0 0 20px 0;
	width: 500px;
	height: 74px;
	background: #ccc url(../images/grey-leftCorner.gif) no-repeat top left;
}
		form#search p {
			float: left;
		}
		
		form#search p label {
			display: block;
			font-weight: bold;
			padding: 15px 0 5px 15px;
		}
		
		form#search fieldset {
			height: 74px;
			background: transparent url(../images/grey-rightCorner.gif) no-repeat top right;
		}		
	
	
		form#search select, form#search input {
			width: 190px;
			border: 1px solid black;
			margin: 0 5px 0 15px;
		}

		form#search input#buttonGo {
			width: 38px;
			border: 0;
			margin: 20px 0 0 20px;
		}
		form#search a {
			font-size: 0.84em;
			margin:  0px 0 0 13px;
			padding:  0;
		}
	
	
#footer {
	background-color: #fff;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 0.85em;
	width: 100%;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer li {
	float: left;
	margin: 18px 0 0 0;
	padding: 0 5px 0 5px;
	border-right: solid 1px #666;
	line-height: 1em;
}
#footer li.listDot {
	background: url(../images/dot-red.gif) no-repeat left;
	padding: 0 5px 0 18px
}
#footer li.lastItem {
	border-right: none;
}
#footer a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
}
#footer p {
	float: left;
	font-size: 80%;
	color: #9A9A9A;
	margin: 18px 0 0 0;
	padding: 0;
	clear: both
}
#footer img {
	float: right;
	margin: 10px 10px 0 10px;
}

#footer img.footerImage 
{
    border-right: 1px solid #ccc;
    padding-right: 15px;
}

#title {
	font-size: 1.45em;
	font-weight: normal;
}

#detail {
	margin: 0px 0 25px 0;
	padding: 0 0 25px 0;
	width: 490px;
	background: #ececec url(../images/jobGreyEnd.gif) no-repeat bottom;
	position: relative;
	overflow: hidden;
}

/*#detail h1{
	text-indent: 0;
	font-size: 1.3em;
	font-weight: bold;
	padding: 15px 0 35px 15px;
	}*/

#detailTxt {
	float: left;
	width: 490px;
	line-height: 1.8em;
	font-size: 0.9em;
	background: url(../images/jobGreyTop.gif) no-repeat;
	display: inline; /*for silly IE6 */
}

	#detailTxt dl 
	{
	    padding: 10px 0 0 10px;
	}

	#detailTxt dt {
		width: 105px;
		float: left;
		margin-right: .5em
	}
	
	#detailTxt dd {
		font-weight: bold;
		margin: 0 0 0 110px;
        width:200px;
	}

#detail p#advert { 
	border: solid 1px #999;
	width: 120px;
	margin: 0 10px 10px 0;
	float:right;
	clear: both;
}
#detailAds {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0 10px 20px 0;
}

#detailAds p {
	margin: 0; 
	}


#detailAds p#linkApply {
	padding: 10px 5px 0px 65px;
	}
#detailAds p#linkAlign {
	padding: 5px 5px 0 0;
	clear: right;
}

.jobTxt p
{
	margin: 10px 0 10px 0;
	clear: both;
}

.multiHeight {
      height: 90px;
}



#formStyle span.emailTitle
{
    font-weight: normal;
    color: #666;
}


#formStyle textarea#sMessage, #formStyle textarea#Personal_Summary
{
	font-size: 1.18em;
}




h3#stretch, #template1 p#stretch {
	padding: 0 0 120px 0;
}
p.md
{
	background: #f0dc9b;
	text-align:center;
	padding: 5px 0 5px 0;
	width: 503px;
}
p.office {
	float: left;
	width: 250px;
	text-align:center;
	border-left: solid 1px #f0dc9b;
	border-top: solid 1px #f0dc9b;
	border-bottom: solid 1px #f0dc9b;
}
p.accounts {
	float: left;
	width: 250px;
	text-align:center;
	border: solid 1px #f0dc9b;
}
.accounts span, .office span{
	display: block;
	margin: 10px 0 10px 0;
	background: #f3ecd5;
	text-align:center;
}
/*-------------------------------------------------- My Profile page form elements--------------------------------------*/

#templateProfile {
	margin: 0;
	padding:0;
	width: 720px;
	background: url(../images/bg-clips-profile.gif) no-repeat top left;
	line-height: 1.4em;
}
#templateAlert {
	margin: 0;
	padding:0;
	width: 720px;
	background: url(../images/bg-clips-profile.gif) no-repeat top left;
	line-height: 1.4em;
	height: 550px;
}
abbr.asterix {
	color: #e85705;
	border: 0;
}
#formStyle {
	background: #faebaf url(../images/form-top.gif) no-repeat top;
	width: 484px;
	margin: 15px 0 20px 0;
	clear:both;
}
#formStyle form {
	margin: 0;	
}
#formStyle form p {
	text-align: left;
	margin: 10px 0 10px 0;
	clear: both;
}
#profile h2, #login h2, #friend h2, #apply h2, #advSearch h2, #newAlert h2 {
	padding: 15px 0 0 45px;
	clear: both;	
}
#profile label, #login label, #friend label, #apply label, #advSearch label, #newAlert label {
	width: 170px;
	float: left;
	margin: 0 0 0 45px;
}
#profile input, #login input, #friend input, #apply input, #advSearch input, #newAlert input {
	width: 205px;
	font-size: 0.9em;
}
#profile input#cvbrowse, #apply input#cvbrowse {
	width: 55px;
	font-size: 0.9em;
}
#profile input#upload, #apply input#upload {
	width: 150px;
	font-size: 0.9em;
}
#apply input#btnSave, #newAlert input#btnSave {
	width: 66px;
	font-size: 0.9em;
	margin: 0 0 20px 370px;
}
#apply label#saveMess {
	font-size: 0.95em;
	float: left;
	margin: 0 0 5px 6px;
	width: 195px;
}
#apply p.msWord {
	margin: 0 0 0 225px;
	font-size: 0.85em;
}
#apply input#bSaveCoveringLetter {
	font-size: 0.9em;
	float: left;
	width: 15px;
	margin: 0 0 0 225px;
}
#profile input.nostar, #profile select.nostar, #apply input.nostar, #apply select.nostar, #apply textarea.nostar, #friend textarea.nostar, #newAlert input.nostar, #newAlert select.nostar, #newAlert textarea.nostar {
	margin: 0 0 0 8px;
}
#profile input#btnSubmit, #apply input#btnSubmit, #login input#btnSubmit, #friend input#btnSubmit, #advSearch input#btnSubmit {
	width: 82px;
	margin: 0 50px 20px 350px;
}
#friend input#btnSend {
	width: 66px;
	margin: 0 45px 20px 0;
	float:right;
}
#newAlert input#btnAddAlert {
	width: 57px;
	margin: 0 50px 20px 350px;
}
#profile span, #login span, #friend span, #apply span, #advSearch span, #newAlert span  {
	margin: 0 3px 0 0;
	color: #e85705;
	vertical-align:top;
}
#profile p.note, #apply p.note, #advSearch p.note, #newAlert p.note {
	font-size: 0.85em;
	color: #000;
	padding: 0 0 10px 45px;
	width: 400px;
}
#profile span.yes {
	margin: 0 0 0 48px;
	color: #000;
}
#profile select, #apply select, #advSearch select, #newAlert select {
	width: 205px;
	font-size: 0.9em;
}

/*#profile select#Preferred_Annual_Salary, #profile select#Preferred_Job_Types, #profile select#Preferred_Locations {
      height: 80px;
}*/

#profile textarea, #apply textarea, #friend textarea, #advSearch textarea, #newAlert textarea {
	width: 205px;
	font-size: 0.9em;
	height: 90px;
}
#profile p#endForm, #apply p#endForm, #login p#endForm, #newAlert p#endForm, #friend p#endForm, #advSearch p#endForm{
	background:  url(../images/form-end.gif) no-repeat bottom;
	width: 484px;
	margin: 0;
	padding: 0;
}

#apply p.question {
margin: 20px 0 0 0;
}

#apply span.yes {
margin: 0 0 0 8px;
color: #000;
}

#apply input.eu {
width: 15px;
font-size: 0.9em;
}

#login input.checkBox {
	float: left;
	margin: 5px 0 0 45px;
	padding: 0;
	width: 15px;
}
#login label.userNote {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	width: auto;
	font-size: 0.95em;
}

#login label.userLinks {
    float: left;
    width: auto;
    margin: 5px 0 0 2px;
    font-size: 0.95em;
}

#login p.password {
	margin: 0 0 0 45px;
}
#newAlert input.radioAlert {
	float: left;
	margin: 0 0 0 225px;
	padding: 0;
	width: 15px;
	line-height: 1.3em;

}
#newAlert label.userNote {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	width: 170px;
	font-size: 0.95em;
}
/*--------------------------------------------------------------------Listing page-----------------------------*/

.searchResults p
{
	margin: 8px 0 8px 0;
	font-size: 0.89em
}
.searchResults {
	margin: 15px 0 0 0;
	padding: 0;
	width: 608px;
}

.returnOne 
{
	margin: 0 0 200px 0;
}


.searchResults a {
	
	border-right: solid 1px #000;
	padding: 0 7px 0  7px;
}
.searchResults a.noPad {
	
	padding: 0 5px 0 0;
}
.searchResults a.noPipe {
	
	border-right: none;
}
.pagination {
	float: right;
}
.disabled a
{
	color: #999;
}
.list {
	width: 608px;
	margin: 10px 0 0 0;
	padding: 0;
	background:  url(../images/bg-list.gif) repeat-y;
}
.list h2 {
	margin: 0 0 0 0px;
	padding: 10px 0 0 10px;	
	background:  url(../images/listTop.gif) no-repeat top;
}

.list h2 a {
    font-size: 1em;
    font-weight: bold;
    color: #666;
    text-decoration: none;
}

.list h2 a:hover {
    color: #99251e;
}


.list img {
	float: right;
	margin: 10px 10px 0 0;
	border: solid 1px #999;	
}
.list p {
	padding: 10px 0 0 10px;	
}
.list span {
	padding: 10px 0 0 10px;	
	display: block;
	color: #666;
	font-size: 0.9em;
}
.list p.listEnd {
	margin: 0;
	padding: 0 0 20px 0;	
	background:  url(../images/listEnd.gif) no-repeat bottom;
}

.list a.more {
	padding: 0 0 0 10px;
	font-weight: bold
}

table.groceries {
	float: left;
	width: 40%;
	margin: 15px 40px 0 0;
}
table.groceries th {
	background: #99251e;
	color: #fff
}
table.groceries td {
	border-bottom: #f0dc9b solid 1px;
}
table.groceries td.price {
	text-align: center;
}
#alertList, #jobList {
	width: 100%;
	margin: 15px 40px 0 0;
	border: #f0dc9b solid 1px;
	font-size: 0.9em;
	float: left;
}
#alertList th, #jobList th {
	background: #99251e;
	color: #fff
}
#alertList td.tableEnd {
	background: #f0e6be;
}
#alertList td.tableEnd img {
	float: right;
	margin: 0 35px 0 0;
}
#alertList tr.line td, #jobList tr.line td {
	border-bottom: #f0dc9b solid 1px;
}
#alertList tr.line2 td, #jobList tr.line2 td {
	border-bottom: #f0dc9b solid 1px;
	background: #f8f6f0;
}

/* OUR LOCATIONS STYLES */

#anchorList {
	margin: 0 0 70px 0;
	list-style: none;
	}

	#anchorList li	{ 
		padding: 5px 0 5px 25px;
		background: transparent url(../images/arrow-red.gif) no-repeat 0px 5px;
		}


div.vcard {
	width: 225px;
	float: left;
	font-size: 95%;
	padding: 0 15px 0 0;
	margin: 0 0 25px 0;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	line-height: 1.5em;
}

	div.vcard span.org {
		font-weight: bold;
	} 

	    div.vcard span.org strong {
		    display: block;
		    height: 0;
            width: 0;
            overflow: hidden;
		    } 
	
	div.vcard span.street-address, div.vcard span.tel, div.vcard span.fax, div.vcard span.emailSpan {
		display: block;
	}
	
	div.vcard span.tel { 
		margin: 15px 0 0 0;
	}

#tob ul
{
	margin: 1em 0 1em 40px;
}

#tob table th, #tob table td
{
	vertical-align: top;
	padding: 3px 0;
}

#tob table th.num, #tob table td.num
{
	width: 3.5em;	
}

#tob table table
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	margin: 1em 0 1em 0;
}
#tob table table td, #tob table table th
{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding:2px;
}