* {
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

body {
	font-family: Tahoma, verdana, sans-serif;
	font-size: 70%;
	color: #000;
	background: #d6dbe0 url(/css/page_background.gif) top left repeat-x;
	text-align: center;
}
a {
	text-decoration: underline;
	color:#001c83;
}
a:hover {
	color:#CF2E4D;
}
p {
	margin: 10px 0 10px 0;
	font-size: 1.1em;
}
.hide {
	display: none;
}
.show {
	display: none;
}
p {
	/*margin: 0 0 1.6em;*/
}
blockquote {
	font-size: 1.1em;
	margin: 5px;
	padding: 5px;
	border-left: #1A93DA dotted 2px;
}
.blue {
	color: #1A93DA;
}
.red {
	color: #CF2E4D;
}
dt {
	font-weight:bold;
	font-size: 1.1em;
	margin: 8px 0 3px 0;
}
/* Page layout */
#page {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;		
	text-align: left;
}

/* Header */
#header {
	z-index: 5;
	width: 942px;
	height: 80px;
	padding: 12px 0 11px 8px;
	position: relative;
	color: #666;
	background: #f2f2f2 url(/css/top_graphic_bar.gif) top left no-repeat;
}

	#header a {
		color: #666;
		text-decoration:none; 
	}
	
	#header h1
	{
		width: 283px;
		height: 82px;
		float: left;
		background: url(/css/header_logo.gif) top left no-repeat;
	}
	h1#printHeader {
		display: none;
	}
		#header a#homeLink {
			display: block;
			height: 82px;
			text-indent: -5000000px;
			overflow: hidden;
		}
	
	#headerLinks
	{
		float: right;
		height: 38px;
		width: 608px;	
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
		font-size: 11px;
	}
	
		#headerLinks li {
			list-style-type: none;
			float: left;
			margin: 12px 0 10px 0;
			padding: 0 13px;
			border-right: 2px solid #8b8b8b;
		}
		
		#headerLinks li.form {
			margin-top: 8px;
			border-right: none;
		}
		
			#search * {
				float: left
			} 
				#searchField {
					width: 100px;
					padding: 2px;
					margin-right: 5px;
					border: 1px solid #8b8b8b;
					color: #666;
					font-family: Tahoma, verdana, sans-serif;
				}
	
				#searchSubmit
				{
					height: 21px;
					width: 26px;
				}
		
	#contactInfo
	{
		width: 505px;
		padding: 5px 10px 0 0;
		float: left;
		height: 16px;
		overflow: hidden;
		font-size: 11px;
	}

		#contactInfo *
		{
			float: left;
			margin: 0;
		}

		#contactInfo dt
		{
			margin-right: 20px;
			padding-left: 21px;
			background: url(/css/contact_icon.gif) top left no-repeat;
		}
		
		#contactInfo dd {
		  
			margin-left: 15px;
			margin-right: 0px;
			white-space: nowrap;
		}

	#clientAccess {
		position: absolute;
		top: 15px;
		right: 8px;
		height: 56px;
		width: 113px;
		border: 1px solid #ccc;
		background: url(/css/client_access.gif) top left no-repeat;
	}
	#clientAccess span {
		visibility: hidden;
	}
/* Content */
#content {
	background-color: #fff;
}
fieldset {
	border: #C0AC9D solid 1px;
	padding: 1em;
}
	form fieldset div.fieldWrapper {
	
	}
fieldset legend {
	font-size: 1.4em;
	font-weight: bold;
	padding: .25em;
	color: #000;
	background: none;
}
form dl,
#career form dl.applyForm {
	clear: both;
	width: 475px;
}
	/*form dl dt {
		float: left;
		text-align: right;
		width: 110px;
		clear: left;
		margin: 10px;
	}
	form dl dd {
		float: left;
		margin: 10px;
		padding-left: 1em;
		border-left: #1A93DA dotted 2px;
	}*/
		form dl dd input, form dl dd select {
			margin: 0;
		}
		form dl dd textarea{
			width: 280px;
			height: 75px;
		}
		/*form dl dd label {
			padding: 0 8px 0 4px;
		}*/
		
