body {
  margin: 0;
  background-color: #98c1ff;
  /*text-align:center;*/
}
.whiteBody {
  margin: 0;
  background-color: #ffffff;
}
.basic {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.basic a {
  color: #091676;
  text-decoration: overline;
}
.basic a:link,
.basic a:visited {
  color: #091676; /* font-color gave error*/
  text-decoration: none;
}
.basic a:hover {
  color: #0000ff;
  text-decoration: underline;
}
.basic h1 {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0d0da1;
  font-size: 16px;
  font-weight: bold;
}
.basic h2 {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}
.basic h3 {
  margin-bottom: 0px;
  color: #006633;
  font-size: 13px;
  font-weight: bold;
}
.basic h4 {
  margin-bottom: 0px;
  color: #0000ff;
  font-size: 13px;
  font-weight: bold;
}
.basic h5 {
  color: #0000ff;
  font-size: 11px;
  font-weight: bold;
}
.basic .whiteHeading {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}
.basic h6 {
  margin-bottom: 0px;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
}
.basic p {
  margin-top: 0px;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
.basic p.small {
  margin: 0px 0px 3px 0px;
  padding: 0px;
  color: #000000;
  font-size: 11px;
  text-align: left;
}
.basic input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
.basic textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
.basic .bigText {
  color: #000000;
  font-size: 12px;
  text-align: justify;
}
.basic th {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-align: justify;
}
.basic table {
  color: #000000;
  font-size: 10px;
}
.results {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bolder;
}
.globalNav h1 {
  margin: 2px;
  font-family: 'Helvetica', Sans;
  font-size: 1.17em;
  font-weight: normal;
}
.globalNav h2 {
  margin: 2px;
  font-family: 'Verdana', Sans;
  font-size: 0.95em;
}
.globalNav a:link,
.globalNav a:visited {
  color: #000000;
  text-decoration: none;
}
.globalNav a:hover {
  color: #5e67a9;
  text-decoration: underline;
}
.globalNavActive h1 {
  margin: 2px;
  font-family: 'Helvetica', Sans;
  font-size: 1.17em;
  font-weight: normal;
}
.globalNavActive h2 {
  padding-bottom: 0px;
  margin: 0px;
  font-family: 'Verdana', Sans;
  font-size: 0.95em;
  font-weight: normal;
}
.globalNavActive h3 {
  display: inline;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  font-weight: normal;
}
.globalNavActive a:link,
.globalNavActive a:visited {
  color: #ffffff;
  text-decoration: none;
}
.globalNavActive a:hover {
  color: #ffcd05;
  text-decoration: underline;
}

.globalNavPlateStyles {
  font-family: 'Verdana', Sans;
  font-size: 11px;
}

.globalNavPlateStyles h1 {
  margin: 2px;
  font-family: 'Helvetica', Sans;
  font-size: 1.17em;
  font-weight: normal;
  color: #ffcd05;
}
.globalNavPlateStyles h2 {
  padding-bottom: 0px;
  margin: 0px;
  font-family: 'Verdana', Sans;
  font-size: 0.95em;
  font-weight: normal;
  color: #ffcd05;
}
.globalNavPlateStyles h3 {
  display: inline;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  font-weight: normal;
  color: #ffcd05;
}
.globalNavPlateStyles a:link,
.globalNavPlateStyles a:visited {
  color: #ffcd05;
  text-decoration: none;
}
.globalNavPlateStyles a:hover {
  color: #ffffff;
  text-decoration: underline;
}

ul.courtesy {
  padding: 0px;
  margin: 0px;
}
li.courtesy {
  padding: 0px;
  font-family: 'Verdana', Sans;
  font-variant: SMALL-CAPS;
  font-size: 10px;
  font-weight: bold;
  list-style: none;
  display: inline;
}
li.courtesy a {
  color: #ffffff;
  text-decoration: none;
}
li.courtesy a:link,
li courtesy.a:visited {
  color: #ffffff;
  text-decoration: none;
}
li.courtesy a:hover {
  background-color: #336699;
  text-decoration: none;
  color: #ffffff;
}
.footer {
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #ffffff;
  font-weight: bolder;
  text-decoration: none;
}
.footer a {
  color: #ffcd05;
  text-decoration: none;
}
.footerLinks {
  font-family: 'Verdana', Sans;
  font-size: 10px;
}
.footerLinks a:link,
.terms a:visited {
  text-decoration: none;
  color: #555555;
}
.footerLinks a:hover {
  text-decoration: underline;
}
.footerLinks h1 {
  font-family: 'Verdana', Sans;
  margin-bottom: 5px;
  color: #0000ff;
  font-size: 11px;
  font-weight: normal;
}
.footerLinks h2 {
  font-family: 'Verdana', Sans;
  margin-bottom: 5px;
  color: #333333;
  font-size: 10px;
  font-weight: normal;
}
.disclaimer {
  font-family: 'Verdana', Sans;
  font-size: 0.55em;
  color: #333333;
}
.disclaimer a {
  color: blue;
  text-decoration: underline;
  font-weoght: bold;
}
.terms {
  line-height: 250%;
  font-family: 'Verdana', Sans;
  font-variant: SMALL-CAPS;
  font-size: 10px;
  color: #0033ff;
}
.terms a:link,
.terms a:visited {
  text-decoration: none;
}
.terms a:hover {
  text-decoration: underline;
}

.landing {
  margin: 1px;
  padding: 1px;
  border: 1px solid #98c1ff;
  background-color: #f2f3f4;
}
.landingPlain {
  margin: 1px;
  padding: 1px;
  border: 1px solid #98c1ff;
  background-color: #f2f3f4;
}

.landingPopularSearches {
  margin: 1px;
  border: 1px solid #98c1ff;
  background-color: #f2f3f4;
}
.landing h3 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #0033ff;
  background-color: #98c1ff;
}
.landingPlain h3 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #0033ff;
  background-color: #98c1ff;
}
.landing ul {
  margin: 0;
  padding: 0px;
}
.landingPlain ul {
  margin: 0;
  padding: 0px;
}
.landing li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
.landingPlain li {
  padding: 1px;
  height: 20px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
.landing a {
  color: #0033ff;
  text-decoration: none;
  display: block;
}
.landing a:hover {
  color: #0033ff;
  text-decoration: none;
  display: block;
}

.globalNavSubMenu a:link,
.globalNavPlateStyles a:visited {
  color: #201d73;
  text-decoration: none;
}

.globalNavSubMenu li {
  list-style-position: outside;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 0.95em;
  font-weight: normal;
  color: #201d73;
}

.landing a:link,
.landing a:visited {
  color: #0033ff;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

.landing li.navBox a {
  color: #000;
  text-decoration: none;
}

.landing li.navBox a:link,
.landing li.navBox a:visited {
  font-weight: normal;
  color: #000;
  text-decoration: none;
}
.landing li.navBox a:hover {
  background-color: #ffffff;
}

#landingServices {
  margin: 1px;
  padding: 1px;
  border: 1px solid #0678b2;
  background-color: #f2f3f4;
}
#landingServices h1 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #64a2c2;
}
#landingServices ul {
  margin: 0;
  padding: 0px;
}
#landingServices li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
#landingServices a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

