@import url(/style/500.css);

/*******************************************************/
/*                  GLOBAL STYLES
********************************************************/

/* GLOBAL RESET - in addition to imported reset, more specific to this site
********************************************************/

.hidden { display: none; }
a { color: #336699; text-decoration: underline;}
a:visited { color: #336699; }
a:hover { color: #336699; }

/* BODY
********************************************************/
body {
  background: #FFF url(../media/image/1/bodybg.gif) repeat-x;
  margin: 0 auto;
  font: small Arial, sans-serif;
  color: #333;
}

div#wrap {
  width: 952px;
  margin: 29px auto 2em auto;
}

/* HEADER CONTAINER
********************************************************/
div#header {
  float: left;
  width: 952px;
}

div#headerWrap {
  background: url(../media/image/1/headerbg.gif) repeat-x left top;
  float: left;
  width: 930px;
  height: 77px;
  padding: 10px 0 0 20px;
  border-right: 1px #FFF solid;
  border-left: 1px #FFF solid;
  border-bottom: 1px #fff solid;
}

div#headerTop {
  background: url(../media/image/1/headertopbg.png) no-repeat right top;
  height: 11px;
  width: 952px;
}

div#header img.logo {
  float: left;
  margin-bottom: 10px;
}

img#printOnlyLogo {
  display: none;
}

ul#globalNav {
  float: left;
  height: 56px;
  margin: 17px 0pt 0pt 34px;
  display: inline;
}

ul#globalNav li {
  height: 56px;
  float: left;
}

ul#globalNav li a {
  height: 56px;
  display: block;
  text-indent: -9999px;
  outline: none;
  overflow: hidden;
}

ul#globalNav li#navSolution a {
  width: 147px;
  background: url(../media/image/1/navsolutionall.gif) no-repeat;
}

ul#globalNav li#navSolution a:hover,
ul#globalNav li#navSolution a.selected {
  background-position: 0 -56px;
}

ul#globalNav li#navAbout a {
  width: 197px;
  background: url(../media/image/1/navaboutall.gif) no-repeat;
}

ul#globalNav li#navAbout a:hover,
ul#globalNav li#navAbout a.selected {
  background-position: 0 -56px;
}

ul#globalNav li#navConnect a {
  width: 160px;
  background: url(../media/image/1/navconnectall.gif) no-repeat;
}

ul#globalNav li#navConnect a:hover,
ul#globalNav li#navConnect a.selected {
  background-position: 0 -56px;
}

div#contact {
  float: left;
  margin-left: 8px;
  display: inline;
  width: 238px;
  height: 77px;
  color: #FFF;
}

div#contact div#contactTop {
  background: url(../media/image/1/contacttopbg.gif) no-repeat top left;
  float: left;
  width: 238px;
  height: 10px;
  font-size: 1px;
}

div#contact div#contactWrap {
  background: url(../media/image/1/contactbg.gif) repeat-x;
  float: left;
  width: 217px;
  height: 67px;
  border-left: 1px #FFF solid;
  padding: 0 10px;
}

div#contact div#contactWrap img {
  padding-left: 25px;
  float: left;
}

div#contact p {
  float: left;
  margin-top: 3px;
  font-weight: bold;
}

div#contact div#contactWrap h2 {
  margin-bottom: 11px;
}

div#showcase {
  float: left;
  clear: both;
  height: 218px;
  width: 950px;
  position: relative;
  border-right: 1px #FFF solid;
  border-left: 1px #FFF solid;
}

div#showcase img {
  position: relative;
  z-index: 10;
}

div#showcase img#banner1,
div#showcase img#banner2,
div#showcase img#banner3,
div#showcase img#banner4 {
  position: absolute;
}

div#showcase h1 {
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 660px;
  color: #990033;
  z-index: 500;
  font-size: 150%;
}

div#showcase h1 span {
  float: left;
}

div#showcase h1 a {
  width: 110px;
  margin: 0 15px 0 0;
  float: right;
  display: inline;
}

div#showcase div#showcaseGradient {
  background: url(../media/image/1/hometitlebg.png) no-repeat left top;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 712px;
  height: 113px;
  z-index: 400;
}

/* Secondary Nav
********************************************************/
div#wrap div#secondaryNav {
  background: url(../media/image/1/secondnavbg.gif) left top;
  width: 237px;
  float: left;
  padding-top: 17px;
}

div#wrap div#secondaryNav h3 {
  color: #fbca99;
  padding: 1.2em 6px .7em 14px;
  font-sizE: 110%;
}

div#wrap div#secondaryNav ul {
  padding: 0 10px 1.8em 10px;
}

div#wrap div#secondaryNav ul li {
  padding: .1em 0 .1em 0;
}

div#wrap div#secondaryNav ul li.selected a {
  color: #990033;
}

