article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231;
}
body, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}
::-moz-selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}
a {
    color: #00e;
}
a:visited {
    color: #551a8b;
}
a:hover {
    color: #094F82;
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: "";
    content: none;
}
small {
    font-size: 85%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
ul, ol {
    margin: 1em 0;
    padding: 0 0 0 0;
}
dd {
    margin: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    cursor: pointer;
}
legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
    *overflow: visible;
}
table button, table input {
    *overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
    background-color: #f0dddd;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    vertical-align: top;
}
body {
    color: #444;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    line-height: 18px;
}
h1, h2, h3, h4, h5, h6, label, legend {
    font-weight: bold;
}
cite, dfn, em {
    font-style: italic;
}
img {
    vertical-align: bottom;
}
h1 {
    font-size: 22px;
    line-height: 36px;
    margin: 0;
}
h2 {
    font-size: 19px;
    line-height: 36px;
    margin: 0;
}
h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 9px 0;
}
h4 {
    font-size: 16px;
    line-height: 18px;
    margin: 9px 0;
}
h5 {
    font-size: 14px;
    line-height: 18px;
    margin: 9px 0;
}
h6 {
    font-size: 12px;
    line-height: 18px;
    margin: 9px 0;
}
p, dl, ol, ul {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 18px;
}
blockquote, legend {
    padding: 0 10px;
}
dd {
    margin: 0 0 18px;
}
dt {
    margin: 18px 0 0;
}
li pre, td pre {
    margin: 0;
}
table {
    margin: 9px 0;
}
th, td {
    padding: 9px 10px;
}
ol li {
    list-style-type: decimal;
}
ol ol li {
    list-style-type: lower-alpha;
}
ol ol ol li {
    list-style-type: lower-roman;
}
ul li {
    list-style-type: disc;
}
ul ul li {
    list-style-type: square;
}
ul ul ul li {
    list-style-type: circle;
}
li {
    margin-left: 20px;
}
dt {
    font-weight: bold;
}
fieldset {
    border: 1px solid #ccc;
    margin: 9px 0;
    overflow: hidden;
    padding: 0 10px;
}
fieldset ol, fieldset ul {
    list-style: none;
}
fieldset li {
    list-style: none;
    margin: 18px 0;
}
input[type="text"], input[type="password"], select, textarea {
    border: 1px solid #ccc;
    padding: 5px;
}
select {
    padding: 4px;
}
option {
    padding: 0 5px;
}
.bold {
    font-weight: bold;
}
.hidden {
    display: none;
}
.invisible {
    visibility: hidden;
}
.large {
    font-size: 18px;
    line-height: 27px;
}
.small {
    font-size: 10px;
    line-height: 18px;
}
.clear {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.grid_1 {
    width: 40px;
}
.grid_2 {
    width: 100px;
}
.grid_3 {
    width: 160px;
}
.grid_4 {
    width: 220px;
}
.grid_5 {
    width: 280px;
}
.grid_6 {
    width: 340px;
}
.grid_7 {
    width: 400px;
}
.grid_8 {
    width: 460px;
}
.grid_9 {
    width: 520px;
}
.grid_10 {
    width: 580px;
}
.grid_11 {
    width: 640px;
}
.grid_12 {
    width: 700px;
}
.grid_13 {
    width: 760px;
}
.grid_14 {
    width: 820px;
}
.grid_15 {
    width: 880px;
}
.grid_16 {
    width: 940px;
}
.grid_17 {
    width:920px;
}
.column {
    display: inline;
    float: left;
    margin: 0 10px;
    overflow: hidden;
}
.row {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
.row .row {
    display: inline-block;
    margin: 0 -10px;
    width: auto;
}
@media print {
    * {
    background: transparent!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
@page {
    margin: .5cm;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}.clearfix {
    *zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    background: #efefef;
    height: 100%}
a:link, a:visited, a:active, a:hover {
    color: #094F82;
    text-decoration: none;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "“" "”" "‘" "’"}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}
blockquote:after {
    color: #ccc;
    content: close-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em;
}
blockquote p {
    display: inline;
}
h1, h2, h3, h4 {
    color: #094F82;
}
caption {
    font-weight: bold;
    white-space: nowrap;
}
fieldset {
    -webkit-box-shadow: 0 0 6px #ccc inset;
    -moz-box-shadow: 0 0 6px #ccc inset;
    box-shadow: 0 0 6px #ccc inset;
    background: #f5f5f5;
}
input[type="text"] {
    text-transform: uppercase;
}
input[type="text"], select {
    border: 1px solid #666c72;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
pre {
    padding: 0;
}
table th {
    text-align: left;
}
button, legend {
    display: none;
}
::-moz-selection {
    background: #094F82;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #094F82;
    color: #fff;
    text-shadow: none;
}
.ie8 legend {
    display: block!important;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 0;
}
.wrapper-nav {
    background: #4c535a url(images/bg-wrapper-nav.png) repeat-x 0 0;
    -webkit-box-shadow: 0 0 10px #777;
    -moz-box-shadow: 0 0 10px #777;
    box-shadow: 0 0 10px #777;
    height: 54px;
    position: relative;
    z-index: 2;
}
.wrapper {
    background: #f0eee8 url(images/bg-wrapper.png) repeat;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.wrapper .wrapper {
    background: #f5f5f5;
    padding-bottom: 9px;
}
.wrapper .column {
    background: #fff;
}
.wrapper .row {
    -webkit-box-shadow: 0 0 10px #777;
    -moz-box-shadow: 0 0 10px #777;
    box-shadow: 0 0 10px #777;
    margin-bottom: 36px;
}
.wrapper .row .row {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}
.wrapper footer .column {
    background: transparent;
}
.social {
    margin-top: 17px;
}
nav {
    float: right;
}
nav ul {
    float: right;
    overflow: hidden;
}
nav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
nav a.active, nav a:active, nav a:link, nav a:visited {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 18px;
    margin: 18px 0 18px 30px;
    padding: 0;
    text-transform: uppercase;
}
nav a.hover, nav a:hover {
    color: #094F82;
}
nav a:link, nav a:visited {
    -webkit-transition: color .25s ease;
    -moz-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
}
nav a.active, nav a:active, nav a.hover, nav a:hover {
    -webkit-transition: color .25s ease;
    -moz-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
}
nav a.active, nav a:active {
    position: relative;
    top: 1px;
}
header {
    margin: 18px 0;
    overflow: hidden;
}
#logo {
    float: left;
}
#logo a {
    border: 0;
    display: block;
    height: 106px;
    width: 410px;
}
.ie7 .emblem {
    z-index: 1000;
}
.ie7 .emblem.with-guarantee {
    height: 165px;
}
.ie7 .emblem #guarantee {
    bottom: 10px;
}
.emblem {
    float: right;
    position: relative;
    text-align: center;
}
.emblem.with-guarantee {
    height: 168px;
}
.emblem #tagline {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    background: #094F82;
    padding: 4px 20px;
    text-shadow: 1px 1px 2px #777;
    width: 320px;
}
.emblem.with-guarantee #tagline {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 20px 10px 20px;
}
.emblem #tagline h2, .emblem #tagline p {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: 2px 0;
    text-transform: uppercase;
}
.emblem #tagline h2 {
    font-size: 27px;
    font-weight: bold;
    line-height: 36px;
}
.emblem #guarantee {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #777;
    -moz-box-shadow: 0 0 3px #777;
    box-shadow: 0 0 3px #777;
    background-color: #596066;
    background-image: -moz-linear-gradient(top, #656b71, #474f55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#656b71), to(#474f55));
    background-image: -webkit-linear-gradient(top, #656b71, #474f55);
    background-image: -o-linear-gradient(top, #656b71, #474f55);
    background-image: linear-gradient(to bottom, #656b71, #474f55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff656b71', endColorstr='#ff474f55', GradientType=0);
    bottom: 5px;
    left: 20px;
    position: absolute;
    text-transform: uppercase;
    width: 340px;
}
.emblem #guarantee p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 9px 10px;
    text-shadow: 1px 1px 2px #777;
}
.emblem #cross-sell {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    -webkit-box-shadow: 0 2px 3px #ccc;
    -moz-box-shadow: 0 2px 3px #ccc;
    box-shadow: 0 2px 3px #ccc;
    background: #fff;
    opacity: .8;
    padding: 9px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 340px;
    z-index: 999;
}
.emblem #cross-sell p {
    color: #454c53;
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 9px 0;
}
#slider {
    height: 310px;
    position: relative;
    width: 900px;
}
#slider img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    left: 0;
    position: absolute;
    top: 0;
}
.emblem #slider-overlay {
    padding: 9px 20px;
    position: absolute;
    right: 0;
    top: 220px;
    width: 340px;
    z-index: 999;
}
.emblem #slider-overlay p {
    font-weight: bold;
    text-align: right;
    text-shadow: 1px 1px 2px #ccc;
}
article {
    overflow: hidden;
    position: relative;
}
.editor-field input[type="text"] {
    width: 130px;
}
aside {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px #ccc inset;
    -moz-box-shadow: 0 0 6px #ccc inset;
    box-shadow: 0 0 6px #ccc inset;
    background: #e1dcd2;
    margin: 0 0 18px;
    overflow: hidden;
    padding-top: 9px;
}
aside h2 {
    border-bottom: none;
    color: #454c53;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-shadow: 1px 1px 2px #fff;
}
aside p {
    font-size: 12px;
    line-height: 18px;
}
#quote {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px #777 inset;
    -moz-box-shadow: 0 0 6px #777 inset;
    box-shadow: 0 0 6px #777 inset;
    background: #094F82 url('images/bg-noise-green.png') repeat 0 0;
    color: #fff;
    margin: 0;
    overflow: hidden;
    padding-top: 18px;
}
#quote a {
    border-bottom: 1px solid #fff;
    color: #fff;
}
#quote h2 {
    color: #fff;
    margin-bottom: 9px;
    text-align: left;
    text-shadow: 1px 1px 2px #777;
}
#quote form {
    text-align: right;
}
#quote .editor-field input[type="text"] {
    width: 170px;
}
#quote .editor-field select {
    width: 182px;
}
#quote .editor-label {
    font-size: 14px;
    text-shadow: 1px 1px 2px #777;
    text-transform: uppercase;
}
#quote .validation-summary {
    text-align: left;
}
.trash {
    float: left;
}
.trash .editor-field {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    padding: 5px;
}
.trash .editor-field span {
    cursor: pointer;
    margin-right: 0;
}
.importantbox {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px #ccc inset;
    -moz-box-shadow: 0 0 6px #ccc inset;
    box-shadow: 0 0 6px #ccc inset;
    background: #a7c194 url('images/bg-noise-green-light.png') repeat 0 0;
    color: #2b343c;
    font-size: 18px;
    text-align: center;
    text-shadow: 1px 1px 2px #fff;
}
footer {
    background: #e1dcd2;
    margin: 18px 0 0;
    overflow: hidden;
}
.footer-left ul {
    float: left;
    font-size: 10px;
    line-height: 18px;
    margin: 18px 0;
    overflow: hidden;
    padding: 0;
    width: 33%
}
.footer-left li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-right {
    padding: 0 500px 0 0;
    font-size: 20px;
    text-align: center;
}
.footer-right a {
    font-weight: bold;
}
.footer-right h2 {
    color: #454c53;
    margin: 18px 0;
}
.center {
    text-align: center;
}
.containerbox {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-left: 20px;
    padding-right: 20px;
}
.display-field, .editor-field {
    margin: 0 0 18px;
}
.display-label, .editor-label {
    font-weight: bold;
    margin: 9px 0 0;
}
.display-label pre, .display-field pre {
    margin: 0;
}
.field-validation-error {
    color: #cd0a0a;
    display: block;
    font-weight: bold;
}
.float-left {
    float: left;
    margin: 0 20px 18px 0;
}
.float-right {
    float: right;
    margin: 0 0 18px 20px;
}
.input-validation-error {
    background: #fef1ec;
    border: 1px solid #cd0a0a;
}
.panel {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ccc;
    margin: 9px 0;
    overflow: hidden;
    padding-bottom: 9px;
    padding-top: 9px;
}
.panel .panel {
    border: 0;
    float: left;
    padding-bottom: 0;
    padding-top: 0;
}
.validation-summary, .validation-summary-errors p {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 9px 0;
}
.validation-summary ul {
    font-size: 12px;
    padding: 0 0 0 10px;
}
.validation-summary ul, .validation-summary li {
    list-style: disc;
    margin: 9px 0 9px 5px;
}
.ui-button .ui-button-text {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.ui-datepicker {
    z-index: 999!important;
}
.ui-icon {
    float: left;
    margin: 0 6px 0 0;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    background-image: none;
}
.ui-widget a {
    border: 0;
}
.ui-widget, .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
    font-family: inherit;
    font-size: inherit;
}
.ui-widget input[type="text"], .ui-widget input[type="password"], .ui-widget textarea, .ui-widget select {
    color: #454c53;
    padding: 2px;
}
.addthis_default_style a {
    border: 0;
}
.ui-button.ui-state-default {
    background-color: #596066;
    background-image: -moz-linear-gradient(top, #656b71, #474f55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#656b71), to(#474f55));
    background-image: -webkit-linear-gradient(top, #656b71, #474f55);
    background-image: -o-linear-gradient(top, #656b71, #474f55);
    background-image: linear-gradient(to bottom, #656b71, #474f55);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff656b71', endColorstr='#ff474f55', GradientType=0);
    border: 1px solid #333b43;
}
.ui-button.ui-state-hover, .ui-button.ui-state-focus {
    background: #474f55;
}
.ui-button.ui-state-active {
    background: #656b71;
    position: relative;
    top: 1px;
}

/* Quote Form CSS */
body { 
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

#content {
	margin: 40px;
}

h1 {
	font-size: 2.5em;
	font-weight: normal;
	padding: 0 0 20px 0;
}

.login_box {
	padding: 10px 40px 20px 0;
	width: 210px;
	margin: 0 0 0 35px;
}

.centered {
	text-align:center;
	margin: 0 auto;
}

.link_note {
	color: #fff;
	font-size: .8em;
}

.app-form div {
	margin: 20px 0;	
}

.app-form input {
	width: 210px;
	font-family:Arial;
	font-size:.8em;
	background:#C1E3FF;
	border:1px solid #B6CEFF;
	padding: 10px;

}

.app-form label {
	display:block;
	font-size: .8em;
	font-weight:bold;
}

.app-form .instructions {
	font-size: .95em;
	margin: 0;
	color:#fff;
}

input.error {
	background:#FFD3D7;
	color:#000;
}

label {
	color:#FFF;
	float:left;
}

label.error {
    font: normal .6em;
    padding: 3px;
    margin: 3px;
	color:#fff;
	font-weight: normal;
}

input.focus {
	background: #D2E8FF;
	color:#000;
}

div.focus {
	background: #D2E8FF;
	color:#000;
}

select {
   background: transparent;
   width: 210px;
   padding: 5px;
   font-size: 14px;
   -webkit-appearance:none;
   height: 30px;
   background: #eaeaea;
   margin: 5px 0;
}

.styled-select {
   width: 210px;
   height: 30px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right #ddd;
   border: #000 1px solid;
   margin: 0;
}

th {
	background: #eaeaea;
	font-weight:500;
	text-align:left;
}