/*******************************************************/
/*                  GLOBAL STYLES
********************************************************/

/* GLOBAL RESET
********************************************************/
* { margin: 0; padding: 0; }
img, fieldset, abbr, acronym { border: 0; }
.hidden { display: none; }
table { border-collapse: collapse; border-spacing: 0; }

a {
  color: #000;
  text-decoration: none;
}
/*
a:visited { color: #000;}
*/
a:visited { color: #0072bc;}

a:hover {
  color: #0072bc;
  text-decoration: underline;
}
a.noUnderline:hover {
  text-decoration: none;
}
/* BODY
********************************************************/
body {
  background: #bfd4e2 url(/image/2061.gif) repeat-y top center;
  font: small Arial, sans-serif;
  color: #666;
}

/* LISTS (GENERAL)
********************************************************/
ul {
  float:left;
  
}

li {
  float:left;

}

div.copyContent ul {
  /*padding: 0px 0px 0px 15px;
  margin-bottom: 1em;
  margin-top: 0px;
  color:#474747;*/
  float: left;
  padding-left: 10px;
  width: 100%;
  
}

div.copyContent ul li {
  list-style: disc;
  float: none;
  margin-left: 10px;
  padding-bottom: 5px;
  
  

  /*
  width: 550px;
  padding: 0px 0px 8px; 0px;
  margin: 0;
  list-style-position: top;
  */
}

/* LISTS (FORMS)
********************************************************/

form fieldset {
  margin-bottom: 10px;
}

div#partnerCol form fieldset {
  margin: 0;
}

form ol {
  list-style: none;
}

div#partnerCol form ol {
  margin-top: 5px;
  font-size: 95%;
}

form li {
  clear: both;
  margin-bottom: 8px;
  overflow: hidden;
  zoom: 1;
}

form ol li label {
  float: left;
  margin: 6px 16px 0 0;
  width: 90px;
}

div#partnerCol form ol li {
  width: 207px;
}

div#partnerCol form ol li label {
  margin: .2em 0 0 10px;
  display: inline;
  width: auto;
}

form ol li input {
  width: 200px;
  float: left;
}

div#partnerCol form ol li input {
  width: 110px;
  float: right;
  margin-right: 15px;
  display: inline;
}

form#login{
  width: 400px; 
}

form#login ol li{
  float: left; 
}

form#login ol.buttons li {
  overflow: visible;
  height: auto;
}

form ol.buttons li input {
  position: relative;
  width: auto;
  left: 106px; 
}

div#partnerCol form ol.buttons li input {
  position: static
  width: auto;
  left: auto; 
}

div#partnerCol form ol.buttons a {
  margin-left: 10px;
  color: #0072bc;
  font-size: 90%;
  float: left;
  text-decoration: underline;
  padding-top: 3px;
}

div#partnerCol form ol.buttons input {
  width: 75px;
}

p.loginError {
  color: red;
}

div#partnerCol p.loginError {
  margin-left: 14px;
  line-height: 1.1;
  font-size: 90%;
}

/* TEXT (GENERAL)
********************************************************/
h1 {
  color: #FFF;
  font-weight: normal;
}

h2 {
  color:#6cb144;
  /*padding-bottom:1em;*/
}

h3 {
  color:#000;
  font-weight:normal;
  font-size: 107%;
}

/*new*/
div.copyContent h4 a {
  font-weight: bold;
  color: #0072bc;
}

div.copyContent h3 {
  font-weight: bold;
}

h3.subHeader {
  width: 563px;
  padding-top: 1em;
}

h4.subHeader {
  color: #000;
  font-weight: bold;
  font-size: 110%;
}

div.copyContent h2 {
  padding-bottom: .5em;
}

div.copyContent h3 {
  clear:both;
  color:#474747;
}

div.copyContent p {
  padding-bottom: .5em;
}

ul.container h4 a {
  color: #0072bc;
}

div.mainContent ul.container li ul li p {
  color: #414141;
}

/* HEADER/NAVIGATION
********************************************************/
div#nav ul a {
  color: #6cb144;
}

div#header {
  background: url(/image/2025.gif) no-repeat bottom;
  height: 75px;
  padding: 0 10px 0 0;
}

div#header form {
  float:right;
  margin-top: 1em;
}

