/* CSS Document */
body {
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color:#343434;
	margin:0;
}

ul, li, ol {
	margin:0;
	padding:0;
	list-style:none;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

p {
	margin-bottom:10px;
	line-height:15px;
}

* img {
	border:0;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#24406a;
	padding-bottom:15px;
	border-bottom:2px solid #71a6c1;
	margin-bottom:15px;
	font-weight:bold;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	color:#343434;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	color:#343434;
	font-weight:bold;
	margin-bottom:10px;
} 

strong {
	font-weight:bold;
	color:#24406a;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
}


form {
	margin: 0 0 30px 0;
	display: block;
		
}

/*table label{
	text-align:right;
	width: 120px;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	text-transform:uppercase;
	font-size: 10px;
	padding: 4px 0 0 0;
	clear:both;
}*/


/*input, textarea{
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
}


input#submit{
	float: left;
	padding: 5px;
}*/

.choice{
	display: block;
	width: 220px;
	min-height: 100px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 0;
}

.choice input{
	display: inline;
	min-width: 0px;
	margin: 0 10px 0 0px;
	float: left;
	clear: both;
}

.choice label{
	clear: none;
	display: inline;
	width: 140px;
	margin: 0 0px 5px 0px;
	float: left;
	padding: 0;
	text-align: left;
	text-transform:none;
	font-size:11px;
}

.clear {
	clear: both;	
}


#header, #pageContainer, #footerNav, #bottomFooter {
	margin:0 auto;
	text-align:left;
	width:990px;
}