form dl.fv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

	form dl.fv dt {
		float: left;
		width: 110px;
		margin: 2px 0 0 0;
		font-weight: bold;
		text-align: right;
		font-size: 1em;
	}
		form dl.fv dt label {
			color: #000;
			padding-bottom: 5px;
		}

	form dl.fv dd {
		margin: 0 0 0 120px;
		padding: 2px 0 0 10px;
		border-left: #1A93DA dotted 2px;
		
	}
		form dl.fv dd label {
			padding-left: 4px;
		}
		form dl.fv dd table {
			margin: 0;	
		}
	
	
h2.feedback {
	color: #CF2E4D;
	margin: 5px 0;
}

/* Primary Content */
#primaryMain {
	z-index: 100;
	width: 950px;
	float: left; 
	background: #f2f2f2;
	top: -11px;
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;
}
#primaryInterior {
		z-index: 100;
		float: left;
		width: 700px;
		background: #fff url(/css/interior_background.gif) 0px 0px repeat-x;
		display: inline;
		position: relative;
		top: -10px;
	}
#career #primaryInterior {
		z-index: 100;
		float: left;
		width: 700px;
		background: #fff url(/css/interior_background_tan.gif) 0px 0px repeat-x;
		display: inline;
		position: relative;
		top: -10px;
	}
#newsEvents #primaryInterior {
		z-index: 100;
		float: left;
		width: 700px;
		background: #fff url(/css/interior_background_news.gif) 0px 0px repeat-x;
		display: inline;
		position: relative;
		top: -10px;
	}
		#primaryInterior img {
			border-bottom: solid 2px #888;
			border-top: solid 1px #999;
			border-left: solid 2px #888;
			border-right: solid 1px #999;
			margin: 10px;
		}

		#primaryInterior #supplimentary {
			width: 200px;
			border-bottom: solid 2px #888;
			border-top: solid 1px #999;
			border-left: solid 2px #888;
			border-right: solid 1px #999;
			padding: 10px;
			margin: 0 0 10px 10px;
			float: right;
			display: inline;
			background: #F0F6F8;
			overflow: hidden;
		}

			#primaryInterior #supplimentary h2 {
				font-size: 1.1em;
				color: #001C83;
				width: auto;
			}
			#primaryInterior #supplimentary ul {
				margin-left: 25px;
			}

		#interiorContent {
			padding: 0 0 20px 0;
			clear:both;
			background: url(/css/bottom-border-interior.gif) bottom repeat-x left;
			margin: 0 0 10px 0;
			width: 700px;
			overflow: hidden;
		}

			#breadcrumbsWrapper {
				margin: 0 10px 5px 0;
				height: 16px;
				width: 100%;
				overflow: hidden;
				display: block;
			}
			#interiorContent h2 {
				font-size: 23px;
				font-weight: normal;
				padding: 0 0 18px 0;
				margin-left: 10px;
				height: 32px;
				overflow: hidden;
			}
		
				#primaryContentWithSupp {
					width: 440px;
					float: right;
					display: inline;
					margin-right: 5px;
					overflow: hidden;
				}
		#primaryContentWrapper {
			background-color: #d9e9ee;
			padding: 0 10px 20px 10px;
		}		
		#career #primaryContentWrapper {
			background-color: #EAE5DF;
			padding: 0 10px;
		}		
		#newsEvents #primaryContentWrapper {
			background-color: #CCEBFF;
			padding: 0 10px;
		}

	
	
	#interiorContent h3 {
		font-size: 1.6em;
		padding: 10px 0 10px 0;
		color: #CF2E4D;
		font-weight: normal;
	}
	#interiorContent h4 {
		font-size: 1.2em;
		padding: 10px 0 10px 0;
		color: #1A93DA;
	}
	#interiorContent h5 {
		font-size: 1.1em;
		padding: 6px 0 3px 0;
		/*margin: 4px 0 3px 0;*/
	}
	
	#interiorContent ul, #interiorContent ol  {
		margin: 10px 5px 10px 40px;
	}
	
	#interiorContent ol.search li{
			margin-bottom: 10px;
	}
	
	
	

	
	#interiorContent ul#breadcrumbs {
		float: right;
		margin: 0 8px 0 0;
		height: 17px;
	}
	#interiorContent ul#breadcrumbs li {
		float: left;
		display: inline;
		list-style-type: none;	
		font-size: 11px;
		
	}
	#interiorContent ul#breadcrumbs a {
		border-bottom: 1px solid #999;	
	}	
	
	#interiorContent ul.sitemap, #interiorContent ul.sitemap ul, #interiorContent ul.sitemap ul li ul {
		list-style-type:disc;
		margin: 0;
		padding: 0;
	}
	#interiorContent ul.sitemap {
		font-size: 1.3em;
		padding: 10px 0 20px 20px;
	}
		#interiorContent ul.sitemap li {
			margin: 5px 0;
		}
			#interiorContent ul.sitemap li ul {
				list-style-type: circle;
				padding-left: 15px;
			}
				#interiorContent ul.sitemap li ul li ul {
					padding-left: 15px;
				}
	
	
	#mainTabs {
		width: 700px;
		height: 50px;
		float: left; /*  This needs to be here. */
		background: #f2f2f2;
	}
	#mainTabs, #mainTabs ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	
		#mainTabs li {
			float: left;
			position: relative;
			xwidth: 175px;
			display: inline;

		}

		#mainTabs li#last { width: 175px; }
	

		#mainTabs li a { 
			text-transform: uppercase;
			margin: 12px 0px 0px 0px;
			padding: 10px 0px 10px 10px;
			display: block;
			height: 17px;
			font-size: 13px;
			color:#FFFFFF; }
			
			#mainTabs li ul li a {
				text-transform: none;
			}
			
		#mainTabs li ul a {
			margin: 0px 0px 0px 0px;
			padding: 10px 10px;
			xwidth: 175px;
			display: block;
			font-size: 13px;
			color:#FFFFFF;
			height: auto;
		}
			#mainTabs li a#services { width: 96px; background: url(/css/services_back.gif) right bottom #418DA4; }
			#mainTabs li a#technologies_supported { width: 206px; background: url(/css/technologies_back.gif) right bottom #BAB140; }
			#mainTabs li a#markets_and_industries{ width: 202px; 	background: url(/css/markets_back.gif) right bottom #D30026; }
			#mainTabs li a#d1_diff { width: 155px; background: url(/css/d1diff_back.gif) right bottom #F76C00; }
			
			#mainTabs a { text-decoration:none; }
			
			#mainTabs li a#services.selected, 
			#mainTabs li a#technologies_supported.selected, 
			#mainTabs li a#markets_and_industries.selected, 
			#mainTabs li a#d1_diff.selected,
			#mainTabs li a#services:hover, 
			#mainTabs li a#technologies_supported:hover, 
			#mainTabs li a#markets_and_industries:hover,
			#mainTabs li a#d1_diff:hover {
				margin: 0px 0px 0px 0px;
				padding: 22px 0px 10px 10px;
			}
			
	
