/* Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Basic */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	background-color: #ccc;
}

strong {
	font-weight: bold;
}

h1, h2 {
	font-size: 140%;
	border-bottom: 1px dotted #ccc;
	color: #0b4163;
	margin: 0 0 14px 0;
	padding: 0 0 5px 0;	
}

#hpheader {
	color: #999;
	margin: 0;
}

h3 {
	font-size: 90%;
	/* text-transform: uppercase; */
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
}

h4 {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	color: #0b4163;
}

h5 {
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 14px 0;
	color: #777;
}

p {
	margin: 0 0 1em 0;
	line-height: 20px;
}

a {
	color: #0066cc;
	text-decoration: none;
}

a:hover {
	color: #0066cc;
	text-decoration: underline;
}

.selected, .underline {
	text-decoration: underline;
}

input {
	margin: 0 0 5px 0;
	font-size: 90%;
}

/* Global Styles */

#wrap-global {
	margin: 0 auto;
	width: 954px;
	padding: 3px;
	background-color: #eee;
}

#page-edge-shadow-left {
	margin: 0 auto;
	background: url(http://obelis.net/images/_assets/page-edge-shadow-left.jpg) left;
	background-repeat: repeat-y;
	width: 974px;
}

#page-edge-shadow-right {
	background: url(http://obelis.net/images/_assets/page-edge-shadow-right.jpg) right;
	background-repeat: repeat-y;
}

#page-edge-shadow-bottom {
	margin: 0 auto;
	background: url(http://obelis.net/images/_assets/page-edge-shadow-bottom.jpg) repeat-x #ccc;
	height: 8px;
	width: 960px;
}

#header-global {
	height: 82px;
	border-top: 10px solid #D9E3E9;
	border-bottom: 3px solid #D9E3E9;
	padding: 0 0 0 20px;
}

.logo-obelis {
	float: left;
	margin: 12px 0 0 0;
}

.tag-line {
	float: left;
	font-size:17px;
	line-height: 1.1em;
	color: #999;
	margin: 23px 0 0 10px;
}

.tag-line h1 {
	font-size:17px;
	line-height:1.1em;
	display: inline;
	border-bottom: none;
}

#nav-top {
	height: 30px;
	background-color: #D9E3E9;
	margin: 2px 0 0 0;
}

#nav-top ul {
	height: 22px;
	margin: 0 0 0 20px;
	padding: 8px 0 0 0;
}

#nav-top li {
	display: inline;
	margin: 0 8px 0 0;
}

.obelis-blue {
	color: #0b4163;
}

.slogan {
	font-style: italic;
}

.grey {
	color: #777;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}


/* Column Main Styles */

#column-main {
	float: left;
	width: 717px;
	background-color: #fff;
	padding: 0 0 80px 0;
}

#header-page-top {
	width: 680px;
	border: 1px solid #eee;
	background-color: #fafafa;
	margin: 10px 0 20px 14px;
	padding: 3px;
	height: 220px;
	overflow: hidden; 
}

#header-page-top h2 a {
	color: #000;
}

#header-page-top img {
	float: left
}

#s4 {
	margin: 0 0 20px 20px;
	height: 225px;
	float: left;
}

#sliderNav {
	margin: 0 0 0 20px;
}

#sliderRight {
	height: 225px;
	background: #D9E3E9;
	color: #000;
	width: 226px;
	margin: 0 0 0 470px;
	border-right: 1px solid #0066cc;
}

#sliderRight div {
	height: 225px;
	padding: 10px;
	line-height: 135%;
}

#sliderRight div p {
	font-size: 90%;
}

#sliderRight h2 {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 120%;
	color: #0066CC;
	border: none;
}

#slideshowControl {
	margin: 10px 20px 0 auto;
	text-align:right;
}

#slideshowControl span {
	cursor: pointer;
}

.column-680 {
	float: left;
	width: 680px;
	margin: 0 5px 20px 17px;
}

column-680 h3 {
	border: none;
}

.column-440 {
	float: left;
	width: 440px;
	margin: 0 5px 20px 17px;
}