#landingServices a:link,
#landingServices a:visited {
  height: 100%;
  width: 100%;
}

#landingServices li.navBox a {
  color: #000;
  text-decoration: none;
}

#landingServices li.navBox a:link,
#landingServices li.navBox a:visited {
  font-weight: normal;
  color: #000;
}
#landingServices li.navBox a:hover {
  background-color: #ffffff;
}

#landingIdeas {
  margin: 1px;
  padding: 1px;
  border: 1px solid #7d3e6d;
  background-color: #f2f3f4;
}
#landingIdeas h1 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #9b6e85;
}
#landingIdeas ul {
  margin: 0;
  padding: 0px;
}
#landingIdeas li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
#landingIdeas a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

#landingIdeas a:link,
#landingIdeas a:visited {
  height: 100%;
  width: 100%;
}

#landingIdeas li.navBox a {
  color: #000;
  text-decoration: none;
}

#landingIdeas li.navBox a:link,
#landingIdeas li.navBox a:visited {
  font-weight: normal;
  color: #000;
}
#landingIdeas li.navBox a:hover {
  background-color: #ffffff;
}

#landingInfo {
  margin: 1px;
  padding: 1px;
  border: 1px solid #319951;
  background-color: #f2f3f4;
}
#landingInfo h1 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #69b881;
}
#landingInfo ul {
  margin: 0;
  padding: 0px;
}
#landingInfo li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
#landingInfo a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

#landingInfo a:link,
#landingInfo a:visited {
  height: 100%;
  width: 100%;
}