/* control the backgrounds differently colored tabs */
#mainTabs li ul { /* second-level lists */
	position: absolute;
	width: 233px;
	left: -999em;
	z-index: 9;
	
}
#mainTabs li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 223px;
	border: solid 1px #8CBBC9;
	top: 20px;
}

#mainTabs li.services ul { background:#418DA4; }
#mainTabs .services a.sub { background: url(/css/blue_carat_off.gif) right center no-repeat; }
#mainTabs .services a.sub:hover { background: #8CBBC9 url(/css/blue_carat_on.gif) right center no-repeat; }
#mainTabs li.services ul ul { /* third-and-above-level lists */ border: solid 1px #418DA4; }
#mainTabs .services a:hover { background: #8CBBC9; }

#mainTabs li.technologies_supported ul { background:#BAB140; }
#mainTabs .technologies_supported a.sub { background: url(/css/yellow_carat_off.gif) right center no-repeat; }
#mainTabs .technologies_supported a.sub:hover { background: #D9CF55 url(/css/yellow_carat_on.gif) right center no-repeat; }
#mainTabs li.technologies_supported ul ul { /* third-and-above-level lists */ border: solid 1px #D9CF55; }
#mainTabs .technologies_supported a:hover { background: #D9CF55; }

#mainTabs li.markets_and_industries ul { background:#d30026; }
#mainTabs .markets_and_industries a.sub { background: url(/css/red_carat_off.gif) right center no-repeat; }
#mainTabs .markets_and_industries a.sub:hover { background: #ea2a4d url(/css/red_carat_on.gif) right center no-repeat; }
#mainTabs li.markets_and_industries ul ul { /* third-and-above-level lists */ border: solid 1px #ea2a4d; }
#mainTabs .markets_and_industries a:hover { background: #ea2a4d; }

