/*---------------------------------------------
	Accurate Building Inspectors(R) Styles
	version: Feb. 8, 2011
	(C) Copyright 2004-2010, All Rights Reserved.
	author: Olivier Massot
---------------------------------------------*/
	
/*-------------  Basic Layout  --------------*/
html, body { height: 100%; margin: 0px; padding:0px; }

body {	
	background-color: #eef2fb;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	border: 0px;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

.center {
	text-align: center;
	}

.wrapper {
	position: relative;
	background-color: #fff;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.page {
	background: transparent;
	margin: 0px auto;
	width: 730px;
}

p { 
	margin: 0px;
	padding-bottom: 15px;
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	font-size: .75em; /* 12px */
}

.note { padding-bottom: 10px; font-size: .7em; font-family: verdana, sans-serif; line-height: 1.2em; color: #003366; }


/* -------  forms ---------------*/
form, input {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:small;
}

#go { padding-left:3px; text-align:center; vertical-align:bottom; } /* Search Button */

/*----------  LISTS  ----------------*/

ul { margin: 0px; padding: 0px; }

li { margin-left: 6px; margin-right: 0px; padding-left: 0px; display: inline; text-align: center; }

ul.services, ol.items { margin-bottom: 10px; padding: 0px; list-style-type: square; font-family:verdana, sans-serif; font-size: .8em; }
ul.services li, ol.items li { margin-left: 0px; padding-left: 0px; padding-bottom: 1px;  display: list-item; text-align: left; list-style-type: none; line-height:1.2em; }
ul.services li { border-bottom: 1px solid #e9e9e9; margin: 0px 15px 3px 20px; padding-bottom: 10px; padding-top: 3px; word-spacing: 1px; }

/* LISTS without bullets
----------------------------*/
.listbloc { margin: 0px 0px 2px 20px; padding: 0px; list-style-type: square; font-family: verdana, sans-serif; font-size: 95%; }
.listbloc ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc li { margin-bottom: 4px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }

.listbloc2 { margin-bottom: 2px; padding: 0px; list-style-type: square; font-family: verdana, sans-serif; }
.listbloc2 ul { margin: 0px; padding: 0px; display: block; text-align: left; list-style-type: none; }
.listbloc2 li { margin: 0px; padding-bottom: 4px; }
.listbloc2 ul ul li{ margin: 0px; padding-left: 8px; display: block; line-height: 12px; text-align: left; font-size: .7em; letter-spacing: 1px; }

/* Lists with Bullets i.e. publications 
---------------------------------------*/
.listbloc1 { margin: 15px 5px; padding-bottom: 2px; display: list-item; font-family: verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc1 ol { margin-bottom: 5px; padding-bottom: 2px; display: block; text-align: left; list-style-type: none; }
.listbloc1 li { margin: 7px 0px 5px 20px; padding:0px 0px 2px 0px; display:list-item; text-align: left; list-style-type: decimal; list-style-position:outside; }

.listbloc3 { margin-bottom: 15px; padding: 0px; display:list-item; font-family: verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc3 ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc3 li { margin: 7px 0px 5px 30px; padding-left:2px; display:list-item; text-align: left; list-style-type:square; line-height: 1.5em; }

.listbloc4 { margin:0px 0px 15px 15px; padding: 0px; display:list-item; font-family: verdana, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc4 ul { margin-bottom: 5px; padding-bottom: 1px; display: block; text-align: left; list-style-type: none; }
.listbloc4 li { margin: 3px 0px; padding-bottom: 1px; display:list-item; text-align: left; list-style-type:square; list-style-position:outside; } /* Headlines Listing */

.listbloc5 { margin:0px; padding:0px; display: list-item; font-family: arial, sans-serif; font-size: .73em; list-style-type: none; }
.listbloc5 ol { margin-left:0px; padding-left:5px; display:block; }
.listbloc5 li { margin-left:15px; padding-top:10px; display:list-item; text-align: left; list-style-type: decimal; font-weight:bold;}
.listbloc5 li li { margin: 5px 0px 2px 10px; padding:0px; font-weight:normal; text-align: left; list-style-type:lower-alpha; list-style-position:inside; }
.listbloc5 li li li { padding-left:10px; list-style-type:none; list-style-position:outside; }

.listbloc6 { margin:0px; padding:0px; display: list-item; font-size: .73em; font-family:verdana, sans-serif; list-style-type: none; }
.listbloc6 ol { margin-left:0px; padding-left:5px; display:block; }
.listbloc6 li { margin: 7px 0px 0px 60px; padding: 10px 0px 5px 0px; display:list-item; text-align: left; list-style-type: decimal; }
.listbloc6 li li { margin: 5px 0px 2px 10px; padding:0px; text-align: left; list-style-type:lower-alpha; list-style-position:inside; }
.listbloc6 li li li { padding-left:10px; list-style-type:none; list-style-position:outside; }

/* Definition Lists - glossary and sample reports
----------------------------------------------------- */
dl { margin: 0px 10px 25px 10px; font-size: .9em; }
dt, dd { font-size: .9em; margin: 0px; padding-left: 10px; line-height: 1.3em; }
dt { font-weight: bold; padding: 15px 0px 0px 5px; }
dd { padding-left: 10px; }
/*-------------------------------------------*/

/* ----------  TABLES  -------------*/
caption { text-align:center; font-family: verdana, sans-serif; font-size: .9em; font-weight: bold; color: #003366; }
table { border-bottom: 1px solid #003366; margin: 5px 0px 25px 0px; font-family: verdana, sans-serif; page-break-inside: auto; }
td { background: transparent; margin: 0px; padding: 2px 6px 0px 2px; vertical-align: top; text-align: left; font-size: .7em; font-family: verdana, sans-serif; }
th { background: transparent; margin: 0px; font-size: 11px; color: #003366; text-align: left; vertical-align: bottom; border-bottom: 1px solid #003366; }
table.pdf td { border: 1px solid #e9e9e9; background-color: #fff; text-align: left; }
table.pdf tr td { margin:0px; padding: 5px 1px 5px 5px; }
.pgbrk { page-break-before: always; }

td.head { color: #003366; font-weight: bold; font-size: 11px; font-family: verdana, sans-serif; margin: 0px; padding: 0px; } 
thead { display: table-header-group; } /* IE display headings */

/* ---------  HEADINGS  ---------- */
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; text-align: left; }
h6 { font-size: .7em; color: #003366; font-weight: normal; text-align: left; }
h5 { font-size: .8em; color: #003366; font-weight: normal; text-align: left; }
h4 { font-size: .92em; color: #000; font-weight: bold; text-align: left; }
h3 { font-size: 1em; margin-top: 12px; padding: 0px; color: #000; font-weight: bold; background-image:url(images/arrow2.gif); background-repeat: no-repeat; text-indent: 1.2em; text-align: left; }
h2 { font-size: 1em; margin-top: 1px; padding: 0px;color: #000; font-weight: bold; background-image:url(images/abi_home_sml.gif); background-repeat: no-repeat; text-align: left; vertical-align: bottom; text-indent: 1.2em; word-spacing: .1em; }
h1 { font-size: 1.2em; margin-bottom: 2px;color: #000; font-weight: bold; text-align: left; letter-spacing: .03em; }

#leftcol2 h3 { margin-top: 12px; padding-bottom: 5px; background-image:none; text-indent: 0em; text-align: left; }

/* --------  IMAGES  -------------- */
img { font-size: xx-small; margin: 0px; padding: 0px; border: none; }
img.pad { padding: 8px; }
img.right { float: right; }
img.pad { margin:8px 0px 12px 12px; padding:0; border:2px solid #ffcc33; }
.pad2 { padding:10px 20px; }

/* --------  PAGE Backbone  -----------*/
#topheader1 { width: 100%; height: 80px; font-weight: bold; margin-top: 0px; margin-bottom: 5px; }
#topheader2 { width: 100%; height: 60px; color: #ffffff; background-color: #49acfa; border-bottom: none; margin: 0px; padding: 0px; text-align: right; }
#topNavBar { display:none; }
#breadcrumb { width:100%; height: 10px; color: #355b8c; padding-top: 12px; font-size: 10px; text-align:left; }
#content { width: 100%; height: 100%; margin: 0px; padding: 0px; }
#spacer { width:100%; height: 15px; color: #355b8c; padding: 0px; }
#footerNavBar { display:none; }
p #footer , #footer .page p { width: 100%; height: auto; color: #999; font-size: 9px; font-weight: normal; line-height:10px; letter-spacing:0px; margin: 0px; padding: 4px 0px 7px 0px; }

/* ---------  Header Elements  ----------------*/
img#logo {
	position: relative;
	float: left;
	width: 109px;
	height: 65px;
	padding-top:13px;
	text-align: left;
}

img#logoUbell { 
	display:none;
}

img#abi_printUbell {
	float: left;
	margin: 0px;
	width: 320px;
	height: 46px;
	padding: 0px;
	text-align: left;
}

#motto {
	position: relative; right: 0px;
	float: right;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: georgia, serif;
	font-size: 14px; /* 16px */
}

img#bbbonline { position: relative; left: 480px; top: 14px;
	float: right;
	width: 28px;
	height: 28px;
	text-align: right;
}

img#ashi { position: relative; left: 404px; top: 0px;
	float: right;
	width: 35px;
	height: 44px;
	text-align: right;
}

img#aia { position: relative; left: 510px; top: 0px;
	float: right;
	width: 72px;
	height: 44px;
	text-align: right;
}

#abi50 {
	position: absolute; left:135px; top:0px;
	float: left;
	width: 85px;
	height:71px;
	padding-bottom: 0px;
}

#promo {
	position: relative; right: 155px; top: 5px;
	float: right;
	width: 480px;
	padding-bottom: 0px;
	font-family: Georgia, serif;
	font-size: .8em; /* 13px */
	text-align: right;
	line-height: 1.4em;
}

#areas { position: relative; font-family: arial, sans-serif; font-size: 12px; line-height: 13px; margin: 0px; padding:5px 0px 1px 0px; }
#tollfree { position: relative; font-size: 22px; font-family: arial, sans-serif; line-height: 23px; font-weight: bold; letter-spacing: 1px; margin: 0px; padding: 0px; }
#address { position: relative; font-size: 11px; font-family: verdana, sans-serif; line-height: 11px; margin-bottom: 3px; padding: 0px; }

.crumb { display:none; }

/*----------------  Main Content  ------------------ left to right, top to bottom */
/*
 One Column Layout  -------------------*/
#pagecol {
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}	

/*
 Left Column  ---------------*/
#leftcol {
	float: left;
	margin: 0px 10px 3px 0px;
	width: 170px;
	text-align: left; /* justify */
}

.leftNavHeader {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 1px;
}

#leftcol2 {
	display: block;
	float: left;
	margin: 0px 0px 15px 0px; padding-bottom: 4px;
	/* line-height: 1em; */
	text-align: left;
	width: 165px;
	font-size: 12px;
}

#leftcol2 ul {
	display: block;
	float: left;
	margin:0px; padding: 0px 0px 3px 0px;
	width: 155px;
	line-height: 1.3em;
	text-align: left;
	font-size: 11px;
}

#leftcol2 ul li, #leftcol2 ul ul ul {
	display: block;
	float: left;
	margin: 0px; padding-left: 0px;
	width: 155px;
	text-align: left;
	font-size: 11px;
}

img#cat {	
	width: 140px;
	height: 172px;
	padding: 3px 0px 0px 12px;
	margin: 0px;
}

/*------------  Center Column  -----------------------*/
#centercol {
	float: left;
	margin-left: 12px;
	padding-left: 0px;
	width: 305px; 
	text-align: left; /* justify */
}

#centercol2 {
	float: right;
	margin: 0px;
	padding-left: 15px;
	width: 540px; 
	text-align: left;
	border-left: 1px solid #e9e9e9;
}

