body {
  text-align: center;
  min-width: 850px;
 	background:#659ad2;
	background-image:url(../_images-nav/background_northeast.jpg);
	background-position:center;
	background-repeat:repeat-y;
  margin: 0px;
  }
body.one .subNav a#one, body.two .subNav a#two,body.three .subNav a#three,body.four .subNav a#four,body.five .subNav a#five{
  color: #5C841A;
  }
html {
  min-height:100%;
  margin-bottom:1px;
  }
#wrapper {
  width: 893px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #59595B;
  background-color: #FFFFFF;
  }
#wrapper img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
#masthead {
  text-align: left;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left;
  }
#masthead p {
  margin-top: 25px;
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: right;
  margin-right: 40px;
}
/*#masthead a {
  color: #4E5C47;
  text-decoration: none;
  font-size: 11px;
}
#masthead a:hover {
  color: #0D3D7C;
  text-decoration: underline;
  font-size: 11px;
}*/
#masthead ul {
  height: 20px;
  margin-top: 27px;
  margin-bottom: 0px;
  margin-right: 50px;
  float: right;
}
#masthead li {
  list-style-type: none;
  }
#masthead strong {
  color: #0D3D7C;
}
#nav {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(../_images-nav/Background-Nav.gif);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 16px;
  width: 100%;
  background-color: #0D3D7C;
}
#nav ul {
  padding: 0px;
  margin: 0px;
  height: 20px;
	/* border: 1px solid #666666;*/
	z-index: 20;
}

#nav ul li{
	z-index: 20;
}
#mainNav {
  width: 143px;
  float: left;
  text-align: left;
  margin-top: 10px;
  }
#mainNav ul {
  margin: -5px 0px 0px;
  padding: 0px;
  }
#mainNav li {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
  }
#content {
  width: 100%;
  float: left;
  text-align: left;
  padding: 0px;
  margin: 0px;
  }
#content h1 {
  font-size: 14px;
  color: #5C841A;
  font-family: Arial, Helvetica, sans-serif;
  margin-left: 50px;
  margin-top: 70px;
  }
/*#content ul {
  list-style:none;
  margin-left:20px;
  border:solid 1px #5C841A;
  line-height:1.5em;
  padding:3px 2px 4px 5px;
}*/
#left {
  width: 200px;
  float: left;
  text-align: left;
  float: left;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  clear: left;
  }

#left li {
  list-style-image: url(../_images-nav/Arrow-Red.gif);
  margin-bottom: 15px;
  padding-bottom: 10px;
  background-image: url(../_images-nav/dotted-line.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#left li a {
  font-weight: bold;
  color: #08397B;
  text-decoration: none;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
#left li a:hover {
  color: #29548B;
  text-decoration: underline;
}
#left h1 {
  font-size: 15px;
  color: #132C3D;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 4px 0px -14px;
  }
#left h2 {
  font-size: 13px;
  color: #5C841A;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 30px;
  margin-top: 50px;
  margin-right: 10px;
  margin-left: 10px;
  }
#left p {
  line-height: 18px;
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#left  hr {
  font-weight: normal;
  color: #5C841A;
  text-decoration: none;
  }
#left strong {
  color: #0D3D7C;
}
#right {
  float: right;
  width: 680px;
}
#right a {
  color: #C12039;
  text-decoration: none;
}
#right a:hover {
  color: #C12039;
  text-decoration: underline;
}
#right h1 {
  font-size: 14px;
  color: #C12039;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#right h2 {
  color: #C12039;
  margin: 0px 0px -10px;
  font-size: 12px;
}
#right li {
  font-size: 12px;
  color: #000000;
  margin-bottom: 5px;
  list-style-position: outside;
  list-style-image: url(../_images-nav/Arrow.gif);
}
#right p {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  margin-right: 100px;
}
#footer {
  clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  text-align: left;
  width: 100%;
  margin: 20px 0px 0px;
  background-color: #FFFFFF;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
  padding-top: 10px;
  background-repeat: no-repeat;
  background-position: 25px 10px;
  }