#mainTabs li.d1_diff ul { background: #F76C00; }
#mainTabs .d1_diff a.sub { background: url(/css/orange_carat_off.gif) right center no-repeat; }
#mainTabs .d1_diff a.sub:hover { background: #F9C399 url(/css/orange_carat_on.gif) right center no-repeat; }
#mainTabs li.d1_diff ul ul { /* third-and-above-level lists */ border: solid 1px #F76C00; }
#mainTabs .d1_diff a:hover { background: #F9C399; }

#mainTabs li ul li { width:223px; margin-left: 10px; font-size:80%; }
#mainTabs li:hover ul ul, #mainTabs li.hover ul ul {
	left: -999em;
}
#mainTabs li:hover ul, #mainTabs li li:hover ul, #mainTabs li.hover ul, #mainTabs li li.hover ul { /* lists nested under hovered list items */
	left: auto;
}		
		
	#homeIntro {
		margin-top: -40px;
		height: 300px; /* image - nav - padding of homeIntro */
		float: left;
		background: #b1b6c4 0px 0px no-repeat; 
		padding: 45px 355px 0 30px; 
		width: 565px;
		overflow: hidden;
	}
	
	#homeIntro h2 {
		color:#000088;
		padding: 0 0 10px 0;
		font-size: 20px;
		height: 55px;
		overflow: hidden;
	}
		#homeIntro h2 span {
			text-transform: uppercase;
			font-weight: bold;
		}
	#largeBulletListContainer {
		margin-bottom: 10px;
	}
	#largeBulletListContainer ul {
		float: left;
		width: 200px;
		font-weight: bold;
		margin: 5px 10px 0 0;
		padding-left: 30px;
		font-size: 13px;
		display: inline;
		list-style: none;
	}		
		#largeBulletListContainer ul li {
			margin: 5px 0 0 0px;
			/*margin: 0 0 0 20px;*/
			padding: 0 0 0 20px;
			width: 200px;
			background-repeat: no-repeat;
			background-position: 2px 5px;
		}
		ul#largeBulletListLeft li {
			background-image: url(/images/home_bullet_left.gif);
		}
		ul#largeBulletListRight li {
			
			background-image: url(/images/home_bullet_right.gif);
			
		}
				
	#homeIntro h4 {
		clear: both;
		font-size: 11px;
		margin-bottom: 4px;
	}
	#homeIntro p {
	    clear: both;
		margin: 0 0 10px 0;
		font-size: 12px;
	}
		


/* Secondary Content */
#secondaryMain
{
	clear: both;
	width: 950px;
	padding-top:3px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#secondaryInterior
{	
	z-index: 1;
	float: left;
	width: 230px;
	margin-left:5px;
	padding: 130px 5px 10px 10px;
	background: #b3d3dd url(/css/interior_background_right.gif) 0px 0px repeat-x;
	position: relative;
	top: -10px;
	display: inline;	
}
#newsEvents #secondaryInterior
{	
	float: left;
	width: 222px;
	margin-left:5px;
	padding: 130px 5px 10px 18px;
	background: #95cff2 url(/css/interior_background_news_right.gif) 0px 0px repeat-x;
	position: relative;
	top: -10px;
	display: inline;
	overflow: hidden;	
}
#career #secondaryInterior
{	
	float: left;
	width: 222px;
	margin-left:5px;
	padding: 130px 5px 10px 18px;
	background: #ddd5cb url(/css/interior_background_tan_right.gif) 0px 0px repeat-x;
	position: relative;
	top: -10px;
	display: inline;
	overflow: hidden;
}
	
	#secondaryInterior ul li { 
		display: inline;
	}

	#secondaryInterior ul {	
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style-type: none;
		font-size: 1.3em;
		font-weight: bold;
		width: 226px;
		overflow: hidden;
	}
	
	#secondaryInterior ul ul {
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		font-size: .9em;
		font-weight: normal;
	}
	
	#secondaryInterior ul ul ul{
		margin: 0 0 0 0;
		/*padding: 0 0 0 20px;*/
		padding: 0;
		list-style-type: none;
		font-size: .7em;
		font-weight: normal;
	}