.column-220 {
	float: right;
	width: 220px;
	margin: 0 17px 20px 17px;
}

div.voipLines {
	float: none;
}

.rounded-corner-440 {
	float: left;
	width: 440px;
	margin: 0 0 20px 0;
}

.rounded-corner-image {
	height: 14px;
}

.background-blue-440 {
	background-color: #D9E3E9;
	width: 413px;
	padding: 0 17px 0 27px;
}

.rounded-corner-680 {
	float: left;
	width: 680px;
	margin: 0 0 20px 0;
}

.background-blue-680 {
	background-color: #D9E3E9;
	width: 653px;
	padding: 10px 17px 10px 27px;
}

h2.directive-name {
	float: left;	
	width: 210px;
	border: none;
	
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 120%;
	color: #333;
	/* background-color: #ccc; 
	margin: 20px 0 0 0;
	padding: 9px 0 9px 15px;
	*/
}

.directive-description {
	float: left;
	/* width: 205px; 
	margin: 10px 0 0 15px;*/
	font-size: 95%;
}

.sub-page-header {
	width: 680px;
	border: 1px solid #eee;
	margin: 0 0 20px 14px;
	padding: 3px;
	background-color: #899ab9;
}

body div.sub-page-header a {
	color: #fff;
	text-decoration: underline;
}

body div.sub-page-header h1 {
	border-bottom:1px dotted #CCCCCC;
	font-size:110%;
	font-weight:bold;
	margin:0 0 10px;
	color: #fff;
}

.sub-page-header img {
	float: left
}

.sub-page-header-description {
	float: left;
	width: 500px;
	margin: 10px 15px 0 15px;
	font-size: 100%;
	color: #fff;
	line-height: 1.3em;
}

body div.column-440 ul.from-our-library {
	list-style-type: none;
}

body div.column-440 ul.from-our-library li {
	margin: 0 0 15px 0;
}

body div.column-440 ul.from-our-library li p {
	display: inline;
}

.from-our-library li {
	list-style-image: none;
	margin: 30px 0;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}

.recent-news li {
	float: left;
	font-size: 95%;
	margin: 0 0 10px 0;
}

.recent-news p {
	margin: 0 0 0 40px;
}

.recent-news-image {
	clear: left;
	float: left;
	min-width: 65px;
	text-align: center;	
	/*width: 64px;
	height: 42px; 
	border: 1px solid #eee;	
	background-color: #fafafa;*/
	padding: 2px;
	margin: 0 8px 5px 0;
}

.recent-news-date {
	float: left;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	width: 25px;
	border-right: 1px dotted #ccc;
	margin: 0 8px 0 0;
	padding: 0 5px 0 0;
	color: #888;
}

.one-link-image {
	margin: 0 0 20px 0;
	display: block;
}

.info-tags {
	font-size: 90%;
	color: #666;
	line-height: 1.2em;
}


/* About Us Styles */

.float-right {
	float: right;
	margin: 0 0 0 17px;
}

.team-member-image {
	float: left;
	width: 100px;
	height: 110px;
	border: 1px solid #eee;
	padding: 3px;
	margin: 0 20px 0 0;
}

.team-member-details {
	float: left;
	margin: 0 20px 0 0;
	width: 120px;
}

.job-title {
	font-size: 85%;
	text-transform: uppercase;
}

.name {
	font-weight: bold;
	text-transform: uppercase;
	color: #0b4163;
	border-bottom: 7px solid #0b4163;
	padding: 0 0 3px 0;
}

.separator-team-member {
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	width: 400px;
	margin: 0 auto 20px auto;
}

/* Directives Styles */

.read-more {
	float: left;
	height: 5em;
	margin: 0 10px 0 0;
}

.dirImgSmall {
	margin-bottom: 20px !important;
}

/* Services Styles */

.float-left {
	float: left;
	margin: 0 5px 0 0;
}

/* Library Styles */

.icons {
	margin: 0 0 0 5px;
}


/* Column Sidebar Styles */

#column-sidebar {
	float: left;
	width: 237px;
	background-color: #eee;
	padding: 0 0 80px 0;
}

