body {
	color: #333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
}
td {
}
.construction {
	color: navy;
	font-size: 14pt;
	font-family: "Times New Roman", Georgia, Times;
	font-weight: bold;
	text-align: center;
}
#all {
	text-align: center;
	position: relative;
	width: 818px;
}
.header {
	text-align: left;
	position: relative;
	clear: both;
}
A.toplinks {
	color: navy;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
#toplinks {
	font-weight: bold;
	text-decoration: none;
	margin-left: 680px;
	position: absolute;
	top: 90px;
	width: 280px;
}
#footer {
	color: blue;
	font-size: 0.8em;
	line-height: 1.4em;
	background-attachment: fixed;
	text-align: center;
	height: 20px;
	clear: both;
}
A.footerLink:hover {
	color: fuchsia;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}
A.footerLink {
	color: blue;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.clearboth {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.internationalInsurance {
	font-size: 20px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.quotes {
	font-size: 10px;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}
.copyright {
	color: #666;
	font-size: 7pt;
	text-align: center;
	padding-top: 15px;
	position: inherit;
	left: 0;
	width: 818px;
	clear: both;
}
.rightcolumn {
	margin-left: 10px;
	width: 175px;
	clear: both;
}
#body {
	text-align: left;
	margin-left: 0;
	padding-bottom: 10px;
	width: 814px;
	clear: both;
	border: solid 1px navy;
}
.body {
	text-align: left;
	padding-left: 7px;
	clear: both;
}
.blurb {
	color: navy;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.blurb2 {
	color: navy;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.caption1 {
	color: navy;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.highlight {
	color: navy;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	background-color: #ffc;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-top: 1px navy;
	border-right: 1px solid navy;
	border-bottom: 1px solid navy;
	border-left: 1px solid navy;
}
.headline {
	color: navy;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
.subheader {
	color: navy;
	font-size: 12px;
	font-weight: bold;
}
.reversehead {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.1em;
	padding-left: 5px;
}
.formReversehead {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
}
.tableHeader {
	background-image: url("../images/table_header.jpg");
	background-repeat: repeat;
	height: 20px;
	vertical-align: middle;
}
.inquiryForm {
	font-size: 8pt;
}
.numList {
	white-space: normal;
	list-style-type: decimal;
	list-style-position: outside;
	display: run-in;
}
.contactHeader {
	color: maroon;
	font-weight: bold;
}
.quoteHeader {
	color: #369;
	font-size: 13px;
	font-family: Arial, Verdana, "MS Sans Serif";
	font-weight: bold;
	line-height: 1em;
}
.subHeader1 {
	color: navy;
	font-size: 14px;
	font-family: Arial, Verdana, "MS Sans Serif";
	font-weight: bold;
}
.subHeader2 {
	color: navy;
	font-size: 13px;
	font-family: Arial, Verdana, "MS Sans Serif";
	font-weight: bold;
}
.quotelinks {
	color: #33f;
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
.subTableHeader {
	color: #369;
	font-size: 15px;
	font-family: Arial, Verdana, "MS Sans Serif";
	font-weight: bold;
	margin-left: 7px;
}
.bodyborder {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-style: none solid solid;
	border-width: 1px;
	border-color: navy;
}
.cellborder {
	background-image: url("../images/cell_border.jpg");
	background-repeat: repeat-y;
	background-position: 5pt 0;
	height: auto;
	vertical-align: middle;
}
.formBorder {
	background-color: #ccc;
	border: solid 1px #369;
}
.border {
	border: solid 1px navy;
}
.border2 {
	border-style: none none none solid;
	border-width: medium medium medium 1px;
	border-color: navy;
}
.border1 {
	border-style: none none solid;
	border-width: medium medium 1px;
	border-color: navy;
}
.border3 {
	border-style: none solid solid;
	border-width: medium 1px 1px;
	border-color: navy;
}

.border3 p {
	font: normal 9pt Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}

.horizontalBorder {
	border-top: none maroon;
	border-right: none maroon;
	border-bottom: 1px solid maroon;
	border-left: none maroon;
}
.vertborder {
	border-top: none maroon;
	border-right: none maroon;
	border-bottom: none maroon;
	border-left: 1px solid maroon;
}
.closewindow {
	color: white;
	font-size: 8pt;
	font-family: Arial, Verdana, "MS Sans Serif";
	text-decoration: none;
}
