html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/* font-weight: inherit; */
	/* font-style: inherit; */
	/* font-size: 100%; */
	/* font-family: inherit; */
	/* vertical-align: middle; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
ol { margin-left: 32px; } 
ul { margin-left: 26px; } 
li { margin-bottom: 0.3em } 
p, h1, h2, h3, h4, h5, h6, ul { margin-bottom:1.2em } 
img { 
	behavior: url('css/pngbehavior.htc');
}
html {
	scrollbar-base-color: #ffffff; scrollbar-track-color: #ffffff; scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #000000;  
} 
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
	color: #000000;	
	padding: 0px;
	margin: 0px;
} 
#lMainBorder {
	position: relative;
	width: 100%;
	text-align: left;
	z-index: 1;
}
#lMainBorderTop {
	position: relative;
	margin-left: auto; margin-right: auto; 
	height: 49px;
	width: 960px;
	z-index: 100;
}
#lMainMain {
	position: relative;
	margin-left: auto; margin-right: auto; 
	width: 960px;
	text-align: left;
	z-index:100;
	padding-top: 40px;
} 
#bannerFrame {
	position: relative;
	width: 100%;
	height: 230px;
}
#bannerFrameLarge {
	position: relative;
	width: 100%;
	height: 495px;
}
#BannerSloganBackground {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 55px;
	background-color: black;
	z-index: 150;
	filter:alpha(opacity=50);    
    -ms-filter:alpha(opacity=50);
   	opacity:0.5;
}
#BannerSloganText {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 25px;
	line-height: 55px;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 25px;
	z-index: 155;
}
#lBanner {
	position: relative;
	height: 230px;
	clear: both;
	z-index: 90;
	overflow: hidden;
}
#lBannerLarge {
	position: relative;
	height: 495px;
	clear: both;
	z-index: 90;
	overflow: hidden;
}
#bannerContainer {
	position: relative;
	width: 100%;
	height: 100%;
}
#BannerOverlayTopleft {
	position:absolute;
	height: 20px;
	width: 20px;
	top: 0px;
	left: 0px;
	background-image: url(images/banner_overlay_topleft.png); 
	z-index: 200;
}
#BannerOverlayTopRight {
	position:absolute;
	height: 20px;
	width: 20px;
	top: 0px;
	right: 0px;
	background-image: url(images/banner_overlay_topright.png); 
	z-index: 200;
}
#BannerOverlayBottomLeft{
	position:absolute;
	height: 20px;
	width: 20px;
	bottom: 0px;
	left: 0px;
	background-image: url(images/banner_overlay_bottomleft.png); 
	z-index: 200;
}
#BannerOverlayBottomRight {
	position:absolute;
	height: 20px;
	width: 20px;
	bottom: 0px;
	right: 0px;
	background-image: url(images/banner_overlay_bottomright.png); 
	z-index: 200;
}
#lLogo {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 168px;
	height: 137px;
	z-index: 999;
} 
#lSlogan {
	position: absolute; 
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 16px;
	top: 10px;
	left: 194px;
} 
#lSlogan2 {
    color: #FFFFFF;
    font-family: 'Architects Daughter',serif;
    font-size: 32px;
    font-weight: normal;
    position: absolute;
    right: 135px;
    text-shadow: 1px 0 1px #000000;
    top: 259px;
}
#lHeader {
	position: absolute;
	margin-left: auto; margin-right: auto; 
	top: 0px;
	left: 0px;
	width: 960px;
	height: 137px;
	clear: both; 	
	z-index: 1001;
} 
#lLanguageLinks {
	position: absolute;
	top: 40px;
	left: 375px;
	width: 100px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	color: #000000;
	z-index:1000;
}
#lLanguageLinks a:link, #lLanguageLinks a:visited {
	color: #000000;
	text-decoration: none;
}
#lLanguageLinks a:hover, #lLanguageLinks a:active {
	color: #000000;
	text-decoration: underline;
}
#lPrintMailTextLinks {
	position: absolute;
	top: 10px;
	left: 800px;
	width: 150px;
	height: 25px;
}
#lTextSizeLinks {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 40px;
	height: 20px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}
#lTextSizeLinks a:link, #lTextSizeLinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
#lTextSizeLinks a:hover, #lTextSizeLinks a:active {
	color: #ffffff;
	text-decoration: underline;
}
#lMenuTrail {
	position: absolute;
	top: 190px;
	left: 20px;
	color: #000000;
}
#lMenuTrail a:link, #lMenuTrail a:visited {
	color: #405898;
	text-decoration: none;
}
#lMenuTrail a:hover, #lMenuTrail a:active {
	color: #405898;
	text-decoration: underline;
}
#lSimpleSearch {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 164px;
	height: 22px;
	font-size: 12px;
	text-align: right;
	display: block;
	z-index: 4003;
}
.inputSimpleSearch {
	border:none;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	width: 158px;
	height: 22px;
	line-height: 14px;
	padding: 2px 5px 0px 2px;
	color: #41494A;
	background: transparent;
	background: url('images/search_input_bg.png');
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 5000;
}
#lSimpleSearchWindow {
	position: absolute;
	top: 20px;
	left: -10px;
	width: 300px;
	min-height: 66px;
	display: none;
	z-index: 5000;
	text-align: left;
}
#lSimpleSearchResultsTop {
	position: relative;
	height: 10px;
	line-height: 15px;
	font-size: 1px;
}
#lSimpleSearchResults {
	position: relative;
	background: transparent;
	min-height: 66px;
}
#lSimpleSearchResultsBottom {
	position: relative;
	height: 10px;
	line-height: 15px;
	font-size: 1px;
	background: transparent;
}
#lSimpleSearchResultsContent {
	position: relative;
	min-height: 128px;
	margin: 0px;
}
#lSimpleSearchFound {
	position: relative;
	height: 20px;
	width: 300px;
	line-height: 20px;
	margin-left: 5px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid red;
}
#lSimpleSearchNotFound {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 300px;
	height: 66px;
	background: url('images/searchresult_normal.png');
	background-repeat: no-repeat;	
	background-position: top left;
	color: #ffffff;
	padding: 5px;
	display: none;
}
.simpleSearchLink {
	position: relative;
	min-height: 66px;	
	margin: 0px;
	background: transparent;
	clear:left;
}
* html .simpleSearchLink { height: 66px; }
.simpleSearchLink a:link, .simpleSearchLink a:visited {
	width: auto;
	height: 100%;
	min-height: 66px;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	color: #ffffff;
	background: url('images/searchresult_normal.png');
	background-repeat: no-repeat;	
	background-position: top left;
}
.simpleSearchLink a:hover, .simpleSearchLink a:active {
	display: block;
	width: auto;
	height: 100%;
	min-height: 66px;
	background: url('images/searchresult_hover.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: none;
	color: #3e3e3e;
}
.simpleSearchLinkTitle {
	position: relative;
	width: 220px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: 74px;
}
.simpleSearchLinkImage {
	position: relative;
	display: block;
	top: 4px;
	left: 4px;
	width: 56px;
	height: 56px;
	float: left;
	margin-left: 0px;
	background: transparent;
}
.simpleSearchLinkDescription {
	position: relative;
	display: block;
	width: 220px;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px;
	margin-left: 74px;
}
.simpleSearchClose {
	position: relative;
	float:right;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-align: right;
	z-index: 4001;
}
.simpleSearchClose a:link, .simpleSearchClose a:visited {
	background: transparent;
	text-decoration: none;
	color: #ffffff;
}
.simpleSearchClose a:hover, .simpleSearchClose a:active {
	text-decoration: none;
	color: #ffffff;
}
#lTop {
	position: relative;
	width: 100%;
	background: transparent;	
}
#lTopContent {
	position: relative;
	clear: both;
	background: transparent;
}
#lSubLine {
	position: relative;
	line-height: 50px;
}
#lTextColumnsContainer {
	position: relative;
	width: 958px;
	margin: 0px; 
	margin-top:10px;
	padding: 0px;
	display: block;
	border: 1px solid #d0dde1;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
}
#lTextColumns {
	position: relative;
	padding: 0px; 
	margin: 0px;
}
#lColsContainer {
	position: relative; 
	display: block; 
	background: transparent;
}
#lCols {
	position: relative;
	background: transparent;
	display: block; padding-bottom: 1px; padding-top: 1px;
}
#lLeft {
	float: left; position: relative; width: 200px; left: 0px; z-index: 101;
}
#lRight {
	float: right; position: relative; width: 100px; right: 0px; z-index: 101;
}
#lCenter {
	margin-left: 200px; margin-right: 100px; position: relative; display: block; height: 1%;
	min-height: 150px; z-index: 100;
}
#lColsClear {
	clear:both;
}
/* important for fixing italic text float bug: */						 
* html #lCenter { height: 150px; overflow: hidden; width: 100%; o\verflow: visible; w\idth: auto; hei\ght: 150px; }						 