.column-sidebar-text {
	padding: 10px 17px 0 20px;
}

.column-sidebar-text a {
	font-size: 95%;
}

.nav-sidebar dt a {
	font-size: 12px;
	color: #333;
	margin: 5px 0;
}

.nav-sidebar li {
	border-bottom: 1px dotted #ccc;
	margin: 3px;
	padding: 3px 0;	
}

.nav-sidebar ul ul {
	margin: 0 0 0 5px;
}

.nav-sidebar ul ul ul {
	margin: 0 0 0 5px;
}

.text-float-left {
	width: 110px;
	float: left;
}

.image-float-right {
	width: 83px;
	float: right;
	text-align: center;
}

.separator-sidebar {
	padding: 10px 0 10px 0;
}



/* Footer Styles */

#footer {
	margin: 20px auto;
	width: 960px;
	font-size: 90%;
	color: #666;
}

.footer-text {
	margin: 0 5px 20px 5px;
}

.footer-text a {
	color: #666;
}

.footer-float-right {
	float: right;
	margin: 0 0 0 50px;
	width: 120px;
}

.footer-logos {
	margin: 0 0 0 30px;
}

.ego {
	margin: 20px 0 0 0;
	border-top: 1px dotted #999;
}

/* added by stef */
div.column-440 ul.related_list, div.column-680 ul.related_list {
	margin: 0 20px 10px 0;
	float: left;
	width: 45%;
	list-style-type: none;
}

body div.column-680 ul.related_services {
	margin: 0 20px 10px 0;
	float: left;
	width: 100%;
	list-style-type: none;
}

body div.column-440 ul.related_list {
	width: 100%;
}

ul.related_list li {
	margin: 0 0 5px 0;
}

.lastUpdated {
	font-style: italic;
	font-size: 10px;
	color: #666;
	float: right;
	display: block;
}

ul#crumbs {
	margin: 10px 0 20px 20px;
	display: block;
}

ul#crumbs li {
	display: inline;
}

br.clearboth {
	clear: both;
}

p.back {
	font-weight: bold;
}


div.column-440 h3, div.column-680 h3 {
	border-bottom: none;
	font-size: 100%;
	color: #0B4163;	
}

h3.subtitle {
	background: url(http://obelis.net/images/_assets/subtitSquare.gif) no-repeat left 5px;
	padding: 0 0 0 15px;	
}

h2.subtitle {
	font-size: 100%;
	font-weight: bold;
}


div.column-440 ul, div.column-680 ul {
	list-style-position: inside;	
	margin: 0 0 1em 0;
}

div.column-440 ol, div.column-680 ol {
	list-style-type: decimal;
	list-style-position: inside;
}

div.column-680 ul {
	list-style-image:url(http://obelis.net/images/_assets/bullet.gif);
	list-style-position: inside;
	margin-left: 10px;
}

div.column-680 ul li {
	margin: 10px 0;
}

div.column-680 ul li ul {
	margin: 20px;
}


ul.related_list {
	list-style-image:url(http://obelis.net/images/_assets/bullet.gif);
}

ul.related_list li.relListNoIcon {
	list-style-image: none;
	font-weight: bold;
}

span.clickToEnlarge {
	font-style: italic;
	display: block;
}

.catImg {
	margin: 0 10px 10px 0;
	padding: 3px;
	float: left;
}

/* calendar icons for news */

div.dateTime {
	border:1px solid #000;
	width:3.5em;
	float: left;
	margin: 0 5px 5px 0;
}

div.dateTime p {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:x-small;
}

div.dateTime .dateTimeTop {
	color:#000;
	background-color:#d9e3e9;
}

div.dateTime .dateTimeTop p {
	background: url(http://obelis.net//images/_assets/caltop1b.gif) no-repeat 50% 0;
	margin:-9px auto 0 auto; /* negative top margin, auto for centering */
	padding-top:11px; 
}

/* day of the month (NUMBER) */
div.dateTime p.dtDay {
	font:bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	letter-spacing:0.13em;
}

/* month */
div.dateTime p.dtMonth {
	font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:normal;
	text-transform:uppercase;
}

/* year */
div.dateTime p.dtYear {
	font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing:0.05em;
}

img.twentyYrsBadge {
	float: left;
	margin: 0 10px 10px 0;
}

table.stdTable {
	margin:1em auto;
	border-collapse:collapse;
	margin: 0 auto;
	border: none;
}

table.stdTable th {
	font-size: 14px;
	padding: .5em .8em;
}

table.stdTable td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;	
	padding: .5em 1em;
}

table.stdTable tr {
	border-right:1px solid #e5eff8;
}

table.stdTable tr.alt {
	background-color: #FAFAFA;
}

table.stdTable thead {
	background-color: #D9E3E9;
	color: #333;
	border-bottom: 1px solid #333;
}

body table.stdTable tr.over {
	background-color: #d9e3e9;
}

div#clientAccess {
	margin: 0 0 10px 0;
	display: none;
	width: 200px;
}

div#clientAccess label {
	display: block;
	float: left;
	width: 60px;
	font-size: 11px;
}

div#clientAccess input {
	width: 120px;
}

