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;
  margin-bottom: 0;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  position: relative;
}
#header {
  margin: 0;
  padding: 0;
  height: 135px;
}
#header img {
  border: 0 solid #ffffff;
}
#search {
  position:absolute;
  top:80px;
  right:25px;
}
#search-content {
  width: 819px;
  margin-left: 70px;
  text-align: justify;
  background-color: #FFFFFF;
  height: 1100px;
}
#search-content p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
}
#search-content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
}
#search-content h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
}
#search-content h3 {
  font-size: 110%;
  font-weight: bold;
  color: #c30200;
  margin: 0;
  padding: 15px 0 5px  0;
}
#search-content a:link, #search-content a:visited {
  color: #003366;
  text-decoration: underline;
}
#search-content a:hover {
   color: #003366;
  text-decoration: none;
}
#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: center;
  width: 235px;
  background-color: #FFFFFF;
  border-right: 1px solid #b9d2e3;
  height: 1065px;
}
#sidebar-img {
  text-align:center;
  margin-top: 10px;
  margin-bottom: 0;
}
#sidebar-img2 {
  text-align:center;
  margin-top: 10px;
  margin-bottom: 0;
}
#sidebar-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: center;
  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: normal;
  margin:0;
  padding:0;
  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;
}
#sidebar-right {
  float: right;
  clear: right;
  margin:0;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 0;
  text-align: left;
  width: 235px;
  background-color: #fdf8f2;
  border-left: 1px solid #b9d2e3;
  height: 1060px;
}
#sidebar-right h3 {
  font-style: normal;
  padding-top: 4px;
  padding-left: 8px;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#sidebar-right ul {
  list-style-type: none;
  padding-left: 15px;
  margin:0;
}
#inside-list {
  text-align: left;
}
#sidebar-right li {
  background:transparent url(images/red-nav.gif) no-repeat;
  padding-left: 20px;
  line-height: 1.8em;
  padding-top: 0;
  padding-bottom: 0;
  background-position: center left;
}
#sidebar-right p  {
  font-size: 90%;
  line-height: 1.8em;
  padding-left:5px;
}
#sidebar-right ul a:link, #sidebar-right ul a:visited {
  color: #003366;
  text-decoration: underline;
}
#sidebar-right ul a:hover {
  color: #003366;
  text-decoration: none;
}
#bplan-img {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
#newsletter fieldset {  
  margin: 1em 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;
}
#contactus fieldset {  
  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;
}
#contactus a:link, #contactus a:visited {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: underline;
}
#contactus a:hover {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: none;
}
#content {
  width: 419px;
  margin-left: 270px;
  text-align: justify;
  background-color: #FFFFFF;
}
#content-img {
  text-align: center;
}
#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;
  margin: 0;
  padding: 15px 0 5px  0;
}
#content a:link, #content a:visited {
  color: #003366;
  text-decoration: underline;
}
#content a:hover {
   color: #003366;
  text-decoration: none;
}
#article-content {
  width: 890px;
  margin-left: 30px;
  margin-top: 10px;
  text-align: justify;
  background-color: #FFFFFF;
}
#article-content img {
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
#article-content .author {
  font-size:80%;
  color:#000000;
  padding:10px;
}
#article-content p {
  font-size: 90%;
  font-weight: normal;
  color: #000000;
}
#article-content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
}
#article-content h2 {
  font-size: 130%;
  font-weight: bold;
  color: #003366;
}
#article-content h3 {
  font-size: 110%;
  font-weight: bold;
  color: #c30200;
  margin: 0;
  padding: 15px 0 5px  0;
}
#article-content a:link, #article-content a:visited {
  color: #003366;
  text-decoration: underline;
}
#article-content a:hover {
   color: #003366;
  text-decoration: none;
}
#security img { 
  border: 1px solid #000000; 
}
#footer {
  clear:both;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  padding:0;
  text-align: center;
  background-color: #fdf8f2;
}
#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;
}
#clearone {
  clear: both;
  height: 1px;
}
#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;
   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;
}
#more {
  text-align: center;
}
#more a:link, #more a:visited {
   font-style: normal;
   font-weight:normal;
   color: #003366;
   text-decoration: underline;
}
#more a:hover {
   font-style: normal;
   font-weight:normal;
   color: #c30200;
   text-decoration: none;
}
#vcss img {
  float:right;
  margin-right: 5px;
}
.options {
  font-weight: bold;
  color: #c30200;
  padding-left: 50px;
}
.options a:link, .options a:visited {
  font-weight: bold;
  color: #c30200;
  text-decoration: none;
}
.options a:hover {
  text-decoration: underline;
}
#optionswindow {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #b9d2e3;
}
#optionswindow h3 {
  Font-size: 130%;
  font-weight: bold;
  color: #003366;
  font-style: normal;
  text-align: left;
  margin: 5px 0 2px 5px;
}
#optionswindow p {
  Font-size: 90%;
  font-weight: normal;
  color: #000000;
  font-style: normal;
  text-align: justify;
  margin: 1em 5px 1em 5px;
}
#optionswindow .validation {
  line-height:3em;
  font-style: normal;
  font-weight: bold;
  color:#003366;
  text-align: center;
}
#container {
  width: 600px;
  margin-top: 30px;
  margin-left: 30px;
  background-color: #FFFFFF;
  color: #000000;
  padding: 5px;
}
#action {
  margin:0;
  padding:0 0 1em 0;
  font-weight: bold;
  color:#c30200;
  text-align: center;
}
#center-this {
  text-align: center;
}
#center-this2 {
  text-align: center;
}
#center-this3 {
  text-align: center;
}
.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;
}
.black-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
