body, td, input, select {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial, helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	
}
a:hover {
	text-decoration:underline;
}
a {
	text-decoration:none;
	color:#fff;
}
.highlight {

	color:#ff0000;
}

.title, .nav_title_home{
	color:#333333;
}
.nohighlight{
	color:#666;
}

h1, h2, p  {
		font-weight: normal;
		color:#001b53;
}

h1  {
	font-size:18px;
	line-height:22px;
	color:#fff;
}

h1  span {
		color:#ff8100;
}

h2  {
	font-size:11px;
	line-height:13px;
}

p, li  {
	font-size:11px;
	line-height:13px;
	color:#1B3665;
	font-family:Verdana, "Lucida Grande","Lucida Sans Unicode", helvetica, sans-serif;
	margin:0;
	padding:0 0 5px 0;
}

li  {
	padding:0;
}

ul {
	padding:0 0 4px 0;
	margin:0 0 0 12px;
}


.project h2, .project h3, .project h4, .project h5, .careers h2, .careers h3, .careers h4, .careers h5 {
	padding:0;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#1b3665;
	margin:0;
}

.project h2, .careers h2 {
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding-bottom:6px;
}

.project h1, .careers h1 {
	margin-top:0;
	padding-top:0;
	color:#fff;
	font-size:17px;
	line-height:19px;
}

.careers h1 {
	color:#fff;
	margin:0;
	padding:0;
	height:1% !important; 
}

.project h4, .careers h4  {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	padding:3px 0 0 0;
}

.project h5, .careers h5 {
	color:#fff;
	font-weight:normal;
	padding:0 0 4px 0;
	margin:0;
}

.project h2 span, .careers h2 span, .careers h3 span {
	color:#ff8100;
	font-weight:bold;
}

.project h3 {
	color:#fff;
	font-weight:bold;
}

.project h3 span {
		color:#1b3665;
	font-weight:bold;
}

.project h4 span, .careers h4 span {
	font-weight:bold;
}

.project p img, .careers p img {
	float:left;
	padding:0 8px 0 0;
	width:120px;
}

.careers p strong {
	color:#001b53;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	line-height:1px;
	font-size:1px;
	height:1px !important;
	min-height:1px !important;
	}

h6 {
	font-size:14px;
	line-height:13px;
	font-weight:bold;
	color:#ff8100;
	margin:0;
	padding:0 0 4px 0;
	}
	
h6.journeys a {
	color:#001b53;
	}