body {
  background: #FFF;
  behavior: url('../js/csshover.htc');
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  text-align: center;
}

* {
  margin: 0;
  padding: 0;
}

a {
  /*color: #0f2fd8;*/
  color: #062358;
}

a:hover {
  color: #3399CC;
}


#header {
  margin: 0 auto;
  width: 964px;
  height: 97px;
  background: url(../images/curve_top.gif) 0 0 no-repeat;
}

.left {
  float: left;
}

.right {
  float: right;
}

.cleaner {
  clear: both;
}

#footer1 {
  margin: 0 auto;
  width: 964px;
  height: px;
  background: #3d526d;
  text-align: right;
  font-size: 10px;
  line-height: 23px;
  color: #FFF;
}

#footer1 span {
  margin-right: 40px;
}

#footer1 a {
  color: #FFF;
  text-decoration: none;
}

#footer1 a:hover {
  text-decoration: underline;
}

#footer2 {
  margin: 0 auto;
  padding-top: 18px;
  width: 964px;
  height: 100px;
  color: #3d526d;
  text-align: right;
  font-size: 11px;
}

#footer2 a {
  color: #3d526d;
  text-decoration: none;
}

#footer2 a:hover {
  text-decoration: underline;
}

#links {
  width: 300px;
  height: 14px;
}

#copyright {
  margin: 0 15px 0 80px;
  padding-left: 10px;
  width: 300px;
  height: 14px;
  background: url(../images/WWC_footer.gif) 0 0 no-repeat;
}

/*secondary pages */

#header-sub {
  margin: 0 auto;
  width: 964px;
  height: 97px;
}

#container {
  margin: 0 auto;
  width: 964px;
  background: url(../images/container_bg.gif) 0 0 repeat-y;
}

#left-col {
  width: 197px;
/*  background: #0f2fd8;*/
  text-align: right;
}

#left-col .photo {
  width: 197px;
  height: 442px;
}

#company {
  background: url(../images/side_company.jpg) 0 0 no-repeat;
}

#news {
  background: url(../images/side_news.jpg) 0 0 no-repeat;
}

#solutions {
  background: url(../images/side_solutions.jpg) 0 0 no-repeat;
}

#success {
  background: url(../images/side_success.jpg) 0 0 no-repeat;
}

#login {
  background: url(../images/side_login.jpg) 0 0 no-repeat;
}

#right-col {
  padding: 0 160px 100px 40px;
  width: 567px;
  border-top: #6e93da 16px solid;
  text-align: left;
}

#right-col p {
  line-height: 24px;
}

.illustration {
  margin: 20px -160px 20px -5px;
}

.page-title {
  padding: 30px 15px 10px 10px;
  font-size: 17px;
  color: #FFF;
  background: #0f2fd8;
}

.page-title2 {
  padding: 30px 15px 150px 10px;
  font-size: 17px;
  color: #FFF;
  background: #0f2fd8;
}

h3 {
  padding: 15px 0 20px 0;
  font-size: 17px;
  font-weight: normal;
  color: #0f2fd8;
  line-height: 24px;
}

h4 {
  padding: 0 0 20px 0;
  font-size: 14px;
  color: #0f2fd8;
  line-height: 24px;
}

.enhance {
  font-weight: bold;
  color: #0f2fd8;
}

.divider {
  margin-top: 30px;
  height: 30px;
  border-top: #b8caed 1px solid;
}

#contact {
  margin: 30px 0;
  width: 100%;
  border-top: #b8caed 1px solid;
  font-size: 18px;
}

#contact th, #contact td {
  padding: 15px;
  border-bottom: #b8caed 1px solid;
  border-collapse: collapse;
}

#contact th {
  color: #0f2fd8;
  font-weight: normal;
  text-align: left;
}

.news {
  width: 100%;
  font-size: 12px;
  margin-bottom: 20px;
}

.news th, .news td {
  vertical-align: top;
}

.news th {
  padding: 10px 0 10px 0;
  width: 150px;
  color: #000;
  font-weight: normal;
  text-align: left;
}

.news td {
  padding: 10px 20px 10px 15px;
  background: url(../images/list_news.gif) 0 12px no-repeat;
}

.firstP {
  margin-top: 15px;
}

.wording {
  color: #0f2fd8;
  font-style: italic;
}

.break {
  height: 20px;
}

.success {
  margin: 25px 0;
  padding-left: 16px;
}

.success li {
  margin-bottom: 15px;
  font-weight: bold;
  color: #0f2fd8;
  list-style: square;
  line-height: 18px;
}

.login {
  font-size: 12px;
  margin-bottom: 20px;
}

.login th {
  padding: 10px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}

.login td {
  padding: 10px;
  text-align: right;
}

.login td input.textbox {
  background: #e6e6e6;
  width: 250px;
}

.btn {
  padding: 4px 13px 0 13px;
  width: auto;
  height: 20px;
  background: url(../images/btn_bg.gif) 0 0 repeat-x;
  border: #000 1px solid;
}

h2 {
  padding: 0;
  font-size: 23px;
  font-weight: normal;
  color: #0f2fd8;
}

.note {
  font-size: 9px;
}

#library input.textbox1 {
  background: #e6e6e6;
  width: 300px;
}

#library input.textbox2 {
  background: #e6e6e6;
  width: 150px;
}

#library input.textbox3 {
  background: #e6e6e6;
  width: 200px;
}

#library1 {
  margin-top: 20px;
}

#library1 th, #library1 td {
  padding: 5px;
  text-align: left;
}

#library2 {
  margin-top: 20px;
}


#library2 th, #library2 td {
  padding: 5px;
}

#library2 th {
  text-align: right;
}

#library3 {
  margin-top: 20px;
}

#library3 th, #library3 td {
  padding: 5px;
}


#library4 {
  margin-top: 10px;
}

#library4 th, #library4 td {
  padding: 5px;
}

#library5 {
  margin-top: 20px;
}


#library5 th, #library5 td {
  padding: 5px;
}

#library5 th {
  text-align: right;
}

.overview {
  margin: 25px 0;
  padding-left: 16px;
  line-height: 24px;
}

.overview li {
  margin-bottom: 20px;
  font-weight: bold;
  color: #0f2fd8;
  list-style: square;
}

.normal {
  color: #000;
  font-weight: normal;
}

#news-content {
  line-height: 10px;
}

#news-content .news-title {
  margin: 0 0 15px 0;
  font-weight: bold;
}

#news-content p {
  margin-bottom: 20px;
}

.terms {
  margin: 25px 0;
  padding-left: 16px;
  line-height: 24px;
}

.terms li {
  margin-bottom: 20px;
  font-weight: bold;
  color: #0f2fd8;
  list-style: square;
}

.pr {
  margin: 25px 0;
  padding-left: 16px;
}

.pr li {
  margin-bottom: 15px;
  list-style: square;
}

.pr-divider {
  margin-top: 10px;
  height: 11px;
  border-top: solid 1px #b8caed;
  border:solid 1px #00000;
  width:50px;
}

.callout {
  border: #000066 1px solid;
  border-collapse: collapse;
  text-align: left;
}

.callout th {
  padding: 5px;
  background: #000066;
  color: #fff;
  border: #000066 1px solid;
}

.callout td {
  padding: 5px;
  border: #000066 1px solid;
}

.countrys {
  margin: 0;
  padding: 0;
}

.country-list {
  margin-right: 15px;
  float: left;
}

.country-list li {
  margin-bottom: 10px;
  list-style: none;
}

.country-list li.category {
  font-size: 12px;
  font-weight: bold;
  color: #0f2fd8;
}

