/* Default stylesheet */


body.cid654 #wsfartop {
		position: absolute;
		top: -175px;	
		left: 450px;
		background: url("https://img2.custompublish.com/getfile.php/3045940.1192.xbtvvbyfpt/tamale1.png") no-repeat center;
		height: 97px;
		width: 95px;
		/* 97x95 */
}

body.cid654 #wsfarbottom {
		margin-top: 7px;
		background: url("https://img2.custompublish.com/getfile.php/3045941.1192.dtpwsdcswa/tamale2.jpg") no-repeat center;
		height: 55px;
		/* 495x55 */
}

html {
	background: url("https://img2.custompublish.com/getfile.php/2348002.1192.ycuuvqptce/cloudFtr2[1].jpg")  repeat-x bottom #6CAFD2;
}
body {
	background: url("https://img2.custompublish.com/getfile.php/2346238.1192.ypxbqffrqq/cloudsTop7.png") no-repeat center top;
	color: #000000;
	font-family: "Myriad Pro", Myriad, FreeSans, Tahoma, Geneva, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, Sans-serif	;
	font-size: 90%; /* 12px*/
	margin: 0px;
	padding: 0px;
}
table,caption,th,td {
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 4px 0px;
	padding: 0px;
}

h1 {
	font-size: 1.35em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 9.0em;
}
h6 {
	font-size: 8.0em;
}
p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

option {
	display:none;
}
option:nth-child(1), 
option:nth-child(2),
option:nth-child(3),
option:nth-child(4),
option:nth-child(5) {  
  display:block;
}

/* End General elements*/


a img {
	border: none;
}
.body img {
	margin: 3px 10px 5px;
}
.body img[align="left"] {
	margin-left: 0;
}
.body img[align="right"] {
	margin-right: 0;
}

