@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: helvetica, arial;
  font-size: 14px;
  line-height: 1.4em;
  background: #eff8fd url(../images/body_bg.png) repeat-x 100px 0;
}

a {
  text-decoration: none;
  overflow: hidden;
  border: 0px;
  outline: none;
  color: #2C96CC;
}

img {
  text-decoration: none;
  border: 0;
}

input[type="text"], input.text, input[type="password"] {
  border: 1px solid #888;
  font-size: 110%;
  margin-top: 0;
  padding: 5px;
}

label {
  color #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0.5em 0 0 15px;
  text-align: left;
}

ul {
  text-decoration: none;
  overflow: hidden;
  list-style: none;
}

ol {
  list-style-type: decimal;
}

p {
  text-align: justify;
}

img {
  padding: 0px;
  margin: 0px;
  float: left;
}

#body {
  margin: 0 auto;
}

#top {
  height: 30px;
  background: #8BC540;
}

#top h1 {
  float: left;
  height: 46px;
  margin: 43px 0px 0px 20px;
}

#logo {
  width: auto;
  height: 42px;
  text-indent: 0px;
  margin: 0 auto;
  display: block;
}

#top div.topRightMain {
  float: right;
  width: 260px;
}

#top .topRightMain p.topRight {
  float: right;
  width: auto;
  height: 40px;
  display: block;
}

#top .topRightMain p.topRight span a {
  float: left;
  color: #0b4c73;
  font-size: 11px;
  text-align: right;
  padding: 27px 12px 0 12px;
}

#top .topRightMain p.topRight span img {
  float: left;
  margin: 3px 4px 0 0;
}

#top .topRightMain p.topLast {
  float: left;
  width: 260px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  margin: 5px 0 0 0;
}

#top .topRightMain p.topLast a {
  color: #fff;
  margin-right: 10px;
}

#top .topRightMain p.topLast span {
  float: left;
  padding-left: 10px;
}

#top .topRightMain p.topLast img {
  float: left;
  padding: 0 0 0 10px;
}

#menubar {
  margin: 30px auto;
  height: 45px;
  background: #2C96CC;
  border: 3px solid green;
}

#menu {
  margin: -78px auto;
  height: 45px;
  background: #2C96CC;
}

#menu ul {
  padding-left: 10px;
  display: block;
  margin: 0 auto;
}

#menu ul li {
  float: left;
  padding: 6px 2px 0px 0px;
  border-right: 1px solid #1A5178;
}

#menu ul li a {
  float: left;
  padding: 0px 10px 0px 10px;
  color: #fff;
  font-size: 14px;
  background: url(../images/menu_sprt.png) right center no-repeat;
  font-family: Arial;
  font-weight: bold;
}

#menu ul li a.nobrd {
  float: left;
  padding: 0px 20px 0px 0px;
  color: #fff;
  font-size: 14px;
  background: none;
  font-family: Arial;
  font-weight: bold;
}

#menu ul li a span {
  float: left;
  display: block;
  width: auto;
  height: 25px;
  cursor: pointer;
  padding: 10px 10px 0px 10px;
}

#menu ul li a:hover, #menu ul li a.active {
  color: #0b4c73;
  font-weight: bold;
  background-color: inherit;
  background: #F0F9FD;
  padding: 10px 10px 0px 10px;
  margin-top: -7px;
}

#menu ul li a:hover span, #menu ul li a.active span {
  color: #0B4E76;
}

.search {
  float: right;
  background: url(../images/search.png) right no-repeat;
  width: 21px;
  display: block;
  border: 0px;
  position: relative;
  top: -4px;
  right: 0px;
  margin: 0px 6px 0px 0px;
  height: 25px;
  cursor: pointer;
}

#inner {
  background: #fff;
}

#container-4 {
  width: auto;
  height: 0px;
  float: left;
}

.innerMid h1, .innerMid h2, .innerMid h3 {
  height: 41px;
  color: #8bc540;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 12px 0 0 20px;
}

.innerMid h1 {
  margin: 35px 30px 0 0;
}

.innerMid h2 a {
  color: #2C96CC;
}

.innerMid h2 a:hover {
  border-bottom: 1px dotted;
}