#headerWrapper {
	background:url(../images/headerBG.png) left top repeat-x;
	position:relative;
	width:100%;
	min-width:990px;
	z-index:2;
}

	#header {
		height:150px;
		position:relative;
		
	}
	
	#topControls {
		font-weight:bold;
		position:absolute;
		top:15px;
		right:200px;
		z-index:2;
	}
		
		#topControls ul {
		}
		
			#topControls li {
				float:left;
			}
			
				#topControls li a {
					color:#FFFFFF;
					font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
					font-size:13px;
					line-height:15px;
					font-weight:bold;
					padding:0 19px;
					text-decoration:none;
				}
				
				
				
				#topControls li a:hover {
					text-decoration:underline;
				}
	
	#searchandlogin {
		position:absolute;
		z-index:2;
		right:0;
		top:15px;
		width:160px;
		padding-left:30px;
		border-left: 1px solid #70839e;
	}
	
		#searchandlogin input {
			display:block;
			width:154px;
			height:14px;
			border-top:1px solid #d4d4d4;
			border-left:1px solid #d4d4d4;
			font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-size:12px;
			line-height:15px;
			color:#a5a5a5;
			margin-bottom:5px;
		}
		
		#searchandlogin h3 {
			font-family:Verdana, Geneva, sans-serif;
			color:#FFFFFF;
			text-decoration:none;
			font-size:13px;
			line-height:15px;
		}
		
		.submit {
			display:block;
			text-align:right;
			color:#FFFFFF;
			text-decoration:none;
			padding-right:10px;
			background:url(../images/green-arrow.png) no-repeat center right;
			font-weight:bold;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px; 
			line-height:15px;
			font-weight:bold;
		}
		
		a.submit:hover {
			text-decoration:underline;
		}
	
		
		
		#search {
		}
		
		#login {
		}

		#logo {
			position:absolute;
			margin-left:-102px;
			width:768px;
			height:150px;
			z-index:1;
		}
		
			#logo a {
				display:block;
				position:absolute;
				height:100px;
				width:130px;
				top:4px;
				left:204px;
			}
			
			#logo a.two {
				width:520px;
				height:32px;
				top:104px;
				left:100px;
			}
			
				#logo a img {
					height:100px;
					width:130px;
				}
				
				#logo a.two img {
					height:32px;
					width:520px;
				}
			
	#topNav {
		height:30px;
		padding-bottom:6px;
		background:url(../images/topNavBG.png) left bottom repeat-x;
		width:990px;
		position: relative;
		margin:0 auto;
	}
	
	#home #topNav {
		background:none;
		padding-bottom:0;
		z-index:10;
	}
	
		#topNav ul {
			position:relative;
			z-index:100;
		}
		
			#topNav li {
				float:left;
				position:relative;
				margin-right:15px;
			}
			
			#topNav li#BrokerResources {
				float:right;
				margin-right:0;
				border-left: 1px solid #70839E;
				padding-left:63px;
			}
			
				#topNav li a {
					text-decoration:none;
					padding:0 10px;
					color:#24406a;
					font-weight:bold;
					height:25px;
					padding-top:5px;
					display:block;
				}
				
				#topNav li a.noLink {
					cursor:default;
				}
				
				#topNav li#RecreationalMarine a {
					background-image:url(/images/rec_tn.png);
					background-repeat:no-repeat;
					background-position:8px 5px;
					padding-left:29px;
				}
				
				#topNav li#InlandMarine a {
					background-image:url(/images/inland.png);
					background-repeat:no-repeat;
					background-position:8px 4px;
					padding-left:34px;
				}
				
				#topNav li#OceanMarine a {
					background-image:url(/images/ocean_tn.png);
					background-repeat:no-repeat;
					background-position:8px 5px;
					padding-left:29px;
				}
				
				#topNav li#PrivateClientServices a {
					background-image:url(/images/private_tn.png);
					background-repeat:no-repeat;
					background-position:8px 4px;
					padding-left:34px;
				}
				
				#topNav li.firstItem a {
					margin-left:-10px;
				}
				#topNav li.lastItem {
					margin-right:0;
				}
				
				#topNav li.selected a {
					background-color:#d6d6d6;
				}
				
				#topNav li#RecreationalMarine a:hover,
				#topNav li#InlandMarine a:hover,
				#topNav li#OceanMarine a:hover,
				#topNav li#PrivateClientServices a:hover,
				#topNav li a:hover {
					background-color:#d6d6d6;
					color:#343434;
				}
				
					
						#topNav li ul {
							position:absolute;
							left:-999em;
							width:153px;
							background-color:#FFFFFF;
							margin:0;
							padding:0;
							border-right:1px solid #A5A5A5;
							border-bottom:1px solid #A5A5A5;
							border-left:1px solid #A5A5A5;
							z-index:1000;
						}
						
						#topNav li:hover, #topNav li.jqhover {
						}
						
						#topNav li:hover ul, #topNav li.jqhover ul {
							left:0;
						}
						
						#topNav li#RecreationalMarine:hover ul, #topNav li#RecreationalMarine.jqhover ul {
							left:4px;
						}
						
						#topNav li#InlandMarine:hover ul, #topNav li#InlandMarine.jqhover ul {
							left:-12px;
						}
						
						#topNav li#OceanMarine:hover ul, #topNav li#OceanMarine.jqhover ul {
							left:-15.5px;
						}
						
						#topNav li#PrivateClientServices:hover ul, #topNav li#PrivateClientServices.jqhover ul {
							left:13px;
						}
						
						#topNav li#BrokerResources:hover ul, #topNav li#BrokerResources.jqhover ul {
							right:0;
							left:auto;
						}
						
						#topNav li.firstItem:hover ul, #topNav li.firstItem.jqhover ul {
							left:-10px;
						}
						
							#topNav li li,#topNav li.selected li {
								float:none;
								margin:0;
								padding:0;
								line-height:normal;
								border-bottom:1px dotted #dce0e6;
								background-color:#FFFFFF;
							}
							
							#topNav li.selected li a {
								background-color:#FFFFFF;
							}
							
								#topNav li li a, #topNav li.firstItem li a {
									margin:0;
									padding:0;
									text-align:left;
									line-height:15px;
									font-size:12px;
									height:auto;
									color:#73849d;
									padding:10px;
									
								}
								
								#topNav li#RecreationalMarine li a,
								#topNav li#InlandMarine li a,
								#topNav li#OceanMarine li a,
								#topNav li#PrivateClientServices li a {
									background-image:none;
									padding-left:10px;
								}
								
								#topNav li#RecreationalMarine li a:hover,
								#topNav li#InlandMarine li a:hover,
								#topNav li#OceanMarine li a:hover,
								#topNav li#PrivateClientServices li a:hover,
								#topNav li li a:hover,
								#topNav li li.selected a, #topNav li li.selected li.selected a {
									color:#24406a;
									background-color:#FFFFFF;
									text-decoration:underline;
								}

									#topNav li li ul {
										position:relative;
										display:block;
										padding-bottom:8px;
										margin-top:-7px;
										border:none;
									}
									
									#topNav li#RecreationalMarine:hover li ul, #topNav li#RecreationalMarine.jqhover li ul,
									#topNav li#InlandMarine:hover li ul, #topNav li#InlandMarine.jqhover li ul,
									#topNav li#OceanMarine:hover li ul, #topNav li#OceanMarine.jqhover li ul,
									#topNav li#PrivateClientServices:hover li ul, #topNav li#PrivateClientServices.jqhover li ul,
									#topNav li#BrokerResources:hover li ul, #topNav li#BrokerResources.jqhover li ul {
										left:0 !important;
										right:auto !important;
									}
									
										#topNav li li li {
											border-bottom:none;
											
										}
									
											#topNav li li li a, #topNav li.firstItem li li a, #topNav li li.selected li a {
												margin:0;
												padding:0;
												text-align:left;
												line-height:13px;
												font-size:11px;
												height:auto;
												color:#73849d;
												padding:2px 10px 2px 20px;
												background: url(../images/topNavBullet.png) 10px center no-repeat;
												text-decoration:none;
												background-color:#FFFFFF;
											}
											
											#topNav li#RecreationalMarine li li a,
											#topNav li#InlandMarine li li a,
											#topNav li#OceanMarine li li a,
											#topNav li#PrivateClientServices li li a {
												padding:2px 10px 2px 20px;
												background: url(../images/topNavBullet.png) 10px center no-repeat;
											}