div#header form label {
  display:block;
  padding-bottom: .5em;
}

/*new*/

div#header form input { 
  vertical-align: top; 
}


div#header form input.btn { 
  padding-top: 1px;
}



form input.txt {
  border: 2px #ababab solid;
  margin: 0 0 .25em 0;
  width: 100px;
  /*new*/
  height: 15px;
}

div#header img {
  float:left;
  margin: 2em 0 0 30px;
}

div#nav {
  float:left;
  margin: 1em 0 0 0;
  width:450px;
}

div#nav ul {
  float:right;
}

div#nav ul a:hover{
  text-decoration: none;
  color: #0072BC;
}

div#nav ul a.selected{
  text-decoration: none;
  color: #0072BC;
}

div#nav ul li {
  margin: 0 20px 0 0;
 list-style: none;
}

div#nav ul.main li {
  margin: 0 15px 0 0;
 list-style: none;
}

div#nav ul.main {
  margin-top: 8px;
  width:395px;
  text-transform: uppercase;
}

div#nav ul.main li{
  font-weight: bold;
}

div#headerBtm {
  position:absolute;
  z-index: 900;
  width:800px;
  height:18px;
  background: url(/image/2028.png) left top;
}

div#headerWrap div.img {
  /*background: url(/image/2071.jpg) no-repeat;*/
  /*new*/
  background: url(/image/2328.jpg) no-repeat;
  height:103px;
}

div#headerWrap div.img h1 {
  padding: 1.5em 0 0 30px;
}

div.img p.description {
  color:#FFF;
  font-weight: normal;
  font-size:110%;
  padding: 0 0 0 30px;
}

/* INTERIOR PAGE SECONDARY NAVIGATION
********************************************************/
div#interiorNav {
  background: #FFF url(/image/2087.gif) no-repeat top;
  width: 212px;
  float: left;
  margin: 0 0 1em 0;
  padding: 1em 0 0 0;
}

div#interiorNav div.btm {
  background: url(/image/2090.gif) no-repeat bottom;
  width: 212px;
  height: 18px;
  float:left;
}

div#interiorNav h3 {
  padding: 0 0 .5em 25px;
  color: #0072bc;
  font-weight:bold;
  text-transform: uppercase;
}

div#interiorNav ul {
  padding: 0px;
  /*for IE6*/
  _padding-left: 13px;
  _width: 175px;
}

div#interiorNav li a {
  text-decoration:none;
  /*new*/
  padding: 0px 15px 0px 0px;
  /*IE6
  _margin-left: 14px;*/
}

div#interiorNav li {
  list-style:none;
  clear:left;
  /*padding: 0 0 .4em 11px;*/
  font-weight:bold;
  /*width:200px;*/
  /*new*/
  width: 170px;
  text-indent: -12px;
  padding: 0 0 .4em 23px;
  /*to fix IE6*/
  _padding: 0px 0px .4em 10px;
}

div#interiorNav li a {
  padding-left:13px;
  background: url(/image/2077.gif) no-repeat top left;
}

div#interiorNav li a.selected,
div#interiorNav li a:hover {
  background: url(/image/2079.gif) no-repeat top left;
  color:#0072bc;
}

div#interiorNav li a.currSection {
  background: url(/image/2079.gif) no-repeat top left;
  color:#0072BC;
}

div#interiorNav ul.subNav li {
  list-style:none;
  padding: 0;
  margin: 0;
  /*width:200px;*/ 
  /*new*/
  width: 175px;
  
}

div#interiorNav ul.subNav li a{
  color:#6d6d6d;
  background: none;
  font-weight:normal;
  font-size:85%;
}

div#interiorNav ul.subNav li a:hover,
div#interiorNav ul.subNav li a.selected {
  color:#0072bc;
  background: none;
  
}

/* MAIN CONTAINER
********************************************************/
div#wrap {
  background: #FFF;
  margin: 0 auto;
  position:relative;
  width: 828px;
  overflow:hidden;
}

div#contentWrap {
  margin: 0 14px 3em 14px;
  background: #FFF;
}

div#interactive {
  position: relative;
  margin: 0px;
  z-index: 100px;
  height: 325px;
}

div#wrap div.productInteractive {
  height:231px;
  margin-bottom: 1em;
}

