/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{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;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* elements */
body {
	background: #fff none;
	color: #4d4d4f;
	font-family: Tahoma, Frutiger, "Frutiger Linotype", Calibri, "Gill Sans", "Myriad Pro", Myriad, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 100%;
	line-height: 1.2;
	text-align: left;
}
a, a:link, a:visited, a:active, a:hover, a:focus {
	color: #0c7c78;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
h1, h3, h5 {
	color: #0c7c78;
	margin: 2em 0 1em;
}
h1 a, h3 a, h5 a {
	color: #0c7c78 !important;
}
h2, h4, h6 {
	color: #4d4d4f;
	margin: 2em 0 1em;
}
h2 a, h4 a, h6 a {
	color: #0c7c78 !important;
}
h4, h5, h6 {
	margin: 0.8em 0 0.5em;
}
h1 {
	font-size: 183.33%; /* 22px */
}
h2 {
	font-size: 166.67%; /* 20px */
}
h3 {
	font-size: 150%; /* 18px */
}
h4 {
	font-size: 133.33%; /* 16px */
}
h5 {
	font-size: 116.67%; /* 14px */
}
h6 {
	font-size: 108.33%; /* 13px */
}
p {
	margin-bottom: 1em;
}
blockquote {
	font-size: 100%;
	margin: 1em 0;
}
td, th {}
select {
	margin: 5px;
}
fieldset {}
fieldset div {
	padding: 3px;
}
span {}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
strong { font-weight: bold; }
ul, ol {
	margin: 12px 0 12px 0;
	padding: 0 0 0 2em;
}
ul, ul li {
	list-style: disc outside;
}
ol li {
	list-style: decimal;
}
/* Template-specific styles */
#wrap {
	background: #fff;
	font-size: 75%; /* 12px BASE FONT */
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#head {
	height: 100px;
	width: 950px;
}
#head #searchWrap {
	height: 29px;
	padding: 13px 0 0;
	overflow: hidden;
	text-align: right;
}
#head #searchWrap form {
	border: 2px solid #e2e1dd;
	float: right;
	height: 23px;
	width: 219px;	
}
#head #searchWrap form p {
	float: left;
	margin: 0;
}
#head #searchWrap form p#searchField {
	height: 23px;
	width: 196px;
}
#head #searchWrap form p#searchField input {
	background-color: #fff !important;
	border: 0 none;
	color: #4d4d4f;
	height: 19px;
	padding: 4px 0 0 11px;
	width: 185px;
}
#head #searchWrap form p#searchButton {
	height: 23px;
	width: 23px;
}
#head #searchWrap form p#searchButton input {
	border: 1px solid #fff;
	height: 21px;
	width: 21px;
}
#main {
	padding: 0 0 100px 0;
}
#main #topContent {
	height: 200px;
	margin: 0 0 11px;
	position: relative;
}
#main #topContent #overlay {
	bottom: 0px;
	height: 200px;
	left: 0px;
	position: absolute;
	width: 719px;
	z-index: 10;
}
#main #topContent div.moduletable_intro {
	background: transparent none no-repeat scroll;
	color: #89969f;
	float: left;
	font-family: Tahoma, Frutiger, "Frutiger Linotype", Calibri, "Gill Sans", "Myriad Pro", Myriad, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 133%; /* 16px */
	font-weight: normal;
	height: 200px;
	line-height: 1.2;
	padding: 0 16px 0 0;
	position: relative;
	width: 271px;
	z-index: 2;
}
#main #topContent div.moduletable_intro p {
	margin: 0;
        padding: 7px 0 0 16px;
        clear: both;
}
#main #topContent div.moduletable_banner {
	float: right;
	height: 200px;
	width: 660px;
}
#main #topContent .slides li {
	-webkit-transform: rotate(0); 
	transform: rotate(0);
}
#main #topContent .slides li img {
	-webkit-backface-visibility: hidden; 
	backface-visibility: hidden;
}
#main div#leftCol {
	border-top: 4px solid #148c8b;
	float: left;
	width: 287px;
}
#main div#leftCol div.moduletable {
	padding: 32px 16px 0;
}
#main div#leftColContent {
	border-top: 4px solid #005195;
	float: left;
	width: 287px;
}
#main div#leftColContent div.moduletable {
	padding: 41px 16px 0;
}
#main div#rightCol {
	border-top: 4px solid #005195;
	float: right;
	padding: 24px 0 0;
	width: 162px;
}
#main div#rightCol p {
	margin: 0;
}
#main div#rightCol div {
	border-bottom: 4px solid #b3b3b3;
	padding: 0 0 17px;
}