#home #titleImage {
	height:333px;
	overflow:hidden;
	width:100%;
	margin:0;
	min-width:990px;
	position:relative;
}

	#home #titleImage img {
		width:100%;
		min-width:990px;
	}
	
	#slider {
		position:relative;
		z-index:1;
	}
	
		#slider li {
			min-width:990px;
		}
	
	
	
	#controlsContainer {
		position:absolute;
		width:990px;
		z-index:10;
		display:block;
		bottom:20px;
		right:0;
		margin-left:-485px;
		left:50%;
	}
	
	
		ol#controls{
			margin:0;
			padding:0;
			height:24px;
			position:relative;
			z-index:2;
			float:right;
	}	
			
			ol#controls li{
				margin:0 10px 0 0; 
				padding:0;
				float:left;
				list-style:none;
				height:24px;
				line-height:24px;
				width:24px;
			}
				
				ol#controls li a{
					float:left;
					height:24px;
					line-height:24px;
					color:#555;
					padding:0 10px;
					text-decoration:none;
					display:block;
				}
				
					ol#controls li a img {
						width:24px;
						height:24px;
					}
					
					#controls li#controls1 a {
						background:url(../images/thumb1.gif) no-repeat;
					}
					
					#controls li#controls2 a {
						background:url(../images/thumb2.gif) no-repeat;
					}
					
					#controls li#controls3 a {
						background:url(../images/thumb3.gif) no-repeat;
					}
					
					#controls li#controls4 a {
						background:url(../images/thumb4.gif) no-repeat;
					}
					
					#controls li#controls5 a {
						background:url(../images/thumb5.gif) no-repeat;
					}
					
					#controls li#controls1.current a {
						background:url(../images/thumb1_o.gif) no-repeat;
					}
					
					#controls li#controls2.current a {
						background:url(../images/thumb2_o.gif) no-repeat;
					}
					
					#controls li#controls3.current a {
						background:url(../images/thumb3_o.gif) no-repeat;
					}
					
					#controls li#controls4.current a {
						background:url(../images/thumb4_o.gif) no-repeat;
					}
					
					#controls li#controls5.current a {
						background:url(../images/thumb5_o.gif) no-repeat;
					}
			
				ol#controls li.current a{
					background:#5DC9E1;
					color:#fff;
				}
				
				
				ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
				
				.overText {
					position:relative;
					z-index:10000;
					left:0;
					width:990px;
					margin:0 auto;
				}
				
				.overText img {
					width:554px !important;
					height:79px  !important;
					min-width:0 !important;
					position:absolute;
					left:-18px;
					top:250px;
				}
			
