body {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	background-image: url(images/bg.jpg);
}
.bodytext {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: normal;
}
.bodytext-will-footer {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #CCC;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	letter-spacing: normal;
}


ul .bodytext {
	margin-bottom: 15px;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	clip: rect(auto,auto,auto,auto);
}



.nlbox-extra-small {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	letter-spacing: normal;
}


.error-404-bodytext {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
}

a.error-404-bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #91BE02;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
}
a.error-404-bodytext:visited {
	color: #91BE02;
}

a.error-404-bodytext:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #91BE02;
}



.error-404-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #91BE02;
	font-weight: normal;
	text-align: left;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: right;
}

a.copyright:link {
	color: #CCC;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.copyright:visited {
	color: #CCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.copyright:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #AEBE03;
	border-bottom-width: 1px;


}
.heading-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	font-weight: normal;
	text-align: left;
}
.product-heading-1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #7992B2;
	font-weight: normal;
	text-align: left;
}
.product-heading-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	font-weight: normal;
	text-align: left;
}
.product-heading-3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	font-weight: normal;
	text-align: left;
}



.heading-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7A93B2;
	font-weight: normal;
}

.heading-3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #17385F;
	font-weight: bold;
	text-align: left;
	line-height: normal;
}
.heading-4 {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #7A93B2;
	font-weight: bold;
}
.heading-summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}


.visible-link {
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #91BE02;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
a.visible-link:link {
	color: #91BE02;
	text-decoration: none;
	font-weight: normal;
}

a.visible-link:visited {
	color: #91BE02;
	text-decoration: none;
}

a.visible-link:hover {
	color: #9EBE02;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9EBE02;


}

.thumbnail {
	border: 1px dotted #999;
	-webkit-box-shadow:0 0 15px #666666;
	-moz-box-shadow: 0 0 15px #666666;
	box-shadow:0 0 15px #666666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px;
	float: left;
}
.thumbnail-left {
	border: 1px dotted #999;
	-webkit-box-shadow:0 0 15px #666666;
	-moz-box-shadow: 0 0 15px #666666;
	box-shadow:0 0 15px #666666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.thumbnail-right {
	border: 1px dotted #999;
	-webkit-box-shadow:0 0 15px #666666;
	-moz-box-shadow: 0 0 15px #666666;
	box-shadow:0 0 15px #666666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}







.logo {
	border: 1px dotted #999;
	-webkit-box-shadow:0 0 15px #666666;
	-moz-box-shadow: 0 0 15px #666666;
	box-shadow:0 0 15px #666666;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 10px;
	behavior: url(PIE.php);
	
}

.gallery {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	-moz-box-shadow: 3px 3px 3px #333;
	behavior: url(PIE.php);
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 25px;
	margin-left: 12px;
}

.sitemap {
	font-weight:bold;
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.sitemap:link {
	color: #000;
	text-decoration: none;
}

a.sitemap:visited {
	color: #000;
	text-decoration: none;
}

a.sitemap:hover {
	color: #91BE02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.address {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
hr {
	height: 1px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 25px;
	margin-bottom: 25px;
}
.merdon-header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #18375e;
	line-height: 72px;
}
.financial-header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #7993b2;
	line-height: 30px;
}
.slider {
	height: 285px;
	width: 980px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
}
.td {
	background: #f7941d;
	background-color: #7993B2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	text-align: center;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	color: #FFF;
}

.td-left {
	background: #f7941d;
	background-color: #7993B2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	text-align: center;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	color: #FFF;
}
.tdlight {
	background: #f7941d;
	background-color: #BBC9D9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	text-align: left;
}
.tdlight-center {
	background: #f7941d;
	background-color: #BBC9D9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	text-align: center;
}

.product-header-image img {
	border: none;
}
h1, h2,h3,h4,h5,h6 {
	white-space: normal;
	letter-spacing: normal;
	display: inline;
}
.life-spacer {
	height: 75px;
	width: 250px;
	clear: left;
}
.spacer {
	clear: left;
	float: left;
	height: 25px;
	width: 960px;
}