div#wrap div#secondaryNav ul li a {
  background: url(/media/image/1/iconsecondnav.gif) no-repeat left top;
  color: #fff;
  padding-left: 10px;
  margin-left: 5px;
  font-size: 100%;
  text-decoration: none;
  font-weight: bold;
}

div#wrap div#secondaryNav ul ul {
  padding-bottom: .6em;
}

div#wrap div#secondaryNav ul li ul li a {
  font-size: 95%;
  margin-left: 5px;
}

div#wrap div#secondaryNav img {
  border-top: 1px #FFF solid;
  border-bottom: 1px #FFF solid;
  margin-bottom: 130px;
}

/* MAIN CONTAINER
********************************************************/
div#contentWrapper {
  background: #FFF url(../media/image/1/contentwrapperbg.gif) repeat-y;
  float: left;
  padding-bottom: 2em;
  border-top: 1px #fff solid;
  border-right: 1px #FFF solid;
  border-left: 1px #FFF solid;
}

div#wrap div.threeColumn {
  background: #fff url(../media/image/threecolbg.gif) repeat-y;
  width: 950px;
}

div#wrap div.roi {
  background: url(../media/image/1/roicontentbg.gif) repeat-y;
  width: 950px;
}

div#wrap div.oneColumn {
  background: #FFF;
  width: 950px;
}

div#wrap div.oneColumn div#mainContent {
  width: 900px;
}

div#wrap div.roi div#mainContent {
  padding-right: 0pt;
  width: 678px;
}

div#wrap div.form div#mainContent {
  width: 650px;
}

div#contentWrapper div#mainContent {
  width: 483px;
  float: left;
  padding: 2.25em 25px 0 25px;
}

div#wrap div#contentWrapper div#mainContent h1 {
  color: #831834;
  font-size: 150%;
  padding-bottom: .5em;
}

div#wrap div#contentWrapper div#mainContent div.child {
  float: left;
  padding: 1em 0 0 0;
  width: 480px;
}

div#wrap div#contentWrapper div#mainContent div.child h4 {
  font-size: 100%;
  font-weight: bold;
}

div#wrap div#contentWrapper span.pdf a {
  background: url(../media/image/1/iconpdf.gif) no-repeat right top;
  display: inline;
  padding: 0 22px 7px 0;
}

div#wrap div#contentWrapper div#mainContent h4 {
  font-size: 130%;
  padding: .5em 0 .25em 0;
}

div#mainContent p {
  margin-bottom: 1em;
}

div.threeColumn div#mainContent ul {
  list-style: disc;
  padding: 0.5em 0pt 0.5em 20px;
}

div.threeColumn div#mainContent ol {
  list-style: decimal;
  padding: 0.5em 0pt 0.5em 20px;
}

div#wrap div#contentWrapper div#mainContent div.child img,
div#wrap div#contentWrapper span.right img,
div#wrap div#contentWrapper img.embedded {
  float: right;
  margin-left: 20px;
}

div#wrap div#contentWrapper div#mainContent span.titleImg img {
  float: none;
  margin-left: 0;
}

div#wrap div#contentWrapper div#detailColumn {
  background: url(../media/image/detailcolumnbg.gif) repeat-x;
  width: 156px;
  height: auto;
  min-height: 6em;
  float: right;
  padding: 2em 10px 0 10px;
}

div#wrap div#contentWrapper div#detailColumn a#pdfBtn img {
  margin-top: 1.5em;
}

div#contentWrapper div#detailColumn h5 { padding-bottom: .25em;}
div#contentWrapper div#detailColumn p { padding-bottom: .5em; font-weight: bold;}
div#contentWrapper div#detailColumn h5.Question { color: #b63c5a; }
div#contentWrapper div#detailColumn h5.answer { color: #e77300; }

/************* HOME STYLE *************/
div#contentWrapper div.contentBox {
  width: 237px;
  float: left;
  margin-bottom: .5em
}

div#contentWrapper div.wide {
  width: 476px;
}

div#contentWrapper div.contentBox p,
div#contentWrapper div.wide a {
  float: left;
  padding:.75em 15px .75em 15px;
  width: 200px;
}

div#contentWrapper div.wide p a {
  padding: 0;
}

div#contentWrapper div.wide p {
  width: 430px;
}

div#contentWrapper div.contentBox ul {
  float: left;
  padding-left: 30px;
  list-style: disc;
}

div#contentWrapper div.contentBox img {
  margin-top: .5em;
}

div#contentWrapper div.wide span.btn {
  float: left;
  width: 450px;
}

div#contentWrapper div.contentBox span.btn {
  float: left;
  width: 220px;
}

div#contentWrapper div.contentBox h3,
div.form h2, div.form h3 {
  background: url(../media/image/1/headerorangebg.gif) repeat-x;
  color: #FFF;
  height: 25px;
  width: 221px;
  float: left;
  border-right: 1px #FFF solid;
  padding: 11px 0 0 15px;
}

div#contentWrapper div.wide h3 {
  width: 460px;
}

