body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}

del, ins {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
font-size:100%;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin: 0px;
	width: 100%;
}
p {
padding-bottom:5px;
}

a {
	color:#017783;
	text-decoration: underline;
}
td {
	padding:5px;
}

/* ============== Layout =========== */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#666;
	margin:0;
	padding:0;
	background:url(../images/tile.jpg) repeat-x;
	background-color:#785825;
}



#NewsPostDetailContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#666;
}

.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-style:italic;
	color:#999;
	margin:20px 0 0 0;
	padding:0;
	border-top:#ccc 1px solid;
}


#main {
	width:914px;
	margin:0 auto;
	background-image:url(../images/tile-body.png);
	background-repeat:repeat-y;
}

#masthead {
	width:914px;
}

#image {
	height: 164px;
	width: 902px;
	margin: 30px 0 0 0;
	position: relative;
	left: 1px;
}

#image-left {
	float: left;
	height: 164px;
	width: 604px;
	margin: 0;
	padding:0;
	overflow: hidden;
	position: relative;
	left: 6px;
}

#image-right {
	float: right;
	height: 164px;
	width: 253px;
	margin: 0;
	padding:0;
	position: relative;
	right: 40px;
}

#topleft {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#dfd8cd;
	width:600px;
	height:130px;
	margin-left:10px;
	float:left;
	z-index:10;
	display:inline;
}

#topleft-intranet {
	background-image:url(../images/logo-intranet.png);
	background-repeat:no-repeat;
	width:893px;
	height:120px;
	margin-left:10px;
	float:left;
	z-index:10;
	display:inline;
}

#topleft-osf {
	background-image:url(../images/logo-osf.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#dfd8cd;
	width:600px;
	height:130px;
	margin-left:10px;
	float:left;
	z-index:10;
	display:inline;
}

#topleft-bswm {
	background-image:url(../images/logo-bswm.png);
	background-repeat:no-repeat;
	width:600px;
	height:120px;
	margin-left:10px;
	float:left;
	z-index:10;
	display:inline;
}

#topright {
	background-image:url(../images/bg-account.png);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	width:291px;
	height:130px;
	float:right;
	margin-right:11px;
	z-index:10;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#acctlinks {
	width:150px;
	margin: 7px 0px 0px 140px;
	color:#fff;
}

#acctlinks a {
	color:#fff;
	text-decoration:none;
}

#acctlinks a:hover {
	color:#fff;
	text-decoration:underline;
}

.dataTable td {
	padding: 5px 10px;
	text-align: center;
	font-size:12px;
}

.dataTable tr.odd {
	background-color:#eee;
}

/* SEARCH AREAS */

#search{
	width:291px;
	height:40px;
	background:url(../images/bg-search.png) no-repeat;
	overflow:hidden;
	margin:18px 0 10px 0;
}

#searchform_top{
	padding:12px 0 5px 10px;
	float:left;
}

#searchform_top_text{
	width:160px;
	border:0px;
	background:none;
	color:#999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 4px 0 80px;
}

#gosearch{
	width:32px;
	height:40px;
	float:right;
	background:url(../images/search-btn.jpg) no-repeat;
}

#search2{
	width:294px;
	height:58px;
	background:url(../images/btn-advisor.jpg) no-repeat;
	overflow:hidden;
	margin:1px 0 10px 0;
}

#searchform_top2{
	padding:37px 0 5px 10px;
	float:left;
}

#searchform_top_text2{
	width:160px;
	border:0px;
	background:none;
	color:#999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 4px 0 80px;
}

#gosearch2{
	width:36px;
	height:34px;
	float:right;
	margin:25px 0 0 0;
	background:url(../images/search-btn2.jpg) no-repeat;
}

/* END SEARCH AREAS */

#content {
	width:914px;
	padding:0;
	margin:13px 0 0 0;
	background-image:url(../images/bg-side.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#content li {
	list-style-image:url(../images/bullet.gif);
	padding:0 0 5px 0;
	margin:0 0 0 20px;
	font-size:13px;
	font-weight:bold;
}

#content li a {
	color:#666;
	text-decoration:underline;
}

#content li a:hover {
	color:#666;
	text-decoration:none;
}


#intranet li {
	font-weight:normal;
}

#intranet {
	padding-top:20px;
}

#left {
 	width:540px;
	padding: 20px 20px 20px 40px;
	margin:0;
}

#container-left {
 	width:600px;
	padding: 0;
	margin-left:0 0 0 10px;
	float:left;
	display:inline;
}

#right {
	width:253px;
	padding:0;
	margin:0 50px 0 0;
	float:right;
}

#quick-contact {
	padding:0 0 20px 20px;
	margin:0;
	font-size:10px;
}

#home-callout {
 	width:600px;
	padding: 0;
	margin:0 0 20px 10px;
	background-color:#bfd4d1;
	border-top:#795926 solid 1px;
	border-bottom:#795926 solid 1px;
	background-image:url(../images/bg-callout.gif);
	background-repeat: repeat-y;
	font-size:12px;
}

