@charset "utf-8";
/* CSS Document */
body,html,div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
    font-family: 'BahamasPlain';
    src: url('bahamasn-webfont.eot');
    src: url('bahamasn-webfont.eot?#iefix') format('embedded-opentype'),
         url('bahamasn-webfont.woff') format('woff'),
         url('bahamasn-webfont.ttf') format('truetype'),
         url('bahamasn-webfont.svg#BahamasPlain') format('svg');
    font-weight: normal;
    font-style: normal;

}
body
{
	background-image:url(images/body-bk.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#029df2;
	font-family:Arial, Helvetica, sans-serif;
}
#in-body
{
	background-image:url(images/body-in-bk.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:100%;
}
.top-nev
{
	background-image:url(images/top-nev.jpg);
	background-repeat:repeat-x;
	font-size:13px;
	color:#FFF;
	text-transform:uppercase;
}
.top-nev a
{
	text-decoration:none;
	color:#FFF;
	display:block;
	background-image:url(images/sep1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	width:152px;
	height:33px;
	padding-top:17px;
	text-align:center;
}
.top-nev a:hover
{
	text-decoration:none;
	color:#FFF;
	background-image:url(images/top-nev-h.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#flash-txt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0081c9;
	font-size:13px;
	text-align:justify;
	padding:10px;
	line-height:16px;
	height:145px;
}
.left ul
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
.left ul li
{
	background-image:url(images/left-bk.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	width:200px;
	height:32px;
	float:left;
	color:#FFF;
	padding-top:7px;
	text-align:left;
	padding-left:50px;
	text-transform:uppercase;
}
.left ul li a
{
	color:#FFF;
	text-decoration:none;
}
.left ul li a:hover
{
	color:#0AAEF5;
	text-decoration:none;
}
.content
{
	font-size:12px;
	color:#FFF;
	line-height:18px;
}

.content a
{
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.content a:hover
{
	color:#062A40;
}
.content p
{
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	text-align:justify;
}
.content h1
{
	font-family: 'BahamasPlain';
	color:#FFF;
	font-size:28px;
	font-style:italic;
	padding-left:10px;
}
.bottom
{
	background-image:url(images/bor1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#013a5a;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.bottom a
{
	color:#013a5a;
	text-decoration:none;
}
.bottom a:hover
{
	text-decoration:none;
	color:#FFF;
}
.bottom p
{
	padding:0px;
	margin:0px;
	color:#FFF;
}

.quickenq{
	padding:0px 0 0 22px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:top;
	
}
.quickenq input {
	width:220px;
	height:20px;
	margin:0 0 9px 0; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	padding:5px;
}

.quickenq textarea {
	width:220px;
	height:75px;
	padding:5px;
	margin:0 0 9px 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	
}

.quickenq input.submitbtn {
	background:url(images/submit_btn.jpg) no-repeat left top;
	width:80px;
	height:24px;
	cursor:pointer;
	border:none;
}

.quickformbg{
	background:url(images/quickform_bg.jpg) no-repeat left top;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
padding-left:10px;
}

/*------------------*/

.flashleftbg
{
	background:url(images/flash_leftbg.jpg) no-repeat left top;
	width:290px;
	height:270px;	
}

.flashrightbg
{
	background:url(images/flash_rightbg.jpg) no-repeat left top;
	width:290px;
	height:270px;	
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
padding-top:10px;
color:#022E47;
}