div#contentWrapper div.contentBox h3 a {
  float: left;
  margin: -20px 0 0 100px;
  display: inline;
}

div#contentWrapper div.contentBox h3 img {
  margin-top: 0;
  float: left;
}

div#trivia {
  background: url(../media/image/1/horzdotsbg.gif) repeat-x left top;
  font-weight: bold;
  margin: .25em 10px 0 10px;
  width: 217px;
  float: left;
  display: inline;
  clear: both;
}

div#contentWrapper div.contentBox div#trivia p {
  padding: .75em 0 .5em 0;
}

div#trivia p span {
  color: #b63c5a;
}

div#contentWrapper div.contentBox div#trivia a {
  padding: 0;
}

div#contentWrapper ul#news {
  list-style: none;
  padding: 0 0 0 10px;
}

div#contentWrapper ul#news li {
  float: left;
  width: 221px;
  padding-top: .75em;
}

div#contentWrapper ul#news a {
  float: left;
}

div#contentWrapper ul#news span.date {
  font-weight: bold;
  clear: both;
}

/************* ROI STYLE *************/
div.roi h1 {
  float: left;
  padding-left: 26px;
  margin-bottom: 1em;
  float: left;
}

div.roi h1 p {
  color: #333;
  float: left;
}

div.roi h1 p span.emph {
  text-transform: uppercase;
  color: #990033;
}

div.roi div#ROIInvest h1 {
  padding: 0;
  margin-bottom: 0;
}

div#ROIMain {
  background: url(../media/image/roibg.gif) no-repeat;
  float: left;
  width: 676px;
  height: 334px;
  position: relative;
}

img#level1 {
  position: relative;
  top: 57px;
  left: 39px;
}

div.roi div#ROIMain img.one {
  top: 239px;
}

div.roi div#ROIMain img.two {
  top: 145px;
}

div.roi div#ROIMain img.three {
  top: 148px;
}

img#level2 {
  position: relative;
  top: 60px;
  left: 39px;
}

div#ROIMain img#level3 {
  position: relative;
  top: 62px;
  left: 39px;
}

div.roi div#ROIInvest {
  float: left;
  padding: 2em 0 0 26px;
}

/************* FORMS STYLE *************/
div#wrap div.form {
  background: #FFF;
  width: 950px;
}

div#wrap div.form form {
  float: left;
  width: 619px;
  border: 1px solid #dedede;
  border-top: 0;
}

div#wrap div.form div#info {
  float: left;
  width: 214px;
  margin-top: 4.65em;
  border: 1px solid #dedede;
  border-top: 0;
}

div.form div#info div#infoContent {
  padding: .5em 25px 1em 25px;
  float: left;
}

div.form div#info div#infoContent p {
  padding: 1em 0 1em 0;
}

div#wrap div.form div#info a {
  font-weight: bold;
}

div#wrap div.form div#info p a {
  font-weight: normal
}

div.form form h2 {
  clear: both;
  border: 0;
  width: 604px;
}

div.form div#info h3 {
  clear: both;
  border: 0;
  width: 200px;
}

div.form ol {
  float: left;
  padding: 1.5em 16px 1em 16px;
  width: 587px;
}

div.form ol li {
  float: left;
  width: 587px;
}

div.form ol li p {
  margin-bottom: .5em;
}

div.form ol li p.note {
  margin-top: .5em;
  margin-bottom: 1em;
}

div.form div.field {
  width: 293px;
  float: left;
}

div#wrap div.form div.wide {
  width: 587px;
}

div#wrap div.form div.wide label {
  width: 587px;
}

div.form div.field label {
  width: 290px;
  display: block;
  padding: .5em 0 .5em 0;
  font-weight: bold;
}

div.form div.field input,
div.form div.field textarea {
  margin-bottom: .5em;
  border: 2px solid #d3d3d3;
}

div.form div.field textarea {
  width: 534px;
  height: 55px;
}

div.form div.field p.inputContainer {
  margin-bottom: .5em;
}

div.form div.field p.inputContainer input {
  margin-bottom: 0;
  background: none;
  width: auto;
  height: auto;
}

div.form div.field input#btn {
  background: none;
  border: 0;
}

div.form div.field input.radio {
  border: 0;
}

div.form ol li p {
  float: left;
}

div.form ul#errors li,
div.form span.error,
div.form label.error {
  color: #FF0000;
}

/* FOOTER CONTAINER
********************************************************/
ul#footer {
  background: #00763b url(../media/image/1/footerbg.gif) no-repeat left bottom;
  color: #FFF;
  float: left;
  width: 946px;
  padding: 1em 3px .75em 2px;
}

ul#footer li {
  background: url(../media/image/1/footerdivbg.gif) no-repeat right top;
  float: left;
  padding: 0 14px 0 14px;
}

ul#footer li.last {
  background: none;
}

ul#footer li.copy {
  background: none;
  float: right;
}

ul#footer a {
  color: #FFF;
  text-decoration: none;
}detail