BODY { 
   font-family: Calibri, Arial, sans-serif; 
   font-size: 12pt; 
}
   
P {
   font-size: 12pt; 
   text-align: left; 
   text-decoration: none; 
   text-transform: none; 
   margin-top: 10px; 
   margin-bottom: 5px;
   margin-left: 20px;
   margin-right: 20px;
   vertical-align: middle;
   color: #000000 }
P.footer {
   margin-left: 10px;
   margin-right: 10px;
   text-align: center;
   font-size: 8pt }
P.note {
   font-size: 8pt;
   font-style: italic;
   text-align: right }
P.nomargin {
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px }
P.signature {
   text-align: right;
   font-style: italic }
P.caption {
   font-family: Courier, Courier-New, Fixedsys, Garamond;
   font-size: 8pt; 
   text-indent: 0px;
   vertical-align: top}
P.quote {
   font-style: italic}
P.cursive {
	font-family: "segoe script", "lucida handwriting", cursive }

  

A:active {color : black }
A:visited {color: blue}
A:hover {color : blue }
A {
   text-decoration: underline; 
   text-transform: none; 
   color: #FF0000 }
A.subtle {
   color: #FF8E00;
   text-decoration: none }
A.nodecoration {
   text-decoration: none }

H1, H2, H3, H4, H5, H6 {
	display: block;
	position: static; 
	
	font-family: Book Antiqua, Century Schoolbook, Times New Roman, Serif;
   text-decoration: none; 
   text-transform: none; 
   margin-top: 10px; 
   margin-bottom: 10px;
   margin-left: 30px;
   margin-right: 30px;
   color: #ec1f23 }
H1, H2, H3 {
   text-align: center }
H4, H5, H6 {
   text-align: left }
H1 {
	 margin-right: 140px;
   font-size: 28pt;
   margin-bottom: 20px }
H1.nomargin, H2.nomargin, H3.nomargin, H4.nomargin, H5.nomargin, H6.nomargin {
   vertical-align: top;
   margin-top: 0px; 
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px }
H2 {
   font-size: 20pt }
H3 {
   font-size: 12pt }
H4 {
   font-size: 12pt }

UL {
   font-size: 12pt; 
   color: #000000 }
   
   
input {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:12px
}
label {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:10px;
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 150px;
	padding-right: 20px
}
textarea {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:12px;
}
 
.indented_widget {
	display: block;
	padding-left: 20px; 
	padding-right: 0px;
	width: 640px;
}

.toc {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
.toc a{
	display: block;
	float: left;
	width: 40em;
	clear: left;
	margin-bottom: 4px;
	font-family: "segoe script", "lucida handwriting", cursive;
	text-decoration: none;
	text-indent: -1em;
	padding-left: 1em;
}
dl.f_a_q {
	display: block;
	clear: left;
	line-height: 160%;
}
dl.f_a_q dt {
	font-family: "segoe script", "lucida handwriting", cursive;
}
dl.f_a_q dd {
	margin-bottom: 20px;
	margin-left: 0px;
}

table#instant_quote, 
table#order_form {
  border: none;
  margin: 10px;
}
table#instant_quote tr,
table#order_form tr {
  vertical-align: top;
}
table#instant_quote td,
table#order_form td {
  padding: 20px;
}
table#instant_quote table,
table#order_form table {
  position: inline;
  border: 3px solid #7D7D7D;
  border-collapse: collapse;
  padding: none;
}
table#instant_quote th,
table#order_form th {
  color: white;
  font-weight: bold;
  background-color: #484848;
  padding: 5px;
}
table#instant_quote td,
table#order_form td  {
  padding: 10px;
}
table#instant_quote label,
table#order_form label,
table#instant_quote input,
table#order_form input,
table#instant_quote select,
table#order_form select,
table#instant_quote textarea,
table#order_form textarea {
  clear: left;
  float: left;
  width: 250px;
}
table#instant_quote label,
table#order_form label {
  text-align: left;
  margin-bottom: 0px;
  line-height: 14pt;
  padding-top: 10px;
  vertical-align: bottom;
  font-weight: bold;
}
table#instant_quote input.checkbox,
table#order_form input.checkbox {
  width: auto;
}
table#instant_quote .checkbox_label,
table#order_form .checkbox_label {
  float: left;
}

.invalid {
  color: red;
  border-color: red;
}

