BODY {
	margin: -10px 0 0 -10px;
	background:#014676 url(/images/bg.jpg) repeat-x;
}
HTML BODY { margin: 0; padding: 0;
} 
TD {
	COLOR: #333333;
	vertical-align: top;
	text-align: left;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 14px;
}
A {
	COLOR: #005380;
	text-decoration: none;
}
A:hover { COLOR: #990000; }
H1 {
	font-size: 16px;
}

H2 {
	FONT-SIZE: 16px;
}
H3 {
	FONT-SIZE: 14px;
}
H4 {
	FONT-SIZE: 16px;
}
H1, H2, H3, H4 {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
img {
border:0;
} 
ul {
padding:0 0 20px 15px;
margin:0;
}
li {
margin:0;
padding: 2px 0 0 0;
} 

/* body */
#lbg {
	width:50%;
	background: url(/images/lbg.jpg) no-repeat right 167px;
}
#lbg div {
	background: url(/images/tlbg.jpg) no-repeat top right;
	height:167px;
	width:100%;
}
#rbg {
	width:50%;
	background: url(/images/rbg.jpg) no-repeat left 167px;
}
#rbg div {
	background: url(/images/trbg.jpg) no-repeat top left;
	height:167px;
	width:100%;
}

/* Header */
#head {
text-align:right;
	BACKGROUND: url(/images/caribbean-head.jpg) no-repeat;
	height:173px;
	width:750px;
}
div.sublnk {
text-align:right;
margin:10px 65px 0 0;
}
a.hdlnk {
COLOR: #cccccc;
text-decoration:none;
margin:0 6px;
font-size:12px;
}
a.hdlnk:hover {
	COLOR: #CC0000;
	text-decoration:underline;
}
img.logo {
margin:10px 60px 22px 250px;
float:left;
}
#headcnt {
	position:relative;
	width:750px;
	height:31px;
	z-index:300;
	clear:left;
	text-align:left;
}
#vil div, #vip div, #chart div {
	position:absolute;
	visibility:hidden;
	top:31px;
	width:115px;
}
#vip a, #chart a, #vil a {
	padding:3px 6px;
	display:block;
	line-height: 18px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#E1EFF8;
	border-bottom:1px solid #FFFFFF;
}
#vip a:hover, #chart a:hover, #vil a:hover { background-color:#FEFED6; }




/* footer */
#foot {
font-size:11px;
padding:10px 30px;
COLOR: #999999;
text-align:right;
} 
#foot a {
text-decoration:none;
COLOR: #ffffff;
margin-right:5px;
} 
#foot p {
float:left;
margin:0;
text-align:left;
}

/* home */
td.lbgcnt {
	background:#ffffff url(/images/h-lcnt.gif) no-repeat top;
	padding:35px 25px 10px 30px;
	height:340px;
}
td.rbgcnt {
	background:#ffffff url(/images/h-rcnt.gif) no-repeat top;
	padding:45px 35px 10px 15px;
		line-height:16px;
}
div.deco {
width:350px;
text-align:center;
}
H2.home {
	padding-left:106px;
	margin:10px 0 4px 4px;
	border-bottom:1px solid #cccccc;
	line-height:20px;
	font-size: 16px;
	color: #003366;
	width:185px;
}
img.home {
	margin-right:10px;
	float:left;
}

/* int */
#int {
	background: url(/images/int-bg-title.gif) no-repeat;
	float:right;
	height:178px;
	width:336px;
}
#int H1 {
margin:90px 30px 4px 24px;
line-height:28px;
	font:24px "Times New Roman", Times, serif;
}
#intcnt {
	background:#ffffff url(/images/int-bg.gif) no-repeat top;
	height:409px;
	width:750px;
	overflow:auto;
}
.intpd {
padding:10px 50px 20px 50px;
}
#text {
padding:10px 60px 20px 80px;
}
#text H2 {
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	padding-left:10px;
	line-height:22px;
	font-size: 18px;
}
div.textpd {
padding:10px;
width:590px;
}
#imglpad img {
	margin-left:10px;
}


/* Form */
H1.hd {
	FONT:12px Arial, Helvetica, sans-serif;
	padding-bottom:2px;
	COLOR: #333333;
	font-weight:bold;
}
form {
	margin:0;
	padding:0;
}
input, select {
height: 17px;
	color:#000000;
	padding:0;
	FONT-size:11px;
}
textarea {
	color:#000000;
	FONT-size:11px;
}
form.search {
width:210px;
float:left;
}
input.searchbox {
	width:100px;
	vertical-align: top;
}
input.submit {
	width:90px;
	height: 24px;
	FONT-size:14px;
	margin:0 10px;
	font-weight:bold;
}
input.btnsearch {
	height: 11px;
	margin: 5px 4px;
	vertical-align: top;
}
.error {color: #FF0000}
table.tableform {
	width:500px;
	margin:10px 0 0 10px;
}
table.contactform {
	width:350px;
	margin:0 10px 0 50px;
	float:right;
}