#callout1 {
 	width:290px;
	padding: 10px 0 10px 0;
	margin:0 0 0 5px;
	color:#666;
	float:left;
}

#callout2 {
 	width:270px;
	padding: 10px 0 10px 0;
	margin:0 0 0 25px;
	color:#666;
	float:left;
}

.acct {
	position: absolute;
	bottom: 105px;
	right: 100px;
	z-index: 50;
}
.products {
	position: absolute;
	bottom: 55px;
	right: 55px;
	z-index: 50;
}
.location {
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 50;
}
.blurb {
	position: absolute;
	top: 100px;
	left: 532px;
	width: 340px;
	z-index: 50;
	color: #006666;
}

/* ========== Top Navigation ============= */
#nav {
	background-image:url(../images/nav1.png);
	background-repeat:no-repeat;
	width:914px;
	height:34px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 auto 0 auto;
	z-index:100;
	position:absolute;
}

#nav-intranet {
	background-image:url(../images/nav1.png);
	background-repeat:no-repeat;
	width:914px;
	height:34px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin:-4px auto 0 auto;
	z-index:100;
	position:absolute;
}

#nav li {
	display:inline;
	list-style:none;
}

#nav a {
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
	text-decoration:underline;
}

#nav2 {
	background-image:url(../images/nav2.png);
	background-repeat:no-repeat;
	width:914px;
	height:21px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin:-5px auto 0 auto;
	z-index:10;
	position:absolute;
}

/* Contents */

h1 {
	color:#017783;
	font-size:24px;
	padding-bottom:10px;
	line-height:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	color:#017783;
	font-size:18px;
	line-height:22px;
	padding-bottom:10px;
	padding-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

/* Intranet */
#intranet2 {
width:600px;
margin:150px auto 0 auto;
padding:0;
text-align:center;
}

#intranet2 input {
margin:5px;
}

/* ============== Footer Container ============= */
#footer-container {
	width:914px;
	margin:0 auto;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat:repeat-y;
	background-position:top;
	width:914px;
	margin:-5px auto 0 auto;
	z-index:50;
	font-size:11px;
	color:#fff;
	position:relative;
}

#footer a {
	color:#fff;
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#footer-left {
	width:550px;
	padding: 10px 0px 20px 20px;
	float:left;
	text-align:left;
}
#footer-right {
	width:305px;
	margin:10px 20px 0px 0px;
	float:right;
	display:inline;
	padding:0;
}

#footer2 {
	width:714px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	padding:20px 0 20px 0;
	text-align:center;
}

#footer2 a {
	color:#fff;
	text-decoration:underline;
}

#footer2 a:hover {
	color:#fff;
	text-decoration:none;
}





/*  Home Slider Styles  */
#boxes {
	float: left;
	margin-top: 30px;
	display: none;
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 100;
}
#boxes a {
	cursor: pointer;
	border: solid #000000 1px;
	background-color: #006666;
	float: left;
	margin-right: 10px;
	list-style-type: none;
	width: 25px;
	height:25px;
}
#boxes .active {
	background-color: #003333;
}
.slides {
	float: left;
	height: 248px;
	width: 902px;
	margin: 30px auto 0px auto;
	overflow: hidden;
	position: relative;
	left: 6px;
}

.image_reel {
	position: absolute;
	top: 0; left: 0;	
}
.image_reel .sliderpage {
	float: left;
	border: 0px;
	width: 902px;
	height: 248px;
	position: relative;
}
#one {
	background-image: url('../images/one.jpg');
}
#two {
	background-image: url('../images/family.jpg');
}
#three {
	background-image: url('../images/college.jpg');
}
#four {
	background-image: url('../images/retirement.jpg');
}

/*  Map Styles  */ #leftmap {     width:550px;    height: 480px;    padding: 20px 20px 20px 40px;    margin-right: -10px;    background-image: url('../images/map_bg.jpg');    background-repeat: no-repeat;    background-position: bottom right;    position: relative; } #local {    width: 250px;    margin-top: 25px; } #boston {    position: absolute;    top: 370px;    right: 185px; } #worcester {    position: absolute;    top: 373px;    right: 220px; } #wakefield {    position: absolute;    top: 353px;    right: 190px; } #falmouth {    position: absolute;    top: 255px;    right: 155px; } #wellesley {    position: absolute;    top: 371px;    right: 200px; } #marshfield {    position: absolute;    top: 390px;    right: 165px; } #manchester {    position: absolute;    top: 315px;    right: 210px; } #colchester {    position: absolute;    top: 218px;    right: 288px; } #dennis {    position: absolute;    top: 410px;    right: 145px; } #nashua {    position: absolute;    top: 335px;    right: 205px; } #providence {    position: absolute;    top: 400px;    right: 207px; }
