body {
  font-family: Arial, Helvetica, sans-serif;
  color: #3a3a3a;
  font-size: 13px;
  background: #ffffff url( /clients/layoutsw/wavy/pics/bg.png ) repeat-x top left;
}

a {
  color: #416785;
  text-decoration: underline;
}

a:hover {
  color: #416785;
  text-decoration: none;
}

body.twocol #content {margin: 0 239px;}
body.nocol #content {margin: 0 0px;}
body.leftcol #content {margin: 0 0px 0 239px;}
body.rightcol #content {margin: 0 239px 0 0px;}

#page {
  width: 900px;
  margin: 0 auto 0 auto;
  padding-top: 6px;
  background-color: transparent;
  background-image: none;
}

#top-bar {
  height: 250px;
  margin-top: 0px;
  background: transparent url( /clients/layoutsw/wavy/pics/empty.png ) no-repeat top left;
  background-position: center 50px;
}

#menu {
  height: auto !important;
  height: 53px;
  min-height: 53px;
  background-color: transparent;
  padding-left: 55px;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 40px;
  margin-top: 34px;
  background-image: url(/clients/layoutsw/wavy/pics/menu_bg.png) !important;
  background-image: url(/clients/layoutsw/wavy/pics/menu_bg.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

#menu ul {
  height: auto !important;
  padding-top: 11px;
}

#menu ul li {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#menu ul li a {
  color: #FFFFFF;
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
  padding-top: 9px;
  padding-right: 8px;
  padding-bottom: 20px;
  padding-left: 8px;
  margin-right: 8px;
  margin-left: 5px;
  margin-bottom: -1px;
  text-decoration: none !important;
}

#menu ul li ul li.mli a {
  background-image: url(none) !important;
}

#menu ul li.active_link a,
#menu ul li.active_link a:hover,
#menu ul li.sublink_active a,
#menu ul li.sublink_active a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-image: url(/clients/layoutsw/wavy/pics/menu_active_bg.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}

#menu ul li.active_link,
#menu ul li.sublink_active {
  text-decoration: none;
  color: #ffffff;
}

#menu ul li a:hover {
  color: #fff1c6;
  background-image: none;
  text-decoration: none;
}

#menu ul li ul a:hover {
  color: #fff1c6;
  background-image: none;
  text-decoration: underline !important;
}

#menu ul li ul {
  background-image: url(/clients/layoutsw/wavy/pics/menu2_bg.png);
  z-index: 25;
  height: auto;
  background-color: #286aa0;
  margin-left: 5px;
  margin-top: 1px;
  background-repeat: repeat-x;
  background-position: left top;
  padding-bottom: 10px;
  border-bottom-width: 5px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-bottom-color: #ffc000;
  padding-top: 3px;
  padding-left: 5px;
  width: 200px;
}

.clearli {
  display: none;
}

#menu ul li ul li a {
  z-index: 25;
  width: 170px;
  height: auto;
  background-color: transparent;
  text-decoration: none !important;
  color: #ffffff !important;
  font-weight: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #8baecc;
}

#menu ul li ul li a:hover {
  background-image: url( );
  z-index: 25;
  height: auto;
  background-color: transparent;
  text-decoration: underline !important;
  color: #ffffff !important;
}

#menu ul li ul li {
  float: none;
  background-image: url(none);
}

#menu ul li ul li a, #menu ul li ul li.first_link a, #menu ul li.first_link .mli a {
  display: block;
  line-height: 24px;
  background-image: url(none);
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-left: 7px;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 0px;
  font-weight: normal;
}

#menu ul li ul li.active_link a {
  color: #ffffff !important;
  text-decoration: underline !important;
}

#columns {

}

#left-bar,
#right-bar {
  width: 220px;
  background:transparent url( );
  overflow:hidden;
  background-color: transparent;
  background-image: url(none);
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
}

.box {
  margin:0;
  border:none;
  width:206px;
  padding: 6px;
}
.box .header {
  background-image: url(/clients/layoutsw/wavy/pics/box_header_bg.png) !important;
  background-image: url(/clients/layoutsw/wavy/pics/box_header_bg.gif);
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
}

.box .header h1 {
  overflow:hidden;
  margin: 0;
  text-align: left;
  color: #ffffff;
  text-transform: none;
  font-size: 14px;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 9px;
  padding-left: 15px;
  font-weight: normal;
}

.box .content {
  background-color: transparent;
  padding-top: 12px;
  padding-bottom: 14px;
  padding-right: 5px;
  padding-left: 10px;
  margin-top: 0px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #ffc000;
  color: #0e4d80;
}

#footer {
  margin-top: 30px;
  padding-top: 10px;
  background-color: transparent;
  background-image: url(/clients/layoutsw/wavy/pics/footer_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

#copyright {
  color: #0e4d80;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  padding-bottom: 0px;
  background-color: transparent;
  font-weight: normal;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  line-height: 30px;
  padding-left: 0px;
}

#copyright a,
#copyright a:visited {
  color: #0e4d80;
  line-height: 18px;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}

#calendarContent {
  margin-top: 2px;
}

#last {
  display:none;
}

#content h1 {
  font-size: 30px;
  font-weight: normal;
  color: #416785;
  line-height: 31px;
}

#content h1 a {
  color: #416785;
}

#content h1 a:hover {
  color: #416785;
  text-decoration: underline;
}

#searchengine {
  background-color:transparent;
  border: none;
}

h1 a {
  font-size: 20px;
  font-weight: normal;
  color: #416785;
}

h1 a:hover {
  font-size: 20px;
  font-weight: normal;
  color: #416785;
  text-decoration: underline;
}

.blogposts h1,
.blogposts h1 a,
#news_frontpage h1,
#calendar_frontpage h1 {
  font-size: 20px;
  font-weight: normal;
  color: #416785;
  text-transform: none;
}

.blog_date,
.blog_bottom,
.small {
  font-size: 11px;
  font-weight: normal;
}

.inner.blogposts {
  margin-top: 10px;
}

#left-bar span.small,
#right-bar span.small  {
  font-weight: bold;
}

br#last {
  display: none;
}


#content h2 {
}
#left-bar, #right-bar {
}
#left-bar h1, #right-bar h1 {
}