a.catPop img {
	margin: 0 10px;	
	border: 1px solid #ccc;
	padding: 3px;
}

div.olos_text {
	margin: 0 20px 0 325px;
}

input#keywords {
	width: 120px;
	float: left;
	display: block;
	margin-right: 10px;
}

.pdfLink {
	background: url(http://obelis.net/images/_assets/pdficon_small.gif) no-repeat right 8px;
	padding: 10px 25px 10px 0;
}

p.pdfLinkLong {
	background: url(http://obelis.net/images/_assets/pdficon_small.gif) no-repeat left center;
	padding: 0 0 0 20px;
	height: 20px;
	font-weight: bold;
	margin-bottm: 0;
}

.extLink {
	background: url(http://obelis.net/images/_assets/external.png) no-repeat right center;
	padding: 0 15px 0 0;
}

p.aboutPeople {
	color: #0B4163;
	font-size: 100%;
	font-style: italic;
	display: inline;
	float: right;
}

ul#olos_list {
	float: left;
}

p.otherServices {
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	color: #0B4163;
	padding: 20px 0 0 0;
}

a.hpServicelink {
	display: block;
	font-size: 110%;
	color: #000;
}

img.pubImg {
	float: left;
	margin: 0 5px 5px 0;
}

.hpPubTitle {
	font-size: 110%;
	border: none;
	margin: 0 0 3px 0;
	padding: 0 0 0 20px;
	background: url(http://obelis.net//images/_assets/page_bookmark.gif) no-repeat;
	font-weight: normal;
}

ul#servicesShort li {
	list-style-image: disc;
	margin: 0;
}

img.articleImg {
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	margin: 0 10px 10px 0;
	clear: left;
}

p.pubTit {
	margin-bottom: 0;
}

div#news_scroller {
    position: relative;
	overflow: hidden;
    height: 200px;
	width: 200px;
}

.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:190px;
}

div.imgPlace img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
	padding: 5px;
}

div#crumbs {
	margin: 0 0 15px 20px;
	color: #666;
	width: 685px;
}

div#crumbs span {
	float: left;
	width: 70px;
	font-size: 11px;
	color: #000;
}

div#crumbs ul {
	display: inline;
	font-size: 11px;
}

div#crumbs ul li {
	display: inline;
}

body div#crumbs a, div#crumbs a:visited {
	color: #666;
	text-decoration: underline;
}

dl.sitemapLevel1 li {

}

dl.sitemapLevel1 li ul li {
	font-weight: normal !important;
}

dl.sitemapLevel1 li ul {
	margin: 0 0 0 20px;
	font-weight: bold;
}

dl.sitemapLevel1 li ul li ul{
	margin: 0 0 0 40px;
	font-weight: normal;
}

dl.sitemapLevel1 dt a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 0;
}

ul.sitemapLevel2 a {
	color: #333;
}

span#newsTickerTitle {
	float: left;
	margin: 0 10px 0 0;
	color: #000;
	font-weight: bold;
	font-size: 110%;
	padding: 0 5px;
	background: #D9E3E9;
}

