body {
  background-color: #fff;
  font-family: Arial, sans-serif;
  text-align: center;
  font-size: 12px;
}
h1 {
  color: #00529c;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;  
}
body, div, td { margin: 0; padding: 0; }
* html div { position: relative; }
* html table { position: relative; }
td, div {
  color: #000;
  text-align: left;
}
.shearBox {
  padding: 0px;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
div.contentTD {
  background-color: #e5edf5;
  background-image: url(userimgs/bits/providence/bg.gif);
  background-position: 20px 132px;
  background-repeat: no-repeat;
  border: solid 1px #89afd1;
  padding: 32px 15px;
  color: #000;
}
div.contentTD {
  min-height: 363px;
  min-width: 443px;
}
/* commented (Mac IE5) backslash hack v2 \*/
div.contentTD {
  height: 363px;
  overflow: auto;
}
/* end hack */
* html div.contentTD {
  height: 363px;
}
.clearAll {
  font-size: 1px;
  clear: both;
}
div.sideContent ul {
  padding: 0px; 
  margin: 0; 
  list-style-type: none;
  white-space: nowrap;
}
div.pageWidthCenter {
  width: 750px;
  padding: 0px;
  margin: 24px auto;
}
div.sideIndex {
  background-color: #fff;
}
div.sideContent {
  position: relative;
  padding: 0px 15px;
  text-align: center;
  width: 168px;
  min-height: 360px;
}
* html div.sideContent {
  height: 360px;
}
div.sideContent div {
  color: #00529c;
  margin: 0px auto;
  text-align: center;
}
div.contentPadding {
  padding: 0px;
}
div.leftContent {
  background-color: #fff;
  z-index: 999;
  float: left;
  width: 228px;
  margin: 0px;
  padding-right: 6px;
}
div.brdOuter {
  border: 15px solid #00529c;
  border-top: 0px;
  border-bottom: 0px;
}
div.contentDIV {
  padding: 0px;
}
.contentPadding ul {
  padding-left: 1.5em;
  margin-left: 0em;
}
.leftBarLink {
  border-top: solid 1px #dec6c4;
  padding: 5px 8px 5px 1.5em;
  text-indent: -1em;
}
.leftBarLink a {
  text-decoration: none;
}
div.rightBox {
  padding: 5px;
}
div.bottomBar {
  text-align: center;
}
div.builtFor {
  font-size: 9px;
  color: #000;
  text-align: center;
  margin: 12px auto;
}
div.imageBox {
  padding: 0px 0px 22px 22px;
}
.vertAlignMiddle {
  vertical-align: middle;
}
h2 {
  font-size: 125%; 
  font-weight: bold; 
  padding: 0px;
  margin: 0px;
  margin-bottom: 0.7em;
}
span.smallerText {
  font-size: 70%;
}
li.popupLI {
  font-weight: bold;
  font-size: 12px;
  border-top: solid 1px #fff;
  background: url(userimgs/bits/providence/buttonbg.jpg) repeat-y;
  padding: 5px 0px;
}
ul.popupSubMenuUL {
  border-top: solid 1px #fff;
  margin-top: 5px;
}
li.popupSubMenuLI {
  font-size: 12px;
  border-bottom: solid 1px #fff;
  padding: 2px 0px;
  background-image: none;
  background-color: #00529c;
}
li.popupSubMenuLI a {
  color: #b2cbe1;
}
li.popupHasKids {
  padding-bottom: 0px;
  border-bottom: 0px;
}
li.lastLI {
  border-bottom: 0px;
}
div.sideContent a {
  padding: 5px 0px;
  text-decoration: none;
}
div.footer {
  margin-top: 11px;
  clear: both;
  padding: 12px 10px;
  padding-left: 26px;
  font-size: 11px;
  color: #000;
  border: solid 1px #b2cbe1;
}
div.footFloat {
  font-size: 11px;
  float: right;
  width: 78px;
  margin-right: 20px;
}
div.fullWidth {
  width: 100%;
}
div.pageContent {
  padding: 20px 22px 0px 22px;
}
div.sbPageTitle {
  background-color: #b7cee3;
  color: #00529c;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 16px;
  text-align: center;
}
form {  padding: 0px; margin: 0px; position: relative; }
textarea.inputTextBox {
  width: 280px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
textarea.inputTextBox {
  height: 51px;
}
* html textarea.inputTextBox {
  height: 43px;
}
input.inputTextBox {
  width: 280px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
td.inputLabelTD {
  width: 100px;
  padding-right: 42px;
}
#security_code { 
  position: relative;
  margin-top: 5px;
  height: 30px;
}
#security_code img {
  position: absolute;
  top: 0px;
  left: 200px;
  border: solid 1px #777;
}
#security_text {
  width: 130px;
}
#security_code input.inputTextBox {
  position: absolute;
  top: 0px;
  width: 190px;
}
div.registered_details {
  padding-top: 12px;
  padding-bottom: 4px;
}
a {  color: #930;}
a:hover {  color: #003;}
a.visibleLink {  color: #caa149;  text-decoration: underline;}