#pageContainer {
	clear:both;
	overflow:hidden;
}

	#titleImage {
		margin:9px 0 15px;
	}
	
	#homeBoxes {
		margin-top:15px;
		margin-bottom:15px;
		width:100%;
		overflow:hidden;
	}
	
		#homeBoxes .box {
			width:152px;
			height:151px;
			float:left;
			color:#FFFFFF;
			padding-top:14px;
			padding-left:79px;
			padding-right:5px;
		}
		
			#homeBoxes .mainTitle {
				color:#FFFFFF;
			}
			
			#homeBoxes .subTitle {
				color:#FFFFFF;
				border-bottom:1px solid #FFFFFF;
				padding-bottom:10px;
				margin-bottom:4px;
				font-size:16px;
				line-height:15px;
			}
			
			#homeBoxes ul {
			}
			
				#homeBoxes li {
					line-height:15px;
				}
				
					#homeBoxes li a {
						padding-left:6px;
						background:url(../images/bullet.png) left center no-repeat;
						color:#FFFFFF;
						line-height:14px;
						text-decoration:none;
					}
					
					#homeBoxes li a:hover {
						text-decoration:underline;
					}
			
			#homeBoxes .more {
				color:#FFFFFF;
				text-decoration:underline;
			}
		
		#box1 {
			margin-right:15px;
			display:inline;
			background:#a5a5a5 url(../images/box1BG.png) no-repeat top left;
		}
		
		#box2 {
			margin-right:16px;
			display:inline;
			background:#a5a5a5 url(../images/box2BG.png) no-repeat top left;
		}
		
		#box3 {
			margin-right:15px;
			display:inline;
			background:#a5a5a5 url(../images/box3BG.png) no-repeat top left;
		}
		
		#box4 {
			display:inline;
			background:#a5a5a5 url(../images/box4BG.png) no-repeat top left;
		}

	#leftContent {
		float:left;
		width:165px;
		background-color:#aaaaaa;
		min-height:500px;
	}
	
		#leftNav {
			font-size:13px;
			font-family:Verdana, Geneva, sans-serif;
			font-weight:bold;
		}
		
			#leftNav ul {
			}
		
				#leftNav li {
				}
			
				#leftNav li span {
					display:block;
					color:#4d4d4d;
					padding:10px;
					margin-bottom:10px;
					background-color:#d5d5d5;
				}
				
				#leftNav li a:hover {
					/*background-color:#d5d5d5;*/
				}
				
					#leftNav li ul {
					}
					
						#leftNav li li {
						}
						
							#leftNav li li a {
								color:#FFFFFF;
								background-color:#aaaaaa;
								margin-bottom:0;
								padding:5px 10px;
								text-decoration:none;
								display:block;
							}
							
							#leftNav li li a:hover,
							#leftNav li li.selected a:hover,
							#leftNav li li.selected li.selected a:hover {
								color:#24406A;
							
							}
							
							#leftNav li li.selected a,							
							#leftNav li li.selected li.selected a {
								color:#4D4D4D;
							}
							
								#leftNav li li li {
								}
								
									#leftNav li li li a {
										font-size:11px;
										padding:2px 20px;
										background:url(../images/bullet.png) no-repeat 10px center;
									}
									
									#leftNav li li.selected li a {
										color:#FFFFFF;
									}
	
	#middleContent {
		float:left;
		width:633px;
		margin:0 16px;
	}
	
		#middleContent a {
			color:#507dc1;
		}
		
		#middleContent a:visited {
			color:#826eba;
		}
		
		#middleContent a:hover, #middleContent a:active {
			color:#3e8bff;
		}
		
		#middleContent ul.tabs {  
			margin:5px 0 0; 
			padding:0px;  
			width:100%;
			position:relative;
			z-index:2;
		}  
		
			#middleContent ul.tabs li {  
				list-style:none;  
				float:left;
				margin-right:4px;
				padding:0;
			}  
		
				#middleContent ul.tabs li a {    
					padding:4px 14px; 
					background: url("../images/tab-bg.jpg");
					color: white; 
					text-decoration:none;  
					font-size: 15px;   
					font-weight:bold;    
					border:1px solid #71a6c1;
					text-shadow: #004c75 1px -1px 0px;
					display:block;
					cursor:pointer;
					height:21px;
					overflow:hidden;
				}  
				
				#middleContent ul.tabs li a:hover {  
					background-color: teal; 
					background-image:none;   
				}  
				
				#middleContent ul.tabs li a.active {  
					background-color:#ffffff;  
					background-image:none;
					color:#282e32;  
					border:1px solid #71a6c1;  
					border-bottom: 1px solid #ffffff; 
					text-shadow: none;
					position:relative;
					padding-bottom:5px;
					cursor:default;
				} 
		
		#contentArea {  
			background-color:#ffffff;  
			padding:10px;  
			border:1px solid #71a6c1;  
			position:relative;
			z-index:1;
			margin-top:-1px;
			margin-bottom:15px;
		}  
		
		#content_2, 
		#content_3, 
		#content_4, 
		#ctl00_ContentPlaceHolder1_content_2_tab, 
		#ctl00_ContentPlaceHolder1_content_3_tab, 
		#ctl00_ContentPlaceHolder1_content_4_tab { display:none; } 
				
	
	.contactTeamMember {
		float: left;
		padding: 5px;
		margin: 0 0 20px 0;
		height: 180px;
		width: 30%;
	}
	
	.contactTeamHeader {
		clear: both;
		width: 100%;
	}
	
	.contactTeamHeader h3 {
		font-weight: bold;
		text-decoration: none;
	}
	
	.contactName {color:#24406a; font-weight:bold;}
	
		#breadcrumb {
			font-size:12px;
			font-family:Verdana, Geneva, sans-serif;
			color:#a5a5a5;
			font-weight:bold;
			margin-bottom:15px;
		}
		
			#breadcrumb a, #breadcrumb a:visited {
				color:#a5a5a5;
				text-decoration:none;
			}
			
			#breadcrumb a:hover {
				text-decoration:underline;
			}
			
			#breadcrumb span.currentpage {
				color:#24406a;
			}
			
			#middleContent ul {
				
				margin-bottom:15px;
			}
			
				#middleContent li {
					padding:3px 0 3px 15px;
				}
				
					#middleContent ul ul {
						margin-bottom:0;
					}
				
						#middleContent li li {
							padding:3px 0 3px 30px;
							margin-left:-15px;
						}
		
		
	
	#rightContent {
		float:left;
		width:160px;
	}
	
		#rightContent ul {
		}
		
			#rightContent li {
				background-color:#e2ebf4;
				margin-bottom:12px;
				padding:6px 10px;
				font-size:12px;
				line-height:15px;
				float: left;
			}
			
			
				#rightContent li li {
					padding:0;
				}
			
			.mainTitle {
				font-family:Verdana, Geneva, sans-serif;
				font-weight:bold;
				color:#343434;
				font-size:16px;
				line-height:15px;
			}
			
			.subTitle {
				font-family:Verdana, Geneva, sans-serif;
				font-weight:bold;
				color:#343434;
				font-size:12px;
				line-height:12px;
				margin: 0px 0px 2px;
			}
			
			#rightContent .mainTitle {
				margin: 0 0 10px 0;	 
			}
			
			
			
			#rightContent li img {
				vertical-align: text-top;
				margin: 0;
				float: left;
				display: block
				
			}
			
			#rightContent li a{
				display:block;
				color: #24406a;
				text-decoration:none;
				padding-right:10px;
				font-weight:bold;
				margin: 0 0 0px 0;
			}
			
			#rightContent li a:hover {
				text-decoration:underline;
			}
			
			a.more {
				display:block;
				text-align:right;
				color:#24406a;
				text-decoration:none;
				padding-right:10px;
				background:url(../images/green-arrow.png) no-repeat center right;
				font-weight:bold;
			}
			
			a.more:hover {
				text-decoration:underline;
			}
			
			h4 {
				text-decoration:underline;
				color:#24406a;
				font-weight:bold;
				font-size:14px;
				line-height:15px;
				margin-top:15px;
			}
			
			img.leftSide{
				width: 33px;
				float: left;
			}
			.rightSide{
				width: 99px;
				margin: 0 0 0 8px;
				height: 100%;
				float: left;
			}
			
			#rightContent li em{
				margin: 0 0 7px 0;
				display: block;
			}
	
