/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{
	right:-30px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	left:-30px;
}
ol.bjqs-markers{
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:98%;margin:0;padding:1%;position:absolute;bottom:0;}

*{ padding:0px; margin:0px; }

h1{
	color: #004389;
	font: 14pt Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1a{
	color: #004389;
	font: 12pt Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h1left{
	color: #004389;
	font: 12pt Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3{
	color:#FFF;
	font:10pt Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
	
	h4{
	color:#FFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}
	
	.boxgrid1st{ 
		width: 220px; 
		height: 143px; 
		float:left; 
		overflow: hidden; 
		position: relative; 
	margin-left: 0px;
	margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 8px 1px #003e80;
    box-shadow: 0px 0px 8px 1px #003e80;
	}
	.boxgrid{ 
		width: 220px; 
		height: 143px; 
		float:left; 
		overflow: hidden; 
		position: relative; 
	margin-left: 20px;
	margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 8px 1px #003e80;
    box-shadow: 0px 0px 8px 1px #003e80;
	}
	.boxgrid1st img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid img{
	position: absolute;
	top: -2px;
	left: -10px;
	border: 0;
	}
	.boxgrid1st a.boxlink, .boxgrid a.boxlink{
	color:#C8DCE5;
	font-size: 9px;
	font-weight:normal; 
	text-decoration:none;
}
	.boxgrid1st p{
	padding: 0 10px;
	color:#C8DCE5;
	font-size:12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	}
		
	.boxgrid p{
	padding: 0 10px;
	color:#C8DCE5;
	font-size:12px;
	font-family: "Lucida Grande", Arial, sans-serif;
	}
		
	.boxcaption{
	float: left;
	position: absolute;
	top:110px;
	height: 100px;
	width: 100%;
	opacity: .9;
		/* For IE 5-7 */
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	background-color: #1c6bb4;
	}
	.captionfull .boxcaption {
		top: 143;
		left: 0;
	}
	.caption .boxcaption {
		top: 220;
		left: 0;
	}
		

body {
	min-height: 100%;
	background-color: #3896CE;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #004c97;
	background-image: url(images/sea_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 146px;
	margin: 0pt;
	padding: 0pt;
	height: 100%;
	width: 100%;
}
#header {
	height: 105px;
	background-image: url(images/header_rpt.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3896CE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content {
}
#splash {
	position: absolute;
	right: 47%;
	z-index: 1;
}
#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 42px;
	z-index: 2;
	position: relative;
}
#menu {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	height: 28px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
}
/*ul .menulink {
	padding-right: 12px;
	padding-left: 12px;
}
ul .menulink1st {
	padding-right: 12px;
	padding-left: 0px;
}
*/
#menu ul .menulink1st a:hover {
	background-color: #FFF;
	color: #10375B;
}
#slider {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 15px solid #0B0B3B ;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menu ul .menulink1st a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-right: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu ul .menulink a:hover {
	background-color: #FFF;
	color: #10375B;
}
#menu ul .menulink a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#footer {
	background-color: #3896CE;
	background-image: url(images/header_rpt.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 100px;
}
#footer-inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#contactus {
	width: 470px;
	padding-top: 20px;
	float: left;
}
#copyright {
	width: 470px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
#head-inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#head-contact {
	float: right;
	width: 220px;
	padding-top: 22px;
}
#logo {
	float: left;
	padding-top: 22px;
}
#sections {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-bottom: 0px;
	height: 306px;
	padding: 0px;
}
#section-box1st {
	float: left;
	height: 143px;
	width: 220px;
	margin-bottom: 20px;
}
#section-box {
	float: left;
	margin-left: 20px;
	height: 143px;
	width: 220px;
	margin-bottom: 20px;
}
#contactus p a {
	color: #FFF;
	text-decoration: none;
}
#contactus p a:hover {
	color: #FFF;
	text-decoration: underline;
}
#page {
	overflow: hidden;
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	background-color: #FFF;
	padding: 0px;
}

#pagecontent {
	float:left;
	position:relative;
	background-color:#FFF;
}

.content{
	width:96%;
	float:left;
	position: relative;
	margin: 20px;
	}
.content img{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	border: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.content img.left{
	position: relative;
	float: left;
	top: 0;
	left: 0;
	border: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.content img.right{
	position: relative;
	float: right;
	top: 0;
	left: 0;
	border: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.content a{
	color:#004389;
	font-weight:normal; 
	text-decoration:none;
}
	.content a:hover{
	color: #004389;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}
.content p{
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	line-height: 18px;
}
		
