/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#Footer {
	width:100%;
	z-index:-1;
	text-align:center;
	clear:both;
}

#TagLine {
	width:100%;
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}

#BoatPhotos {
	float:left;
	width:329px;
	height:439px;
	padding:10px 25px;
}

#PageHeader {
	font-weight:bold;
	font-size: 17px;
	font-style: italic;
	text-align: justify;
	color:#990000;
	position:relative;
	left:0px;
	top:-10px;
}

#WelcomeCopy {
	font-size: 14px;
	text-align: justify;
	width:580px;
	float:right;
	padding-bottom:100px;
}

#AgentBanner {
	width:587px;
}

#ClientBanner {
	width:589px;
}

#PolicyGlance {
	width:329px;
	border: double 3px #003366;
	padding: 10px;
	margin:0px 10px;
	float:left;
	font-size:14px;
}

#BioCopy {
	width:390px;
	height:115px;
	z-index:1;
}

#agentbackgroundimage {
	background-image: url(../images/agentbg.jpg);
	background-position:right;
	background-repeat: no-repeat;
	height:110px;
	margin-top:50px;
}

#AgentHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color:#9e0013;
}

#AgentSubHeader {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#0d245c;
	margin-bottom:0px;
	margin-top:0px;
}

#clientbackgroundimage {
	background-image: url(../images/clients.jpg);
	background-position:right;
	background-repeat: no-repeat;
	height:82px;
	margin-top:70px;
} 

#ClientCopy {
	font-size: 20px;
	text-align: center;
	line-height: 120%;
	color:#FFFFFF;
	padding-top:15px;
}

.Titles {
	font-size: 10px;
}

.GlanceHeader {
	font-size: 16px;
	font-style: italic;
	text-align: justify;
	color:#990000;
}

.Questions {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color:#be0021;
	text-align: justify;
}

.footertext {
	font-size: 10px;
	color: #000000;
}
a.footerlinks:link { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
a.footerlinks:visited { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
a.footerlinks:hover { color: #CC0000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;
}
a.copylinks:link { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; }
a.copylinks:visited { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; }
a.copylinks:hover { color: #CC0000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal;
}
a.crewlinks:link { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: boldl; }
a.crewlinks:visited { color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; }
a.crewlinks:hover { color: #CC0000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal;
}
a.agentbanlinks:link { color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; }
a.agentbanlinks:visited { color: #990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; }
a.agentbanlinks:hover { color: #CC0000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold;
}