.mainHeader { margin-left: 40px; height: auto; width: 325px; text-align: left; }

/* 
 Ornamental Elements  --------------------*/
hr { height: 0px; background:none; border:none; border-bottom: 1px solid #e9e9e9; width: 100%; text-align: center; margin-bottom: 5px; padding: 0px; }

.bar { height: 10px; width: 344px; margin-top: 1px; margin-bottom: 7px; } /* general */
.bar2 { height: 10px; width: 260px; margin-top: 1px; margin-bottom: 12px; }  /* home */
.bar3 { height: 10px; width: 310px; margin-top: 1px; margin-bottom: 7px; } /* about */
.orangebar { height: 10px; width: 344px; margin-top: 1px; margin-bottom: 7px; } /* Lit. section */

/*
 Ornamental Divs  ---------------*/
.gbloc, .obloc { width: auto; height: auto; padding: 3px 0px 0px 0px; margin: 0px 0px 8px 0px; }
.gbloc { border-top: 1px solid #49acfa; }
.gbloc2 { border-top: 11px solid #49acfa; }
.obloc { border-top: 1px solid #ffb516; }
.obloc2 { border-top: 11px solid #ffb516; }

/* ---------------  Right Column  ------------------------*/

/* Images holder upper-right corner --- */
#imgspot { 
	/* text-align: left; */
	padding-right: 25px;
	padding-left: 18px;
	margin: 0px;
	width: 140px;
	height: 187px;
}

#imgbio {
	position: absolute; top: 185px; right: 140px;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 94px;
	height: 122px;
}

#rightcol {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: left; /* justify */
	font-weight: normal;
}

/*
 Link Rules and Navigation ------------------ */
a:link.currentpage, a:visited.currentpage { color: #009933; }

a { font-weight: bold; background-color: transparent; text-decoration: none; margin: 0px; padding: 0px; }
a:link, a:visited { color: #3f91d2; }
a:hover { color: #c70200; text-decoration: underline; } /*  */

a[name]:hover { color:#000; text-decoration:none; }

/* Highlight table rows only works in Netscape/Mozilla/Opera/IE7 
.highlight tr:hover td { background-color: #e8fae0; } */

.Nav2 { font-size: 11px; }
.Nav2 a:link, .Nav2 a:visited { color: #003366; font-weight: bold; text-decoration: none; }
.Nav2 a:hover { color: #4b6e9d; text-decoration: underline; }

.Nav1 a:link.currentpage, .Nav1 a:visited.currentpage { color: #fff; }
.Nav1 { font-weight: bold; margin-right: 0px; text-align: right; padding-top: 3px; font-size: 12px; letter-spacing: 1px; }
.Nav1 a:link, .Nav1 a:visited { color: #bce0f8; text-decoration: none; }
.Nav1 a:hover { color: #fff; }

/*
 LeftNAV menu items  ----------*/
#leftcol2 li a:link, #leftcol2 li a:visited, #leftcol2 li a:hover{ font-weight: normal; letter-spacing: 1px; } /* Links prefs for leftnav */
#leftcol2 ul ul li { background-image: url(arrow.gif); background-repeat: no-repeat; padding-left: 10px; } /* arrows */
#leftcol2 ul ul ul li { background-image: url(images/arrow3.gif); background-repeat: no-repeat; padding-left: 4px; text-indent: 6px; }

.footnote a:link, .footnote a:visited { margin: 0px; padding: 0px; color: #000080; font-weight: normal; }
.footnote a:hover { margin: 0px; padding: 0px; color: #000080; font-weight: normal; }

img a:link ,img a:hover, img a:visited { vertical-align: top; }
a:link img.thumb, a:visited img.thumb { vertical-align: bottom; margin:0px; padding:0px; border-top: 3px solid #fff; }
a:hover img.thumb { vertical-align: bottom; margin:0px; padding:0px; border-top: 3px solid #c70200; }

/*--------------------  Typography  ----------------------*/
.red { color: #e3372e; }
.emph { color: #e3372e; font-size: 11px; font-family: verdana, sans-serif; } /* symbols */
.emph1 { font-weight: bold; }
.emph2 { font-size: .8em; font-weight: bold; margin-bottom: 2px; } /* small headers for H1 */
.emph3 { color: #e3372e; font-size: 13px; font-family: verdana, sans-serif; line-height: .8em } /* symbols */
.emph4 { color: #e3372e; font-size: 15px; font-family: verdana, sans-serif; } /* symbols */
.large { font-size: large; font-weight: bold; } /* Family Circle */
.title { font-family: "Tahoma", sans-serif; font-size:1.1em; letter-spacing:.05em; }
.center { text-align: center; }
.alignrt { text-align: right; }
.under { text-decoration: underline; }
.indent2 { padding-left: 10px;}
.copyright { font-size: 65%; vertical-align: sub; }
.registered { font-size: 80%; vertical-align:text-top; } 
.footnote { font-size: .74em; color: #000080; vertical-align: super; font-family: verdana, sans-serif; }

/*--------------------  Print  ---------------------------*/
.off { display:none; }

/*------------------  Accessibility  -----------------------
 Rule hides formatting for text only browsers and keeps scroll bar on screen */
.hide { 
	position: absolute; 
	visibility: hidden;
	font-size: 12px;
	top: 0; 
	bottom: -0.1px; 
	width: 1em; 
	z-index: -1; 
}
