@charset "utf-8";
#contentContainer1{
	background-image: url(../../images/content/layout/BlueWaterBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#contentContainer2{
	background-image: url(../../images/content/layout/BlueWaterHeader.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#contentContainer3{
	background-image: url(../../images/content/layout/BlueWaterFooter.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 145px;
}
* html #contentContainer3{
	height: 145px;
}
#contentContainer{
	padding: 70px 56px 90px 4px;
	color: #fff;
	}
#contentContainer table{
	color: #fff;
}

#contentContainer .sectionTitle{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
}
#contentContainer h1{
	color: #A3DFFB;
	font-size: 13px;
	margin-top: 0;
}
#contentContainer a{
	color: #FDD781;
	text-decoration: none;
	font-weight: Bold;
	border-bottom: 1px dashed #FDD781;
}
#contentContainer a:hover{
	background-color: #FDD781;
	color: #0082C4;
	text-decoration: none;
	border: none;
}
#contentContainer #column1of1{
	padding: 0 56px 0 75px;
}
#contentContainer #column2of2{
	padding-right: 20px;
}
#contentContainer #column2of3{
	padding-right: 0;
}

#BlueWaterLeftBarNav1{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	margin: 0;
	padding: 0;
	width: 188px;
	padding-right: 6px;
}
#BlueWaterLeftBarNav1List{
	margin: 0;
	padding: 0 5px 0 65px;
	list-style-type: none;
}
#BlueWaterLeftBarNav1List ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#BlueWaterLeftBarNav1List li{
	margin-bottom: 2px;
	line-height: 13px;
}
#BlueWaterLeftBarNav1List li li{
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 13px;
	font-size: 10px;
}
#BlueWaterLeftBarNav1List a{
	font-weight: normal;
	color: #FDD781;
	text-decoration: none;
	border-bottom: 1px dashed #FDD781;
	font-size: 10px;
}
#BlueWaterLeftBarNav1List a:hover{
	text-decoration: none;
	background: #FDD781;
	color: #006CA3;
	border: none;
}

#Columns2Container{
	clear: both;
}
#Columns2Container #contentCol1{
	float: left;
	padding: 0 10px 0 65px;
	width: 147px !important;
	width: 240px;
}
#Columns2Container #contentCol1 .guideList{
	margin: 0;
	padding: 10px 5px 10px 0px;
	list-style: none;
}
#Columns2Container #contentCol1 .guideList li{
	margin-bottom: 4px;
}
#Columns2Container #contentCol1 .guideList li a{
	color: #FDD781;
	text-decoration: none;
	padding: 0;
	border-bottom: 1px dashed #FDD781;
	font-weight: normal;
}
#Columns2Container #contentCol1 .guideList li a:hover{
	text-decoration: none;
	background-color: #FDD781;
	color: #006CA3;
	border: none;
}
#Columns2Container #contentCol2{
	float: left;
	width: 590px;
	padding-right: 15px;
}
#Columns2Container #contentCol2 .landingePageImg{
	border: 1px solid #FFF;
	margin-right: 15px;
	float: left;
}

#contentContainer .formField{
	background-color: #fff;
	border: 1px solid #005287;
	font-size: 10px;
	padding-left: 4px;
	color: #057ECD;
}
#contentContainer .guideImg{
	border: 1px solid white;
	margin: 0 15px 15px 0;
	float: left;
}
.imgThumbnail{
	float: left;
	padding: 0 4px 4px 0;
}
.imgThumbnail img{
	float: left;
}
.imgToolTip{
	display: none;
	position: absolute;
	border: 1px solid #fff;
}
