body {
  font-family: 'Open Sans', sans-serif;
  padding: 1px;
  background-color: #f3f5fb;
  background-image: url(../images/bg-blue-890.png);
  background-position: center;
  background-repeat: repeat-y;
}
/* overrides */
input[type=submit] {
  -webkit-appearance: none;
}
h1,
.h1 {
  color: #12315e !important;
  font-size: 1.75em !important;
  font-weight: 600;
  font-weight: normal;
  line-height: 1.5em !important;
  margin: 5px 0 !important;
}
h2,
.h2 {
  color: #12315e !important;
  font-size: 1.5em !important;
  font-weight: 600;
  line-height: 1.5em !important;
  margin: 5px 0 !important;
}
h3,
.h3 {
  color: #12315e !important;
  font-size: 1.1em !important;
  font-weight: 600;
  line-height: 1.4em !important;
  margin: 5px 0 !important;
}
h4,
.h4 {
  color: #12315e !important;
  font-size: 1em !important;
  font-weight: 600;
}
p {
  margin-bottom: 0.5em !important;
}
hr {
  background: #fff;
  color: #fff;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1em;
  border: none;
}
hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}
hr.silver {
  /* custom */
  background: #ddd;
  color: #ddd;
}
tbody tr:nth-child(even) td,
tbody tr.even td {
  background: none;
}
iframe {
  border: solid 1px #12315e;
}
input[type=text],
input[type=password],
input.text,
input.title,
textarea {
  background-color: #fff;
  border: 1px solid #bbb;
}
input[type=text]:focus,
input[type=password]:focus,
input.text:focus,
input.title:focus,
textarea:focus {
  border-color: #12315e;
}
select {
  background-color: #fff;
  border: 1px solid #bbb;
}
select:focus {
  border-color: #1c4095;
}
/* end overrides */
.topnav {
  overflow: hidden;
  position: relative;
}
.topnav ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  position: relative;
  text-align: center;
}
.topnav ul li {
  list-style: none;
  position: relative;
  margin: 0;
  display: inline-block;
}
.topnav ul li a {
  margin: 0 2px !important;
}
div.tlimage {
  margin-right: -10px;
  float: right;
}
.left140 {
  border: solid 1px black;
  margin-left: 140px;
}
.fulltext {
  background-color: #fff;
  padding: 15px;
}
.nofulltext {
  margin: -15px;
}
.red {
  color: #f00 !important;
}
a,
a:link,
a:visited {
  color: #232452;
  text-decoration: underline;
}
a:hover {
  color: #000;
}
a.redlink,
a.redlink:link,
a.redlink:visited {
  color: #c00;
}
a.pdf,
a.doc {
  padding-left: 23px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/pdf.png);
}
a.doc {
  background-image: url(../images/doc.png) !important;
}
a.pdfr,
a.docr,
a.opennewr {
  padding-right: 23px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/pdf.png);
}
a.docr {
  background-image: url(../images/doc.png) !important;
}
a.opennewr {
  background-image: url(../images/opennew.png) !important;
}
li.pdf,
li.doc,
li.opennew {
  /*padding-left: 15px;
	line-height: 1.5em;
	list-style-image: url(../images/pdf.png);*/
  list-style-type: none;
  background-image: url(../images/pdf.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
}
li.doc {
  background-image: url(../images/doc.png) !important;
}
li.opennew {
  background-image: url(../images/opennew.png) !important;
}
a.opennew {
  padding-left: 23px;
  background-image: url(../images/opennew.png);
  background-repeat: no-repeat;
  background-position: left center;
}
div.show {
  display: block;
  visibility: visible;
}
div.hide {
  display: none;
  visibility: hidden;
}
span.show,
p.show {
  display: inline;
  visibility: visible;
  text-decoration: none;
}
span.show a {
  text-decoration: none;
}
span.hide,
p.hide {
  display: none;
  visibility: hidden;
}
/* end */
.red {
  color: #f00;
}
a.qmark:link,
a.qmark:visited {
  line-height: 1.5em;
  text-align: center;
  margin: 2px;
  padding: 2px 6px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: transparent url(../images/qmark-2.png) no-repeat scroll center center;
}
ul.largeblue,
ol.largeblue {
  color: #12315e;
}
ul.largeblue li,
ol.largeblue li {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 1em;
  color: #12315e;
}
ul.small li,
ol.small li {
  font-size: 0.8em;
  line-height: 1.5em;
}
.blue {
  color: #232452;
}
div.quotebutton {
  text-align: center;
}
/* compare table */
div.hr {
  height: 10px;
  background: #ffffff url(../images/hr.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/* end front page compare form */
span.greyed {
  color: Silver;
}
.bluefade,
.silverfade {
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-size: 1.25em;
  color: #fff;
  padding: 6px 8px;
  text-decoration: none;
  position: relative;
}
.bluefade {
  background-color: #1c4095;
  border: solid 1px #1c4095;
  background-image: url(../images/bluefade.gif);
}
.redfade {
  background-color: #b5020c;
  border: solid 1px #b5020c;
  background-image: url(../images/redfade.gif);
  color: #fff;
}
.silverfade {
  background-color: #fff;
  border: solid 1px #fff;
  background-image: url(../images/silverfade.gif);
}
fieldset {
  font-size: 100%;
  border: solid 1px #12315e;
  padding: 15px;
  margin: 10px 0;
  overflow: hidden;
}
fieldset legend {
  position: relative;
  top: 2px;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-size: 1.2em;
  font-weight: 700;
  background-color: #f3f5fb;
  border: solid 1px #14637a;
  color: #14637a;
  margin: 0 0;
  padding: 4px 10px;
}
fieldset.alert {
  border: solid 1px #f00;
}
fieldset.alert legend {
  border: solid 1px #f00;
  color: #f00;
}
a.qmark:link,
a.qmark:visited {
  line-height: 1.5em;
  text-align: center;
  margin: 2px;
  padding: 2px 6px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  background: transparent url(../images/qmark-2.png) no-repeat scroll center center;
}
/* header dialog */
.container {
  background-color: #fff;
}
.header {
  background-color: #fff;
  /*height: 80px;*/
}
th.header {
  background-color: inherit;
}
.logo {
  margin: 5px 0;
}
.footer {
  background-color: #fff;
  /*height: 100px;*/
  text-align: center;
}
.footer p {
  font-size: 0.9em;
}
/*.phonenumber
{
    margin: 10px 0 0 10px;
    float: right;
}*/
.phnum {
  float: right;
  padding-right: 15px;
  padding-left: 45px;
  background: transparent url('../images/phoneicon.png') no-repeat scroll left center;
}
.phnum .phone-number {
  font-size: 1.8em;
}
.phnum .opening-hours {
  font-size: 0.8em;
  font-style: italic;
  /*width:100%;*/
}
/* end dialog */
/*
a.button,
button 
{
    color: #fff;
	background-color: #1c4095;
	
	border-top: solid 2px #a7cff3;
	border-right: solid 2px #1c4095;
	border-bottom: solid 2px #1c4095;
	border-left: solid 2px #a7cff3;
	
	background-image: url(../images/bluefade.gif);
	
	text-decoration: none;
	text-align: center;
}

a.buttonred,
button.buttonred
{
    color: #fff;
    
	border-top: solid 2px #e07d82;
	border-right: solid 2px #8f030b;
	border-bottom: solid 2px #8f030b;
	border-left: solid 2px #e07d82;

	background: #b5020c url(../images/redfade.gif) repeat-x scroll;
}

a.inline
{
    display: inline;
    float: none;
}

a.buttonlarge, button.buttonlarge
{
    font-size: 1.25em;
}
*/
.nowrap {
  white-space: nowrap;
}
div.compareformbuttons {
  font-size: 0.9em;
  line-height: 1.25em;
}
.small {
  font-size: 0.8em;
}
/* */
div.articleimageleft {
  float: left;
  clear: left;
  margin: 0 10px 10px 10px;
}
div.articleimageright {
  float: right;
  clear: right;
  margin: 0 10px 10px 10px;
}
/* tick list */
ul.clear {
  clear: left;
}
ul.ticks,
ul.ticks-nobox {
  padding: 0 0;
  margin-top: 5px;
  margin-left: 0;
  padding-left: 15px;
}
ul.ticks li {
  list-style-type: none;
  background-image: url(../images/tick.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  padding-top: 4px;
  margin-top: 2px;
}
ul.ticks li.green {
  background-image: url(../images/tick-green.png) !important;
  color: #12315e;
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 10px;
}
ul.ticks li.x {
  background-image: url(../images/cross.png) !important;
}
ul.ticks-nobox li {
  list-style-type: none;
  background-image: url(../images/tick-nobox.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  padding-top: 2px;
}
ul.ticks-nobox li.x {
  list-style-type: none;
  background-image: url(../images/cross-nobox.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  padding-top: 2px;
}
ul.a,
ol.a {
  list-style-type: lower-alpha;
}
ul.i,
ol.i {
  list-style-type: lower-roman;
}
a.selected {
  font-weight: 700;
}
#quickquote {
  padding: 15px;
  padding-bottom: 40px;
  border: solid 1px #0999d1;
}
#quickquote h2 {
  margin: -15px -15px 10px -15px;
  padding: 8px;
  color: #fff;
  background: #12315e url(../images/bluefade.png) repeat-x scroll;
}
.menu {
  padding: 0;
  width: 100%;
  height: 40px;
  color: #232452;
  background: transparent url(../images/menu-2.png) no-repeat scroll top left;
}
.menuinner {
  font-size: 1.1em;
}
.menucapr {
  float: right;
  width: 20px;
  height: 40px;
  background: transparent url(../images/menu-2.png) no-repeat scroll top right;
}
.menu ul li {
  display: block;
  float: left;
  height: 40px;
  padding-top: 10px;
  margin: 0 10px;
}
.menu a {
  color: #232452;
  font-weight: 700;
  text-decoration: none;
}
div.clearing {
  clear: both;
}
.center {
  text-align: center;
}
/* right side summary */
div.colsummary {
  padding: 5px;
  margin-top: 10px;
  background-color: #f3f5fb;
}
div.colsummary .h2,
div.colsummary .h3,
div.colsummary .h4 {
  text-align: center;
}
#divQuoteScroll {
  background-color: #f3f5fb;
  border-bottom: solid 1px silver;
}
#divQuoteScroll2 {
  border: solid 1px green;
}
#divQuoteScrollInner {
  background-color: #f3f5fb;
  text-align: center;
}
div.importantinfo {
  clear: both;
}
div.divAmendQuote {
  clear: both;
  margin: 5px 10px;
  padding: 5px 10px;
  border: solid 3px #fff;
}
div.divAmendQuote select {
  font-size: 0.8em;
}
div.quotesummary,
div.sumsinsured {
  color: #14637a;
  clear: both;
}
ul.quotesummary,
ul.quotelinks {
  font-size: 0.85em;
  margin-left: 10px;
  margin-right: 0;
  padding-left: 0;
  color: #0070c0;
}
ul.bullets {
  list-style-type: none;
}
ul.bullets li:before {
  content: "\2022";
  padding-right: 0.5em;
}
ul.bullets li:before {
  color: #14637a;
}
ul.quotesummary li,
ul.quotelinks li {
  list-style-type: none;
  font-weight: normal;
  margin: 2px 0;
}
ul.quotesummary li span,
ul.quotelinks li span {
  float: right;
  text-align: right;
}
div.quoteRwrapper {
  margin-left: 30px;
}
.quoteR {
  font-size: 2.2em;
  font-weight: 700;
  text-align: center;
  float: right;
}
.quoteRpa {
  float: right;
  margin: 10px 0 0 5px;
  font-size: 1.0em;
  text-align: left;
  line-height: 0.9em;
  width: 50px;
}
.quoteRsub {
  font-size: 0.9em;
  text-align: center;
  clear: both;
}
.quoteOR {
  width: 100%;
  clear: both;
  text-align: center;
}
/*.quoteORtext {
    padding-right:55px;
}*/
.valsum {
  color: #f00;
}
.valsum ul {
  margin-top: 5px;
  margin-bottom: 0;
  list-style-position: inside;
}
.bold {
  font-weight: 700;
}
div.div14-day-rtc {
  margin: 10px;
}
.div14-day-rtc img {
  float: left;
  margin-right: 10px;
}
.div14-day-rtc .innertext {
  margin-top: 10px;
}
.footnote {
  font-size: 0.8em;
}
div.hdrphnum {
  font-size: 2em;
  font-weight: 700;
}
div.hdrphnum2 {
  font-size: 1em;
  font-style: italic;
}
div.addsi-left {
  border: solid 2px #f3f5fb;
  width: 320px;
  float: left;
  padding: 2px;
}
div.addsi-right {
  margin-left: 10px;
  width: 240px;
  float: left;
}
div.addsi-item,
div.qq-field {
  margin: 5px 0;
}
div.addsi-item label {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin: 0 2px;
}
div.qq-field label {
  display: block;
  float: left;
  width: 190px;
  text-align: right;
  margin: 0 2px;
}
div.rightcolbutton {
  clear: both;
  margin: 5px 0;
}
/* faqs */
p.question,
td.question {
  color: #12315e;
  font-weight: 700;
}
p.question span.qa,
td.qa {
  color: #12315e;
  font-size: 125%;
  font-weight: 700;
  vertical-align: top;
}
p.answer {
  margin-bottom: 15px;
}
p.answer span.qa {
  color: #12315e;
  font-size: 125%;
  font-weight: 700;
}
/* FAQ page */
ul.faqs {
  list-style-position: outside;
  padding-left: 10px;
}
.faqs h2,
.faqs h3 {
  font-size: 1em !important;
  display: block;
  font-weight: 700;
  text-decoration: none;
}
.faqs li {
  border: none;
  list-style-type: disc;
}
.faqs .ui-accordion-header,
.faqs .ui-accordion-content {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
.faqs .ui-accordion-content {
  padding: 0 0 0 30px !important;
  color: #000;
  overflow: hidden;
}
.faqs li ul li {
  list-style-type: circle;
}
/* */
/* form stuff */
a.btnApply,
a.btnApply:link,
a.btnApply:visited {
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-size: 1.2em;
  background-color: #1c4095;
  border: solid 1px #1c4095;
  background-image: url(../images/bluefade.gif);
  background-repeat: repeat-x;
  color: #fff;
  padding: 4px 6px;
  text-decoration: none;
  position: relative;
}
input.rounded {
  cursor: pointer;
}
input.rounded,
a.rounded,
a.rounded:link,
a.rounded:visited {
  white-space: normal;
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  font-size: 1.1em;
  font-weight: 700;
  background-color: #14637a;
  border: solid 1px #000;
  color: #fff;
  width: 150px;
  padding: 4px 10px;
  margin: 10px auto;
  text-decoration: none;
  text-align: center;
  display: block;
}
.roundedNoMargin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a.roundedlink {
  padding: 2px 1px !important;
  width: 147px !important;
}
input.rounded:hover,
a.rounded:hover {
  background-color: #105164;
}
input.roundedgreen,
a.roundedgreen {
  background-color: #56c597 !important;
}
input.roundedgreen:hover,
a.roundedgreen:hover {
  background-color: #43be8b !important;
}
input.roundedgrey,
a.roundedgrey {
  background-color: #bbb !important;
}
input.roundedsm,
a.roundedsm,
a.roundedsm:link,
a.roundedsm:visited {
  width: 185px !important;
  font-size: 1.1em !important;
  padding: 4px 6px !important;
}
div.topnav a.rounded,
div.topnav a.roundedsm {
  padding: 4px 0 !important;
}
input.roundedsm {
  width: 120px;
}
input.roundedlg,
a.roundedlg,
a.roundedlg:link,
a.roundedlg:visited {
  font-size: 1.8em !important;
  padding: 4px 8px !important;
}
input.roundedselected,
a.roundedselected,
a.roundedselected:link,
a.roundedselected:visited {
  background-color: #fff !important;
  color: #14637a !important;
}
.btnleft .rounded,
.btnleft .roundedsm {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* Corner radius */
.btn-corner-all {
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -khtml-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
}
.btn-corner-all {
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
  -khtml-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
}
.btn-corner-all {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -khtml-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn-corner-all {
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -khtml-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
input.HeaderLink {
  background-color: transparent;
}
/*
fieldset {
  width: 500px;
  font-size: 100%;
  border: solid 1px #0999d1;
  padding: 15px;
  margin: 10px 0;
  overflow: hidden;
}

fieldset legend 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	background-color: #0999d1;
	border: solid 1px #0999d1;
	background-image: url(../images/bluefade.png);
	color: #fff;
	margin: 0 0 0 0;
	padding: 5px 8px;
}
*/
label.lb1 {
  font-size: 100%;
}
label.lb1 u {
  font-style: normal;
  text-decoration: underline;
}
input,
select,
textarea {
  /*font-size: 100%;*/
  color: #000000;
}
textarea {
  overflow: auto;
}
div.optional,
div.wide {
  clear: left;
  display: block;
  width: 595px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}
fieldset div.notes {
  float: right;
  width: 208px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}
fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}
fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}
fieldset div.notes p.last {
  margin: 0em;
}
/*
div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 247px;
}
*/
div.optional label.lb1 {
  display: block;
  float: left;
  /*width: 250px;*/
  width: 170px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}
.chkQ label {
  margin-left: 5px;
}
div.wide label.lb1 {
  width: 100%;
  padding: 0 20px;
  margin: 5px -20px;
  text-align: left;
}
label.arrow {
  background-image: url(../images/arrowbl1.gif);
}
div.optional label.lb1,
label.optional {
  font-weight: normal;
}
div.required label.lb1,
label.required {
  font-weight: 700;
}
label.labelCheckbox,
div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}
label.labelCheckbox,
label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}
/*
div img {
  border: 1px solid #000000;
}
*/
p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}
div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}
div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: 700;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}
textarea {
  width: 300px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
input.inputText,
input.inputPassword {
  width: 230px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
/* new */
input.inputText50 {
  width: 50px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
input:disabled {
  background-color: silver;
}
input.inputText100 {
  width: 100px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}
input.inputFile {
  width: 211px;
}
select.selectOne,
select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}
input.inputCheckbox,
input.inputRadio,
input.inputCheckbox,
input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}
div.submit {
  width: 214px;
  padding: 0;
}
div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}
input.inputSubmit,
input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}
div.submit div input.inputSubmit,
div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}
img.mfield {
  width: 13px;
  height: 11px;
}
#crumbtrail {
  width: 300px;
  padding: 3px 10px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  border: solid 1px #1c4095;
  background-image: url(../images/bluefade.gif);
}
div.formnav {
  background-color: #14637a;
  color: #fff;
  padding: 7px 7px;
}
div.formnav input {
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 700;
}
input.formnav1,
input.formnav2,
input.formnav3,
a.formnav1,
a.formnav2,
a.formnav3 {
  text-decoration: none;
  border-style: none;
  background-color: #14637a;
  padding: 0;
  margin: 0;
  font-size: 1.1em;
}
input.formnav1,
input.formnav1:link,
input.formnav1:visited a.formnav1,
a.formnav1:link,
a.formnav1:visited {
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
input.formnav2,
input.formnav2:link,
input.formnav2:visited,
a.formnav2,
a.formnav2:link,
a.formnav2:visited {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
input.formnav3,
input.formnav3:link,
input.formnav3:visited,
a.formnav3,
a.formnav3:link,
a.formnav3:visited {
  color: silver;
  cursor: default;
}
a.selected {
  font-weight: 700;
}
/* form borders */
div.formborderwrapper {
  margin: 10px;
  width: 480px;
  float: left;
}
div.formbordertop {
  float: left;
  clear: left;
  width: 476px;
  padding: 2px;
  background-color: #D0E0FF;
  background-image: url(../images/paneltop_bl_480.gif);
  background-repeat: no-repeat;
  text-align: center;
}
div.formbordertop h2 {
  margin: 5px;
}
div.formbordertop h3 {
  margin: 5px;
}
div.formbordertop a {
  text-decoration: none;
  color: #000;
}
div.formborderbot {
  float: left;
  clear: left;
  width: 480px;
  height: 6px;
  background-color: #fff;
  background-image: url(../images/panelbot_bl_480.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}
div.formborder {
  vertical-align: top;
  border-left: solid 1px #D0E0FF;
  border-right: solid 1px #D0E0FF;
  float: left;
  clear: left;
  width: 468px;
  padding: 5px;
}
div.formborder p {
  margin: 0;
}
#spanPrice {
  font-weight: 700;
}
#divOptionsText {
  padding: 0 10px;
  font-size: 0.9em;
  line-height: 1.2em;
  float: right;
  width: 300px;
}
#divOptionsText table {
  margin-top: 15px;
}
#divOptionsText td.lightblue {
  background-color: #d0e0ff;
  padding: 5px;
  background: #d0e0ff url(../images/fade_blue.png) repeat-x;
  background-position: top left;
}
#divUpgrade {
  padding: 5px;
  background-color: #d0e0ff;
}
/* end form stuff */
table.summary {
  margin-top: 10px;
  border: solid 1px #d0e0ff;
  border-collapse: collapse;
}
table.summary th,
table.summary td.calign {
  text-align: center;
}
table.summary td,
table.summary th {
  border: solid 1px #d0e0ff;
  padding: 3px;
}
table.summary td.price,
table.summary td.ralign,
table.summary th.ralign {
  text-align: right !important;
}
table.summary td.lalign,
table.summary th.lalign {
  text-align: left !important;
}
table.summary td.total {
  font-size: 1.5em;
}
.txtDisclosure {
  width: 500px;
}
/* floating quote summary */
.sticky {
  position: fixed;
  top: 0;
  width: 220px;
}
.ruled li {
  border-top: solid 1px #bbb;
  padding: 10px 0 10px;
}
.ruled li:first-child {
  border-top: none;
}
div.radQ {
  float: right;
  margin: 0 5px;
}
div.divQ {
  margin: 5px 0;
}
/* tooltips */
.ui-tooltip,
.arrow:after {
  background: #f3f5fb;
  border: 2px solid #12315e;
}
.ui-tooltip {
  padding: 10px;
  color: #000;
  border-radius: 10px;
  box-shadow: 0 0 5px #12315e;
}
.ui-tooltip-content {
  font-size: 0.9em;
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  left: 20%;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
div.geotrusticon {
  margin: 5px 0;
  text-align: center;
}
.ui-autocomplete {
  max-height: 400px;
  overflow-y: auto;
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}
.customautocomplete li {
  display: table-row-group;
  cursor: pointer;
}
.customautocomplete a.sel {
  display: table-row;
}
.customautocomplete a.qmark {
  display: inline !important;
  margin: 0 5px !important;
}
.customautocomplete .col {
  display: table-cell;
  padding: 1px 5px;
  border-bottom: 1px solid silver;
}
/* custom */
.tabs-nohdr {
  padding: 0px !important;
  background: none !important;
  border-width: 0px !important;
  margin-bottom: 10px !important;
  font-size: 1em !important;
}
.tabs-nohdr .ui-tabs-panel {
  border: solid 1px #12315e !important;
  background-color: #fff !important;
}
.tabs-nohdr .ui-tabs-nav .ui-state-default,
.tabs-nohdr .ui-tabs-nav .ui-state-active {
  border-color: #12315e !important;
  color: #14637a !important;
  background: #fff !important;
}
.tabs-nohdr .ui-tabs-nav .ui-state-active {
  background: #14637a !important;
}
.tabs-nohdr .ui-tabs-nav .ui-state-active a {
  color: #fff;
}
.tabs-nohdr .ui-tabs-nav {
  padding-left: 0px !important;
  background: transparent !important;
  border-width: 0px 0px 1px 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  border-color: #12315e !important;
}
.tabs-nohdr .ui-tabs-panel {
  background-color: #fff !important;
  border-width: 0px 1px 1px 1px !important;
}
/* custom */
#ui-datepicker-div {
  border: solid 1px #12315e !important;
  z-index: 9999999;
}
.ui-datepicker .ui-widget-content {
  border: none !important;
  background: #fff !important;
}
.ui-datepicker .ui-widget-header {
  border: none !important;
  color: #000;
  background: #fff !important;
}
/* menu panels */
.loading {
  display: none;
}
.menupanel {
  width: 350px;
  background-color: #fff;
  border: solid 1px #12315e;
  padding: 10px;
  /*font-size: 12px;*/
  position: absolute;
  color: #12315e;
}
.menupanel a {
  color: #14637a;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: 700;
}
.menupanel a:hover {
  color: #105164;
}
/* --- */
/*Testimonial box and font style and colours*/
.testimonials .testimonial {
  padding: 20px 25px;
  background-color: #f2f2f2;
  /*Change colour here and in .arrow-down*/
  float: left;
  font-size: 1.2em;
  color: #000;
  /*text-shadow: 1px 1px 0 #ffffff;*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
/*Author section wrapper*/
.testimonials .testimonial-author-wrapper {
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
/*This creates the arrow with no need for an image, thanks to css-tricks.com*/
.testimonials .testimonial-arrow {
  float: left;
  margin-left: 25px;
  width: 0;
  height: 0;
  border-top: 30px solid #f2f2f2;
  /*Change colour here to match .testimonial*/
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  /*Make this 30px to create a triangle*/
}
/*Author Name*/
.testimonials .testimonial-name {
  float: left;
  margin: 0 8px;
  color: #12315e;
  padding-top: 5px;
  font-size: 1.2em;
  font-weight: 700;
}
/*Author Job Title*/
.testimonials .testimonial-name span {
  color: #000;
  font-weight: normal;
}
.validator {
  color: Red;
}
.questionAnswerBox {
  width: 300px;
}
.discountBreakdown tr td {
  font-size: x-small;
  padding: 1px 0 0 0;
  color: #12315e !important;
}
.subTotalText {
  font-weight: bold;
}
.money {
  text-align: right;
}
.NetTotalText {
  font-weight: bold;
}
.moneyTotal {
  border-top: 1px solid;
  font-weight: bolder;
  text-align: right;
}
input.questionAnswerBox {
  width: 300px;
}
table.registerTemplate,
td.registerTemplate {
  width: 100%;
  margin: 0px;
}
td.registerTemplate {
  width: 30%;
}
td.registerTemplateContainer {
  padding: 0px;
  margin: 0px;
}
td.registerField {
  width: 30%;
}
table.registerTemplate {
  border-collapse: separate;
  empty-cells: hide;
}
td.coverColumn {
  width: 100px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  text-align: center;
  padding-left: 200px;
  float: none;
}
td.document {
  text-align: center;
  width: 200px;
}
img.card {
  cursor: pointer;
  padding-right: 30px;
}
p.cardSelect {
  font-size: large;
  font-weight: bold;
  margin-top: 10px;
}
p.cardSelectCharge {
  color: red;
}
input.TRPortalBtn {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 210px !important;
}
div.PortalHeader {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
tr.PortalEmptyData td {
  text-align: center !important;
  font-style: italic;
  width: 100%;
}
/* --- */
/*review box and font style and colours*/
.reviews {
  margin: 15px 0;
  /*Author section wrapper*/
  /*This creates the arrow with no need for an image, thanks to css-tricks.com*/
  /*Author Name*/
}
.reviews br + br {
  display: none;
}
.reviews .review {
  width: 100%;
  padding: 30px;
  background: #eee;
  /*Change colour here and in .arrow-down*/
  font-size: 1em;
  color: #000;
}
.reviews .review .h1,
.reviews .review .h2,
.reviews .review .h3,
.reviews .review .h4 {
  margin: 0 0 15px 0;
}
.reviews .review p {
  margin: 0;
}
.reviews .review blockquote {
  margin: 15px 0;
  font-size: inherit;
  border-left-color: red;
}
.reviews .review-author-wrapper {
  width: 100%;
  margin-bottom: 30px;
}
.reviews .review-arrow {
  float: left;
  margin-left: 25px;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-top: 30px solid #eee;
  /*Change colour here to match .review*/
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  /*Make this 30px to create a triangle*/
}
.reviews .review-name {
  margin: 0 8px;
  color: #12315e;
  padding-top: 5px;
}
.reviews .review-verified {
  color: #12315e;
  font-weight: 700;
  text-align: right;
}
.reviews .readmore {
  text-align: center;
}
