body {
	background-color: #D5F5F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text {
	color: #000000;
	text-decoration: none;
}

.page_header {
  color: #000066;
	font-size: 1.5em;
	font-weight: bold;
}

.faq_question {
  font-weight: bold;
	font-size: 1.1em;
	color: #000066;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #EFB42E;
}

a.bottom {
	font-size: 10px;
	color: #000066;
}

a.blue {
	color: 000066;
}
a.blue:hover {
	color: 000066;
}
a.blue:visited {
	color: 000066;
}
		
.promoLink {
	cursor:hand;
	font-weight:bold;
	text-decoration:underline;
	color: #EFB42E;
}

.caption {
	font-size:0.8em;
	color: #000066;
}

img {
	border:none;
}

.header_top {
	font-size:1.3em;
	font-weight:bold;
}

.header {
	font-weight:bold;
	color:#EFB42E;
}
.header_black {
	font-weight:bold;
	color:#000000;
}
.headerLink {
	font-weight:bold;
	text-decoration:underline;
	color:#EFB42E;
	cursor:hand;
}


.myinput {
	background-color:#091C5A;
	color:D49B1F;
}
.tbl_main {
	background-color: #eeeeee;
	text-align: left;
}
.tbl_main_topborder {
	background-color: #eeeeee;
	border-top: 3px solid #C4C4DC;
}
.tbl_sub {
	border: 1px dotted #C4C4DC;
	width: 100%;
}
.tbl_highlight {
	font-weight: bold;
	background-color: #C4C4DC;
}
.tbl_contrast {
	background-color: #C4C4DC;
}
.tbl_alt {
	background-color: #C4C4DC;
}
.tbl_white {
	background-color: #ffffff;
}
.tbl_top_border {
	border-top: 3px solid #EFB42E;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tbl_bottom_border {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #EFB42E;
	border-left: none;
}
.tbl_bkg {
	background-repeat: no-repeat;
	background-position: center center;
}
.error {
	color:ff0000;
}
ul.faq {
	font-weight: bold;
	text-indent: 10pt;
	list-style-position: outside;
	list-style-image: url(http://www.luggageconcierge.com/images/bullet_blue.gif);
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer_sm {
  font-style: italic;
	font-size: 0.8em;
}
.tbl_thin_border {
	border: 1px solid #000066;
}

.tbl_thin_topborder {
	border-top: 1px solid #000066;
}
.goldBullet {
	font-family: arial, geneva, sans-serif;
	font-size: 11pt;
	color: #EFB42E;
	font-face:bold;
}
.small {
	font-size: 8pt;
}
td.news {
	border-bottom: 1px solid #CCCCCC;
}
a.boxlink {
	margin-top: 15px;
	padding: 5px;
	display: block; 
	color:#fff;
	border: 1px solid #000066;
	background-color: #EFB42E;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.boxlink:hover {
	background-color: #fff;
	color: #000066;
}