#footerContainer {
	height:334px;
	background:url(../images/footerBG.png) repeat-x;
	min-width:990px;
	overflow:hidden;
}

	#footerNav {
		width:990px;
		overflow:hidden;
	}

		#footerNav ul { 
			margin:0;
			padding:30px 0 0;
		}
			
			#footerNav ul li.lastItem {
				margin-right:0;
			}
			
				#footerNav li {
					float:left;
					width:150px;
					margin-right:18px;
					display:block;
				}
			
				#footerNav a {
					color:#FFFFFF;
					font-size:13px;
					line-height:15px;
					text-decoration:underline;
					margin-bottom:10px;
					display:block;
					/*Bugfix in ie.css margin-left:-15px;*/
				}
				
					#footerNav ul ul {
						padding-top:0;
					}
					
						#footerNav li li a {
							text-decoration:none;
							margin:0;
							padding:2px 0;
						}
						#footerNav li li a:hover {
							text-decoration:underline;
						}
						
							#footerNav li li li a {
								font-size:11px;
								background:url(../images/bullet.png) left center no-repeat;
								padding-left:10px;
							}
		#bottomFooter {
			margin-top:30px;
			border-top:1px solid #FFFFFF;
			text-align:center;
			color:#FFFFFF;
			padding-top:15px;
			position:relative;
		}
		
			#copyright {
				position:absolute;
				left:359px;
			}
			
			#social {
				position:absolute;
				right:0;
			}
			
				#social a {
					color:#FFFFFF;
					text-decoration:none;
				}
				
				#social a:hover {
					text-decoration:underline;
				}
			
				#social img {
					vertical-align:text-top;
					margin-left:10px;
				}
		


/* New Broker Application */

table.BrokerTable{}
#ctl00_ContentPlaceHolder1_rdoListFraud input, 
#ctl00_ContentPlaceHolder1_rdoListFraud label{padding:0px !important; margin:0px !important; clear:none !important;}

/* Team Bios */

.individualBio{
	width: 100%;
	min-height: 20px;
	overflow: hidden;
	margin: 20px 0;
}


.individualPhoto{
	width: 150px;
	height: 225px;
	float: left;
	margin: 8px 20px 0px 10px;
}

.individualText{
	float: left;
	width: 400px;
}

.individualText h2{
	margin: 0;	
}
	
	