div.forum {
	clear: both;
}

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { color: #81A605; text-decoration: none;}
a:visited { color: #617D03; }
a:hover { text-decoration: underline; }

/* read more.. links */
.link { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: underline;}

.menu a.menuselected:link {text-decoration: underline;}
.menu a.menuselected:visited {text-decoration: underline;}
.menu a.menuselected:hover {text-decoration: underline;}

/* Printable/tell a friend links	*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.	 */
.cp { }
a.cp:link { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink {color: #4AB3D3; font-weight: normal;}
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { text-decoration: underline;}

#mainsidebar .headlinelink, h1.loginheader {color: #0088B3; font-weight: 600; text-decoration: none;}


/* Linked headlines on listing pages */
.headline .headlinelink {color: #0088b3; font-weight: normal; }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path	{margin: 10px 0px 20px 0px;	}
a.path:link { }
a.path:visited { }
a.path:hover { }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; color: #000000; }
a.tree:visited { text-decoration: none; color: #000000; }
a.tree:hover { text-decoration: underline; color: #000000; }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; color: #000000; }
a.sitetree:visited { text-decoration: none; color: #000000; }
a.sitetree:hover { text-decoration: underline; color: #000000; }


/* SECTION: Standard CP classes*/
div.date, span.date { color: #fff; font-size: 0.9em; }
.date.list {
	background: url(https://img2.custompublish.com/getfile.php/2363965.1192.yyfdbstxwd/date.png) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
	font-size: 14px;
	font-weight: 600;
	padding: 4px 11px 6px;
	height: 13px;
	width: 98px;
	display: block;
}
.eventdate {
	background: url("https://img4.custompublish.com/getfile.php/981155.1554.qccuvsrypc/date.png") no-repeat scroll 0 0 transparent;
	padding: 2px 5px 0 20px;
}
.author { color: #333333; font-size: 0.9em; }
.feedback { }
.copyright { }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


/* midtskygge */
div.s1 { 
	background-position: top left;
	background-repeat: repeat-y;
}
/* toppskygge */
div.s2 { 
	background-position: top left;
	background-repeat: no-repeat;
}
/* bunnskygge */
div.s3 { 
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Fully flexible shadows */
/* Use in combination with corners for a rounded box with almost any type of shadow */
/* Flexibility limited by image size due to combination of two shadows top+bottom/left+right in each image. */
/* HTML Skeleton: 
<div class="container"><!-- must have position: relative; -->
<div class="side h b"><div class="side h t"><div class="side v l"><div class="side v r">

Content here...

<span class="corner tl"></span>
<span class="corner tr"></span>
<span class="corner br"></span>
<span class="corner bl"></span>

</div></div></div></div><!-- end sides -->

</div><!-- end container -->
*/

div.side, span.side {
	 display: block;
}
/* v = vertical, h = horizontal, l = left, r = right */ 
div.side.v, span.side.v {
	 background-position: top left;
	 background-repeat: repeat-y;
}
div.side.v.r, span.side.v.r {
	 background-position: top right;
}
div.side.h, span.side.h {
	 background-position: top left;
	 background-repeat: repeat-x;
}
div.side.h.b, span.side.h.b {
	 background-position: bottom left;
}


 /* Site default shadows */
div.side.h, span.side.h {
	 /* Background-image with horizontal (top/bottom) shadows. Taller than tallest container with shadow. Split into two background images when required	*/
}
div.side.v, span.side.v {
	 /* Background-image with vertical (left/right) shadows. Wider than page */ 
}


/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.pagebar { padding: 10px 0px; clear: both; }
.pagebar.prev { margin-right: 10px; }
span.arrow { padding: 0px 3px; }

/* SECTION: listing/view styles */
div.pagedescription { 
	margin: 0 0 16px;
}
.pagedescription { }
h1.headline {
	font-size: 1.3em;
	margin: 10px 0;
	padding: 0px;
}
h1.headlineview {
	margin: 0px;
	padding: 0px;
	color: #4589B2;
	font-size: 20px;
	line-height: 24px;
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
h2.paragraphheadline {
	color: #4AB3D3;
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}

.paragraphtext > table {
    border: none;
    width: 100%;
}

.paragraphtext td {
    background: #F4F4F4;
	border: 1px solid #FFFFFF;
	padding: 20px;
}

p.byline, .byline {
	margin: 10px 0 10px 0; padding: 0px;
}

.viewarea div.listingpic {
	width: 250px;
	float: right;
	margin-left: 10px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
/*
	clear: right;
	width: 250px;
	float: right;
	margin-left: 10px;
*/
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}

.pagelogo {
    margin: 0 0 40px;
}

/* SECTION: viewarea block/spacing elements */
.block, .articleblock {
	margin-bottom: 15px;
	position: relative;
	
}

.articleblock.pair0 {
	background: #FAFCFE;
}

#main .articleblock {
	padding: 20px;
}
.frontpage #main .articleblock {
	padding: 10px;
}
.articleblock.col0 {
    background: none repeat scroll 0 0 #FAFCFE;
}

.articleblock .imgwrap {
	float: left;
	width: 32.5%;
	text-align: center;	
}
/*
.nopic .imgwrap {
    background: url("https://img2.custompublish.com/getfile.php/2354878.1192.rffdxdaecs/nopic.jpg") no-repeat;
    height: 180px;
}
*/
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 65%;
	
}

.nopic .textwrap{
	float: none;
	width: auto;
}
.articleblock .linkcontainer {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(https://img2.custompublish.com/getfile.php/2354879.1192.ayqeepbsvp/articleFold.jpg) no-repeat right;
	padding: 5px 34px 5px 0;
    
}
.linkcontainer a {
	color: #ccc;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
/*
	float: none;
	width: auto;
*/
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 43%;
	
	background: #FAFCFE;
}
div.twocol .articleblock.pair0, div.twocol .col0 { 
	clear: both;
	float: left;
}

div.twocol .articleblock.pair1, div.twocol .col1 { 
	clear: right;
	float: right;
	margin-right: 0;
}


div.twocol .textwrap, div.twocol .imgwrap {
	float: none;
	width: auto;
	text-align: center;
}

/*
div.twocol .col0 {
	width: 30%;
}
div.twocol .col1 {
    width: 70%;
    margin-top: 50px;
}
*/

/* 3-spalter */
/* 3-spalter */
div.threecol > .col { 
	width: 26%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
}
div.threecol.ateam > .col { 
	width: 32%;
}

div.threecol > .col.col0 { 
	clear: both;
}
div.threecol > .col.col1 { 
	margin-right: 0;
}
div.threecol > .col.col2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
div.threecol .textwrap, div.threecol .imgwrap {
	float: none;
	width: auto;
	text-align: center;
}

div.threecol.ateam .imgwrap {
	border: 5px solid #CCCCCC;
    border-radius: 80%;
    float: none;
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    margin-left: 40px;
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2) inset;
}

div.threecol.ateam .nopic.col .imgwrap {
	background: #D7E2F0;
}


div.threecol.ateam .col.article3 {
/*    margin-left: 16%;*/
}
/* 4-spalter */
div.fourcol > .col { 
	width: 20%;
	float: left;
	margin-right: 2%;
	height: 195px;
}
div.fourcol > .col.col0 { 
	clear: both;
}
div.fourcol > .col.col2 { 
	margin-right: 0;
}
div.fourcol > .col.col3 { 
	clear: right;
	float: right;
	margin-right: 0;
}
div.fourcol .textwrap, div.fourcol .imgwrap {
	float: none;
	width: auto;
	text-align: center;
}


/* multicol */

div.multicol .articleblock { 
	float: left;
	width: 158px;
	margin: 0 12px 12px 0;
	padding: 0px;
	clear: none;
	text-align: center;
	height: 200px;
}


div.multicol .textwrap, div.multicol .imgwrap{
	width: 100%;
}



.listingarea hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}

.body ul {
	/* color: #CED1D3; */
}
.body ul li:before {
	color: #CED1D3;
}
div.articleparagraph {
	margin-bottom: 16px;
}
.clearfix { clear: both; font-size: 1px; height: 0px; }

/* SECTION: page containers */ 
#page {
	width: 1021px;
	margin: 0 auto;
	text-align: left;
}
#top {
	height: 100px;
	margin: 0px;
	padding: 5px 0px 10px 20px;
}

.topright{
	float: right;
}
.topleft{
	float: left;
}
#topnav {
}



#mainmenucontainer {
	height: 30px; 
	background-color: #666;
}
#mainmenucontainer ul{}

#mainmenucontainer ul li{
	float: left; 
	margin: 0; 
	padding: 0
}
#mainmenucontainer ul li a {display: block; padding: 9px 25px 9px 25px; color: #FFF;}
#mainmenucontainer ul li a:hover {display: block; padding: 9px 25px 9px 25px; background-color: #FFF; text-decoration: none; color: #000;}


#mainmenucontainer ul li a.menuselected {display: block; height: 20px;  background-color: #FFF;  text-decoration: none; color: #000;}

/*
#mainmenucontainer.itemselectedcurrent {color: #000;}
*/



#relatedservices .itemselectedcurrent {display: none;}

#relatedservices ul {list-style-type: none; text-indent: none; margin: 0; padding: 0;}

#relatedservices ul li{float: left; text-indent: none; margin: 0; padding: 10px;}
 
 
 #relatedservices ul li a{}
 
 
 
 #pagelogo {width: 100%; }

 #pagelogo img {}
 
 
.littlepagelogo .itemlvlnum2 {
	
	
}





.headshot {
	float: right; 
	margin-left: 10px;
}

.board {
	width: 195px; 
	float: left;
	margin-right: 30px;
}



.servicescolumn1 { 
	width: 720px;
	margin: 0 0 0 0; 
	float: left; 
}

.servicescolumn2 {
	float: right; 
	width: 240px;
	margin-left: 20px;
	height: 210px;
}



ul.companynews {list-style-type: none; margin: 0; padding: 0;}
ul.companynews li{margin: 20px;}


.pagetitle {
	background: url(https://img2.custompublish.com/getfile.php/2354829.1192.yqpcfqpqxd/ribbonPagetitle.jpg) repeat-x;
	font-size: 20px;
	color: #fff;
	position: relative;
	left: -26px;
	padding: 14px 0 3px 30px;
	margin-bottom: 10px;
	height: 29px;
}
.pagetitle:after, .pagetitle:before {
	position: absolute;
	display: block;
	content: "";
}
.pagetitle:before {
	background: url(https://img2.custompublish.com/getfile.php/2354834.1192.yxsptprdbb/pagetitleAngle.png) no-repeat;
	width: 10px;
	height: 9px;
	left: 0;
	top: -9px;
}
.pagetitle:after{
	background: url(https://img2.custompublish.com/getfile.php/2354835.1192.bcdpbpysuy/ribbonTail.png) no-repeat;
	width: 22px;
	height: 46px;
	right: -20px;
	top: 0;	
}

.pagedescription {font-size: 20px;  }
.pagelogo img {margin-right: 15px;}




#middle {
	background: url(https://img2.custompublish.com/getfile.php/2346209.1192.esffpevptv/stitchingGrn.jpg) repeat #7BAB1D;
	padding: 10px;
	position: relative;
}

.stalk-l, .stalk-r, .stalk-top, .stalk-small{
	position: absolute;
	z-index: -1;
}
.stalk-top{
	background: url(https://img4.custompublish.com/getfile.php/2354390.694.yvbsxbppxr/stalk_top.png) no-repeat;
	width: 1188px;
	height: 84px;
	top: -84px;
	left: -70px;
}
.stalk-l{
	background: url(https://img2.custompublish.com/getfile.php/2354462.1192.yyspxfqayt/stalk_L.png) no-repeat;
	left: -46px;
	top: 225px;
	width: 46px;
	height: 343px;	
}
.stalk-r{
	background: url(https://img2.custompublish.com/getfile.php/2354463.1192.dvffcptbss/stalk_R.png) no-repeat;
	right: -83px;
	top: 172px;
	width: 83px;
	height: 464px;	
}
.stalk-small {
    background: url(https://img2.custompublish.com/getfile.php/2354464.1192.upfqebfapb/stalk_sm_L.png) no-repeat;
    height: 115px;
    left: -103px;
    width: 103px;
    top: -47px;
}

.ribbon{
	background: url(https://img2.custompublish.com/getfile.php/2354466.1192.aturuxwfcc/ribbon.png) no-repeat;
	position: relative;
	width: 1063px;
	height: 87px;
	left: -48px;
	top: -25px;
	padding: 10px 0 0;
}
.frontpage.articlelisting .ribbon {
	left: -49px;
}

#navbar {
	float: left;
	margin-right: 40px;
	width: 210px;
}

.ppt246018 #navbar, .ppt246018 .ribbon {
	display: none;
}
.page246018 #navbar, .page246018 .ribbon {
	display: block;
}
#main {
	background: #fff;
	float: left;
	padding: 7px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);

	width: 984px;
}

.main_content {
	background: #fff;
	min-height: 500px;
	padding: 10px 8px 10px;
}
.frontpage.articlelisting .main_content {
	background: url(https://img2.custompublish.com/getfile.php/2346211.1192.ebusqrydqw/mainStripes.jpg) #fff;
	border: 1px solid #D1D1D1;
}
.viewareacontent {
	min-height: 460px; 
}
.page153968 .viewareacontent {
	min-height: 60px; 
}

#mainsidebar {
	float: right;
	width: 300px;
	
	display: none;
}

.listingarea_content, .listingarea, .viewarea {
	float: left;
	width: 655px;
}

/* removed 10/8 JW 
.widemain #main {
	float: right;
	width: 760px;
}*/
.widemain #navbar {
	margin-right: 0;
	display: none;
}

/* #main when no sidebar or navbar */
.widefull #main {
	float: none;
	/* width: auto; */
}
.widefull #navbar {
	display: none;
}
.frontpage.articlelisting #mainsidebar {
	display: block;
}




#cp {
   /*  padding: 10px 12px; */
}

#footer	{ 
	clear: both; 
	background: /* url("https://img2.custompublish.com/getfile.php/2346219.1192.qfewsfwuuy/stalkFtr.png") */ no-repeat scroll 710px 0 #FBFBFB;
	color: #6ab0d5;
	padding: 12px;
	position: relative;
	text-align: center;
}
	
#footerinner {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}	
.footernav {float: left; width: 200px; margin-left: 50px;}
.footernav ul {}
.footernav ul li {}
.footernav ul li a {display: block; height: 20px; padding: 5px; color: #FFF;}
.footernav ul li a:hover {display: block; height: 20px; padding: 5px; background-color: #FFF; text-decoration: none; color: #000;}
.footernav ul li a.menuselected:link {display: block; height: 20px;  background-color: #047CAE;  text-decoration: none; /* color: #000; */}

.contactinfo {float: left; width: 200px;}
.contactinfo a {color: #CCC; }
.contactinfo a:hover {color: #999; }

.footerlogo {	
	width: 360px;
	height: 360px;
	float: right;
	position: relative;
	right: -100px;
	top: -20px;
	background: url(https://img2.custompublish.com/getfile.php/1870999.1192.qcyyxbwpdb/tree.png) no-repeat bottom right;
}
#footer_smallprint { 
	width: 100%;
	height: 50px;
	font-size: 10px; 
	color: #333; 
	background: #FFF; 
	border-top: 3px solid #699611; 
	padding: 10px 0px 10px 0px;
}	
#footer_smallprintinner {
	width: 980px;
	margin: 0 auto;
}







/* SECTION: Sidebar */
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}

.box.borderbox {
	background: #fff;
	border: 1px solid #EFEFEF;
	padding: 10px;
}
.box .head {
}
.box .cell {
	padding: 5px;
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box ul ul{
	padding-left: 10px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
	padding: 0px;
	margin: 0px;
}
/* SECTION: page elements */
div.skiplink a{
  position: absolute;
	top: -190px;
}
div.skiplink a:focus, div.skiplink a:hover  { 
	position: static;
	left: 0; 
	width: auto; 
}
#path {
	margin-bottom: 5px;
} 
#path span.arrow {
	padding: 0px 3px; 
}
ul.menu, ul.submenu, ul.menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.submenu, ul.menu ul {
	padding-left: 15px;
}
ul.menu li, ul.submenu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li.spacingabove{
	margin-top: 10px;
}
ul.menu li.spacingbelow{
	margin-bottom: 10px;
}

ul.topmenu, ul.mainmenu, ul.social {
	list-style-type: none;
}
ul.topmenu li, ul.mainmenu li, ul.social li {
	display: inline;
	float: left;
}

ul.mainmenu {

}
ul.mainmenu li {

}
ul.mainmenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 20px;
	margin: 0 20px;
	border-bottom: 3px solid transparent;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}
ul.mainmenu li a:hover, ul.mainmenu li a.menuitemselected {
	border-bottom: 3px solid #fff;
}

ul.social {
	float: left;
	padding: 0;
	margin: 0;
}
ul.social li a {
	display: block;
	height: 32px;
	width: 32px;
	margin-right: 15px;
}

ul.social li a.fb {
	background: url(https://img2.custompublish.com/getfile.php/2346252.1192.xwwvytqbyc/fb.png) no-repeat;
}
ul.social li a.tw {
	background: url(https://img2.custompublish.com/getfile.php/2346254.1192.vvdsswadps/tw.png) no-repeat;
}

ul.social li a.rss {
	background: url(https://img2.custompublish.com/getfile.php/2346253.1192.vvbywxvyet/rss.png) no-repeat;
}
ul.social li a.email {
	background: url(https://img2.custompublish.com/getfile.php/2346251.1192.afseswyaad/email.png) no-repeat;
}

ul#childmenu {
	list-style: none;
	background: url(https://img2.custompublish.com/getfile.php/2354810.1192.pqbcqwccut/menuBorder.jpg) bottom repeat-x;	
	width: 205px;
}
ul#childmenu li {
	float: none;
	background: url(https://img2.custompublish.com/getfile.php/2354810.1192.pqbcqwccut/menuBorder.jpg) top repeat-x;	
}	
ul#childmenu li a{
	background: url(https://img2.custompublish.com/getfile.php/2354855.1192.pwyctsvbux/navArrow.png) no-repeat right;
	display: block;
	padding: 10px;
	font-size: 14px;
	color: #7c7c7c;
	border-left: 2px solid transparent;
}
ul#childmenu li a.menuitemselected, ul#childmenu li a:hover {
	border-left: 2px solid #8ABFDB;
	text-decoration: none;
	font-weight: bold;
}
ul#childmenu li ul {
	margin: 0 0 15px;
}
ul#childmenu li ul li{
	background: none;
}
ul#childmenu li ul li a{
	font-size: 12px;
	background: none;
	padding: 6px;
}

.loggedinbox {
	float: right;	
	margin-top: 5px;
}
#mainmenubg {
	margin: 24px 0 10px;
	position: relative;
	z-index: 9;
}
#search {
}
#searchform {
	background: #fff;
	float: right;
	margin: 0;
	border: 3px solid #D7E2F0;
	padding: 3px;
}
input.searchinput {
	vertical-align: middle;
	background: none;
	border: none;
	color: #999;
	font-style: italic;
	
}	
input.searchsubmit {
	vertical-align: middle;
	cursor: pointer;
	background: url(https://img2.custompublish.com/getfile.php/2346239.1192.vfevfqqxqt/searchicon.jpg) no-repeat;
	border: none;
	text-indent: -999px;
	width: 18px;
	height: 17px;
}

#logintable input#loginuserid, #logintable input#loginuserpassid, input.cpsinput, textarea.cpsinput {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #AAAFB9 #D4D7DB #D4D7DB;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    margin-bottom: 10px;
    padding: 4px;
}