#landingInfo li.navBox a {
  color: #000;
  text-decoration: none;
}

#landingInfo li.navBox a:link,
#landingInfo li.navBox a:visited {
  font-weight: normal;
  color: #000;
}
#landingInfo li.navBox a:hover {
  background-color: #ffffff;
}

#landingSearch {
  margin: 1px;
  padding: 1px;
  border: 1px solid #5e67a9;
  background-color: #f2f3f4;
}
#landingSearch h1 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #9094ac;
}
#landingSearch ul {
  margin: 0;
  padding: 0px;
}
#landingSearch li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}
#landingSearch a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}

#landingSearch a:link,
#landingSearch a:visited {
  height: 100%;
  width: 100%;
}

#landingSearch li.navBox a {
  color: #000;
  text-decoration: none;
}

#landingSearch li.navBox a:link,
#landingSearch li.navBox a:visited {
  font-weight: normal;
  color: #000;
}
#landingSearch li.navBox a:hover {
  background-color: #ffffff;
}
#landingQuickSearch {
  margin: 1px;
  padding: 1px;
  border: 1px solid #a466b3;
  background-color: #f2f3f4;
}
#landingQuickSearch h3 {
  margin-bottom: 0px;
  margin: 0px;
  padding: 3px;
  font-family: 'Arial', Sans;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #a466b3;
}
#landingQuickSearch ul {
  margin: 0;
  padding: 0px;
}
#landingQuickSearch li {
  padding: 1px;
  height: 140px;
  list-style: none;
  font-family: 'Verdana', Sans;
  font-size: 10px;
  color: #000;
  line-height: 125%;
}

ul.SiteMap {
  margin: 5px;
}
strong.nonBold {
  font-weight: normal;
}
.texta {
  font-size: 10px;
  background-color: #ffffff;
  border: none;
}
.textab {
  font-size: 10px;
  background-color: #f1f2f3;
  border: none;
}
.textb {
  font-size: 10px;
  background-color: #f9f9b9;
  border: none;
}
#transferOptions {
  position: relative;
  left: 0px;
  top: -100px;
  z-index: 1;
  padding: 0px;
  margin: 0px;
  visibility: hidden;
}
.OrderForm {
  background-color: #f2f7fc;
  /* background-color: #DCDFE2;*/
}

.OrderFormPayOptions {
  background-color: #ffffff;
}

.TOLightGreyTopLeft {
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e0dfe1;
  border-bottom-color: #e0dfe1;
  border-left-color: #e0dfe1;
  border-right-style: dashed;
  border-right-width: 2px;
  border-right-color: #cbc2d6;
}
.TOLightGreyTopMiddle {
  border-top-width: 7px;
  border-right-width: 2px;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-right-style: dashed;
  border-bottom-style: solid;
  border-top-color: #e0dfe1;
  border-right-color: #cbc2d6;
  border-bottom-color: #e0dfe1;
}
.TOLightGreyTopRight {
  border-top-width: 7px;
  border-right-width: 7px;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #e0dfe1;
  border-right-color: #e0dfe1;
  border-bottom-color: #e0dfe1;
}
.TOLightGreyTopbottomRight {
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-right-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: dashed;
  border-top-color: #e0dfe1;
  border-bottom-color: #e0dfe1;
  border-right-color: #cbc2d6;
}

.TODarkGreyTopLeft {
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-left-width: 7px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #cbc2d6;
  border-bottom-color: #cbc2d6;
  border-left-color: #cbc2d6;
  border-right-style: dashed;
  border-right-width: 2px;
  border-right-color: #cbc2d6;
}
.TODarkGreyTopMiddle {
  border-top-width: 7px;
  border-right-width: 2px;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-right-style: dashed;
  border-bottom-style: solid;
  border-top-color: #cbc2d6;
  border-right-color: #cbc2d6;
  border-bottom-color: #cbc2d6;
}
.TODarkGreyTopRight {
  border-top-width: 7px;
  border-right-width: 7px;
  border-bottom-width: 7px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #cbc2d6;
  border-right-color: #cbc2d6;
  border-bottom-color: #cbc2d6;
}
.TODarkGreyTopbottomRight {
  border-top-width: 7px;
  border-bottom-width: 7px;
  border-right-width: 2px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: dashed;
  border-top-color: #cbc2d6;
  border-bottom-color: #cbc2d6;
  border-right-color: #cbc2d6;
}
.BottomRightDashes {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-right-color: #cbc2d6;
  border-bottom-color: #cbc2d6;
}
.RightDashes {
  border-right-width: 2px;
  border-right-style: dashed;
  border-right-color: #cbc2d6;
}
.BottomDashes {
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: #cbc2d6;
}