.innerMid h3 {
  font-size: 18px;
  margin: 35px 30px 0 0;
}

.innerMid h3 span {
  color: #333;
  font-size: 21px;
  font-weight: bold;
}

.innerMid div.topWrap {
  padding: 10px 0 10px 20px;
  border-bottom: #eeeeee 1px solid;
}

.innerMid div.topWrap p {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  padding: 20px 0 0 20px;
  margin-right: 30px;
}

.innerMid div.topWrap p  b {
  color: #0b4c73;
  font-weight: bold;
}

.innerMid div.topWrap a.topcnd {
  float: left;
  background: url(../images/readmore.png) no-repeat left top;
  width: 69px;
  color: #fff;
  font-size: 11px;
  height: 18px;
  margin: 15px 0 0 0;
  padding: 0 0 0 20px;
}

a.topcnd {
  float: left;
  width: 90px;
  background: url(../images/readmore.png) no-repeat left top;
  color: #fff;
  font-size: 11px;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0 0 0 20px;
}

.innerMid div.topWrap a.topcnd:hover {
  text-decoration: underline;
}

.innerMid div.topWrap form p {
  padding: 0 0 10px;
}

.errorlist {
  color: red;
}

.rightBottom {
  float: left;
  margin: 20px 0 0 0;
}

.rightBottom h4 {
  height: 33px;
  color: #2C96CC;
  font-size: 20px;
  font-weight: bold;
  padding: 0px 0 0 90px;
}

.rightBottom div {
  padding: 0px 0 6px 20px;
}

.rightBottom div p {
  width: 255px;
  color: #676766;
  font-size: 13px;
  padding: 0 0px 20px 30px;
}

.rightBottom h5 {
  width: 255px;
  color: #676766;
  font-size: 12px;
  padding: 0 0 0px 145px;
}

.rightBottom div p.nbrd {
  width: 255px;
  color: #676766;
  font-size: 12px;
  padding: 25px 0 0 0;
  border-bottom: none;
}

.rightBottom div p b {
  color: #0b4c73;
  font-size: 13px;
  display: block;
}

.rightBottom div p a {
  color: #79ba25;
  text-decoration: underline;
  font-size: 12px;
}

.rightBottom div p a:hover {
  text-decoration: none;
}

.rightBottom div a.btm, a.btm {
  float: left;
  width: 280px;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  height: 40px;
  padding: 14px 0 0 40px;
  background: url(../images/button3.gif) no-repeat top left;
  margin: 0px 0 0 125px;
}

.rightBottom div a.btm:hover {
  text-decoration: none;
}

#footer {
  float: left;
  background: #2C96CC;
  border: 2px solid green;
}

#footerSub {
  margin: 0 auto;
  background: #2C96CC;
}

#footerInner {
  float: left;
  display: block;
  height: 195px;
  background: url(../images/footerInner.png) no-repeat left top;
  padding: 26px 0 0 0;
}

.footerBottom {
  color: #6d6d6d;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  float: right;
  padding: 0px;
  margin: 18px 0 10px 0;
}

.footerBottom  strong a {
  color: #748b3f;
}

.footerBottom ul {
  float: right;
}

.footerBottom ul li {
  float: left;
  color: #87c5eb;
}

.footerBottom ul li a {
  float: left;
  color: #87c5eb;
  font-size: 12px;
  padding: 0 5px 0 5px;
}

.footerBottom ul li a:hover {
  float: left;
  color: #ccc;
  font-size: 12px;
  padding: 0 5px 0 5px;
}

.numberedlinks {
  list-style-type: decimal;
  display: block;
  padding-top: 4px;
}

.numberedlinks li {
  list-style-type: decimal;
  padding-left: 30px;
  line-height: 18px;
  margin-top: 4px;
}

.numberedlinks li a {
  color: #8bc540;
  font-size: 13px;
  width: auto;
  text-align: justify;
  line-height: 18px;
  background: none;
}

.numberedlinks li a:hover {
  color: #424e8a;
  width: auto;
  font-size: 13px;
  text-align: justify;
  line-height: 18px;
  background: none;
}

.usefullinks {
  display: block;
  padding-top: 4px;
}

.usefullinks li {
  display: block;
  background: url(../images/arrow.png) left top no-repeat;
  background-position: 0px 4px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 18px;
}