div#newsTicker {
	height: 20px;
}

div#newsTickerWrapper {
	width: 655px;
	margin: 0 0 5px 20px;
	height: 20px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #0066CC;
	background: #D9E3E9
}

body div#newsTicker a {
	color: #0066CC;
	font-size: 110%;
} 

textarea#message {
	width: 350px;
}

div#contactForm {
	float: left;
	width: 400px;
}

div#physicalContact {
	
}

div#physicalContact h2 {
	margin: 0;
}

div#physicalContact p {
	float: left;
	margin: 0 20px 0 0;
	width: 200px;
}

p.aboutExtraLink {
	margin: 30px 0 0 10px;
}

body img.catThumbOverview {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 0 10px 10px 0;
}

span.enlargeThumb {
	font-size: 10px;
	color: #999;
	display: block;
	margin: 0 0 10px 0;	
}

ul#globalTeamList li {
	list-style-image: none;
	float: left;
	width: 135px;
	height: 110px;
	margin: 0 10px 10px 0;
}

ul#globalTeamList span.teamTitle {
	padding: 0 0 0 7px;
}

h2.newsHeader span {
	color: #999;
}

h2.newsHeader a {
	color: #0B4163;
}

div.olos-logo {
	width: 165px;
}

img.gidosLogo {
	float: left;
	margin: 0 10px 5px 0;
}

div#olosMap {
	/* background: url(http://obelis.net//images/_assets/olos_map.gif) no-repeat; 
	background: url(http://obelis.net//images/_assets/world_map1c.gif) no-repeat;*/
	background: url(http://obelis.net//images/_assets/olos_map_new.gif) no-repeat;
	width: 650px;
	height: 318px;
}

div#olosMap a:hover {
	text-decoration: none;
}

span.olosCountry {
	position: relative;
	color: #0066CC;	
	padding: 0 0 0 20px;

}

span#brazil {
	top: 210px;
	left: 185px;
	background: url(http://obelis.net/images/uploads/br.gif) no-repeat;
}

span#india {
	top: 150px;
	left: 380px;
	background: url(http://obelis.net/images/uploads/in.gif) no-repeat;
}

span#thailand {
	top: 170px;
	left: 350px;
	background: url(http://obelis.net/images/_assets/th.gif) no-repeat;
}

span#israel {
	top: 135px;
	left:210px;
	background: url(http://obelis.net/images/uploads/il.gif) no-repeat;
}

span#egypt {
	top: 152px;
	left:140px;
	background: url(http://obelis.net/images/uploads/eg.gif) no-repeat;
}

span#usa {
	top: 120px;
	right: 185px;
	background: url(http://obelis.net/images/uploads/us_1.gif) no-repeat;
}

span#philippines {
	top: 175px;
	left: 205px;
	background: url(http://obelis.net/images/_assets/ph.gif) no-repeat;
}

span#malaysia {
	top:188px;
	left: 93px;
	background: url(http://obelis.net/images/_assets/lr.gif) no-repeat;
}

span#china {
	top: 140px;
	left: 40px;
	background: url(http://obelis.net/images/uploads/cn.gif) no-repeat;
}

span#canada {
	top: 85px;
	right: 435px;
	background: url(http://obelis.net/images/uploads/ca.gif) no-repeat;
}

span#australia {
	top: 221px;
	left: 550px;
	background: url(http://obelis.net/images/uploads/ai.gif) no-repeat;
}

table.textTable {
	background: #D9E3E9;
}

table.textTable tr, table.textTable td {
	border: 1px solid #fff;
}

table.textTable td {
	padding: 10px;
}

table.textTable thead {
	font-weight: bold;
}

p.greeting {
	background: #fff;
	padding: 5px 5px 5px 10px;
}

div#fastlaneQuestion {
	display: none;	
}

p.dirOrder {
	float: right;
	font-size: 10px;
}

div.column-680 img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 20px 10px 0;
}

p.footerLinks {
	width: 250px;
}

p.footerLinks a {
	font-size: 80%;
}

