/* Copyright © 1999 - 2004 Total Travel Insurance - all rights reserved */

body.main {
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

td   		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
th   		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
p   		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
input		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
div  		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
select	{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }
span 		{ font-family: Arial, Verdana, Helvetica, Geneva, Swiss, Sans-serif }

/* links */

a    		{ color: navy; text-decoration: underline; font-size: 8pt; }

a.buy-linkshelp {
	font-size: 9pt;
	color: Navy;
}

a.buy-linkshelp:hover {
	font-size: 9pt;
	color: #FFA500;
	text-decoration: none;
}

a.linkshelp {
	font-size: 9pt;
	color: Black;
}

a.linkshelp:hover {
	font-size: 9pt;
	color: Yellow;
	text-decoration: none;
}

/* quote box */

tr.quote {
	background: #9ACD32;
	height: 25px;
}

tr.quote-small {
	background: #9ACD32;
	height: 15px;
}

td.quote-center {
	font-size: 9pt;
	font-weight: normal;
	background: #9ACD32;
	color: Black;
	text-align: center;
	white-space: nowrap;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

td.quote-left {
	font-size: 9pt;
	font-weight: normal;
	background: #9ACD32;
	color: Black;
	border-left: 1px solid Black;
}

td.quote-middle {
	font-size: 9pt;
	font-weight: normal;
	background: #9ACD32;
	color: Black;
}

td.quote-right {
	font-size: 9pt;
	font-weight: normal;
	background: #9ACD32;
	color: Black;
	border-right: 1px solid Black;
}

input.edit     { font-size: 8pt; font-weight: normal; }
select.edit    { font-size: 8pt; font-weight: normal; }

/* titles */

th.home-title1 {
	font-size: 11pt;
	font-weight: bold;
	background: #8FBC8F;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

th.home-title2 {
	font-size: 11pt;
	font-weight: bold;
	background: #BC8FA6;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

th.home-title3 {
	font-size: 11pt;
	font-weight: bold;
	background: #A78FBC;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

th.home-title4 {
	font-size: 11pt;
	font-weight: bold;
	background: #8FBCBC;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

th.home-title5 {
	font-size: 11pt;
	font-weight: bold;
	background: #A5BC8F;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

th.home-title6 {
	font-size: 11pt;
	font-weight: bold;
	background: #BCA68F;
	text-align: Center;
	color: White;
	padding: 2px 2px;
	width: 90px;
}

td.home-text-top {
	background: #DFFFDF;
	font-size: 9pt;
	text-align: left;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
}

td.home-text-top-first {
	background: #DFFFDF;
	font-size: 9pt;
	text-align: left;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
}

td.home-photo {
	background: #C7F5F2;
	font-size: 9pt;
	text-align: center;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
	width: 200px;
}

td.home-text-bot {
	background: #FFFFDF;
	font-size: 9pt;
	text-align: left;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
}

td.home-text-bot-c {
	background: #FFFFDF;
	font-size: 9pt;
	text-align: center;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
}

td.home-text-bot-first {
	background: #FFFFDF;
	font-size: 9pt;
	text-align: left;
	color: Black;
	border-top: 1px solid #FFA500;
	border-left: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
}

td.home-text-bot-end {
	background: #FFFFDF;
	font-size: 9pt;
	text-align: left;
	color: Black;
	border-top: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
}

td.home-text-help {
	background: #F5F5DC;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	color: #CC3000;
	border-left: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
}

a.home-number {
	font-size: 20pt;
	font-weight: bold;
	color: #FFA500;
}

a.home-number:hover {
	font-size: 20pt;
	color: Lime;
	text-decoration: none;
}

td.home-title-mid {
	font-size: 8pt;
	color: Black;
	border-left: 1px solid #20B2AA;
	border-right: 1px solid #20B2AA;
	text-align: Center;
	background: White;
	font-style: normal;
}

td.home-title-bottom {
	font-size: 8pt;
	color: Black;
	border-left: 1px solid #20B2AA;
	border-right: 1px solid #20B2AA;
	border-bottom: 1px solid #20B2AA;
	text-align: center;
	background: White;
	font-style: normal;
}

td.home-text-company {
	font-size: 8pt;
	font-style: Normal;
	color: Black;
	text-align: center;
	background: White;
}

/* main text */

div.text {
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #656565;
}

/* coverage table */

td.blue {
	font-size: 8pt;
	font-weight: normal;
	background: White;
	color: Black;
	border-left: 1px solid #20B2AA;
	border-bottom: 1px solid #20B2AA;
	border-right: 1px solid #20B2AA;
}

/* title menu */

th.title-top {
	font-size: 9pt;
	font-weight: bold;
	background: #C7F5F2;
	color: Navy;
	height: 18pt;
	border-top: 1px solid #20B2AA;
	border-left: 1px solid #20B2AA;
	border-right: 1px solid #20B2AA;
	border-bottom: 1px solid #20B2AA;
	text-align: center;
}