.usefullinks li a {
  color: #676766;
  font-size: 13px;
  width: auto;
  text-align: justify;
  line-height: 18px;
  background: none;
}

.usefullinks li a:hover {
  color: #424e8a;
  width: auto;
  font-size: 13px;
  text-align: justify;
  line-height: 18px;
  background: none;
}

#wrapper {
  font-size: 12px;
  height: 150px !important;
  margin: 0 auto;
  text-align: left;
  width: 960px;
}

#logo_kv {
  margin: 0 auto;
  float: left;
  margin-top: -40px;
  z-index: 2;
  position: relative;
}

#midcontent {
  min-height: 330px;
  background: #fff;
  border: 1px solid #ccc;
}

#midcontent img {
  float: right;
  margin: 10px;
}

#midcontent h1 {
  color: #8BC540;
  font-family: 'Arial Black','Arial';
  font-size: 35px;
  font-variant: small-caps;
  letter-spacing: -2px;
  text-align: center;
  width: 520px;
  margin: 50px 10px 5px 30px;
}

#midcontent h2 {
  font-size: 22px;
  margin: 0px 10px 10px 40px;
  color: #333;
  line-height: 30px;
}

.xsnazzy h1, .zsnazzy h1 {
  margin-left: px;
  color: #2C96CC;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0 5px 50px;
  border-bottom: 1px solid #ccc;
}

.xsnazzy2 h1 {
  margin-left: px;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0 5px 30px;
  border-bottom: 1px solid #ccc;
}

.xsnazzy p, .zsnazzy p, .xsnazzy2 p {
  margin: 0px;
  padding: 10px;
  font-size: 13px;
}

.xsnazzy {
  background: transparent;
  float: left;
  width: 280px;
  margin: 55px 0 0 30px;
  padding-bottom: 10px;
  border: 1px solid #CCC;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

.xsnazzy2 {
  background: transparent;
  float: left;
  width: 500px;
  margin: 25px 0 10px 30px;
  padding-top: 10px;
  border: 1px solid #CCC;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

.xsnazzy2 .heading {
  font-size: 14px;
  font-weight: bold;
}

.xtop, .xbottom {
  display: block;
  background: transparent;
  font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
  display: block;
  overflow: hidden;
}

.xb1, .xb2, .xb3 {
  height: 1px;
}

.xb2, .xb3, .xb4 {
  background: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.xb1 {
  margin: 0 5px;
  background: #ccc;
}

.xb2 {
  margin: 0 3px;
  border-width: 0 2px;
}

.xb3 {
  margin: 0 2px;
}

.xb4 {
  height: 2px;
  margin: 0 1px;
}

.xboxcontent {
  display: block;
  border: 0 solid #ccc;
  border-width: 0 1px;
  height: auto;
}

xboxcontent p {
  margin-left: 0px;
}

* html .xboxcontent {
  height: 1px;
}

.color_a {
  background: #F0F9FD;
  color: #333;
  -moz-border-radius: 20px 20px 0 0;
  -webkit-border-radius: 20px 20px 0 0;
}

.color_b {
  background: #fff;
  color: #fff;
}

p a.button_sm {
  float: left;
  width: 100px;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding: 5px 0 10px 35px;
  background: url(../images/button_sm.png) left top no-repeat;
  no-repeat top left: url(../images/button_sm.png) left top no-repeat;
  margin: 0px 0 0 45px;
}

p a.btm {
  float: left;
  width: 280px;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  height: 40px;
  padding: 14px 0 0 50px;
  background: url(../images/button3.gif) no-repeat top left;
  margin: 0px 0 0 30px;
}

.formbox {
  background-image: url(../images/form.jpg);
  background-repeat: repeat-x;
  border: 1px solid #d1c7ac;
  width: 230px;
  color: #333333;
  padding: 0px;
  margin-right: 4px;
  margin-bottom: 8px;
  font-family: tahoma, arial, sans-serif;
}

.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  margin: 10px 15px;
  text-decoration: none;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .2em 2em .2em;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
  box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
  text-decoration: none;
}

.button:active {
  position: relative;
  top: 1px;
}

input.required, error {
  border: 2px solid red;
}