#lLeftContent {
	position: relative;
	padding: 15px 0px 15px 25px;
	text-align: left;
	word-wrap: break-word;
	z-index: 101;
} 
#lRightContent {
	position: relative;
	padding: 15px 25px 15px 0px;
	text-align: left;
	word-wrap: break-word;
	z-index:101;
} 
#lCenterContent {
	position: relative;
	padding: 15px 25px 15px 25px;
	text-align: left;
	word-wrap: break-word;
	z-index:100;
}
#lBottom {
	position: relative;
	width: 100%;
}
 
#lBottomContent {
	position: relative; 
	text-align: left;
	padding: 0px 0px 0px 0px;
} 

.lClearfix:after {							 									/* clear without structural mark-up */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 
.lClearfix {
    display: inline-block;
} 

/* mac hide - force layout in ie \*/  
* html .lClearfix, * html #lInner { height: 1%; }  
.lClearfix { display: block; }  
/* end hide */  

#lFooter {
	position: relative;
	width: 960px;
	height: 150px;
	clear: both; 	
	z-index: 0;
} 
#lFooterContent {
	position: relative;
	font-size: 10px;
	text-align: center;
	color: #7c7c7c;
}
#lFooterContent a:link, #lFooterContent a:visited {
	color: #7c7c7c;
	text-decoration: none;
} 
#lFooterContent a:hover, #lFooterContent a:active {
	color: #7c7c7c;
	text-decoration: underline;
}
#lMenuMain {
	position: absolute;	
	z-index: 1003;
	right: 10px;
	height: 54px;
} 
* html #lMenuMain {top: 1px;} 
*+html #lMenuMain {top: 0px;}
#lMenuMainContent {
	position: relative;
	z-index: 1003;
} 