#secondaryInterior a{
	text-decoration:none;
}

#secondaryInterior a {
	color:#666666;
	display: block;
	padding: 4px 4px 4px 25px;
	background: url(/css/sidenav-caret-off.gif) 8px 6px no-repeat;
}
#secondaryInterior a:hover,
#secondaryInterior a.active {
	color:#fff;
	background: #418DA4 url(/css/sidenav-caret-on.gif) 8px 6px no-repeat;
}
	#secondaryInterior ul li ul li a {
		background: url(/css/sidenav-caret-off-md.gif) 21px 5px no-repeat;
		padding-left: 35px;
		color: #000;
	}
	#secondaryInterior ul li ul li a:hover,
	#secondaryInterior ul li ul li a.active {
		background: #418DA4 url(/css/sidenav-caret-on-md.gif) 21px 5px no-repeat;
	}
	#secondaryInterior ul li ul li ul li a {
		background: url(/css/sidenav-caret-off-sm.gif) 31px 3px no-repeat;
		padding-left: 45px;
		color: #000;	
	}
	#secondaryInterior ul li ul li ul li a:hover,
	#secondaryInterior ul li ul li ul li a.active {
		background: #418DA4 url(/css/sidenav-caret-on-sm.gif) 31px 3px no-repeat;
	}

#newsEvents .newsItemContainer {
	margin-bottom: 10px;
}
	#newsEvents .newsItemContainer h4 {
		float: left;
		width: 100px;
		padding: 0 5px 0 0;
		text-align: right;
		padding-right: 5px;
	}
	#newsEvents .newsItemContainer a {
		display: block;
		float: left;
		width: 575px;
	}

	
	#newsEvents #secondaryInterior ul li { 
		display: inline;
	}

	#newsEvents #secondaryInterior ul {	
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style-type: none;
		font-size: 1.3em;
		font-weight: bold;
	}
	
	#newsEvents #secondaryInterior ul ul {
		margin: 0 0 0 0;
	/*	padding: 0 0 0 10px;*/
		list-style-type: none;
		font-size: .9em;
		font-weight: normal;
	}
	
	#newsEvents #secondaryInterior ul ul ul{
		margin: 0 0 0 0;
	/*	padding: 0 0 0 20px;*/
		list-style-type: none;
		font-size: .7em;
		font-weight: normal;
	}

#newsEvents #secondaryInterior a{
	text-decoration:none;
}

#newsEvents #secondaryInterior a {
	color:#666666;
	display: block;
	padding: 4px 4px 4px 25px;
	background: url(/css/sidenav-caret-off-news.gif) 8px 6px no-repeat;
}
#newsEvents #secondaryInterior a:hover,
#newsEvents #secondaryInterior a.active {
	color:#fff;
	background: #1A93DA url(/css/sidenav-caret-on-news.gif) 8px 6px no-repeat;
}
	#newsEvents #secondaryInterior ul li ul li a {
		background: url(/css/sidenav-caret-off-news-md.gif) 21px 5px no-repeat;
		padding-left: 35px;
		color: #000;
	}
	#newsEvents #secondaryInterior ul li ul li a:hover,
	#newsEvents #secondaryInterior ul li ul li a.active {
		background: #1A93DA url(/css/sidenav-caret-on-news-md.gif) 21px 5px no-repeat;
	}
	#newsEvents #secondaryInterior ul li ul li ul li a {
		background: url(/css/sidenav-caret-off-news-sm.gif) 31px 3px no-repeat;
		padding-left: 45px;
		color: #000;	
	}
	#newsEvents #secondaryInterior ul li ul li ul li a:hover,
	#newsEvents #secondaryInterior ul li ul li ul li a.active {
		background: #1A93DA url(/css/sidenav-caret-on-news-sm.gif) 31px 3px no-repeat;
	}
	
