/* --- Links --- */

A:link {
	color: #000099; text-decoration: none;
}

A:visited {
	color: #000099; text-decoration: none;
}

A:hover {
	color: #000099; text-decoration: underline;
}

A.white:link {
	color: #bfeeff; text-decoration: none;
}

A.white:visited {
	color: #bfeeff; text-decoration: none;
}

A.white:hover {
	color: #bfeeff; text-decoration: underline;
}

A.lb:link {
	color: #a4dbef; text-decoration: none;
}

A.lb:visited {
	color: #a4dbef; text-decoration: none;
}

A.lb:hover {
	color: #a4dbef; text-decoration: underline;
}


/* --- Body Text --- */

H1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
   margin-top: 12px;
   margin-bottom: 12px;
	line-height: 32px;
	color: #000066;
   letter-spacing: 1px;
   font-weight: 500;
	
}

H2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   margin-top: 20px;
   margin-bottom: 15px;
	line-height: 21px;
	color: #000000;
}

H3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   margin-top: 20px;
   margin-bottom: 15px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

H4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-top: 15px;
   margin-bottom: 0px;
	line-height: 13px;
   color: #000066;
	font-weight: bold;
}

p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}

.intro {
	font-size: 12px; 
	line-height: 20px;
}

.small {
	font-size: 9px;
}

ul {
	margin-top: 0px;
}

li {
	margin-bottom: 5px;
}

.ul-market_sectors {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin: 0px;
}

.li-arrow {
	background-image: url(../images/li-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 9px;
	line-height: 140%;
}

.bread_crumb {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 9px; 
	color: #999999; 
	margin-bottom: 0px;
}



/* --- Form Elements --- */

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/* --- Horizontal Rule --- */

hr {
	color: #D6D1BE;
	height: 1px;
}

.hr-EFEDE3 {
	color: #EFEDE3;
	height: 1px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0px;
}



/* --- Quoted Text --- */

#quote {
	border: 1px solid #EFEDE3;  
	float:left; 
	width:148px; 
	height:auto; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:14px; 
	color:#3989b0;
	line-height:180%; 
	padding-top:17px; 
	padding-left:25px; 
	padding-right:25px; 
	padding-bottom:18px; 
	margin-right:27px; 
	margin-top:5px; 
	margin-bottom:0px;
}

#marq_quote {	border: 0px solid #000; 
	position: relative; 
	float: left; 
	width: 200px; 
	height: 160px; 
	margin: 5px 20px 0 3px; 
	padding: 5px 20px 0 0;
}

#marq_quote .lgtxt {
	font-size: 14px; 
	font-style: italic; 
	font-family: georgia; 
	color: #379cd6; 
	line-height: 24px;
}

#marq_quote .smtxt {
	position: relative;
	float: right;
	text-align: right;
	font-size: 12px; 
	font-family: arial; 
	color: #666; 
	line-height: 18px;
	margin-bottom: 0px;
}

#marq_quote .tinytxt {
	text-align: right;
	font-size: 10px; 
	font-family: arial; 
	color: #666; 
	line-height: 14px;
	margin-bottom: 0px;
}

/* --- Call-out Box --- */

#call-out_box {
	position: relative; 
	float: right; 
	width: auto; 
	border: 5px solid #fdfbc6;
}

#call-out_box .inner { 
	padding: 10px 15px 10px 15px; 
	border: 1px solid #edebaa; 
	font-size: 9px; 
	color: #666; 
	background-color: #fff;
}


/* --- Services/Market Sectors --- */

#svcs {position: relative; top: 0; left: 0; width: 437px; height: auto; border: 1px solid #eaeae5; padding: 30px; font-size: 12px;}

.svc {padding-bottom: 25px;}

/* --- featured projects/detail pgs --- */

.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: right;
	background-image: url(../images/top-arrow.gif);
	background-repeat: no-repeat;
	background-position: 431px 6px;
}