.HeadingTransfer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.HeadingTransferBold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.GreyedOut {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

/*  Added by Gregg for the show/hide FAQ items */
.faq-answer {
  /* background-color: #F8FFA4; */
  background: transparent;
}

h2.faq {
  /* Instead of text being white over the now light blue table row background*/
  color: Black;
}

tr.faq-heading {
  /* This is to set the colour for the table rows in the FAQs */
  background-color: #b1deee;
  font-weight: bold;
  color: Black;
}

.alt-faq-link {
  text-decoration: none;
}

.publicContent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%; /* Needed at 70% for forms but unable to read on mac*/
  line-height: 16px;
}

a img {
  border: none;
}

.NumberPlateMenu {
  width: 611px;
  padding-left: 72px;
  padding-right: 72px;
}

.shoutContent {
  display: none;
}
#greyBorder {
  margin: 5px;
}
#greyBorder div.top {
  background-image: url(../images/template/grey_border/large.gif);
  min-height: 23px;
  margin: 0px;
  padding-left: 2px;
  width: 100%;
}
#greyBorder div.middle {
  background-color: #ffffff;
  width: 100%;
  border-color: #d0d0d4;
  border-style: solid;
  border-width: 0px 1px;
  min-height: 350px;
  margin: 0px;
  padding: 0px;
}
#greyBorder div.bottom {
  background-image: url(../images/template/grey_border/large_flip.gif);
  height: 23px;
  padding-left: 2px;
  margin: 0px;
  width: 100%;
}
.searchDrop {
  font-size: 10px;
  width: 45px;
  height: 20px;
}
#greyBorder div.middleContent {
  margin: 0px 10px;
  padding: 10px 0px;
  min-height: 50px;
  width: 210px;
  border-bottom: solid 1px #d0d0d4;
}
#greyBorder div.middleContent img {
  margin: 0px;
  padding: 5px;
}
#greyBorder div.middleContent p {
  text-align: left;
  font-size: 11px;
}

.SupersearchInfoBoxes {
  width: 365px;
}
.SupersearchInfoBoxes div.top {
  background-image: url(../images/template/grey_border/large.gif);
  height: 23px;
  margin: 0px;

  width: 100%;
  text-align: center;
  padding-left: 2px;
}
.SupersearchInfoBoxes div.middle {
  background-color: #ffffff;
  border-color: #d0d0d4;
  border-style: solid;
  border-width: 0px 1px;
  min-height: 75px;
  margin: 0px;
  padding: 0px;
  width: 365px;
}
.SupersearchInfoBoxes div.bottom {
  background-image: url(../images/template/grey_border/large_flip.gif);
  height: 23px;
  padding-left: 2px;
  margin: 0px;
  width: 365px;
}
.SupersearchInfoBoxes div.middleContent {
  margin: 0px;
  padding: 0px;
  min-height: 50px;
}
.SupersearchInfoBoxes div.middleContent img {
  margin: 0px;
  padding: 5px;
}
.SupersearchInfoBoxes div.middleContent p {
  text-align: left;
  font-size: 11px;
}
label.BuyItNow_Message {
  font-size: 9px;
  color: blue;
  font-style: italic;
  text-align: right;
  padding-bottom: 25px;
}

label.Classified_Message {
  font-size: 9px;
  color: green;
  font-style: italic;
  text-align: right;
  padding-bottom: 25px;
}
.SearchArea {
  background: #d8eef6;
  border: 1px solid #7f9db9;
}
.SearchAreaHeader {
  border-bottom: 1px solid #7f9db9;
  background-image: url(/images/public/searchPagesPattern.gif);
}
/* added Css by Micheal. */

#greyBorderContent {
  border: 2px solid #ccc;
  padding: 2px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  text-align: left;
}

#EasyWayPlate {
  border: 0px solid #5658a4;
  padding: 0px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 745px;
  text-align: left;
}

table#important {
  position: relative;
  margin-bottom: 15px;
  height: 2em;
}

.greenYellowbuttons {
  float: right !important;
  padding: 10px;
}
.clearMe {
  clear: both;
}

