body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 950px;
  background-color: #E2ECF7;
  color: white;
  background-image: url(images/bg1.gif);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align: left;
  width: 950px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  position: relative;
}
#header {
  margin: 0;
  padding: 0;
  height: 135px;
}
#header img {
  border: 0 solid #ffffff;
}
#current-issue {
  text-align: center;
}
#right-corner {
  float:right;
}
#left-corner {
  float: left;
}
#banner {
  background: url(images/banner1.jpg) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  border:0;
  margin: 0;
  padding: 0;
  width: 615px;
  height: 135px;
  background-color: #FFFFFF;
} 
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom a:link, #header-bottom a:visited {
 font-style: normal;
 font-weight:normal;
 color: #003366;
 text-decoration: underline;
}
#header-bottom a:hover {
 font-style: normal;
 font-weight:normal;
 color: #003366;
 text-decoration: none;
}
#tagline {
  font-weight: bold;
  font-size: 1.3em;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: .2em 0 0 20px;
  width: 300px;
  float: left;
}
#tagline em {
  color: #C30200;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: .4em 10px .5em 0;
  font-size: 90%;
  background-color: #fdf8f2;
  text-align: right;
}
#header-bottom li {
  display: inline;
  color: #050845;
}
#sidebar-left {
  float: left;
  clear: left;
  margin:0;
  padding-right: 5px;
  padding-left: 5px;
  text-align: justify;
  width: 235px;
  background-color: #FFFFFF;
  border-right: 1px solid #b9d2e3;
}
#sidebar-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: justify;
  color: #000000;
}
#sidebar-left .p1 {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  color: #c30200;
}
#sidebar-left .p1 a:link, #sidebar-left .p1 a:visited {
  color: #c30200;
  text-decoration: underline;
}
#sidebar-left .p1 a:hover {
   color: #c30200;
  text-decoration: none;
}
#sidebar-left a:link, #sidebar-left a:visited {
  color: #003366;
  text-decoration: underline;
}
#sidebar-left a:hover {
   color: #003366;
  text-decoration: none;
}
#sidebar-left em {
  font-style: italic;
  font-weight: bold;
  font-size: 100%;
  color: #003366;
}
#sidebar-left h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#newsletter fieldset {  
  margin: 2em 0 0 0;  
  padding: 0;
  background-color: #fdf8f2;
}
#newsletter legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#newsletter fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#newsletter fieldset li {  
  padding-bottom: 1em;
}
#newsletter fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: center;
}
#newsletter label {  
  display: block;
}
#freequote fieldset {  
  padding: 0;
  background-color: #fdf8f2;
}
#freequote legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#freequote fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#freequote fieldset li {  
  padding-bottom: 1em;
}
#freequote fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: left;
}
#freequote label {  
  display: block;
}
#freequote a:link, #freequote a:visited {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: underline;
}
#freequote a:hover {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: none;
}
#getquote fieldset {  
  padding: 0;
  background-color: #fdf8f2;
  margin-top: 20px;
}
#getquote label {
  display: inline;
}
#getquote legend {  
  margin-left: 1em;
  color: #000000;  
  font-weight: bold;
  color:#c30200;
}
#getquote fieldset ol {  
  padding: 0 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#getquote fieldset li {  
  padding-bottom: 1em;
}
#getquote fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: left;
}
#contactus fieldset {  
  margin: 2em 0 0 2em;  
  padding: 0;
  background-color: #fdf8f2;
}
#contactus legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#contactus fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#contactus fieldset li {  
  padding-bottom: 1em;
}
#contactus fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: center;
}
#contactus label {  
  display: block;
}
#security img { 
  border: 1px solid #000000; 
}
#portfolio p {
  font-size: 90%;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #c30200;
}
#portfolio {
  Text-align: center;
}
#portfolio img{
  margin-top: 2px;
  margin-bottom: 2px;  
  border: 1px solid #b9d2e3;
  padding:0;
}
#content {
  float:right;
  clear:right;
  width: 680px;
  margin:0;
  padding-left:10px;
  padding-right:10px;
  text-align: justify;
  background-color: #FFFFFF;
}
#content p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
}
#content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
}
#content h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
}
#content h3 {
  font-size: 110%;
  font-weight: bold;
  color: #c30200;
}
#content a:link, #content a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#content a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#whyus ul {
  list-style-image: url(images/red-check.gif);
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 2px;
  padding-left: 30px;
  padding-right:5px;
}
#whyus li {
  font-size: 90%;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