#main div#rightCol div div {
	border-bottom: 0 none;
	padding: 0;
}
#main div#rightCol div.moduletable_subscribe {
	text-align: right;
}
#main div#rightCol div.moduletable_subscribe h3 {
	color: #5a7f92;
	font-family: Tahoma, Frutiger, "Frutiger Linotype", Calibri, "Gill Sans", "Myriad Pro", Myriad, "Liberation Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	margin: 19px 0 5px;
}
#main div#rightCol div.moduletable_subscribe input.inputbox {
	background-color: #fff !important;
	border: 1px solid #c6c6c6;;
	color: #4d4d4f;
	font-size: 91.67%;
	height: 14px;
	margin: 0 0 3px;
	padding: 3px 6px;
	width: 91%;
}
#main div#rightCol div.moduletable_subscribe input.button {
	background: #fff url( ../images/subscribe.jpg ) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	height: 18px;
	margin: 0 0 3px;
	text-indent: -999em;
	width: 94px;
}
#main div#rightCol div.moduletable_careers {
	padding-top: 19px;
	border-bottom: 0 none;
}
#main div#rightCol div.moduletable_careers div {
	padding: 0px;
	border-bottom: 0 none;
}
#main div#content {
	border-top: 4px solid #b3b3b3;
	margin: 0 0 0px 290px;
}
#main div#content.rightOn {
	margin-right: 165px;
}
#main div#content div.inner {
	padding: 31px 30px 0;
}
#main div#content div.inner div.blog {
	margin-top: 29px;
}
#main div#content div.inner div.blog p {
	margin: 0 0 14px;
}
#main div#content div.inner div.blog p.iteminfo {
	margin: 0 0 4px;
}
#main div#content div.inner div.blog a.contentpagetitle {
	color: #0c7c78;
	font-size: 91.67%; /* 11px */
}
#main div#content div.innerContent {
	padding: 14px 30px 0;
}
#main div#content div.innerContent div.moduletable_bc {
	color: #4d4d4f;
	margin: 0 0 10px;
	font-variant: small-caps;
	text-transform: lowercase;
}
#main div#content div.innerContent div.moduletable_bc a,
#main div#content div.innerContent div.moduletable_bc span {
	color: #4d4d4f;
}
#main div#content div.moduletable_top {
	margin: 0 0 25px;
}
#main div#content div.moduletable_top h3 {
	margin: 0 0 1em;
}

#linkedin {
  float: left;
  height: 27px;
  margin: 3px 0 0;
  overflow: hidden;
  width: 158px;
}

#footer {
	background: #fff none;
	border-top: 4px solid #b3b3b3;
	bottom: 0;
	color: #0c7c78;
	height: 74px; 
	margin: 0 auto; 
	overflow: hidden;
	position: fixed;
	text-transform: capitalize; 
	width: 950px;
	z-index: 10;
}
#footer p#employee-links {
	float: left;
	display: block;
	height: 16px;
	margin: 0;
	padding: 7px 15px;
	width: 110px;
}
#footer p#employee-links img {
	vertical-align: middle;
}
#footer p#employee-links a {
	color: #0c7c78;
}

#copyright {
  margin: 15px 0;
  width: 100%;
}

#footer #site-copyright {
  display: block;
  float: left;
  margin: 15px 0 0 613px;
  width: 14%;
}


#footer #dash-website {
  background: url( ../images/dash.png ) no-repeat;
  display: block;
  float: right;
  height: 28px;
  margin: 1px 0 0 5px;
  text-indent: -9999em;
  width: 190px;
}

#footer #dash-website:hover {
	background-position: 0 100%;
}

/* Module styling */
.tabHalf {
	float: left;
	padding: 0 2% 0 0;
	width: 47%;
}
/* Component styling */