#displayarea {
  /* tab 2 content */
  width: 740px;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 6px;
  margin-top: 6px;
  margin-bottom: 6px;
  float: left;
  text-align: left;
}
#displayareaTab3 {
  /* tab3 content */
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
  padding: 2px;
  float: center;
  text-align: left;
}
/* tab1 table css */

.titles {
  color: #fff;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  background-color: #5658a4;
  padding: 5px;
}
.subtitles {
  color: #5658a4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.TransferOptions_MainContentContainers {
  margin-bottom: 10px;
  padding-bottom: 16px;
  padding-top: 10px;
  border-bottom: solid 2px #5658a4;
  width: 740px;
}
.TransferOptions_MainContentContainers a:link {
  color: #5658a4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

.TransferOptions_MainContentContainers a:visited {
  color: #5658a4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.TransferOptions_MainContentContainers a:hover {
  color: #5658a4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
.TransferOptions_MainContentLastContainer {
  border-bottom: none;
}

.bold {
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}
#regColor {
  color: #00f;
  font-family: Verdana, Geneva, sans-serif;
}
PriceBreakdown {
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}
.PriceBreakdown {
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}
.Green {
  color: #390;
  font-weight: bold;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}
.border {
  border: 1px solid #ccc;
}
#needHelp {
  float: right;
  color: #ffcd05;
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: underline;
  vertical-align: top;
  cursor: pointer;
} /* end css table in tab 1 */

#greyBorderContent #tp1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
  font-size: 12px;
}

:focus {
  /* no dotted line around links - important for tabs look */
  outline: none;
}
#TableTab1Content #tp1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
  /* for transfer_options2.asp border option*/
  font-size: 12px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 740px;
  text-align: left;
}
#needHelpB4 {
  width: 250px;
  float: left;
  vertical-align: top;
}
#tab3 {
  text-align: left;
  font-weight: bold;
}

/* for transfer_options2.asp border option*/

.tab3tablediv {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #003;
}
.CustomerName {
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
  color: #5658a4;
}
.CustomerDate {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-style: italic;
}
.CustomerText {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}
.bigQotes {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
  color: #5658a4;
}
.singleReview {
  float: left;
  margin-bottom: 20px;
  border: 0 none;
  font-family: inherit;
  font-size: 12px;
  font-style: inherit;
  font-weight: inherit;
  margin-bottom: 20px;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

.imageBox {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  outline: 0 none;
  vertical-align: baseline;
  background: url('/pics/imageBorder.png') no-repeat scroll 0 0 transparent;
  height: 148px;
  padding: 2px 2px 2px;
  width: 148px;
  border: 1px solid #d5d5d5;
}
.textBox {
  -moz-border-radius: 0 4px 4px 4px;
  background: url('/pics/big_quote.png') no-repeat scroll right top #fafafa;
  border: 1px solid #d5d5d5;
  float: left;
  margin-top: 2px;
  margin-left: 5px;
  /*position:relative;*/
  width: 555px;
}
.textBox1 {
  -moz-border-radius: 0 4px 4px 4px;
  background: url('../pics/big_quote.png') no-repeat scroll right top #fafafa;
  border: 1px solid #d5d5d5;
  float: left;
  margin-top: 2px;
  margin-left: 10px;
  width: 725px;
  /*position:relative;*/
}
div.textboxinner {
  padding: 15px 15px 20px;
}
.topHalf {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 3px;
}

.bottomHalf {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
.reviewRatings {
  display: inline-block;
  float: left;
  height: 17px;
  margin-right: 10px;
  width: 95px;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

.wrapperTab3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
}

.AnswerParagraph {
  color: #091676;
  font-size: 12px;
}

a.whitelink {
  color: white;
}
a.whitelink:hover {
  color: white;
}
a.whitelink:link {
  color: white;
}
a.whitelink:visited {
  color: white;
}

.usingPlaceHolder {
  color: #999;
}

div.NavigationNumberPlate {
  background: url(/images/public/NavigationNumberPlate.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 22px;
  padding-top: 8px;
  margin-bottom: 2px;
}

ul.AdminQuickLinks {
  padding: 0;
  margin: 0;
}
ul.AdminQuickLinks li {
  display: inline;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
span.Tally {
  color: red;
}

.SmartSearchTextbox {
  font-family: 'Mandatory', sans-serif !important;
  text-transform: uppercase;
}