/*#newsEvents #secondaryInterior a {
	width:85%;
	color:#666666;
	display: block;
	padding: 4px 7px 4px 17px;
	background: url(/css/sidenav-caret-off-news.gif) center left no-repeat;
}
#newsEvents #secondaryInterior a:hover,
#newsEvents #secondaryInterior a.active {
	color:#fff;
	background: #1A93DA url(/css/sidenav-caret-on-news.gif) center left no-repeat;
}
	#newsEvents #secondaryInterior ul li ul li a {
		background: url(/css/sidenav-caret-off-news-md.gif) center left no-repeat;
	}
	#newsEvents #secondaryInterior ul li ul li a:hover,
	#newsEvents #secondaryInterior ul li ul li a.active {
		background: #1A93DA url(/css/sidenav-caret-on-news-md.gif) center left no-repeat;
	}*/


	
	#career #secondaryInterior ul li { 
		display: inline;
	}

	#career #secondaryInterior ul {	
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		list-style-type: none;
		font-size: 1.3em;
		font-weight: bold;
	}
	
	#career #secondaryInterior ul ul {
		margin: 0 0 0 0;
	/*	padding: 0 0 0 10px;*/
		list-style-type: none;
		font-size: .9em;
		font-weight: normal;
	}
	
	#career #secondaryInterior ul ul ul{
		margin: 0 0 0 0;
		/*padding: 0 0 0 20px;*/
		list-style-type: none;
		font-size: .7em;
		font-weight: normal;
	}

#career #secondaryInterior a{
	text-decoration:none;
}
#career #secondaryInterior a {
	color:#666666;
	display: block;
	padding: 4px 4px 4px 25px;
	background: url(/css/sidenav-caret-off-tan.gif) 8px 6px no-repeat;
}
#career #secondaryInterior a:hover,
#career #secondaryInterior a.active {
	color:#fff;
	background: #C0AC9D url(/css/sidenav-caret-on-tan.gif) 8px 6px no-repeat;
}
	#career #secondaryInterior ul li ul li a {
		background: url(/css/sidenav-caret-off-tan-md.gif) 21px 5px no-repeat;
		padding-left: 35px;
		color: #000;
	}
	#career #secondaryInterior ul li ul li a:hover,
	#career #secondaryInterior ul li ul li a.active {
		background: #C0AC9D url(/css/sidenav-caret-on-tan-md.gif) 21px 5px no-repeat;
	}
	#career #secondaryInterior ul li ul li ul li a {
		background: url(/css/sidenav-caret-off-tan-sm.gif) 31px 3px no-repeat;
		padding-left: 45px;
		color: #000;	
	}
	#career #secondaryInterior ul li ul li ul li a:hover,
	#career #secondaryInterior ul li ul li ul li a.active {
		background: #C0AC9D url(/css/sidenav-caret-on-tan-sm.gif) 31px 3px no-repeat;
	}
	
#career form dl {
	width: 425px;
}
/*#career #secondaryInterior a {
	width:85%;
	color:#666666;
	display: block;
	padding: 4px 7px 4px 17px;
	background: url(/css/sidenav-caret-off-tan.gif) center left no-repeat;
}
#career #secondaryInterior a:hover,
#career #secondaryInterior a.active {
	color:#fff;
	background: #C0AC9D url(/css/sidenav-caret-on-tan.gif) center left no-repeat;
}
	#career #secondaryInterior ul li ul li a {
		background: url(/css/sidenav-caret-off-tan-md.gif) center left no-repeat;
	}
	#career #secondaryInterior ul li ul li a:hover,
	#career #secondaryInterior ul li ul li a.active {
		background: #C0AC9D url(/css/sidenav-caret-on-tan-md.gif) center left no-repeat;
	}*/

	#news
	{
		display: inline;
		margin: 7px 3px 7px 8px;
		background-color: #e0e0e8;
		float: left;
		width: 210px;
		height: 240px;
		padding: 10px;
		padding-bottom: 0;
		font-size: 12px;
		overflow: hidden;
	}
	
	#events
	{
		margin: 7px 3px 7px 0;
		background-color: #f0f0f0;
		float: left;
		width: 210px;
		height: 240px;
		padding: 10px 10px 0 10px;
		font-size: 12px;
		overflow: hidden;
	}

		#news dt, #events dt
		{
			color: #cf234d;
			font-weight: bold;
			margin-bottom: 10px;
		}
		
		#news dd, #events dd
		{
			margin-bottom: 10px;
		}
		
	#promos {
		margin-top: 9px;
		float: left;
		background-color: #e0e0e8;
		height: 250px;
		overflow: hidden;
	}
	
		#promos li
		{
			list-style-type:none;
		/*	border: 1px solid #999; */
			height: 70px;
			margin-bottom: 3px;
			width: 210px;
			text-align: center;
			vertical-align: middle;
			line-height: 70px;
			padding: 5px 8px;
		} 
		#promos a, #promos img {
			border: 0;
		}
	