/* Classes */
.clr {
	height: 0;
	font-size: 1px;
	clear: both;
}
.marginRight {
	margin: 0 20px 0 0;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.hidden {
	display: none
}
.border {
	border: 2px solid #8b8b8d;
}
/* Default Joomla 1.5 styles */
a.readon {
	background: transparent url( ../images/arrow-read-more.png ) no-repeat scroll right center;
	color: #0c7c78;
	display: block;
	font-size: 83.33%; /* 10px */
	height: 13px;
	margin: 0.8em 0 0;
	text-transform: uppercase;
	width: 77px;
	
}
.componentheading, .contentheading, div#leftCol h3 {
	color: #0c7c78;
	font-size: 150%;
	line-height: 1.8;
	margin: 0 0 1em;
}
div.inner h2.contentheading {
	font-size: 105%;
	font-weight: bold;
	line-height: 1.75;
	margin: 0 0 4px 0;
}
.blog-featured h2.contentheading a {
	font-size: 91.67%;
}

.blog-featured p {
	margin: 0 0 14px 0;
}

.blog-featured .items-row.row-0 {
	padding-top: 10px;
}

div#leftColContent h3 {
	font-size: 116.67%; /* 14px */
	margin: 0 0 0.4em;
}
.componentheading span, .contentheading span, div#leftCol h3 span {
	color: #0c7c78;
	padding: 0 0 3px;
	border-bottom: 4px solid #b3b3b3;
}
div#leftColContent h3 span {
	color: #0c7c78;
	padding: 0 0 3px;
}
input#contact_email {
	background-color: #fff !important;
	border: 1px solid #c8c8c8;
	color: #8c8c8c;
	font-size: 91.67%;
	height: 15px;
}
input#contact_email_copy { }
input#contact_name {
	background-color: #fff !important;
	border: 1px solid #c8c8c8;
	color: #8c8c8c;
	font-size: 91.67%;
	height: 15px;
}
input#contact_subject {
	background-color: #fff !important;
	border: 1px solid #c8c8c8;
	color: #8c8c8c;
	font-size: 91.67%;
	height: 15px;
}
span.article_separator {
	display: none
}
span.marker {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}
.sectiontableheader {
	font-weight: bold;
}
ul.buttonheading {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 50px;
}
.buttonheading li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.pagination {
	list-style: none inside none;
	margin: 0;
	padding: 0;
}
ul.pagination  li {
	display: inline;
	list-style: none inside none;
	margin: 0;
	padding: 0 5px;
}
ul.pagination  li a {
	margin: 0;
	padding: 0;
}
p.counter { 
	margin: 1em 0; 
}
table.category td {
	padding: 3px 15px 3px 0;
}
table.category td.tableOrdering2,
table.category td.list-date {
	vertical-align: top;
	width: 115px;
}
input.inputbox { margin: 3px; }

.float-left {
  float: left;
}

.float-right {
  float: right;
}
#tag-heading {
  position: relative;
  z-index: 4; 
}

.article-info dd {
	margin-bottom: 1em;
}

.blog-featured .article-info dd {
	color: #0C7C78;
	font-size: 91.67%;
	margin: 0.2em 0 0.4em 0;
}

.wk-accordion {
	margin: 0;
	padding: 9px 0 0 0;
}

.wk-accordion .toggler {
	background: #005195;
	border: none;
	border-radius: 0px;
	color: #fff !important;
	font-family: Frutiger,"Frutiger Linotype",Tahoma,Calibri,"Gill Sans","Myriad Pro",Myriad,"Liberation Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px !important;
	font-weight: bold;
	margin: 3px 0 0 0 !important;
	padding: 0 12px;
	text-shadow: none;
	
}

.wk-accordion .content-wrapper {
	border: solid 1px #b3b3b3;
	font-size: 13px;
	line-height: 1.3;
	margin: 0;
}

.wk-accordion .content-wrapper .content {
	padding: 10px;
}

.result-title h4 {
	margin: 20px 0 7px 0;
}

.search-results .result-category {
	color: #888;
	padding: 0 0 5px 0;
}

.search-results .result-created {
	color: #888;
	padding: 5px 0 0 0;
}

.search-results .highlight {
	background: #0C7C78;
	color: #fff;
}

p.counter {
	margin: 30px 0 5px 0;
}

.pagination {
	padding:  0 0 20px 0;
}

.pagination ul {
	margin: 0;
	padding: 0;
}


.pagination ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 11px 0 0;
}

.pagination a {
	font-weight: bold;
}

.cf:after {
	clear: both;
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

#xmap ul {
	margin: 0 0 10px 0;
}

#acymodifyform legend {
	font-weight: bold;
	padding: 20px 0 7px 0;
}