input.loginbutton, input.cpssubmit {
	background: #4AB3D3;
	border: none;
	font-size: 16px;
	color: #FFF;
	padding: 5px 10px;;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	margin: 10px 0 0;
	cursor: pointer;
}
input.cpssubmit {
	background: #E06567;
	text-transform: none;
}

form.cpsimpleform{
	background: #FBFCFE;
	padding: 10px;
	/* display: none; */
}

input:invalid{
   /*  box-shadow: 0 0 5px red; */
}
.mandatory{
    color: #BC2121;
}
.cpsimpleform input[type="text"]:not([size]), .cpsimpleform input[type="email"]:not([size]), .cpsimpleform input[type="tel"]:not([size]) {
	max-width: 20em;
	width: 98%;
}
.cpsimpleform input[type="tel"]:not([size]) {
	width: 10em;
}

#divel135498, #divel135503, #divel137005, #divel135488, #divel135488 {
    margin: 20px 0;
}

#divel135489 {
	margin-top: 20px;
}


h2.form_acc{
	background: url(https://img2.custompublish.com/getfile.php/2364157.1192.ayypscrvdc/acc_plus.jpg) no-repeat 630px center #FBFCFE;
	padding: 10px;
	color: #E36765;
}

h2.form_acc.form_accOpen {
	background: url(https://img2.custompublish.com/getfile.php/2364156.1192.rvstwfewef/acc_minus.jpg) no-repeat 630px center #FBFCFE;

}	
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead { background-color: #CECECE; }
.monthlycalendartable { width: 100%; }
.calendardate { color:#333333; font-size: 0.9em; }
.errmsg { font-weight: bold; color: #AA0000; }

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

input.newslettersubemail {
	width: 98%;
}

/* Kalenderliste */
h2.dayheader {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
div.calendarentry {
	font-size: 0.9em;
}
span.caltime {
	margin-right: 15px;
}
div.vevent {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	padding: 5px;
}


@media print {
	/* Printerfriendly */
	* {
		background-color: #FFFFFF !important;
		background-image: none !important;
		border-color: #666666 !important;
		color: #000000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	body {
		font-size: 11pt;
		font-family: Georgia, "DejaVu Serif", "Bitstream Vera Serif", "Times New Roman", "Liberation Serif", Times, Serif !important;
	}
	#top, #topnav, #navbar, #subnavbar, #mainsidebar, #footer, #cp, #searchform, .corner, #taleweb, #talewebholder, #PAFTOOLBAR, #skiplink, .skiplink, .adminbar, .cpeditlinks {
		display: none !important;
	}
	#page, #main {
		border: none !important;
		min-width: 0 !important;
		float: none !important;
		width: auto !important;
	}
	.side {
		padding: 0;
	}
	.box, .articleblock {
		page-break-inside: avoid;
	}
	th {
		background-color: #CCCCCC !important;
		color: #000000 !important;
	}
	tr:nth-child(2n+1) {
		background-color: #DEDEDE !important;
	}
	tr:nth-child(2n+1) {
		background-color: transparent !important;
	}
}



















.roundbox {
	height: 200px; 
	border: 1px solid #036188;
	padding: 10px 10px 10px 10px;
	border-radius: 20px 0px 20px 20px;
}
.roundboxtall {
	height: 300px; 
	border: 1px solid #036188;
	padding: 10px 10px 10px 10px;
	border-radius: 20px 0px 20px 20px;
}


.roundbox:hover {
	box-shadow: 0 20px 20px -20px #000;
}
.roundboxtall:hover {
	box-shadow: 0 20px 20px -20px #000;
}


.servicesiconscontainer {
	height: 250px;

	
}


.grid {
	float: left;
	width: 65px;
	height: 40px;
	margin: 30px;
}

.servicesleft {
	float: left; 
	width: 500px; 
/*
	height: 500px;
*/
}

.servicesiconshadow img:hover {
	box-shadow: 0 10px 10px -10px #555;

}
.servicesiconshadow img {
	margin-bottom: 10px;
}




#servicessidebar {
	float: left; 
	width: 470px; 
	height: 435px; 
	border: 1px solid #000;
	padding: 10px 10px 10px 10px;
	border-radius: 20px 0px 20px 20px;
	overflow: auto;

}





#servicesmenu {
		
		width:960px; 
		height:50px;
		font-size: 16px;
		font-weight: 200;
	}
	
	#servicesmenu ul {
		margin:0; 
		padding:0; 
		list-style:none; 
		margin-top: 5px;
	}
	
	#servicesmenu ul li {
	margin:0 15px;
	float:left;
}
	
	#servicesmenu ul li a:hover {
     color: #000;
    text-decoration: underline;
}



	
	
	
	
