﻿.clear {
  clear: both;
}

.hidden {
  display: none;
}

html {
  height: 100% !important;
  min-height: 100% !important;
  font-size: 10pt;
}

body {
  height: 100% !important;
  min-height: 100% !important;
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 90%;
  background: #fff;
  line-height: 150%;
  overflow: auto !important;
  color: #333;
}

body div.container {
  min-height: 100%;
  width: 1180px;
  margin: 0 auto;
  padding: 0 23px;
  text-align: left;
  line-height: 150%;
  background: #f5f5f5 repeat-x top left;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

div.container {
  -webkit-box-shadow: 0px 0px 25px #ccc;
  -moz-box-shadow: 0px 0px 25px #ccc;
  box-shadow: 0px 0px 25px #ccc;
}

div.container a {
  color: #365258;
}

div.container a:hover {
  color: #ff8d00;
}

div.menubar {
  height: 47px;
  margin-bottom: 20px;
  background: #578690 url("/images/swatch.png") no-repeat 0 -800px;
}

div.menubar div.searchbox {
  float: right;
  padding: 10px 25px 0 0;
}

div.menubar input.searchbox {
  border: 0;
  width: 150px;
  height: 19px;
  padding: 4px 2px 2px 28px;
  background: url("/images/swatch.png") no-repeat -300px 0;
  font-size: 110%;
}

div.columns {
  padding: 0 0 20px;
  overflow: hidden;
}

div.clearfix {
  display: block;
}

div.sidemenu {
  float: left;
  width: 220px;
  padding-right: 10px;
  padding-bottom: 15px;
}

div.rounded {
  padding: 6px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

div.submenu {
  background-color: #cfd9db;
}

div.submenu ul {
  margin: 0;
  padding: 2px 0 6px 2px;
  xborder: 1px solid green;
}

div.submenu li {
  list-style-type: none;
  margin-top: -3px;
  padding: 3px 5px 0 8px !important;
  line-height: 150%;
}

div.submenu li a {
  display: inline;
  text-decoration: none;
}

div.submenu li a:hover {
  text-decoration: underline;
}

.sidemenuImg {
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url("/images/swatch.png") no-repeat -1000px -1197px;
  cursor: pointer;
}

.Expanded {
  background: url("/images/down.png") no-repeat;
}

div.mainmenu {
  float: left;
}

div.mainmenu ul {
  margin: 0;
  padding: 6px 0 0 10px;
}

div.mainmenu li {
  list-style-type: none;
  float: left;
  margin-left: 10px;
}

div.mainmenu li a {
  display: block;
  height: 34px;
  font-size: 100%;
  overflow: hidden;
  text-decoration: none;
  outline: 0;
}

div.mainmenu li a span {
  display: block;
  height: 34px;
  outline: 0;
}

div.mainmenu li a span span {
  display: block;
  height: 34px;
  font-size: 120%;
  overflow: hidden;
  text-decoration: none;
  outline: 0;
  padding: 8px 10px 0px 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #e7eff0;
  text-shadow: #acc1c5 0px 0px 1px;
  -webkit-font-smoothing: antialiased;
}

div.mainmenu li.selected a {
  /*display:block;height:34px;*/
  background: url("/images/MidSelected.png") repeat-x; /*outline:0;	text-decoration:none;*/
}

div.mainmenu li.selected a span {
  /*display:block;height:34px;*/
  background: url("/images/leftSelected.png") no-repeat left top; /*outline:0;*/
}

div.mainmenu li.selected a span span {
  /*display:block;height:34px;*/
  background: url("/images/rightSelected.png") no-repeat right top; /*font-size:120%;overflow:hidden;text-decoration:none;outline:0;	padding:8px 10px 0px 10px;	font-family: Arial,sans-serif;	font-weight: bold;*/
  color: #ffffff;
  text-shadow: #acc1c5 0px 0px 1px;
  -webkit-font-smoothing: antialiased;
}

div.mainmenu li a:hover {
  /*display:block;height:34px;*/
  background: url("/images/MidHover.png") repeat-x; /*outline:0;	text-decoration:none;*/
}

div.mainmenu li a:hover span {
  /*display:block;height:34px;*/
  background: url("/images/lefthover.png") no-repeat left top; /*outline:0;*/
}

div.mainmenu li a:hover span span {
  /*display:block;height:34px;*/
  background: url("/images/rightHover.png") no-repeat right top; /*font-size:120%;overflow:hidden;text-decoration:none;outline:0;	padding:8px 10px 0px 10px;	font-family: Arial,sans-serif;	font-weight: bold;	color: #FFFFFF;	text-shadow: #ACC1C5 0px 0px 1px;    -webkit-font-smoothing: antialiased;*/
}

#quick-search {
  padding-left: 0;
}

input#quick-search-query {
  width: 150px;
}

div.main {
  margin-left: 230px;
}

body div.main h1,
div.main h1,
h1 {
  color: #5c8c96 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 12px 0 14px !important;
  font-size: 210% !important;
  font-weight: 500 !important;
  line-height: 100% !important;
}

body div.main h2,
h2 {
  color: #5c8c96 !important;
  margin: 0 !important;
  padding-bottom: 12px;
  font-size: 1.5em !important;
  font-weight: 500 !important;
}

body div.main div.content h2 {
  padding-bottom: 0;
}

h2 a {
  text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  color: #5c8c96 !important;
  margin: 0 !important;
  padding: 6px 0 4px !important;
  font-size: 110% !important;
  font-weight: 600 !important;
}

body div.main p,
div.content {
  font-size: 10pt;
  line-height: 150%;
}

div.main div.content {
  padding-right: 0px;
}

ul {
  margin-top: 10px 0 0 0;
}

div.container a {
  color: #365258;
}

div.container a:hover {
  color: #ff8d00;
}

pre {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
}

form {
  display: inline-block;
}

fieldset {
  display: inline;
  border: 0;
  margin: 0;
  padding: 0;
}

form input[type="text"] {
  height: 20px;
  padding-left: 4px;
  box-shadow: none !important;
}

.icon,
.icon-container {
  display: inline-block;
  height: 16px;
  min-width: 16px;
  text-align: left;
  text-indent: -9999em;
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 0;
  vertical-align: text-bottom;
}

div.rounded {
  padding: 6px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

img {
  border: none;
}

.TipIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -128px -128px;
}

.InfoIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -64px -96px;
}

.LinksIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -240px -112px;
}

.AttachmentIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -32px -96px;
}

.letOpIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -34px -144px;
}

.BegripIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -242px -128px;
}

.PrintIcon {
  background: url("/images/ui-icons_6da8d5_256x240.png") no-repeat -162px -94px;
}

abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
