﻿body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
div, p, h1, h2, h3, ul, li, ol, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
p {
	color: #2f2f2f;
	line-height: 1.5;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
h1 {
	color: #000000;
	font-size: 24px;
	padding-bottom: 4px;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #ec0023;
	font-weight: normal;
	margin: 0;
}
h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
}
.h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #013e81;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	margin: 0;
	color: #2f2f2f;
	font-size: 11px;
}
hr  {
	border: 0;
	height: 1px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	width: 100%;
}
div.hr {
	border: 0;
	padding: 0;
	margin: 12px 0 12px 0;
	height: 1px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	clear: both;
	overflow: hidden;
}
div.hr hr{
	display: none;
}
.clear {
	clear: both;
}
.hidden {
	visibility: hidden;
	display: none;
}

/* HEADER */

#headerContainer {
	width: 916px;
	height: 51px;
	margin: 9px 0 20px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}
#headerL {
	float: left;
	width: 670px;
	text-align: left;
	line-height: 51px;
}
#headerL ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#headerL li {
	display: inline;
	/*background-image: none;*/
	background-image: none;
	padding: 0;
}
#headerL li a {
	color: #013e81;
	font-weight: bold;
	font-size: 12px;
}
#headerL li a:hover {
	color: #ec0023;
	text-decoration: none;
}
#headerL li span {
	padding: 0 10px 0 10px;
	font-size: 14px;
	color: #c1c2bd;
}
#headerR {
	float: right;
	width: 226px;
}
#headerR div {
	padding-top: 15px;
	float: right;
}
#headerR input {
	border: 1px solid #cbccce;
	background-color: #f2f5fa;
	height: 18px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#headerRBtn {
	margin-left: 5px;
}

/* SEARCH FILTER */
#searchFilter {
	width: 370px;
}
#searchFilter div {
	padding-top: 13px;
}
#searchFilter input {
	border: 1px solid #cbccce;
	background-color: #f2f5fa;
	height: 18px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 300px;
}
#searchFilterBtn {
	float:right;
	margin-left: 5px;
}


/* HOME PAGE */

.infoBox {
	height: 95px;
}
.newsBox {
	height: 210px;
}
.infoBox, .newsBox {
	width: 200px;
	padding: 10px 15px 5px 10px;
}
.infoBox p, .newsBox p {
	line-height: 1.3;
}
.newsBox p b {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
.infoBox p span, .newsBox p span {
	color: #013e81;
	font-size: 14px;
	font-weight: bold;
}

/* MAIN BODY */

#mainContainer {
	width: 916px;
	text-align: left;
}
#mainHOMEContainer {
	width: 926px;
	text-align: left;
}
#contentArea {
	width: 418px;
	padding: 0 20px 0 26px;
	background-color: #FFFFFF;
}
#titleContainer {
	width: 418px;
	height: 96px;
	padding-top: 15px;
}
#contentArea ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}
#contentArea li {
	background-image: url(images/bullet2.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
	color: #2f2f2f;
	font-size: 11px;
}
.contentAreaL {
	float: left;
	width: 180px;
}

/* SPECIFICATIONS */

.specHolder {
	margin-top: 10px;
}
.specsL {
	background-image: url(images/icon_pdf.gif);
	background-repeat: no-repeat;
	float: left;
	width: 24px;
	height: 24px;
	padding-right: 10px;
}
.specsR {
	float: left;
	width: 350px;
}

/* CALENDAR */

.calHolder {
	margin-top: 10px;
}
.calL {
	float: left;
	width: 40px;
	padding-right: 10px;
}
.calL p {
	font-weight: bold;
}
.calR {
	float: left;
	width: 350px;
	margin-bottom: 3px;
}
.calR p {
	line-height: 1.3;
}

/* TESTIMONIAL */

