html {
  background:transparent url("images/background.gif") repeat;
  font-size: 12px;
  font-family: Verdana,sans-serif;
}

body {
  background:#FFFFFF url("images/backgroundSides.gif") repeat center;
  margin: 0 auto;
  padding: 0;
  width: 83.67em;
  line-height: 1.5em;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  color: #006AC7;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 83.33em;
}

#header {
  width: 100%;
  height: 8.08em;
  background: transparent url("images/cvbHeader.jpg") no-repeat;
}

#logo {
  width: 50%;
  height: 100%;
  float: left
}

#body {
  padding: 0em 2em;
}

#leftSide {
  font-weight: bold;
  color: #006AC7;
  width: 60%;
  float: left;
  padding-right: 10%;
}

#leftList {
  clear: both;
}

#leftList li {
  height: 4.58em;
  line-height: 4.58em;
  padding-left: 5em;
  background: #FFFFFF url("images/featuresIcons.png") no-repeat;
}

#leftList li.listItem1 {
  background-position: 0px 0px;
}

#leftList li.listItem2 {
  background-position: 0px -55px;
}

#leftList li.listItem3 {
  background-position: 0px -110px;
}

#rightSide {
  float: left;
  width: 30%;
}

.clearBody {
  clear: both;
}

.finalClear {
  height: 1em;
}

.stepsTitle {
  font-weight: bold;
  padding-bottom: .5em;
}

#mindgrubTag {
  text-align: center;
}

#footerLinks {
  float: left;
}

#footerLinks a:link,
#footerLinks a:visited,
#footerLinks a:hover,
#footerLinks a:active,
#footerLinks a:focus {
  text-decoration: none;
}

#footerLinks a:hover,
#footerLinks a:active,
#footerLinks a:focus {
  text-decoration: underline;
}

.contentSection {
  padding-bottom: 5em;
}

#homeSteps li {
  clear: both;
}

#homeSteps .step {
  background: transparent url("images/stepsIcons.gif") no-repeat;
  cursor: pointer;
  height: 16px;
  margin-bottom: 5px;
  padding-left: 20px;
  text-decoration: none;
  float: left;
}

#homeSteps .mail {
  background-position: 0px -16px;
}

#homeSteps .file {
  background-position: 0px -32px;
}

#homeSteps .info {
  background-position: 0px -48px;
}

#homeSteps .comp {
  background-position: 0px -64px;
}

.logoLinks {
  float: right;
}

.logoLinks li {
  float: left;
  padding: 0px 5px;
}

.logoLinks .border {
  border-right: 1px solid #FFFFFF;
}

.logoLinks li a:link,
.logoLinks li a:visited,
.logoLinks li a:hover,
.logoLinks li a:active,
.logoLinks li a:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.logoLinks li a:hover,
.logoLinks li a:active,
.logoLinks li a:focus {
  text-decoration: underline;
}

.navLinks {
  float: right;
  padding-right: 2em;
  clear: right;
  padding-top: 5em;
  font-weight: bold;
}

.navLinks a:link,
.navLinks a:visited,
.navLinks a:hover,
.navLinks a:active,
.navLinks a:focus {
  color: #03399D;
  text-decoration: none;
}

.navLinks a:hover,
.navLinks a:active,
.navLinks a:focus {
  color: #034FDC;
}

.navLinks li {
  float: left;
  padding: 0px 10px;
}

.header2 {
  font-size: 1.3em;
  color: #000000;
}

h1 {
  color: #9ACC47;
  font-weight: bold;
  font-size: 1.75em;
}

h3 {
  color: #333333;
  font-weight: bold;
  font-size: 1.25em;
  text-transform: uppercase;
  border-bottom: 1px dotted #333333;
  float: left;
}

#footer {
    height: 2.5em;
    background: #FFFFFF url('images/footerBar.png') no-repeat top center;
    line-height: 2.5em;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active,
#footer a:focus {
    text-decoration: none;
    color: #FFFFFF;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
    text-decoration: underline;
}

.footerLineLinks {
    margin: 0em 4em;
}

.leftFooter {
    float: left;
    margin-right: 3em;
}

.rightFooter {
    float: right;
    margin-left: 3em;
}

#linkFarm {
  margin: 0 auto;
  text-align: center;
}

#linkFarmContent {
  padding: 1.25em 0;
}

#linkFarmContent a:link,
#linkFarmContent a:visited,
#linkFarmContent a:hover,
#linkFarmContent a:active,
#linkFarmContent a:focus {
  color: #333333;
  text-decoration: none;
}

#linkFarmContent a:hover,
#linkFarmContent a:active,
#linkFarmContent a:focus {
  text-decoration: underline;
}

#linkFarmAddress {
  border-top: .0625em solid black;
  margin: 0 auto;
  padding: 1.25em 0;
  width: 50em;
}

#copyright {
  clear: both;
  color: #FF3700;
  padding-bottom: 1em;
  text-align: center;
}