ul#sidebarNav .expanded, ul#sidebarNav .collapsed {
	color: #000;
	padding: 0 0 0 20px;
	cursor: pointer;
}

ul#sidebarNav .expanded {
	background: url(http://obelis.net/images/_assets/expand.gif) no-repeat 3px 50%;
}

ul#sidebarNav .collapsed {
	background: url(http://obelis.net/images/_assets/collapse.gif) no-repeat 3px 50%;
}

input#newsletterEmail {
	color: #ccc;	
}

body table.stdTable img.viewPdf {
	border: none;
	float: none;
	margin: 0 5px;
	padding: 0;
	vertical-align: middle;
}

img.olos-sidebar {
	margin: 0 10px 0 0;
	display: block;
}

body div.dirSpace {
	margin-left: 220px;
	float: none;
}

body div#column-main div.dirSpaceMore {
	margin-left: 240px;
}

body div#column-main ul.servicesMenu {
	margin-top: 180px;
}

body div#column-main ul.singleServicesMenu {
	margin-top: -30px;
}


body div.dirSpace ul {
	list-style-type: disc;
	list-style-image: none;
}

/* top level left nav menu */
#VerColMenu {
	float: left;
	margin-right: 20px;
	width: 185px;	
	position:absolute;  
	top:255px;  
	right:50%;  
	margin-right:270px;
}

#VerColMenu, #VerColMenu ul {
	list-style: none;
}

#VerColMenu ul, body ul#VerColMenu ul a {
	width: 300px; 
	padding : 0.5em 1em;
}

div.column-680 #VerColMenu ul {
	list-style-image: none;
}

div.column-680 #VerColMenu li,
div.column-680 #VerColMenu ul {
	margin: 0;
	padding: 0;	
}


#VerColMenu a {
	background: #D9E3E9;
	color : #0B4163;
	display : block;
	padding : 0.5em 23px 0.5em 1em;
	text-decoration: none;
	border-left: 5px solid #899AB9;
	border-right: 1px solid #D9E3E9;
	border-bottom: 1px solid D9E3E9;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;	
	width: 160px;
}

#VerColMenu a:hover {
	background-color: #899AB9;
	background-image: url(http://obelis.net/images/uploads/arrow-r.gif) no-repeat right;
}

body div.column-680 ul.servicesMenu a,
body div.column-680 ul.singleServicesMenu a
{
	border-left: 5px solid #D9E3E9 !important;
	background: #899AB9 !important;
	color: #fff !important;
}

body div.column-680 ul.servicesMenu a:hover,
body div.column-680 ul.singleServicesMenu a:hover
{
	background: #D9E3E9 !important;
	color: #0B4163 !important;
}

div.column-440 h2 a {
	color: #0B4163;
}

/* second level menu */

#VerColMenu ul a {
	/* background : #DAE9D8;
	color : #0B4163; 
	border-left: 5px solid #9FC398; */
	
	background : #c6dff3;
	color : #0B4163; 
	border-left: 5px solid #7fc2dc;
	
	
	
	font-weight : normal;
	display : block;
	padding : 0.5em 1em;
	text-decoration: none;	
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	border-top: 1px solid #666;
}

#VerColMenu ul a:hover {
	/* background : #9FC398; */
	background: #7fc2dc;
	color : #0B4163;
}

#fastlaneApprovalBox {
	border: 1px solid #ccc;
	width: 400px;
	padding: 10px;
	margin: 10px auto;
}

h2.repSubtitle {
	font-size: 120%;
}

.sitemapPrev {
	color: #666;
	font-size: 90%;
}

.needEar {
	font-size: 15px !important;
	letter-spacing: 2px;
	text-align: center;
}

div.bio {
	margin-left: 280px;
}

.staff_member {
	margin: 0 0 0 150px;
}

body div.column-680 div.staff_member ul {
	list-style-image: none;
	list-style-type: disc;
}

.linkedin_badge {
	border: none !important;
}

.news_short {
	margin: 35px 0 0 0;
}

body div.incidents_short {
	margin-top: 0;
}

.event_short {
	margin: 10px 0;
}

#events_wrapper {
	border-bottom: 2px solid #999;
}