.testContainer, .testInnerTOP, .testInnerBOT {
	width: 400px;
}
.testInnerTOP {
	margin-top: 5px;
}
.testInnerBOT {
	margin-top: 10px;
}
.testInnerBOT p {
	color: #686868;
	line-height: 1.3;
}
.quoteOpen {
	float: left;
	width: 18px;
	padding-right: 7px;
	background-image: url(images/quoteOpen.gif);
	background-repeat: no-repeat;
}
.quoteClose {
	float: left;
	width: 18px;
	margin-left: 7px;
	background-image: url(images/quoteClose.gif);
	background-repeat: no-repeat;
}
.quoteTXT {
	width: 350px;
	float: left;
	color: #686868;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}

/* REQUEST A QUOTE */

.formHolder {
	width: 400px;
	padding: 10px 0 5px 0;
}
.formItem {
	padding: 3px 0 3px 0;
}
.formItem2 {
	padding: 3px 0 3px 0;
	height: 80px;
}
.formItemBTN {
	padding: 8px 0 3px 0;
	width: 340px;
	height: 20px;
	text-align: right;
}
.formL {
	float: left;
	width: 125px;
	padding-right: 15px;
	height: 24px;
}
.formL2 {
	float: left;
	width: 125px;
	padding-right: 15px;
	height: 40px;
}
.formL2 p {
	font-size: 12px;
	line-height: 21px;
}
.formL p {
	font-size: 12px;
	line-height: 21px;
}
.formR {
	float: right;
	width: 260px;
	height: 24px;
}
.formBTN {
	float: right;
	padding-left:5px;
}
.formBTN img {
	border: none;
}
.formR2 {
	float: right;
	width: 260px;
	height: 40px;
}
.formR input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cbccce;
	background-color: #f2f5fa;
	height: 17px;
	width: 200px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.formR2 input {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.formR textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cbccce;
	background-color: #f2f5fa;
	height: 80px;
	width: 198px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-left: 3px;
}
.formR select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cbccce;
	background-color: #f2f5fa;
	height: 17px;
	width: 202px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

/* BLOCK LISTING */

.blockItemBorder {
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.blockItemBorder span {
	font-size: 12px;
	font-weight: bold;
}
.blockItem {
	background-color: #fff;
	padding: 10px;
}.blockItemL {
	float: left;
	width: 260px;
}
.blockItemL span {
	font-size: 12px;
	font-weight: bold;
}
.blockItemR {
	float: right;
	width: 110px;
	clear: right;
}
.blockItemBorder .subtitle{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}


/* LEFT NAV */

#leftNavContainer {
	width: 226px;
	float: left;
	padding-top: 10px;
}
.leftNavInner {
	padding: 10px 20px 10px 20px;
}
#leftNavContainer ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#leftNavContainer li {
	background-image: none;
	padding: 0;
}
#leftNavContainer li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #013e81;
	font-weight: normal;
	font-size: 12px;
	padding-left: 15px;
	line-height: 2;
}
#leftNavContainer li a:hover {
	background-image: url(images/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #ec0023;
	text-decoration: none;
}
.navhr  {
	border: 0;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	width: 100%;
}

/* RIGHT COLUMN */

#rightColContainer {
	width: 226px;
	float: left;
}
#logo {
	width: 226px;
	height: 111px;
	background-color: #FFFFFF;
	float: right;
	text-align: right;
}
.imgHolder, .imgHolder3, .imgHolderThumb {
	width: 226px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}
.imgHolder2 {
	background-color: #E4EBF3;
	height: 150px;
	background-image: url(images/BG_expert.gif);
	background-repeat: no-repeat;
}
.imgHolder3 {
	z-index: 1;
	height: 226px;
	background-repeat: no-repeat;
}
.imgHolderThumb {
	height: 110px;
}
.imgHolderThumbL, .imgHolderThumbR {
	width: 110px;
	height: 110px;
	float: left;
	background-color: #FFFFFF;
}
.imgHolderThumbL {
	margin-right: 6px;
	margin-bottom: 6px;
}
.cross {
	width: 20px;
	height: 20px;
	z-index: 100;
	/*background-image: url(images/cross.gif);
	background-repeat: no-repeat;
	background-position: top left;*/
}
.cross img {
	border: none;
}
.expertTXT {
	float: right;
	width: 135px;
	margin-top: 15px;
	margin-right: 25px;
	display: inline;
}
.expertTXT img {
	margin-top: 7px;
	border: none;
}
.rightColTXTHolder {
	background-color: #E4EBF3;
	padding: 10px;
}

/* FOOTER */

#footerContainer {
	width: 916px;
	margin-top: 32px;
	border-top: 1px solid #e5e5e5;
	text-align: left;
}
.footerInner {
	width: 916px;
}
#footerInnerTOPL {
	float: left;
	width: 670px;
	line-height: 50px;
}
#footerInnerTOPL ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#footerInnerTOPL li {
	display: inline;
	background-image: none;
	padding: 0;
	margin: 0;
}
#footerInnerTOPL li a {
	color: #013e81;
	font-weight: normal;
	font-size: 12px;
}
#footerInnerTOPL li a:hover {
	color: #ec0023;
	text-decoration: none;
}
#footerInnerTOPL li span {
	padding: 0 5px 0 5px;
	font-size: 14px;
	color: #c1c2bd;
}
#footerInnerTOPR {
	float: right;
	width: 226px;
	height: 50px;
	text-align: right;
}
#footerInnerTOPR p{
	color: #9b9b9b;
	padding: 0;
	margin: 0;
	line-height: 50px;
}
#footerInnerBOTL {
	float: left;
	width: 858px;
	height: 50px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#footerInnerBOTR {
	float: right;
	width: 51px;
	margin-left: 7px;
	margin-bottom: 20px;
}
#footerInnerBOTR a img {
	border: 0px;
}

.newsDate{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

/* Find An Expert */
.findContainer {
 width: 385px;
 background-color: #FFFFFF;
}
.findContainer2 {
 width: 238px;
 background-color: #FFFFFF;
}
.findContainer h1, .findContainer2 h1 {
 padding-bottom: 15px;
}
.submitBTN {
 text-align: right;
 margin-right: 20px;
 margin-top: 10px;
 float: right;
}
.line {
 padding: 10px 0 10px 0;
}
.sqML {
 float: left;
 width: 120px;
}
.sqMR {
 float: right;
 margin-right:20px;
 text-align: right;
}
.findContainerTop {
 padding: 10px;
}
.findContainerBot {
 height: 320px;
}



/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin:-220px 0 0 -250px;
	border:0px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

.closeButton{
	position: absolute;
	top: 0px;
	right: 0px;
    z-index: 200;
	text-align: right;
}