#whyus em {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
#whyus a:link, #whyus a:visited {
  font-style: normal;
  font-weight:bold;
  color: #c30200;
  text-decoration: underline;
}
#whyus a:hover {
  font-style: normal;
  font-weight:bold;
  color: #c30200;
  text-decoration: none;
}
.whyimp {
  font-weight: bold;
  color: #c30200;
}
.whyimp a:link, .whyimp a:visited {
  font-weight: bold;
  color: #c30200;
  text-decoration: underline;
}
.whyimp a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #c30200;
}
table.portfolio {
  width: 100%;
  line-height: 1.4em;
  border-collapse: collapse;
  border: 2px solid #003366;
  color: #047c07;
  background: #ffffff;
}
table.portfolio img {
  border-style: none;
  padding-left: 5px;
  padding-top:5px;
}
table.portfolio caption {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
  color: #003366;
  line-height: 2em;
  text-align: left;
  font-weight: bold;
  font-size:120%;
}
table.portfolio tr {
  color: #003366;
  background: #ffffff;
  padding: 2px 1px 2px 1px;
  border-: none;
}
table.portfolio tbody tr td {
  border-right:1px solid #003366;
  text-align: center;
}
table.portfolio tr.odd {
  background:#ffffff;
  color:#003366;
  font-weight:bold;
  border-bottom: 1px solid #003366;
}
table.portfolio tbody {
  padding: 5px;
  border: none;
}
table.portfolio tbody td {
  background: #ffffff;
  padding-left:  2px;
  border: none;
}
#footer {
  clear:both;
  border: none;
  border-top: 1px solid #003366;
  margin-top: 0;
  text-align: center;
  background-color: #ffffff;
}
#footer p {
  font-size: 90%;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border: 0;
}
#footer a:link, #footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#vcss  img {
 float: right;
 padding: 0;
 margin-right: 5px;
 }
#clearone {
  clear: both;
  height: 1px;
}
#whywindow {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #b9d2e3;
}
#whywindow h3 {
  Font-size: 130%;
  font-weight: bold;
  color: #003366;
  font-style: normal;
  text-align: left;
  margin: 5px 0 2px 5px;
}
#whywindow p {
  Font-size: 90%;
  font-weight: normal;
  color: #000000;
  font-style: normal;
  text-align: justify;
  margin: 1em 5px 1em 5px;
}
#whywindow .validation {
  line-height:3em;
  font-style: normal;
  font-weight: bold;
  color:#003366;
  text-align: center;
}
#whywindow .w3c {
  font-style: italic;
  font-weight: bold;
  color:#003366;
}
#whywindow a:link, #whywindow a:visited {
  font-size: 110%;
  font-style: normal;
  font-weight: bold;
  color:#003366;
  text-decoration: underline;
}
#whywindow a:hover {
  font-size: 110%;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color:#003366;
}
#action {
  margin:0;
  padding:0 0 1em 0;
  font-weight: bold;
  color:#c30200;
  text-align: center;
}
#center-img {
  text-align:center;
}
#center-img img {
  border: 2px solid #000000;
  margin: 0 15px 0 15px;
}
#container {
  width: 600px;
  margin-top: 30px;
  margin-left: 30px;
  background-color: #FFFFFF;
  color: #000000;
  padding: 5px;
}
#whytables ul {
  list-style-image: url(images/red-check.gif);
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 2px;
  padding-left: 30px;
  padding-right:5px;
}
#whytables li {
  font-size: 90%;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
#thanks {
  text-align:center;
 }
#thanks h2 {
   Font-size: 130%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
}
#thanks p {
   Font-size: 90%;
   font-style: normal;
   font-weight:bold;
   color: #c30200;
}
#thanks a:link, #thanks a:visited {
   font-style: normal;
   font-weight:bold;
   color: #c30200;
   text-decoration: underline;
}
#thanks a:hover {
   font-style: normal;
   font-weight:bold;
   color: #c30200;
   text-decoration: none;
}
#links {
  text-align:left;
 }
 #links h1 {
   Font-size: 150%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
}
#links h2 {
   font-size: 130%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-align:left;
}
#links p {
   Font-size: 90%;
   font-style: normal;
   font-weight:bold;
   color: #c30200;
}
#links ul li {
   list-style:disc;
}
#links ul h2 {
   font-size: 130%;
   margin-left:-2em;
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-align:left;
}
#links ul ul li {
   list-style:none;
   margin-top: .5em;
   margin-bottom: .5em;
   margin-right:3em;
   font-weight:normal;
   font-size: 90%;
   margin-left:-2em;
   text-align:justify;
}
#links a:link, #links a:visited {
   font-style: normal;
   font-weight:bold;
   font-size:1em;
   color: #003366;
   text-decoration: underline;
}
#links a:hover {
   font-style: normal;
   font-weight:bold;
   color: #c30200;
   text-decoration: none;
}
#privacy {
  text-align:justify;
 }
#privacy h2 {
   Font-size: 130%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
}
#privacy p {
   Font-size: 90%;
   font-style: normal;
   font-weight:normal;
   color: #000000;
}
#privacy a:link, #privacy a:visited {
   font-style: normal;
   font-weight:normal;
   color: #003366;
   text-decoration: underline;
}
#privacy a:hover {
   font-style: normal;
   font-weight:normal;
   color: #c30200;
   text-decoration: none;
}
.blue-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
.red-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #c30200;
}
.red-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #c30200;
}
.blue-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #003366;
}
.blue-normal-bold-vlarge {
  font-style: normal;
  font-weight: bold;
  font-size:160%;
  color: #003366;
}
.blue-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
.blue-italic-normal {
  font-style: italic;
  font-weight: normal;
  color: #003366;
}
.black-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.black-normal-italic {
  font-style: italic;
  font-weight: normal;
  color: #000000;
}