#cycle {
	width:220px;
	height: 230px;
	margin-top: 9px;
	padding: 10px;
	float: left;
	background: #fff;
	text-align:center;
}
#cycle p {
	font-weight:bold;
	color: #CF2E4D;
	text-align: left;
	font-size: 12px;
}
#cycle a {
	font-weight: normal;
}




/* Footer */
#footer
{
	clear: both;
	height: 26px;
	color: #666;
	background-color: #fff;
}

	#footerLinks
	{
		float: left;
		padding-left: 20px;
		width:  925px;
	}
	
		#footerLinks a
		{
			color: #999;
		}

		#footerLinks li
		{
			list-style-type:none;
			float: left;
			padding: 0 6px;
			border-right: 1px solid #666;
		}
		
		#footerLinks li#last
		{
			border-right: none;
		}
		
		#footerLinks li#copyright
		{
			padding-right: 5px;
			border-right: none;
			float: right;
		}


/* link preview */

.amazon{
width:20px;
padding:3px 20px 0 0;
background: url(icons/amazon.gif) no-repeat right;
}
.pdf{
width:20px;
padding:0 20px 0 0;
background: url(icons/pdf.png) no-repeat right;
}
.zip{
width:20px;
padding:0 23px 0 0;
background: url(icons/zip.png) no-repeat right;
}
.doc{
width:20px;
padding:0 20px 0 0;
background: url(icons/doc.png) no-repeat right;
}
.ppt{
width:20px;
padding:0 20px 0 0;
background: url(icons/ppt.png) no-repeat right;
}
.xls{
width:20px;
padding:0 20px 0 0;
background: url(icons/xls.png) no-repeat right;
}


/* images locations */
img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right {
	float: right;
	margin: 10px 0 10px 10px;
}
/*\*/

/**/
#jobsearch {
	padding: 5px;
	border: 1px solid #888;
	margin: 0 0 10px 0;
	width: 428px;
}
#jobsearch h5 {
	border-bottom: 1px solid #888;
}
#jobsearch h3 {
	padding: 3px;
	width: 45%;
	font-size: 1.1em;
	color: #000;
	float: left;
	margin-bottom: 20px;
	
}
#jobsearch form {

}
#jobsearch select {
	width: 220px;
}
#career #primaryInterior #supplimentary {
	background-color: #f5f2ef;
}
#career #primaryInterior #supplimentary ul.latestOpenPositions {
	list-style: none;
	padding: 0;
	margin: 0;
}
	#career #primaryInterior #supplimentary ul.latestOpenPositions li {
		padding: 5px 5px 5px 25px;
	}
		#career #primaryInterior #supplimentary ul.latestOpenPositions li a {
			color: #656565;
		}
		#career #primaryInterior #supplimentary ul.latestOpenPositions li.even {
			background: #f5f2ef url(/images/mag_light.jpg) no-repeat 3px 3px;
		}
		#career #primaryInterior #supplimentary ul.latestOpenPositions li.odd {
			background: #eae5df url(/images/mag_dark.jpg) no-repeat 3px 3px;
		}
ul.search {
	padding-bottom: 20px;
}
ul.search li {
	margin: 5px 0 0 0;
}

.message {
	width: 95%;
	padding: 2%;
	color: #cf2e4d;
	font-size: 1.3em;
	
}
#supplimentary #jobsearch {
	border: 0;
}
	#supplimentary #jobsearch h3,
	#supplimentary #jobsearch h5 {
		display: none;
	}
		#supplimentary #jobsearch .fv dt {
			float: none;
			text-align: left;
		}
		#supplimentary #jobsearch .fv dd {
			padding: 0;
			margin: 0;
			border: none;
		}
			#supplimentary #jobsearch .fv dd select,
			#supplimentary #jobsearch .fv dd input {
				width: 180px;
			}