#lMenuSub {
	position: relative;
	z-index: 1004;
	width: 100%;
	text-align: right;
	background: url('./js/menu/smenu_back.gif'); 
	background-position: top left;
	background-repeat: repeat-x; 
	background: transparent;
	z-index: 1002;
} 
#lMenuSubTitleLeft {
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#lMenuSubTitleRight {
	position: relative;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#lMenuSubLeftContent {
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	background: transparent;
	text-align: left;
	z-index: 102;
} 
#lMenuSubRightContent {
	position: relative;
	padding: 0px;
	margin-bottom: 0px;
	background: transparent;
	text-align: left;
	z-index: 102;
} 
#lMenuRelFixed { 
   position:fixed; 
   left: 0px; 
   top: 240px; 
   background: #ffffff;
   z-index: 500;
   padding: 10px;
   width: 160px;
   text-align: right;
   filter: alpha(opacity=100);
 	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 opacity: 1;	
	 border: 1px solid #efefef;
	 background: transparent;
}
* html #lMenuRelFixed { 
   position: absolute; 
   left: expression(ignoreMe = document.documentElement.scrollLeft + 0 + 'px'); 
   top: expression(ignoreMe2 = document.documentElement.scrollTop + 100 + 'px'); 
   z-index: 500;
   background: #ffffff;
   filter: alpha(opacity=100);
 	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 opacity: 1;	
   padding: 10px;
   text-align: right;
   width: 80%;
   border: 1px solid #efefef;
   background: transparent;
} 
#lRelativeTextMenu {
	position: relative;
	z-index: 1004;
	text-align: right;
	background: transparent;
} 
#lRelativeTextMenuToTop {
	position: relative;
	z-index: 1004;
	text-align: right;
	background: transparent;	
}