div#content {
  float:left;
  margin: 1.5em 0 2em 0;;
}
/*new*/
div#content form#ContactUs {
  margin-left: 25px;
  float: left;
  width: 400px;
}

div#content form#ContactUs label {
  width: 150px;
  float: left; 
  font-weight: bold;
}

div#content form#ContactUs input {
  border: 2px #ababab solid;
  width: 200px;
  margin-bottom: 2px;
}

div#content form#ContactUs textarea {
  border: 2px #ababab solid;
  width: 200px;
  margin-bottom: 10px;
}



div.promotion {
  float:left;
  text-align: center;
}

div.promotion p {
  width:145px;
  margin: 0 8px 0 8px;
}

div.infoColumn {
  float:left;
  width: 290px;
  margin: 0 15px 0 15px;
}


div.infoColumn h3 a{
  color: #0072bc;
  font-weight: normal;
  text-transform: uppercase;
}

div.infoColumn h3 {
  color: #0072bc;
  font-weight: bold;
}

div.infoColumn p.tagline {
  font-weight: bold;
  color:#000;
}

div.infoColumn p {
  margin-bottom: 1.5em;
}

div.infoColumn p.tagline {
  margin: 0;
}

div#leftCol {
  width:212px;
  float:left;
}

div.columnContent {
  float:left;
  width: 325px;
}

div.mainContent div.copyContent img {
  float:right;
  padding-left: 10px;
}

div.mainContent {
  float:left;
  width: 563px;
  padding: 0 10px 0 15px;
}

div.mainContent div.section {
  float:left;
  margin: 1.5em 0 0 0;
  width: 560px;
  background: url(/image/2169.gif) no-repeat left top;
}

div.mainContent div.section {
  float: left;
  margin: 1.5em 0 0 0;
  width: 338px;
  background: url(/image/2171.gif) no-repeat left top;
}

div.mainContent ul.container {
  list-style:none;
  margin-top: 1em;
  width:280px;
  float:left;
}

div.mainContent ul.container li.header {
  float:none;
  margin-bottom: 1em;
}

div.mainContent ul.container ul {
  list-style:none;
  width: 280px;
  margin: 0 0 1em 0; 
}

div.mainContent ul.container ul.lg {
  list-style:none;
  width: 530px;
  margin: 0 0 1em 0;
}

div.mainContent ul.container li.image {
   margin: 0 10px 0 0;
}

div.mainContent ul.container li p {
  width: 135px;
  color: #000;
}

div.mainContent ul li.newLineText p {
  width: 260px;
}

div.mainContent ul.lg li.newLineText p {
  width: 529px;
}

div.mainContent ul.lg li h4 {
  color: #0072bc;
}

div.mainContent ul li a {
  color: #0072bc;
  text-decoration: underline;
}

div.mainContent ul.lg li h5 {
  color: #000;
  text-transform: uppercase;
  font-size: 90%;
  width: 529px;
}

div.mainContent div#servicesBox {
  border-top: 1px solid #cccccc;
  margin: 1em 0 0 0;
  padding: 0 0 0 1px;
  overflow: hidden;
  width: 558px;
  background: url(/image/2175.gif) no-repeat left top;
}

div.mainContent div#servicesBox h5 {
  color: #6cb144;
  font-size: 100%;
  font-weight: normal;
  text-decoration: italic;
  font-style: italic;
  height: 50px;
  padding: 1em 10px 1em 10px;
}

div.mainContent div#servicesBox div.col h3 {
  font-size: 120%;
}

div.mainContent div#servicesBox div.col p.tagline {
  font-size: 90%;
  color: #000;
  font-weight: bold;
}

div.mainContent div#servicesBox div.col div.colContent p {
  margin-bottom: 1em;
}

div.mainContent div#servicesBox div.col a {
  margin: 1em 0 0 0;
  font-weight: bold;
  color: #0072bc;
  padding-right: 12px;
  background: url(/image/2177.gif) no-repeat right;
}

div.mainContent div#servicesBox div.col {
  float: left;
  width: 186px;
  background: url(/image/2175.gif) no-repeat right top;
}

div.mainContent div#servicesBox div.col div.colContent {
  background: url(/image/2184.gif) repeat-x;
  padding: .5em 10px 3.2em 10px;
  margin-right: 1px;
}


div.twoColumnSection {
  float: left;
  margin-top: 5px;
  width: 580px;
}