#footer a {
  color: #0D3D7C;
  text-decoration: none;
  margin-top: 10px;
}
#footer a:hover {
  text-decoration: underline;
}
#footer p {
  margin-top: 35px;
  color: #000000;
  text-align: right;
  margin-right: 35px;
}
#footer ul {
  margin: 0px 0px 0px 30px;
}
#footer li {
  float: left;
  list-style-type: none;
  margin-right: 85px;
  margin-top: 7px;
}
.backgroundLine {
  background-image: url(../_images-nav/Background-Dotted.gif);
  background-repeat: repeat-y;
  background-position-y: 20px;
  background-position:
}
.backgroundLine2 {
  background-image: url(../_images-nav/dot20px.gif);
  background-repeat: repeat-y;
}
.backgroundLine3 {
  background-image: url(../_images-nav/Background-DottedLine2.gif);
  background-repeat: no-repeat;
}
.backgroundLine4 {
  background-image: url(../_images-nav/Background-DottedLine2.gif);
  background-repeat: repeat-y;
  background-position-x: 10px;
  background-position-y: right;
}
.checkboxBorder {
  border: 1px solid #000000;
}
.floatRight {
  float: right;
  display:block;
}
.floatLeft {
  float: left;

}
.formButton {
  background-color: #C12039;
  color: #FFFFFF;
  font-size: 11px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.warningBox  {
  /*float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;*/
}
#callout {
  float: right;
  width: 390px;
}
#callout p {
  font-size: 12px;
  line-height: 18px;
  padding: 0px;
  margin: 0px 20px 10px 0px;
}
#calloutLeft {
  float: left;
  width: 270px;
}
#calloutLeft p {
  font-size: 12px;
  line-height: 20px;
  padding: 0px;
  margin: 0px 20px 10px 10px;
}
#right li {
  margin-right: 100px;
}

#rates tbody tr.even{
      background-color: #eee;
    }
#rates tbody tr.odd {
      background-color: #fff;
      }
#locations{
  display:none;
  line-height:1.5em;

}
.tableChecking {
  color: #000000;
  font-size: 10px;
  background-color: #FFFFFF;
}
.dottedLine {
  background-image: url(../_images-nav/dotted-line.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
h6 {
  font-size: 10px;
  color: #004794;
  margin: 0px;
}
h5 {
  font-size: 10px;
  color: #C12039;
  margin: 0px;
}
.style1 {
  background-color: #dcdfee;
}
.style2 {
  background-color: #004794;
  color: #FFFFFF;
}
.redlines {
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #e48d88;
  border-left-color: #e48d88;
}
.tableChecking h1 {
  color: #004794;
}
.redline {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e48d88;
}

#loginContainer{ position: relative; /*leave as is*/
  overflow: hidden;
  width: 180px; /*width of featured content slider*/
  height: 120px;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  border-left-width: 10px;
  border-left-style: solid;
  padding:10px 0 0 0;
}
#loginContainer fieldset label {
  font-weight:800;
}
.loginLinks{
  width: 150px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
  text-align: left;
  padding-left: 10px;
}

.loginLinks a{
  padding: 4px;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  background-color: #8fa6c3;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.loginLinks a:hover, .loginLinks a.selected{
  color: #FFFFFF;
  background-color: #1f4e87;
}

#businessLogin{
  display:none;
}

#uppersection {
  min-height: 225px;
  height: auto !important;
  height: 225px;
}

#subsection {
background-image:url(../_images-nav/subsection_background.jpg);
background-repeat:no-repeat;
min-height: 140px;
height: auto !important;
height: 140px;
}



#subsection ul li a {
  color: #08397B;
  text-decoration:none;
  line-height: 2;
}
#leftUL {
  float: left;
  padding: 0;
  margin-top: 30px;
  margin-left: 105px;
  _margin-left: 50px;
  margin-right: 0px;
}

#rightUL {
  float: right;
  padding: 0;
  margin-top: 30px;
  margin-left: 0px;

}
.clearboth {
  clear: both;
  }
.ccForm {
  margin-left:150px;

}

sup {
  font-size:8px;
}