#footer_copyright{
	position:absolute;
	right: 0px;
	top: 41px;
	font-size: 12px
}

ul#footer_menu{
	position:absolute;
	left: 0px; 
	top: 40px;
	margin: 0px;
}
ul#footer_menu li{
	float:left;
	font-size:14px;

	list-style-type:none;
}
ul#footer_menu li a{
	list-style-type:none;
		float:left;
	font-size:14px;
		margin:0 2px;
	color:#7c7c7c;
}


#lSocialLinks {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 150px;
	height: 22px;
	z-index: 500;
}
.facebookIcon {
	position: relative;
	vertical-align: middle;
	background-image: url(images/facebook_social_22x22.png); 
	height: 22px;
	width: 22px;
	float: right;
	margin-left: 10px;
	display:inline-block;
}
a.socialLink:hover span.facebookIcon, a.socialLink:active span.facebookIcon {
	background-position: 0px -22px;
}
.twitterIcon {
	position: relative;
	vertical-align: middle;
	background-image: url(images/twitter_social_22x22.png); 
	height: 22px;
	width: 22px;
	float: right;
	margin-left: 10px;
	display:inline-block;
}
a.socialLink:hover span.twitterIcon, a.socialLink:active span.twitterIcon {
	background-position: 0px -22px;
}
.linkedinIcon {
	position: relative;
	vertical-align: middle;
	background-image: url(images/linkedin_social_22x22.png); 
	height: 22px;
	width: 22px;
	float: right;
	margin-left: 10px;
	display:inline-block;
}
a.socialLink:hover span.linkedinIcon, a.socialLink:active span.linkedinIcon {
	background-position: 0px -22px;
}
.hyvesIcon {
	position: relative;
	vertical-align: middle;
	background-image: url(images/hyves_social_22x22.png); 
	height: 22px;
	width: 22px;
	float: right;
	display:inline-block;
}
a.socialLink:hover span.hyvesIcon, a.socialLink:active span.hyvesIcon {
	background-position: 0px -22px;
}

.teamContainer {
	position: relative;
	/*margin: 0px 10px;*/
}
.teamContainer img {
	position: relative;
	margin-right: 15px;
}
.teamContentBlock {
	position: relative;
	margin: 0px 10px;
}
.teamEmailIcon {
	position: relative;
	vertical-align: middle;
	background-image: url(images/email_social_22x22.png);
	background-repeat: no-repeat; 
	height: 22px;
	width: 22px;
	float: right;
	display:inline-block;
}
span.teamEmailIcon {
	position: relative;
	width: 180px;
	padding-left: 30px;
}

.txtCenter .teamContentBlock a.teamSocialLink {
	display: inline-block;
	margin: 5px 0px;
	color: #626262;
	font-size: 14px;
	line-height:25px;
}
.txtCenter .teamContentBlock a.teamSocialLink img {
	border:none;
	margin:0 7px -2px 0;
}
.txtCenter .teamContentBlock a.teamSocialLink:hover {
	text-decoration:none;
}
a.teamSocialLink:hover span.teamEmailIcon, a.teamSocialLink:active span.teamEmailIcon {
	background-position: 0px -22px;
	color: #626262;
}

a.teamSocialLink:hover span.teamTwitterIcon, a.teamSocialLink:active span.teamTwitterIcon {
	background-position: 0px -22px;
	color: #626262;
}
.twtr-hd, .twtr-ft { display: none;}


#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
  background:transparent !important;
}
.twtr-doc {
  background:transparent !important;
}
#twtr-widget-1 .twtr-doc .twtr-timeline {
  background:transparent !important;
}