div.twoColumnSection h3{
  font-size: 125%;
  padding-bottom: 10px;
}

div.twoColumnSection a {
  color: #0072BC;
}

div#leftColumn,
div.leftColumn {
  width:270px;
  float:left;
  /*padding-right: 10px;*/
}

div#rightColumn,
div.rightColumn {
  width:270px;
  float:left;
}
div#leftColumn p,
div#rightColumn p { 
  padding-bottom: 5px;
}

div#content a.anchor {
  text-decoration: underline;
  margin-top: 5px;
  display: block;
}

div#content a.anchor:hover {
  color : #000000;
}

div.rightColumn,
div.leftColumn {
  margin-top: 15px;
}

div.rightColumn img,
div.leftColumn img {
  float: left;
  margin-right: 10px;
}

div.rightContent {
  float: left;
  width: 120px;
  
}

div.rightColumn a,
div.leftColumn a{
  color: #0072BC;
  text-decoration: underline;
  display: block;
  margin-top: 5px;
}

div.rightColumn a.noUnderline,
div.leftColumn a.noUnderline{
  color: #0072BC;
  display: inline;
  text-decoration: none;
  padding-right: 12px;
  text-transform: uppercase;
  background: url(/image/2177.gif) no-repeat right;
}



/* Hub Page Styles 
************************************/

div#hubContent {
  list-style:none;
  width: 530px;
  margin: 0 0 1em 0;
}

div#hubContent h5 {
  color: #000;
  text-transform: uppercase;
  font-size: 90%;
  width: 529px;
}

div#hubContent h4 {
  color: #0072bc;
}

div#hubContent p {
  width: 529px;
  padding-bottom: 15px;
}

div#hubContent a {
  color: #0072bc;
}

div#content div.mainContent div#partnerCol {
  float: right;
  width: 212px;
  padding: 0 0 0 13px;
}

div#partnerCol div#partnerLogin h3 {
  background: url(/image/2160.gif) no-repeat left top;
  padding: 10px 0 .5em 13px;
  font-weight: bold;
}

div#partnerCol div#partnerLogin {
  background: url(/image/2162.gif) no-repeat bottom;
  padding-bottom: 1em;
  overflow: hidden;
}

div#partnerCol form {
  padding: 0 0 0 5px;
}

div#partnerPromoWrap {
  width: 212px;
}

div#partnerCol div.partnerPromo {
  background: url(/image/2180.gif) no-repeat left top;
  padding: 1em 15px 0 15px;
  margin-top: 2em;
  width: 182px;
}

div#partnerCol div.partnerPromo a {
  color: #0072bc;
  text-decoration: underline;
}
div#partnerCol div.partnerPromo h4 {
  color: #0072bc;
}
div#partnerCol div.partnerPromo p {
  margin-bottom: .5em;
}

div#partnerCol div#partnerPromoBtm {
  background: url(/image/2182.gif) no-repeat bottom;
  height: 14px;
  width: 212px;
}

div#content div.mainContent div#contentCol {
  float: left;
  width: 338px;
}

div#contentWrap div#interactive ul a{
  color: #FFFFFF;
}

/* FOOTER CONTAINER
********************************************************/
div#footer {
  background: url(/image/2173.gif) no-repeat;
  color:#000;
  overflow:hidden;
  padding: 1em 0 2em 14px;
  clear:both;
  float:left;
  width: 800px;
}

div#footer ul {
  padding-left: 100px;
  list-style: none;
}

div#footer li {
  padding: 0 20px 0 0;
}

div#footer a {
  color:#666;
  text-decoration: none;
}

div#footer p {
 float:left;
}

/* NEWSLETTER FORM
********************************************************/
div#content div#form {width: 750px;}
div.formContent {float: left;}
div.formContent form {padding-top: 20px;}
div#contentWrap div#content div.formContent form {float: left; width: 365px;}
div#contactInfo {padding: 10px 7px 0 7px; float: right; }
div#contactInfo p { padding-bottom: 7px; }
.error { color: #CC0000;}
div#contentWrap div#content label.error { width: 200px; padding-left: 150px;}
div#contentWrap div#content form#ContactUs input#newsletterCheck { width: auto; border: none;}
div#contentWrap div#other {padding-top: 3px;}