/*<group=basic layout>*/

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	background: url(../images/bkground.gif);
}

#body {
background: url(../images/bkground_2.gif);
background-repeat:repeat-y;
}

#container {
	margin: 0 auto 0 auto;
	text-align: left;
}

div#body {
}

div#body_left {
	float: left;
	width: 170px;
}

div#body_right {
	margin-left: 220px;
}

div#content {
	width: 517px;
	padding-left: 20px;
}

div#himages {
	height: 100px;
	
}

div#title_gradient {
	clear: both;
	height: 19px;
	margin-bottom: 1px;
}

div#footer {
	font: 14px Arial, Helvetica, sans-serif;
	width: 490px;
	margin-left: 250px;
	clear: both;
	text-align: center;
}
div#footer img {
	margin: 10px 0px 30px 0px;
}

img#aim_logo {
	float: left;
	margin-top: 18px;
	margin-left: 30px;
}

img.FW {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 9px;
	border: 1px solid #CFCFCF;
}

img#title_img {
	display: inline;
	float: right;
}
	
/*</group>*/

/*<group=style>*/

body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #666666;
}

div#title_gradient {
	background: #6c89a7;
}

div#body_left {
	padding-top: 50px;
	padding-left: 50px;
}

div#content {
	padding: 20px 15px 15px 15px;
	background: #ffffff;
	letter-spacing: 1.0px;
}

div#footer {
	margin-top: 60px;
	font-size: 12px;
}

div#disclaimer {
	width: 470px;
	height: 270px;
	background: #cccccc;
	margin-left: 30px;
	padding: 10px;
}

div.scrollpane {
	text-align: justify;
	font-size: 11px;
	color: #000000;
	overflow: auto;
	width: 460px;
	height: 260px;
	padding-right: 10px;
}

div#confirmation_bar {
	display: block;
	text-align: center;
	margin-top: 20px;
}
div#confirmation_bar a {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
div#confirmation_bar a:hover, div#confirmation_bar a:active {
	color: #00284f;
}

a {
	text-decoration: underline;
	color: #666666;
}
a:hover, a:active {
	color: #00284f;
}

table#form {
	width: 300px;
	background: #e3e3e3;
}
form {
	display: block;
}

ul#barbados_links a {
	font-size: 12px;
	display: list-item;
	border-bottom: 1px solid #666666;
	padding: 3px 7px 3px 7px;
	list-style: inside square;
}
ul#barbados_links a:hover, ul#barbados_links a:active {
	background: #e3e3e3;
}
ul#barbados_links a.last {
	border: 0;
}

input {
	border: 1px solid #666666;
	margin-bottom: 3px;
	color: #666666;
}

p {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 12px;
}

ul {
	margin: 0;
	padding: 0;
}
ul li {
	padding: 2px 0 2px 0;
	list-style-type: decimal;
	list-style-position: inside;
}

ul.services li {
	padding: 2px 0 2px 0;
	list-style-type: square;
	list-style-position: inside;
}

h1 {
	display: none;
}
h2 {
	margin-top: 16px;
	margin-bottom: 18px;
	padding: 0;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 23px;
	font-weight: bold;
}
h2.disclaimer {
	font-size: 16px;
	margin: 20px 0 20px 0;
	text-align: center;
}
strong.title {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 8px;
}

.nav {
	background: #b7c4d4;
}
table.nav {
	width: 768px;
	height: 30px;
}
table.nav td.first {
	width: 220px;
}
table.nav a, table.nav div {
	display: block;
	height: 18px;
	padding: 12px 4px 0 4px;
	text-align: center;
	background: #b7c4d4;
	font-size: 12px;
	font-weight: bold;
	color: #365d86;
	text-decoration: none;
	border-bottom: 2px solid #365d86;
}
table.nav a:hover, table.nav a:active, table.nav a.hot {
	background: #a3b6c7;
}

/*</group>*/