.newscontentblock {
	float: left;
	width: 190px;
	margin: 20px 20px 0px 0px;	
}
	
	
	
	
	
	
	
	
	
	
	
	

#tickertape a {color: #333; font-family: sans-serif; font-size: 14px;}
#tickertape a:hover {color: #5c8e1a;}

.tickertapearticlelist {height: 30px; width: 100%;}








.servicemenu_listing .articleblock { 
	width: 232px;
	height: 160px; 
	float: left; 
	margin: 0 10px 10px 0; 
	border: 1px solid #036188;
	border-radius: 20px 0px 20px 20px;
/*
	background: #F3F9FC; 
*/
}

.servicemenu_listing .articleblock:hover {
	box-shadow: 0 20px 20px -20px #000;
}

.otherservicesheadline {float: left; margin-left: 20px; font-size: 10px; width: 50%;}

.servicemenu_listing .articleblock .articleframe	{ padding: 10px; }
.servicemenu_listing .articleblock .imgwrap		{padding: 0 0 10px 10px; float: right;}
.servicemenu_listing .articleblock .imgwrap a img	{ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.servicemenu_listing .articleblock .imgwrap a:hover	{ opacity: .8; }


.servicemenu_listing .articleblock h1			{ margin: 0 0 10px 0; }
.servicemenu_listing .articleblock h2			{ color: #7BB014;}







/**
*		06.d	Slideshow
**/

.presentation { 
	width: 960px; 
	height: 225px; 
	position: relative; 
	margin: 5px auto 20px; 
}


.presentation .presentation_wrapper	{ 
	margin: 0 10px; 
	position: absolute; 
	top: 0; 
	left: 0; 

	overflow: auto; 

	width: 940px; 
	height: 225px; 
}


.presentation .presentation_wrapper ul			{ position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 999em; list-style: none; background: #FFF; }
.presentation ul li					{ position: relative; display: block; float: left; width: 940px; height: 317px; margin: 0; padding: 0;
							background: #FFF url(https://img2.custompublish.com/getfile.php/1126826.1192.afadysppea/background.gif) top left repeat-x; }
.presentation_wrapper li div.slideshow-html		{ position: relative; z-index: 0; }

.presentation .arrow					{ display: block; position: absolute; top: 90px; width: 56px; height: 56px; text-indent: -999em; cursor: pointer;
							  background: url(https://img2.custompublish.com/getfile.php/1126805.1192.dxsretpptu/slideshow_arrows.png) no-repeat 0 0;
							  _background: url(https://img2.custompublish.com/getfile.php/1126820.1192.wfqstrrrqx/slideshow_arrows-g.gif) no-repeat 0 0; }
.presentation .forward					{ background-position: 0 0; right: -28px; }
.presentation .back					{ background-position: -62px 0; left: -16px; }
.presentation .forward:hover				{ background-position: 0 -66px; }
.presentation .back:hover				{ background-position: -62px -66px; }
#thumbNav						{ position: relative; text-align: right; margin: 0 10px; }
#thumbNav a						{ display: inline-block; margin: 0 5px 0 0; padding: 3px 6px 0; text-align: center;
							  font: 10px/18px verdana, sans-serif; color: #FFF; text-decoration: none; background: #036B97;
							  -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover					{ background: #2393C5; }
#thumbNav a.cur						{ background: #7BB014; }
#start-stop						{ position: absolute; right: 15px; top: 206px; padding: 0px 4px; background: green; color: white; text-align: center;
							  font: 10px/18px verdana, sans-serif; color: #FFF; text-decoration: none; background: #036B97;
							  -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; }
#start-stop.playing					{ background-color: red; }
#start-stop:hover					{ background-image: none; }

.presentation .presentation_wrapper ul ul		{ position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.presentation .presentation_wrapper ul ul li		{ float: none; height: auto; width: auto; background: none; }

#textSlide						{ padding: 10px 40px; }
#textSlide h1						{ }
#textSlide h2						{ margin: 0 0 10px 0; }
#textSlide ul						{ list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li					{ display: list-item; }
#quoteSlide						{ padding: 30px; }
#quoteSlide blockquote					{ font: italic 22px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p						{ text-align: center; }



.cycle-slideshow .imgwrap img {
	width: 100%;
	height: auto;
}
	
div.articlelist.cycle-slideshow {
	height: 286px;
	overflow: hidden;
	position: relative;
	margin-bottom: 12px;
	
}
div.articlelist.cycle-slideshow img {
	margin: 0;
}
div.articlelist.cycle-slideshow .item {
	position: relative;
	width: 100%;
}
.frontpage div.articlelist.cycle-slideshow .item {
	height: 315px;
}
div.articlelist.cycle-slideshow .textwrap {
	display: none;
}
.frontpage div.articlelist.cycle-slideshow .headline {
	/*background-color: rgba(256,256,256,0.7);*/
	background-image: url(/images/opacity/white/opacity70.png);
	background-position: top left;
	background-repeat: repeat;
	bottom: 0;
	font-size: 2.0em;
	padding: 10px 4%;
	position: absolute;
	width: 92%;
}
.frontpage div.articlelist.cycle-slideshow .cycle-pager {
	font-size: 1.2em;
	position: absolute;
	left:  190px;
	bottom: 20px;
	z-index: 10000;
}
.frontpage div.articlelist.cycle-slideshow .cycle-pager a, .frontpage div.articlelist.cycle-slideshow .cycle-pager span {
	background: none repeat scroll 0 0 #CF6966;
    border-radius: 50% 50% 50% 50%;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    margin-left: 5px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-indent: -999px;
    width: 12px;

}
.frontpage div.articlelist.cycle-slideshow .cycle-pager a:hover, div.articlelist.cycle-slideshow .cycle-pager a.cycle-pager-active,
.frontpage div.articlelist.cycle-slideshow .cycle-pager span:hover, div.articlelist.cycle-slideshow .cycle-pager span.cycle-pager-active
 {
	background: #E06567;

}

/* news page slideshow */
#slideshow-1 {
	position: relative;
}
div.articlelist.cycle-slideshow.newsblock .item {
	background: #D8E4F4;
}

div.articlelist.cycle-slideshow.newsblock, div.articlelist.cycle-slideshow.newsblock .textwrap, div.articlelist.cycle-slideshow.newsblock .imgwrap {
	height: 299px;
}

div.articlelist.cycle-slideshow.newsblock .imgwrap {
	float: right;
	width: 70%;	
}
div.articlelist.cycle-slideshow.newsblock .textwrap {
	background-color: #01609A;
	overflow: hidden;
	width: 29.5%;
	z-index: 8888;
	float: left;
	color: #fff;
	
	display: block;
}
div.articlelist.cycle-slideshow.newsblock .textwrap .cushion {
	padding: 10px;
}
div.articlelist.cycle-slideshow.newsblock .headline {
/* 	font-size: 2.0em; */
	margin-top: 0;
	font-weight: bold;
}
div.articlelist.cycle-slideshow.newsblock .headline a{
	color: #fff;	
}
#slideshow-1 a.controls {
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 99999;
	width: 50px;
	height: 50px;
	text-indent: -999px;
	overflow: hidden;
	
	display: none;
}
#slideshow-1:hover a.controls {
	display: block;
}
#slideshow-1 a.controls.cycle-prev{
	background: url(https://img2.custompublish.com/getfile.php/2368012.1192.escxpxdyep/prev.png) no-repeat center #CC5C5B;
	left: 0;
}
#slideshow-1 a.controls.cycle-next{
	background: url(https://img2.custompublish.com/getfile.php/2368011.1192.csdwuyydsu/next.png) no-repeat center #CC5C5B;
	right: 0;
}
#twitter {
	background: #FAFCFE;
}

.twitter-timeline.twitter-timeline-rendered {
    height: 216px !important;
}

.custom-caption {
	display: none !important;
}


div.promo a {
   
}







/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 1063px; 
	height: 40px; 
	margin: 0; 
	padding: 0;
	overflow: hidden !important; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 3px;
	top: 8px;
	width: 1057px;
	overflow: hidden;
	height: 30px;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 30px;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;


 	color: #FFFFFF;
    font-size: 22px;
    text-decoration: none !important;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
    text-transform: uppercase;
    
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

.SBOSearchBox {
	position: static;
	width: auto;
	margin-left: 0;
	margin-right: 0;
}


.introvideo {
    background: #E7E7E7;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
}