body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 870px;
  background-color: #b9d2e3;
  color: white;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align: left;
  width: 870px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  position: relative;
}
#wrapper img {
  border:0;
}
#header {
  margin: 0;
  padding: 0;
  height: 102px;
}
#right-corner {
  position:absolute;
  top:0;
  right:0;
}
#left-corner {
  position:absolute;
  top:0;
  left:0;
}
#banner {
  background: url(images/logo1.jpg) no-repeat;
  position: absolute;
  top: 0;
  left: 184px;
  border:0;
  margin: 0;
  padding: 0;
  width: 593px;
  height: 102px;
  background-color: #FFFFFF;
} 
#header-bottom {
  border-top: 1px solid #1B0871;
  border-bottom: none;
  height: 1%;
}
#header-bottom a:link, #header-bottom a:visited {
  font-style: normal;
  font-weight:bold;
  color: #600320;
  text-decoration: underline;
}
#header-bottom a:hover {
  font-style: normal;
  font-weight:bold;
  color: #600320;
  text-decoration: none;
}
#header-bottom ul {
  margin: 0;
  padding: .2em 50px .2em 0;
  font-size: 90%;
  background-color: #cccccc;
  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: left;
  width: 155px;
  background-color: #600320;
  border-right: 1px solid #b9d2e3;
  height: 600px;
}
#sidebar-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: center;
  color: #ffffff;
}
#sidebar-left a:link, #sidebar-left a:visited {
  color: #ffffff;
  text-decoration: underline;
}
#sidebar-left a:hover {
  color: #ffffff;
  text-decoration: none;
}
#sidebar-left ul {
  list-style-type: none;
  padding-left: 5px;
  margin:0;
}
#sidebar-left li {
  padding-left: 10px;
  line-height: 1.8em;
  padding-top: 0;
  padding-bottom: 0;
  color:#ffffff;
}
#sidebar-left h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
  color: #ffffff;
}
#sidebar-right {
  float: right;
  clear: right;
  margin:0;
  padding-left: 0px;
  text-align: left;
  width: 155px;
  background-color: #600320;
  border-left: 1px solid #b9d2e3;
  height: 600px;
}
#sidebar-right h2 {
  font-size:140%;
  font-weight:bold;
  text-align: Center;
  color:#ffffff;
}
#sidebar-right h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: Center;
  color: #ffffff;
}
#sidebar-right p  {
  font-size: 90%;
  color:#ffffff;
  text-align:center;
}
#sidebar-right a:link, #sidebar-right a:visited {
  color: #ffffff;
  text-decoration: underline;
}
#sidebar-right a:hover {
  color: #ffffff;
  text-decoration: none;
}
#content {
  width: 530px;
  margin-left: 175px;
  text-align: center;
  background-color: #FFFFFF;
}
#content-img {
  text-align: center;
}
#content img {
  border-style:none;
}
#content p {
  font-size: 90%;
  font-weight: normal;
  color: #003366;
  text-align:justify;
}
#content .pmcb {
  font-weight: bold;
  color: #600320;
  text-align:center;
}
#content .pmlb {
  font-weight: bold;
  color: #600320;
  text-align:left;
}
#content .pblb {
  font-weight: bold;
  color: #003366;
  text-align:left;
}
#content .pbcb {
  font-weight: bold;
  color: #003366;
  text-align:center;
}
#content .pbcn {
  font-weight: normal;
  color: #003366;
  text-align:center;
}
#content .p1 {
  font-weight: bold;
  color: #003366;
  margin: 0 10em 0 10em;
  text-align: justify;
}
#content .p2 {
  font-size:110%;
  font-weight: bold;
  color: #600320;
  margin: 0 10em 0 9em;
  text-align: left;
}
#content .p3 {
  font-weight: bold;
  color: #003366;
  margin: 0 10em 0 10em;
  text-align: left;
}
#content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
}
#content h2 {
  font-size: 140%;
  font-weight: bold;
  color: #003366;
}
#content h3 {
  font-size: 120%;
  font-weight: bold;
  color: #600320;
  margin: 0;
  padding:0;
}
#content h4 {
  font-size: 140%;
  font-weight: bold;
  color: #600320;
  margin: 0;
  padding:0;
}
#content a:link, #content a:visited {
  color: #003366;
  text-decoration: underline;
}
#content a:hover {
  color: #003366;
  text-decoration: none;
}
#content h4 a:link, #content h4 a:visited {
  color: #600320;
  text-decoration: underline;
}
#content h4 a:hover {
  color: #600320;
  text-decoration: none;
}
#content ul {
  padding:0;
  margin:0 0 0 3em;
}
#content li {
  padding:5px 0 5px 0;
  margin:0;
  font-weight:bold;
  color:#003366;
  font-size:90%;
}
table.news {
  width:100%;
  background:#ffffff;
  color:#003366;
  margin:0;
  padding:0;
}
table.news tr {
  padding: 0;
  margin:0;
}
table.news td {
  text-align:center;
  padding:0;
  margin:0;
} 
table.news td.news-date  {
  font-weight:bold;
  color:#003366;
  font-size:90%;
  text-align:center;
  margin:0;
  padding:0 0 15px 0;
}
#link-partners {
  width: 530px;
  margin-left: 175px;
  text-align: center;
  background-color: #FFFFFF;
}
#link-partners a:link, #link-partners a:visited {
  color: #600320;
  text-decoration: underline;
}
#link-partners a:hover {
   color: #600320;
  text-decoration: none;
}
#left-justify-shift {
  text-align:left;
  margin:0 0 0 10em;
}
#left-justify-shift li {
  font-size: 110%;
  font-weight:bold;
  color: #600320;
}
#left-justify-shift a:link, #left-justify-shift a:visited {
  color: #600320;
  text-decoration: underline;
}
#left-justify-shift a:hover {
   color: #600320;
  text-decoration: none;
}
#left-justify {
  text-align:left;
}
#left-justify li {
  padding:0;
  margin:0;
}
#footer {
  clear:both;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  margin-bottom:1em;
  padding:0;
  text-align: center;
  background-color: #fdf8f2;
}
#footer p {
  font-size: 90%;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.7em 0;
}
#footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border-style: none;
}
#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;
}
#corp-banner {
  text-align: center;
  margin-top:1em;
  border-top: 1px solid #b9d2e3;
}
#corp-banner img{
  text-align: center;
  border-style: none;
}
#vcss  {
 float: right;
 padding: 2em 0 0 0;
 margin-right: 10px;
 }
#w3c  {
 float: left;
 padding: 2em 0 0 5px;
 margin: 0;
}
#clearone {
  clear: both;
  height: 1px;
}
.maroon-normal-normal {
  font-style: normal;
  font-weight: normal;
  color: #600320;
}
.maroon-normal-normal-med {
  font-style: normal;
  font-weight: normal;
  font-size:120%;
  color: #600320;
}
.maroon-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #600320;
}
.maroon-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #600320;
}
.maroon-normal-bold-med {
  font-style: normal;
  font-size: 120%;
  font-weight: bold;
  color: #600320;
}
.maroon-normal-bold-large {
  font-style: normal;
  font-size: 140%;
  font-weight: bold;
  color: #600320;
}
.blue-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #003366;
}
.blue-normal-bold-med {
  font-style: normal;
  font-size:120%;
  font-weight: bold;
  color: #003366;
}
.blue-normal-bold-large {
  font-style: normal;
  font-size:140%;
  font-weight: bold;
  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;
}
.p2 {
  font-size:110%;
  font-weight: bold;
  color: #600320;
  text-align: left;
}
.p3 {
  font-weight: bold;
  color: #003366;
  text-align: left;
}
